1. 7caa9f1 Update Makefile by Patrick Quist · 5 years ago
  2. 940cd9c Make debug by Patrick Quist · 5 years ago
  3. bea2e88 Fix dist creation missing dir issue by RabsRincon · 5 years ago
  4. 125d462 Initial try to upgrade webpack by RabsRincon · 5 years ago
  5. 6cc5a88 Trim down dist file by RabsRincon · 5 years ago
  6. 6c1d814 Extract tools. Now relies on external demangling tools by Matt Godbolt · 5 years ago
  7. 4d2537b WAG: update the node_modules first by Matt Godbolt · 5 years ago
  8. 0b7773c Merge pull request #1316 from mattgodbolt/policy-dating by Matt Godbolt · 5 years ago
  9. 65d9d7b Remove c-preload compiler wrapper in favour of firejail. See #429 by Matt Godbolt · 5 years ago
  10. 8a670dd Remove yarn in favour of the new npm features. See #1343 by Matt Godbolt · 5 years ago
  11. 6023245 Add some help (thanks to @benrady) by Matt Godbolt · 5 years ago
  12. 27eccb9 Merge branch 'master' into policy-dating by RabsRincon · 6 years ago
  13. f0d8d38 Add a git_hash into the distribution. Fixes #1213 by Matt Godbolt · 6 years ago
  14. 9ab96c4 Initial support for automatic policy dating by RabsRincon · 6 years ago
  15. c9e66b6 Speed up xz (hopefully) by Matt Godbolt · 6 years ago
  16. 4d00413 Add YARN_FLAGS so @mattgodbolt can work on his laptop on the train by doing `YARN_FLAGS=--offline` by Matt Godbolt · 6 years ago
  17. 6677c89 Make tests and linter runable from yarn by RabsRincon · 6 years ago
  18. 918cd24 Handle moved policies by Matt Godbolt · 6 years ago
  19. d188e4c Hopeful makefile nudge to get things lined up for cookies.html and privacy.html by Matt Godbolt · 6 years ago
  20. 1e0672c Keep enough of static in the tarball to have the privacy and cookies html around for hashing by Matt Godbolt · 6 years ago
  21. febba19 Add install-git-hooks as dependecy for dev by RabsRincon · 6 years ago
  22. 8242db3 Add some type documentation to some lib files by RabsRincon · 6 years ago
  23. 9948642 Fix found exe log not expanding the object by RabsRincon · 6 years ago
  24. 2e7fb1f Use multiple cores to xz compress by Matt Godbolt · 6 years ago
  25. e1d9737 Make changelog creation a dist build step by RabsRincon · 7 years ago
  26. d92ef4f Prevent creation of an empty .node-bin or .yarn-bin if the version check fails. Helps with #850 by Matt Godbolt · 7 years ago
  27. a0c4b28 Merge pull request #817 from mattgodbolt/install_yarn by Matt Godbolt · 7 years ago
  28. 670afd8 Move to ESLint by RabsRincon · 7 years ago
  29. f8468e5 Use a local-installed yarn. Refactor all the 'find node' stuff out of the Makefile by Matt Godbolt · 7 years ago
  30. 7b14f37 Adding in a webpack args command line arugment, use this to pass -p for prod builds as this seems to be the right thing to do according to docs. Just some general white space clean up in the webpack config file by jaredwy · 7 years ago
  31. 61c9c8c Copy the directory to vs not to vs/vs by jaredwy · 7 years ago
  32. 95d4f4e requoting the env paths or it tries to execute the paths, fixing up a misssed variable change from a merge by jaredwy · 7 years ago
  33. cd4a21a Fix tests by RabsRincon · 7 years ago
  34. 147ee66 Fix (hopefully) for dist by Matt Godbolt · 7 years ago
  35. 4601420 Look for yarn in /opt too, and if found there, invoke it via the picked node version (and not just whatever version of node is on the PATH) by Matt Godbolt · 7 years ago
  36. bdf7358 moving things about to get the makefile working with travis-dist mostly just copying the vs folder in so it can load from the static dir, and then getting the faveicon copied into the dist folder so we can serve everything from in there by jaredwy · 7 years ago
  37. 6a9f475 Upadting the makefile to only package up what is needed now by jaredwy · 7 years ago
  38. 4fe764a Dev mode back up and running by jaredwy · 7 years ago
  39. f807986 Making jshint happy adding some missed semi colons, removing the dist files and vs from being checked by jaredwy · 7 years ago
  40. 2cd7516 Switching back to yarn after the merge. Some clean up after some extra code snuck in after the merge app.js ended up with a few extra requires by jaredwy · 7 years ago
  41. 8be70d1 Adding a make entry for a dev mode. Cleaning up some unused variables, moving some vars to be vars so i can move paths easier by jaredwy · 7 years ago
  42. 06827d3 Point vs for require calls at node modules, rather than the copied monaco. It adds some complexity around how we load monaco, but that already exists this is better than the three alternatives. Use post-install to copy the files into static, use a shell script to copy using the webpack shell plugin to copy before monaco runs and finally do it manually by jaredwy · 7 years ago
  43. 70556a6 first pass at using webpack/yarn rather than bower and require.js by jaredwy · 7 years ago
  44. b499db3 Silence error when ghc is not available by Mike Cochrane · 7 years ago
  45. 0776ca3 Merge branch 'master' into unification by Rubén · 7 years ago
  46. 1bfbc0b generalize PATH for spaces in PATH by Andrew Pardoe · 7 years ago
  47. 0323c65 Merge branch 'master' into unification by RabsRincon · 7 years ago
  48. 33096bc Execute tests on subfolders by RabsRincon · 7 years ago
  49. 0784799 Fix MakeFile and appease linter by RabsRincon · 7 years ago
  50. def7723 Merge branch 'master' into unification by Rubén · 7 years ago
  51. 89efa6f Extend linting to the tests by Matt Godbolt · 7 years ago
  52. ce6d70f Add a `make install-git-hooks` target to install pre-commit hooks by Matt Godbolt · 7 years ago
  53. 41ead3f Merge branch 'master' into unification by RabsRincon · 7 years ago
  54. 92fb800 Add rustfill to gitignore by RabsRincon · 7 years ago
  55. 1b47a0b Add check target to make by RabsRincon · 7 years ago
  56. ee2f249 Merge branch 'master' into unification by Matt Godbolt · 7 years ago
  57. 726936f Don't include travis compilers in tarball by Matt Godbolt · 7 years ago
  58. d7818ae Merge branch 'master' into unification by Rubén · 7 years ago
  59. 1c07501 Make travis build far less chatty by Matt Godbolt · 7 years ago
  60. af34fba Remove --language in Makefile by Matt Godbolt · 7 years ago
  61. 15d5e0b build: Add an warning when node version is higher than tested version by Honggyu Kim · 7 years ago
  62. befef98 build: Fix node version check to v8 or higher by Honggyu Kim · 7 years ago
  63. e55b913 Add separate jshint configs for client and server. Make them much more strict, and fix up the issues brought up by Matt Godbolt · 7 years ago
  64. 91c010e Fix up travis by Matt Godbolt · 7 years ago
  65. 43c16a1 Bump minimum node to v8 by Matt Godbolt · 7 years ago
  66. c82fa1d Place a git_hash within the archive, and use it in place of git rev-parse by Matt Godbolt · 7 years ago
  67. 56e53dc Name tweaks by Matt Godbolt · 7 years ago
  68. fe4f2fa Tweaks for deployment by Matt Godbolt · 7 years ago
  69. 6d4d33f First attempt at getting travis to build and upload images to S3 by Matt Godbolt · 7 years ago
  70. a3a1f55 Reduce the amount of rust gunk that makes it into the distribution tarball by Matt Godbolt · 7 years ago
  71. 58c821f Remove all traces of clang-format by Rubén · 7 years ago
  72. 81419b1 Add clang-format to our workflow. by Rubén · 7 years ago
  73. 69f10bf Adding in LDC opt view support by jaredwy · 7 years ago
  74. 54d720d Remove specific CPU features from rust by Matt Godbolt · 7 years ago
  75. 02351d9 Update Rust dependencies by Lilian A. Moraru · 7 years ago
  76. 939b76f Add demangling to Haskell by Simon Brand · 7 years ago
  77. 317795b Fix #451 by Matt Godbolt · 7 years ago
  78. 20fc836 Merge branch 'master' of github.com:mattgodbolt/compiler-explorer into themes by Rubén Rincón · 7 years ago
  79. 8f1acbe Fix typo in makefile by Matt Godbolt · 7 years ago
  80. e7f8893 We point to the minified versions of the stylesheets when necessary. Deleted duplicated function by Rubén Rincón · 8 years ago
  81. 2625f4f Disable view cache for debugging by Matt Godbolt · 8 years ago
  82. 4749e25 Restart on pug file changes too by Matt Godbolt · 8 years ago
  83. 680bd13 Install both production and development (works around any NODE_ENV issues) by Matt Godbolt · 8 years ago
  84. ef975bd Move to using pug templates to assemble both main view and embedded view. Means a reduction in code duplication between embedded and non-embedded; and saves a round-trip getting the options. by Matt Godbolt · 8 years ago
  85. df111e2 Revert "Go back to using the bower package (thanks @michal-golfi)" by Matt Godbolt · 8 years ago
  86. 4948d7f Ignore analytics when linting by Matt Godbolt · 8 years ago
  87. a804243 gdc fixups in makefile by Matt Godbolt · 8 years ago
  88. 314c062 Add rust demangling - #213 by Matt Godbolt · 8 years ago
  89. 107c528 Whoops; recursion in npm test by Matt Godbolt · 8 years ago
  90. 3e405c0 Actually run npm tests as part of 'make test' by Matt Godbolt · 8 years ago
  91. 7a173dc Debugging improvements by Matt Godbolt · 8 years ago
  92. bc5848f Adding more tests; beginnings of a refactor to make compilers more configurable by Matt Godbolt · 8 years ago
  93. d5e2420 Fix up makefilef for dist by Matt Godbolt · 8 years ago
  94. 0b1fe1d More attempts at source map for requirejs by Matt Godbolt · 8 years ago
  95. a0722cd Add a versioned subdirectory with an infinite cache length. Partially addresses #178 by Matt Godbolt · 8 years ago
  96. b3b9b7a Use a uniquified main.js name to help with caching issues by Matt Godbolt · 8 years ago
  97. a5edab2 D: also look for DMD environment variable for D support. by Johan Engelen · 8 years ago
  98. 6fc5c16 Lint fixes by Matt Godbolt · 8 years ago
  99. 9d1e564 Ensure static/ext directory is clean before pulling stuff into it the first time by Matt Godbolt · 8 years ago
  100. 8c26f10 Prevent app from restarting when web assets change during development by Matt Godbolt · 8 years ago