Matt Godbolt
b929014e75
Default the source to the builtins
9 years ago
Matt Godbolt
4b19ef7162
Default to gcc 4.9.0
9 years ago
Matt Godbolt
837c2ad2d0
Put a tipme link on
9 years ago
Matt Godbolt
775034d08b
Add gdc4.9 from ubuntu to compiler list
9 years ago
Matt Godbolt
1b6cb63aa1
Enable clang 3.4
10 years ago
Matt Godbolt
fa9e258b10
More amazon rustisms
10 years ago
Matt Godbolt
0c742c7621
Use appropriate filename for rust. I really need a better config system
10 years ago
Matt Godbolt
2543a409ee
Add amazon rust config
10 years ago
Matt Godbolt
217c41df6f
Skin based on language. Add latest codemirror and modes for each lang
10 years ago
Matt Godbolt
43a2173b38
Early rust support
10 years ago
Matt Godbolt
1255092049
Enable 4.9.0
10 years ago
Matt Godbolt
511722c56f
Re-bump timeout
10 years ago
Matt Godbolt
8b21c5d412
Tighten compile limits for amazon
10 years ago
Matt Godbolt
997bc488e8
Add gdc compiler from opt
10 years ago
Matt Godbolt
641417b0eb
Tweak relative cache sizes
10 years ago
Matt Godbolt
15c80dbc10
Pick up latest field changes from gcc.godbolt.org
10 years ago
Ali Utku Selen
2dcc0924a4
Utilize Android NDK installations
...
NDK comes with a handful of compilers and this patch modifies gcc-explorer to utilize them.
Standalone invocations of toolchains inside NDK requires --sysroot
option to be set to a correct 'system/platform' directory inside NDK
however this isn't necessary for trivial compilations.
Tested with NDK r9c.
[1]:
https://android.googlesource.com/platform/ndk.git/+/master/docs/text/STANDALONE-TOOLCHAIN.text
10 years ago
Ali Utku Selen
adcf067c1f
Add /usr/bin/g++ to default properties file
...
/usr/bin/g++ is added as default only if compilers is not defined.
10 years ago
Matt Godbolt
8047747673
Merge branch 'master' of gcc.godbolt.org:gcc-ex-copy
10 years ago
Matt Godbolt
24c7511c9c
More tweaks for matt's laptop
10 years ago
Matt Godbolt
95bb2e00e7
Field changes
10 years ago
Matt Godbolt
914ea38364
Tweak to use latest node, and detached child process which hopefully will prevent process killing issues
10 years ago
Matt Godbolt
20e933d230
Update notes
10 years ago
Matt Godbolt
09840664a3
GCC 4.8 on amazon
11 years ago
Matt Godbolt
f70cd17d69
Add LRU caching
11 years ago
Matt Godbolt
091bf37762
Move to latest codemirror (3.02)
11 years ago
Matt Godbolt
eb3ece84c5
Enable Intel compiler on Amazon instance
11 years ago
Matt Godbolt
3f05562218
Fix ups for release of D
11 years ago
Matt Godbolt
9bd9396b3f
Use default gdc install
11 years ago
Matt Godbolt
b212c58819
Add support for the D programming language
11 years ago
Matt Godbolt
f4b7e95582
Merge remote-tracking branch 'origin/master'
11 years ago
Matt Godbolt
0358c68264
Add gcc4.8.0 (well, gcc snapshot) to amazon
11 years ago
Matt Godbolt
35156ffe4f
Save multiple compiler states. Try and be backward compatible
11 years ago
Matt Godbolt
a719d601ed
Make the subshell buffer size configurable. Default to 8MB to let big template code get through
11 years ago
Matt Godbolt
c560ee5508
Allow ARM include paths on Amazon. Slightly increase the timeout
11 years ago
Matt Godbolt
4772a09cb8
Only apply -masm= if supported by compiler
11 years ago
Matt Godbolt
8d95560f31
Enable ARM compiler on Matt's laptop
11 years ago
Matt Godbolt
20073e3067
Add gcc4.6 for ARM
11 years ago
Matt Godbolt
5740e02a61
Msp430 support
12 years ago
Matt Godbolt
1f690d749f
Add avr-g++
12 years ago
Matt Godbolt
b1f70e0a8e
Use the compiler wrapper on Amazon
12 years ago
Matt Godbolt
5d44ae5906
Add a config for my laptop
12 years ago
Matt Godbolt
be99382892
Try and separate amazon settings from general development settings
12 years ago
Matt Godbolt
39f3689378
Add clang
12 years ago
Matt Godbolt
b35f61802c
Add gcc4.7 to the list of available compilers
12 years ago
Matt Godbolt
63e9fef856
Add a processing timeout. Set to 200ms for now; we'll see how that goes
12 years ago
Matt Godbolt
649cb8a981
ARM compiler in the defaults
12 years ago
Matt Godbolt
a1809bd2ad
Slightly improve the options filter
12 years ago
Matt Godbolt
36ad68e6ec
Implement options black- and white-listing. Defaults catch a few exploits
12 years ago
Matt Godbolt
15ea5e164b
Initial import of GCC-Explorer
12 years ago