diff options
Diffstat (limited to 'etc/config/crystal.amazon.properties')
-rw-r--r-- | etc/config/crystal.amazon.properties | 82 |
1 files changed, 0 insertions, 82 deletions
diff --git a/etc/config/crystal.amazon.properties b/etc/config/crystal.amazon.properties deleted file mode 100644 index 501701a89..000000000 --- a/etc/config/crystal.amazon.properties +++ /dev/null @@ -1,82 +0,0 @@ -compilers=&crystal -defaultCompiler=crystal1111 - -group.crystal.compilers=crystal1111:crystal1101:crystal192:crystal182:crystal173:crystal162:crystal151:crystal141:crystal132:crystal122:crystal11:crystal10:crystal036:crystal035:crystal034:crystal033:crystal032:crystal031:crystal030:crystal029 -group.crystal.isSemVer=true -group.crystal.baseName=Crystal -group.crystal.groupName=Crystal x86-64 -group.crystal.supportsBinary=true -group.crystal.supportsExecute=true -group.crystal.compilerType=crystal -group.crystal.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -group.crystal.licenseLink=https://github.com/crystal-lang/crystal/blob/master/LICENSE -group.crystal.licenseName=Apache 2 -group.crystal.licensePreamble=Copyright 2012-2023 Manas Technology Solutions. - -compiler.crystal1111.semver=1.11.1 -compiler.crystal1111.exe=/opt/compiler-explorer/crystal-1.11.1/bin/crystal -compiler.crystal1111.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal1101.semver=1.10.1 -compiler.crystal1101.exe=/opt/compiler-explorer/crystal-1.10.1/bin/crystal -compiler.crystal1101.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal192.semver=1.9.2 -compiler.crystal192.exe=/opt/compiler-explorer/crystal-1.9.2/bin/crystal -compiler.crystal192.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal182.semver=1.8.2 -compiler.crystal182.exe=/opt/compiler-explorer/crystal-1.8.2/bin/crystal -compiler.crystal182.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal182.alias=crystal181 -compiler.crystal173.semver=1.7.3 -compiler.crystal173.exe=/opt/compiler-explorer/crystal-1.7.3/bin/crystal -compiler.crystal173.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal173.alias=crystal170 -compiler.crystal162.semver=1.6.2 -compiler.crystal162.exe=/opt/compiler-explorer/crystal-1.6.2/bin/crystal -compiler.crystal162.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal162.alias=crystal160:crystal161 -compiler.crystal151.semver=1.5.1 -compiler.crystal151.exe=/opt/compiler-explorer/crystal-1.5.1/bin/crystal -compiler.crystal151.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal151.alias=crystal150 -compiler.crystal141.semver=1.4.1 -compiler.crystal141.exe=/opt/compiler-explorer/crystal-1.4.1/bin/crystal -compiler.crystal141.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal141.alias=crystal140 -compiler.crystal132.semver=1.3.2 -compiler.crystal132.exe=/opt/compiler-explorer/crystal-1.3.2/bin/crystal -compiler.crystal132.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal132.alias=crystal131 -compiler.crystal122.semver=1.2.2 -compiler.crystal122.exe=/opt/compiler-explorer/crystal-1.2.2/bin/crystal -compiler.crystal122.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal122.alias=crystal12 -compiler.crystal11.semver=1.1.1 -compiler.crystal11.exe=/opt/compiler-explorer/crystal-1.1.1/bin/crystal -compiler.crystal11.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal10.semver=1.0.0 -compiler.crystal10.exe=/opt/compiler-explorer/crystal-1.0.0/bin/crystal -compiler.crystal10.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal036.semver=0.36.1 -compiler.crystal036.exe=/opt/compiler-explorer/crystal-0.36.1/bin/crystal -compiler.crystal036.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal035.semver=0.35.1 -compiler.crystal035.exe=/opt/compiler-explorer/crystal-0.35.1/bin/crystal -compiler.crystal035.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal034.semver=0.34.0 -compiler.crystal034.exe=/opt/compiler-explorer/crystal-0.34.0/bin/crystal -compiler.crystal034.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal033.semver=0.33.0 -compiler.crystal033.exe=/opt/compiler-explorer/crystal-0.33.0/bin/crystal -compiler.crystal033.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal032.semver=0.32.1 -compiler.crystal032.exe=/opt/compiler-explorer/crystal-0.32.1/bin/crystal -compiler.crystal032.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal031.semver=0.31.1 -compiler.crystal031.exe=/opt/compiler-explorer/crystal-0.31.1/bin/crystal -compiler.crystal031.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal030.semver=0.30.1 -compiler.crystal030.exe=/opt/compiler-explorer/crystal-0.30.1/bin/crystal -compiler.crystal030.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal029.semver=0.29.0 -compiler.crystal029.exe=/opt/compiler-explorer/crystal-0.29.0/bin/crystal -compiler.crystal029.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc |