blob: 1a06c70b53283d71da6806b2ee27438b423b7ce9 [file] [log] [blame] [raw]
compilers=&zig
defaultCompiler=z060
group.zig.compilers=ztrunk:z020:z030:z040:z050:z060
group.zig.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump
group.zig.isSemVer=true
group.zig.baseName=zig
group.zig.compilerType=zig
group.zig.versionFlag=version
compiler.ztrunk.exe=/opt/compiler-explorer/zig-master/zig
compiler.ztrunk.semver=trunk
compiler.z020.exe=/opt/compiler-explorer/zig-0.2.0/zig
compiler.z020.semver=0.2.0
compiler.z020.options=--zig-install-prefix /opt/compiler-explorer/zig-0.2.0
compiler.z030.exe=/opt/compiler-explorer/zig-0.3.0/zig
compiler.z030.semver=0.3.0
compiler.z040.exe=/opt/compiler-explorer/zig-0.4.0/zig
compiler.z040.semver=0.4.0
compiler.z050.exe=/opt/compiler-explorer/zig-0.5.0/zig
compiler.z050.semver=0.5.0
compiler.z060.exe=/opt/compiler-explorer/zig-0.6.0/zig
compiler.z060.semver=0.6.0
#################################
#################################
# Installed libs (See c++.amazon.properties for a scheme of libs group)
libs=
#################################
#################################
# Installed tools
tools=llvm-mcatrunk:osacatrunk
tools.llvm-mcatrunk.name=llvm-mca
tools.llvm-mcatrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-mca
tools.llvm-mcatrunk.type=postcompilation
tools.llvm-mcatrunk.class=llvm-mca-tool
tools.llvm-mcatrunk.stdinHint=disabled
tools.osacatrunk.name=OSACA (0.3.10)
tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.3.10/bin/osaca
tools.osacatrunk.type=postcompilation
tools.osacatrunk.class=osaca-tool
tools.osacatrunk.stdinHint=disabled