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