1. 5b4338a Enable execution in beta environment! by Matt Godbolt · 6 years ago
  2. 2dc15a9 Minor logging fixes; use new command line flags for sandbox by Matt Godbolt · 6 years ago
  3. 12bd66d Workaround for now until we have another firejail patch by Matt Godbolt · 6 years ago
  4. d516ef4 Assume a patched CE-specific version of firejail to get a private cwd, and ensure proper cleanup and exit code by Matt Godbolt · 6 years ago
  5. 491adcd Use demanglers stored on /opt/compiler-explorer instead of local ones, to work around firejail issues on Amazon by Matt Godbolt · 6 years ago
  6. 4b0f8e6 Fix for post processing in DMD under firejail. Closes #1386 by Matt Godbolt · 6 years ago
  7. 99b5884 Minor logging tweaks by Matt Godbolt · 6 years ago
  8. 1114f6e Fix up handling of error indicators. Fixes #1384 by Matt Godbolt · 6 years ago
  9. b93c84f Update WindowsNative.md by Patrick Quist · 6 years ago
  10. b0326ca Use https for fmt lib url by Rubén Rincón Blanco · 6 years ago
  11. 0e8bcf8 Run wine processes in a single, shared, sandbox. Keep a single long-lived CMD around which also implicitly creates the wineserver. Re-isolate ipc by Matt Godbolt · 6 years ago
  12. 95b935d Very unlikely possible fix for WINE by Matt Godbolt · 6 years ago
  13. 5bee837 Fix log message by Matt Godbolt · 6 years ago
  14. 0f58f16 Use a different wine by Matt Godbolt · 6 years ago
  15. e1795ca Fix sentry logging; formatting by Matt Godbolt · 6 years ago
  16. 3bb8360 Whoops; bit of a nasty parenthesis mistake by Matt Godbolt · 6 years ago
  17. 1f6e4c8 Log updates; lots of logging was missing since we moved to the new logger by Matt Godbolt · 6 years ago
  18. bebd447 Misc tidyups in exec by Matt Godbolt · 6 years ago
  19. 4bcffc9 Make output available to/from wine server and log exit by Matt Godbolt · 6 years ago
  20. 52c40df Make fonts available to wine to shut it up. Give WINE runs a private home dir (seems to prevent an occasional hang...) by Matt Godbolt · 6 years ago
  21. 65d9d7b Remove c-preload compiler wrapper in favour of firejail. See #429 by Matt Godbolt · 6 years ago
  22. c327df8 Fix equals by Matt Godbolt · 6 years ago
  23. 090ac38 Ignore dotfiles in the asm output directory (as it may be running in /home/matthew under firejail and thus find .bashrc et al by Matt Godbolt · 6 years ago
  24. 31404db Fix pascal to use customCwd appropriately by Matt Godbolt · 6 years ago
  25. 6a2a914 Tidy up log message by Matt Godbolt · 6 years ago
  26. fc97769 Reduce amount of blacklisting required by Matt Godbolt · 6 years ago
  27. 8807b6a Ensure objdump runs in the right directory by Matt Godbolt · 6 years ago
  28. ef26016 Configurable in-app logging by Matt Godbolt · 6 years ago
  29. 7eb3af3 Add zig 040 to the list by Matt Godbolt · 6 years ago
  30. fd4c5c5 Blacklist the /compiler-explorer-image dir by Matt Godbolt · 6 years ago
  31. 4a1db6c Run firejail in quiet mode by Matt Godbolt · 6 years ago
  32. 5517dac More changes for beta by Matt Godbolt · 6 years ago
  33. 9c0cd14 Config changes for new wine, and beta by Matt Godbolt · 6 years ago
  34. 3f138b1 Culmination of several days' worth of work towards running WINE under firejail. See #429 by Matt Godbolt · 6 years ago
  35. 0db213e Fixes Bootstrap 4.3.1 problems with Share button by RabsRincon · 6 years ago
  36. 546a692 Fix dev overlay not being displayed by RabsRincon · 6 years ago
  37. 0eedd0a Merge pull request #1366 from mattgodbolt/libffixes by Patrick Quist · 6 years ago
  38. bc4e0e8 Merge pull request #1374 from Quuxplusone/g0 by Rubén Rincón Blanco · 6 years ago
  39. 4128fcc Add "-g0" to the P1144 compiler's command line, until I figure out what's wrong with DWARF. by Arthur O'Dwyer · 6 years ago
  40. bf61974 Tweak to get more compilers working in firejail. They love to use mmap, and like to make it executable. That's probably ok by Matt Godbolt · 6 years ago
  41. 26984ce Move all execution to optionally run in firejail (disabled by default) by Matt Godbolt · 6 years ago
  42. 55ec58e Minor reformatting and error handling tweak by Matt Godbolt · 6 years ago
  43. fe84d58 Update bootstrap by Matt Godbolt · 6 years ago
  44. c7c6f21 Support staging environment by Matt Godbolt · 6 years ago
  45. 4639fbe First sketching of firejail support in mainline (woo). See #429 by Matt Godbolt · 6 years ago
  46. 24ba449 Merge pull request #1370 from AMS21/patch-1 by Rubén Rincón Blanco · 6 years ago
  47. 2446ade IDEA config churn (rust) by Matt Godbolt · 6 years ago
  48. 1452f32 * Updated doctest library to version 2.3.2 by AMS21 · 6 years ago
  49. 078c4df Change the way we report MOTD issues. See #1057 by Matt Godbolt · 6 years ago
  50. 5e23566 Whoops, typed junk into a json file by Matt Godbolt · 6 years ago
  51. 8686731 Lock selectize to 0.12.4; see https://github.com/selectize/selectize.js/issues/1466 - Fixes #1367 by Matt Godbolt · 6 years ago
  52. cb0f2d1 Add GCC 9.1 by Matt Godbolt · 6 years ago
  53. 8b6d0d8 Random misc change...er.. by Matt Godbolt · 6 years ago
  54. 8a670dd Remove yarn in favour of the new npm features. See #1343 by Matt Godbolt · 6 years ago
  55. 8c9f6e7 Latest thanks by Matt Godbolt · 6 years ago
  56. 6023245 Add some help (thanks to @benrady) by Matt Godbolt · 6 years ago
  57. 6ec2b28 added test to verify a bit more by Partouf · 6 years ago
  58. 2f34d05 add another testcase for #1285 by Partouf · 6 years ago
  59. eed2c68 add second testcase described in #1285 by Partouf · 6 years ago
  60. f69855a test for #1307 by Partouf · 6 years ago
  61. 9b89389 fixes #1285 by Partouf · 6 years ago
  62. 7dee084 library popup needs some more height space by Partouf · 6 years ago
  63. d995fe6 Add PEGTL (see mattgodbolt/compiler-explorer-image#197) by Matt Godbolt · 6 years ago
  64. 430143a Merge pull request #1356 from mattgodbolt/pascaleditorcomments by Matt Godbolt · 6 years ago
  65. 17e73e4 Merge pull request #1363 from AMS21/patch-1 by Matt Godbolt · 6 years ago
  66. 4e43e00 Merge pull request #1365 from kalray/pr/find-node by Matt Godbolt · 6 years ago
  67. b145fd6 Do not use system node by error by Marc Poulhiès · 6 years ago
  68. dc85e67 * Updated Catch library to version 2.7.2 by AMS21 · 6 years ago
  69. 7ce42e0 Argh, typo by Matt Godbolt · 6 years ago
  70. 553bdce Add ispc 1.11.0 (closes #1358) by Matt Godbolt · 6 years ago
  71. d20af45 Vague IDEA project nonsense (new intellij) by Matt Godbolt · 6 years ago
  72. 119d2e0 Merge pull request #1359 from hanickadot/master by Rubén Rincón Blanco · 6 years ago
  73. c3ee7c7 added CTRE "dfa" branch by Hana Dusíková · 6 years ago
  74. 2c517d6 Add wince arm compilers by Matt Godbolt · 6 years ago
  75. 5855a9e Merge pull request #1355 from shawnl/master by Rubén Rincón Blanco · 6 years ago
  76. 3b8a2f0 improved comment detection in pascal mode by Partouf · 6 years ago
  77. 2b5ff13 Zig 0.4.0 released by Shawn Landden · 6 years ago
  78. c48e144 Merge pull request #1354 from lwintermelon/patch-1 by Matt Godbolt · 6 years ago
  79. 5df5053 Add Rust 1.34.0 by Hu Shuai · 6 years ago
  80. a5bb904 + Add Boost 1.70.0 by RabsRincon · 6 years ago
  81. a6cab96 Merge pull request #1348 from JohanEngelen/patch-1 by Rubén Rincón Blanco · 6 years ago
  82. f974abb Revert Bootstrap to version 4.1.3 by RabsRincon · 6 years ago
  83. 241ecf1 Add LDC 1.15.0 by Johan Engelen · 6 years ago
  84. 47b65b1 Upgrade to latest Node LTS (10) by RabsRincon · 6 years ago
  85. 13d9ab5 Fix Node DEP0005 by RabsRincon · 6 years ago
  86. 1a02119 Update dependencies by RabsRincon · 6 years ago
  87. 4a557a4 April thanks by Matt Godbolt · 6 years ago
  88. 74e3aba Add missing semicolon by Matt Godbolt · 6 years ago
  89. 01804db Update available libs on lang change by RabsRincon · 6 years ago
  90. ce0a115 add seastar library by cppchedy · 6 years ago
  91. bf27f2e Support Intel syntax in ispc. See #1253 by Matt Godbolt · 6 years ago
  92. 6f6bcbb ispc 1.10.0. See #1253 by Matt Godbolt · 6 years ago
  93. bd1dae2 Merge pull request #1331 from ojeda/clang8 by Rubén Rincón Blanco · 6 years ago
  94. 3744758 Merge pull request #1333 from AMS21/patch-1 by Rubén Rincón Blanco · 6 years ago
  95. 5ef53b0 Add missing return after reject by Rubén Rincón Blanco · 6 years ago
  96. 97b373e Fix the Goo.gl expansion situation by RabsRincon · 6 years ago
  97. d51cf60 Updated GLM library to version 0.9.9.5 by AMS21 · 6 years ago
  98. b1032f6 Use latest GCC toolchain in Clang trunk for C by Miguel Ojeda · 6 years ago
  99. 679c131 Add Clang 8 for C too by Miguel Ojeda · 6 years ago
  100. 566279b * Add missing GNUAS & LLVMAS versions by RabsRincon · 6 years ago