mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
91 lines
3.4 KiB
Properties
91 lines
3.4 KiB
Properties
compilers=&fpc:&madpascal
|
|
defaultCompiler=fpc322
|
|
|
|
nasmpath=/opt/compiler-explorer/nasm-2.16.01
|
|
|
|
group.fpc.compilers=fpctrunk:fpc260:fpc262:fpc264:fpc302:fpc304:fpc320:fpc322
|
|
group.fpc.options=@/opt/compiler-explorer/fpc/fpc.cfg
|
|
group.fpc.demangler=/dev/null
|
|
group.fpc.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump
|
|
group.fpc.isSemVer=true
|
|
group.fpc.baseName=x86-64 fpc
|
|
group.fpc.licenseLink=https://gitlab.com/freepascal.org/fpc/source/-/blob/main/LICENSE
|
|
group.fpc.licenseName=Library GNU General Public License (Modified)
|
|
|
|
compiler.fpctrunk.exe=/opt/compiler-explorer/fpc-trunk.x86_64-linux/bin/fpc
|
|
compiler.fpctrunk.semver=(trunk)
|
|
compiler.fpctrunk.options=@/opt/compiler-explorer/fpc/fpc-trunk.cfg
|
|
|
|
compiler.fpc260.exe=/opt/compiler-explorer/fpc-2.6.0.x86_64-linux/bin/fpc
|
|
compiler.fpc260.semver=2.6.0
|
|
compiler.fpc262.exe=/opt/compiler-explorer/fpc-2.6.2.x86_64-linux/bin/fpc
|
|
compiler.fpc262.semver=2.6.2
|
|
compiler.fpc264.exe=/opt/compiler-explorer/fpc-2.6.4.x86_64-linux/bin/fpc
|
|
compiler.fpc264.semver=2.6.4
|
|
compiler.fpc302.exe=/opt/compiler-explorer/fpc-3.0.2.x86_64-linux/bin/fpc
|
|
compiler.fpc302.semver=3.0.2
|
|
compiler.fpc304.exe=/opt/compiler-explorer/fpc-3.0.4.x86_64-linux/bin/fpc
|
|
compiler.fpc304.semver=3.0.4
|
|
compiler.fpc320.exe=/opt/compiler-explorer/fpc-3.2.0.x86_64-linux/bin/fpc
|
|
compiler.fpc320.semver=3.2.0
|
|
compiler.fpc322.exe=/opt/compiler-explorer/fpc-3.2.2.x86_64-linux/bin/fpc
|
|
compiler.fpc322.semver=3.2.2
|
|
|
|
|
|
group.madpascal.compilers=mptrunk
|
|
group.madpascal.options=
|
|
group.madpascal.demanglerClass=
|
|
group.madpascal.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump
|
|
group.madpascal.isSemVer=true
|
|
group.madpascal.baseName=madpascal
|
|
group.madpascal.licenseLink=https://github.com/tebe6502/Mad-Pascal/blob/master/src/LICENSE
|
|
group.madpascal.licenseName=MIT
|
|
group.madpascal.supportsExecute=false
|
|
group.madpascal.compilerType=madpascal
|
|
|
|
compiler.mptrunk.exe=/opt/compiler-explorer/madpas-compiler-trunk/bin/mp
|
|
compiler.mptrunk.madsexe=/opt/compiler-explorer/madpas-compiler-trunk/bin/mads
|
|
compiler.mptrunk.semver=trunk
|
|
compiler.mptrunk.options=-ipath:/opt/compiler-explorer/madpas-compiler-trunk/lib
|
|
compiler.mptrunk.supportsBinary=true
|
|
compiler.mptrunk.supportsBinaryObject=false
|
|
|
|
#################################
|
|
#################################
|
|
# Installed libs (See c++.amazon.properties for a scheme of libs group)
|
|
libs=
|
|
|
|
#################################
|
|
#################################
|
|
# Installed tools
|
|
|
|
tools=llvm-mcatrunk:osacatrunk:pahole:bloaty11
|
|
|
|
tools.llvm-mcatrunk.name=llvm-mca (trunk)
|
|
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.llvm-mcatrunk.exclude=mptrunk
|
|
|
|
tools.osacatrunk.name=OSACA (0.7.1)
|
|
tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.7.1/bin/osaca
|
|
tools.osacatrunk.type=postcompilation
|
|
tools.osacatrunk.class=osaca-tool
|
|
tools.osacatrunk.stdinHint=disabled
|
|
tools.osacatrunk.exclude=mptrunk
|
|
|
|
tools.pahole.name=pahole
|
|
tools.pahole.exe=/opt/compiler-explorer/pahole/bin/pahole
|
|
tools.pahole.type=postcompilation
|
|
tools.pahole.class=pahole-tool
|
|
tools.pahole.languageId=cppp
|
|
tools.pahole.stdinHint=disabled
|
|
tools.pahole.exclude=mptrunk
|
|
|
|
tools.bloaty11.name=bloaty (1.1)
|
|
tools.bloaty11.exe=/opt/compiler-explorer/bloaty-1.1/bin/bloaty
|
|
tools.bloaty11.type=postcompilation
|
|
tools.bloaty11.class=bloaty-tool
|
|
tools.bloaty11.stdinHint=disabled
|