1. d2dae99 factor default url shortener handler into loadable module by Matt Hammerly · 6 years ago
  2. 5b7a8a9 Cache compiler info on s3 (in same place as other expiring cached info for now) by Matt Godbolt · 5 years ago
  3. 90aafb7 fix ellcc 2017 ldpath for execution by Partouf · 5 years ago
  4. 2314ad0 Added an ldPath for every compiler (defaults to sensible relative locations), and pass this when running executables. Should address #1399 by Matt Godbolt · 5 years ago
  5. f212420 Allow /etc/ld.so.conf* files so that linking finds system libraries. See #1398 by Matt Godbolt · 5 years ago
  6. ffeea22 * Support code execution by Matt Godbolt · 5 years ago
  7. 389c53a Clarify comment in sandbox profile by Matt Godbolt · 5 years ago
  8. 0b7773c Merge pull request #1316 from mattgodbolt/policy-dating by Matt Godbolt · 5 years ago
  9. 60c89e9 Merge pull request #1404 from AMS21/patch-2 by Matt Godbolt · 5 years ago
  10. d7bb476 Blacklist everything I can think of in /run. CC @apmorton for any thoughts! by Matt Godbolt · 5 years ago
  11. 008756f * Updated Catch2 library to version 2.8.0 by AMS21 · 5 years ago
  12. 6482b29 Increase virtual RAM availability for compilation. by Matt Godbolt · 6 years ago
  13. 4e251dd Leave `/tmp` writable for WINE by Matt Godbolt · 6 years ago
  14. 691c56b More tweaks to blacklisting (thanks again @apmorton) by Matt Godbolt · 6 years ago
  15. a713fc1 More blacklisting by Matt Godbolt · 6 years ago
  16. 77b0805 Another @apmorton discovery: syslog() escaped the jail! by Matt Godbolt · 6 years ago
  17. fc579cf Fix @apmorton's sandbox escape (nice work Austin) by Matt Godbolt · 6 years ago
  18. c44a88b Add address space limitations and timeouts. Use for compiler and sandbox limits. Should fix #1393 and helps #429 by Matt Godbolt · 6 years ago
  19. 37e923b Merge pull request #1381 from sbc100/wasm_clang by Rubén Rincón Blanco · 6 years ago
  20. cea11b0 Arg terrible config files by Matt Godbolt · 6 years ago
  21. b08b1bb First wave of environment variable removals by Matt Godbolt · 6 years ago
  22. 5b4338a Enable execution in beta environment! by Matt Godbolt · 6 years ago
  23. 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
  24. 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
  25. b0326ca Use https for fmt lib url by Rubén Rincón Blanco · 6 years ago
  26. dbea59a Add WebAssembly clang target by Sam Clegg · 6 years ago
  27. 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
  28. 95b935d Very unlikely possible fix for WINE by Matt Godbolt · 6 years ago
  29. 0f58f16 Use a different wine by Matt Godbolt · 6 years ago
  30. 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
  31. 65d9d7b Remove c-preload compiler wrapper in favour of firejail. See #429 by Matt Godbolt · 6 years ago
  32. fc97769 Reduce amount of blacklisting required by Matt Godbolt · 6 years ago
  33. 7eb3af3 Add zig 040 to the list by Matt Godbolt · 6 years ago
  34. fd4c5c5 Blacklist the /compiler-explorer-image dir by Matt Godbolt · 6 years ago
  35. 5517dac More changes for beta by Matt Godbolt · 6 years ago
  36. 9c0cd14 Config changes for new wine, and beta by Matt Godbolt · 6 years ago
  37. 3f138b1 Culmination of several days' worth of work towards running WINE under firejail. See #429 by Matt Godbolt · 6 years ago
  38. 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
  39. 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
  40. 26984ce Move all execution to optionally run in firejail (disabled by default) by Matt Godbolt · 6 years ago
  41. c7c6f21 Support staging environment by Matt Godbolt · 6 years ago
  42. 4639fbe First sketching of firejail support in mainline (woo). See #429 by Matt Godbolt · 6 years ago
  43. 1452f32 * Updated doctest library to version 2.3.2 by AMS21 · 6 years ago
  44. cb0f2d1 Add GCC 9.1 by Matt Godbolt · 6 years ago
  45. 8a670dd Remove yarn in favour of the new npm features. See #1343 by Matt Godbolt · 6 years ago
  46. d995fe6 Add PEGTL (see mattgodbolt/compiler-explorer-image#197) by Matt Godbolt · 6 years ago
  47. 17e73e4 Merge pull request #1363 from AMS21/patch-1 by Matt Godbolt · 6 years ago
  48. b145fd6 Do not use system node by error by Marc Poulhiès · 6 years ago
  49. dc85e67 * Updated Catch library to version 2.7.2 by AMS21 · 6 years ago
  50. 7ce42e0 Argh, typo by Matt Godbolt · 6 years ago
  51. 553bdce Add ispc 1.11.0 (closes #1358) by Matt Godbolt · 6 years ago
  52. c3ee7c7 added CTRE "dfa" branch by Hana Dusíková · 6 years ago
  53. 2c517d6 Add wince arm compilers by Matt Godbolt · 6 years ago
  54. 2b5ff13 Zig 0.4.0 released by Shawn Landden · 6 years ago
  55. 5df5053 Add Rust 1.34.0 by Hu Shuai · 6 years ago
  56. a5bb904 + Add Boost 1.70.0 by RabsRincon · 6 years ago
  57. 241ecf1 Add LDC 1.15.0 by Johan Engelen · 6 years ago
  58. 47b65b1 Upgrade to latest Node LTS (10) by RabsRincon · 6 years ago
  59. ce0a115 add seastar library by cppchedy · 6 years ago
  60. 6f6bcbb ispc 1.10.0. See #1253 by Matt Godbolt · 6 years ago
  61. bd1dae2 Merge pull request #1331 from ojeda/clang8 by Rubén Rincón Blanco · 6 years ago
  62. d51cf60 Updated GLM library to version 0.9.9.5 by AMS21 · 6 years ago
  63. b1032f6 Use latest GCC toolchain in Clang trunk for C by Miguel Ojeda · 6 years ago
  64. 679c131 Add Clang 8 for C too by Miguel Ojeda · 6 years ago
  65. 566279b * Add missing GNUAS & LLVMAS versions by RabsRincon · 6 years ago
  66. 2dcf1eb * Add NASM 2.14.02 by RabsRincon · 6 years ago
  67. 06b8f51 Add 6502 compilers. See #82 by Matt Godbolt · 6 years ago
  68. 5ce1b1a Merge pull request #1325 from AMS21/patch-2 by Matt Godbolt · 6 years ago
  69. d6fe9aa Updated LLVM library to version 8.0.0 by AMS21 · 6 years ago
  70. 7b97483 Update GLM to version 0.9.9.4 by AMS21 · 6 years ago
  71. 6c25cf8 Merge pull request #1323 from Azoy/patch-1 by Matt Godbolt · 6 years ago
  72. aaf5a76 Add Swift 5 by Alejandro · 6 years ago
  73. 1c586df Updated catch2 library to 2.7.0 by AMS21 · 6 years ago
  74. 27eccb9 Merge branch 'master' into policy-dating by RabsRincon · 6 years ago
  75. 2b06ad9 Improve placeholder handling by RabsRincon · 6 years ago
  76. 7086de0 Updated doctest library to 2.3.1 by AMS21 · 6 years ago
  77. 2fc2676 Updated doctest library to 2.3.0 by AMS21 · 6 years ago
  78. c1ae4aa Improve wording for build logs by RabsRincon · 6 years ago
  79. f735cf3 Rethink how we want to communicate policy changes by RabsRincon · 6 years ago
  80. 472dd72 Merge branch 'master' into riscv by Matt Godbolt · 6 years ago
  81. af1a170 GCC 8.2.0 for riscv64 by Matt Godbolt · 6 years ago
  82. a47efe6 Merge pull request #1298 from CryZe/patch-1 by Matt Godbolt · 6 years ago
  83. 29d817f Add rv64gc Clang target by Palmer Dabbelt · 6 years ago
  84. dc4b6d2 Add RISC-V GCC 8.2.0 Support by Palmer Dabbelt · 6 years ago
  85. 8479230 Clang 8 by Matt Godbolt · 6 years ago
  86. 51fa6d8 * Add nlohmann::json v3.6.0 by RabsRincon · 6 years ago
  87. f5aa5dd * Add Microsoft's GSL v2.0.0 by RabsRincon · 6 years ago
  88. 27536f3 Fix Zig trunk by RabsRincon · 6 years ago
  89. 9d7e685 Merge pull request #1300 from cstratopoulos/patch-1 by Rubén Rincón Blanco · 6 years ago
  90. b120eb6 Make gcc 8.3 the default for C by Miguel Ojeda · 6 years ago
  91. e960f98 Add gcc 8.3.0 for C too by Miguel Ojeda · 6 years ago
  92. 507d2c6 Add versioning for xtensor, xsimd, and xtl by Christos Stratopoulos · 6 years ago
  93. ad9463a Make llvm-mca available to Rust by Christopher Serr · 6 years ago
  94. 9cdc089 Add LDC 1.14.0 and make it the new default. by Johan Engelen · 6 years ago
  95. 2f9306f Try to upgrade x86 asm docs by RabsRincon · 6 years ago
  96. d97aa32 Merge pull request #1292 from hanickadot/master by Matt Godbolt · 6 years ago
  97. 1584411 added CTRE branch for std proposal (ecma + unicode) by Hana Dusíková · 6 years ago
  98. 1fed978 Merge pull request #1290 from igl42/Blaze-3.5 by Patrick Quist · 6 years ago
  99. 34f875b * Add Rust 1.33 by RabsRincon · 6 years ago
  100. 6df2bc6 Update to Blaze 3.5 release by Klaus Iglberger · 6 years ago