blob: 62a5fe4089bc2ba0f4eee6b71354a5863aaa78a5 [file] [log] [blame] [raw]
compilers=&gcc86:&icc:&clang:&cl:&cross:&ellcc:&zapcc
defaultCompiler=g73
demangler=/opt/compiler-explorer/gcc-7.2.0/bin/c++filt
objdumper=/opt/compiler-explorer/gcc-7.2.0/bin/objdump
###############################
# GCC for x86
group.gcc86.compilers=g447:g453:g464:g471:g472:g473:g474:g481:g482:g483:g484:g485:g490:g491:g492:g493:g494:g510:g520:g530:g540:g550:g6:g62:g63:g71:g72:g73:gsnapshot
group.gcc86.groupName=GCC x86-64
compiler.g447.exe=/opt/compiler-explorer/gcc-4.4.7/bin/g++
compiler.g447.alias=/usr/bin/g++-4.4
compiler.g447.name=x86-64 gcc 4.4.7
compiler.g453.exe=/opt/compiler-explorer/gcc-4.5.3/bin/g++
compiler.g453.alias=/usr/bin/g++-4.5
compiler.g453.name=x86-64 gcc 4.5.3
compiler.g464.exe=/opt/compiler-explorer/gcc-4.6.4/bin/g++
compiler.g464.alias=/usr/bin/g++-4.6
compiler.g464.name=x86-64 gcc 4.6.4
compiler.g471.exe=/opt/compiler-explorer/gcc-4.7.1/bin/g++
compiler.g471.name=x86-64 gcc 4.7.1
compiler.g472.exe=/opt/compiler-explorer/gcc-4.7.2/bin/g++
compiler.g472.name=x86-64 gcc 4.7.2
compiler.g473.exe=/opt/compiler-explorer/gcc-4.7.3/bin/g++
compiler.g473.name=x86-64 gcc 4.7.3
compiler.g473.alias=/usr/bin/g++-4.7
compiler.g474.exe=/opt/compiler-explorer/gcc-4.7.4/bin/g++
compiler.g474.name=x86-64 gcc 4.7.4
compiler.g481.exe=/opt/compiler-explorer/gcc-4.8.1/bin/g++
compiler.g481.name=x86-64 gcc 4.8.1
compiler.g482.exe=/opt/compiler-explorer/gcc-4.8.2/bin/g++
compiler.g482.name=x86-64 gcc 4.8.2
compiler.g483.exe=/opt/compiler-explorer/gcc-4.8.3/bin/g++
compiler.g483.name=x86-64 gcc 4.8.3
compiler.g484.exe=/opt/compiler-explorer/gcc-4.8.4/bin/g++
compiler.g484.name=x86-64 gcc 4.8.4
compiler.g485.exe=/opt/compiler-explorer/gcc-4.8.5/bin/g++
compiler.g485.name=x86-64 gcc 4.8.5
compiler.g485.alias=/usr/bin/g++-4.8
compiler.g490.exe=/opt/compiler-explorer/gcc-4.9.0/bin/g++
compiler.g490.name=x86-64 gcc 4.9.0
compiler.g490.alias=/opt/gcc-4.9.0/bin/g++
compiler.g491.exe=/opt/compiler-explorer/gcc-4.9.1/bin/g++
compiler.g491.name=x86-64 gcc 4.9.1
compiler.g492.exe=/opt/compiler-explorer/gcc-4.9.2/bin/g++
compiler.g492.name=x86-64 gcc 4.9.2
compiler.g493.exe=/opt/compiler-explorer/gcc-4.9.3/bin/g++
compiler.g493.name=x86-64 gcc 4.9.3
compiler.g494.exe=/opt/compiler-explorer/gcc-4.9.4/bin/g++
compiler.g494.name=x86-64 gcc 4.9.4
compiler.g510.exe=/opt/compiler-explorer/gcc-5.1.0/bin/g++
compiler.g510.name=x86-64 gcc 5.1
compiler.g520.exe=/opt/compiler-explorer/gcc-5.2.0/bin/g++
compiler.g520.name=x86-64 gcc 5.2
compiler.g530.exe=/opt/compiler-explorer/gcc-5.3.0/bin/g++
compiler.g530.name=x86-64 gcc 5.3
compiler.g540.exe=/opt/compiler-explorer/gcc-5.4.0/bin/g++
compiler.g540.name=x86-64 gcc 5.4
compiler.g550.exe=/opt/compiler-explorer/gcc-5.5.0/bin/g++
compiler.g550.name=x86-64 gcc 5.5
compiler.g6.exe=/opt/compiler-explorer/gcc-6.1.0/bin/g++
compiler.g6.name=x86-64 gcc 6.1
compiler.g62.exe=/opt/compiler-explorer/gcc-6.2.0/bin/g++
compiler.g62.name=x86-64 gcc 6.2
compiler.g63.exe=/opt/compiler-explorer/gcc-6.3.0/bin/g++
compiler.g63.name=x86-64 gcc 6.3
compiler.g71.exe=/opt/compiler-explorer/gcc-7.1.0/bin/g++
compiler.g71.name=x86-64 gcc 7.1
compiler.g72.exe=/opt/compiler-explorer/gcc-7.2.0/bin/g++
compiler.g72.name=x86-64 gcc 7.2
compiler.g73.exe=/opt/compiler-explorer/gcc-7.3.0/bin/g++
compiler.g73.name=x86-64 gcc 7.3
compiler.gsnapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/g++
compiler.gsnapshot.name=x86-64 gcc (trunk)
compiler.gsnapshot.alias=g7snapshot
# Clang for x86
group.clang.compilers=clang30:clang31:clang32:clang33:clang341:clang350:clang351:clang37x:clang36x:clang371:clang380:clang381:clang390:clang391:clang400:clang401:clang500:clang_trunk
group.clang.intelAsm=-mllvm --x86-asm-syntax=intel
group.clang.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.2.0
group.clang.groupName=Clang x86-64
# Ancient clangs don't support GCC toolchain option
compiler.clang30.exe=/opt/compiler-explorer/clang+llvm-3.0-x86_64-linux-Ubuntu-11_10/bin/clang++
compiler.clang30.alias=/usr/bin/clang++
compiler.clang30.name=x86-64 clang 3.0
compiler.clang30.options=
compiler.clang31.exe=/opt/compiler-explorer/clang+llvm-3.1-x86_64-linux-ubuntu_12.04/bin/clang++
compiler.clang31.name=x86-64 clang 3.1
compiler.clang31.options=
compiler.clang32.exe=/opt/compiler-explorer/clang-3.2/bin/clang++
compiler.clang32.alias=/opt/clang-3.2/bin/clang++
compiler.clang32.name=x86-64 clang 3.2
compiler.clang32.options=
compiler.clang33.exe=/opt/compiler-explorer/clang-3.3/bin/clang++
compiler.clang33.alias=/opt/clang-3.3/bin/clang++
compiler.clang33.name=x86-64 clang 3.3
compiler.clang33.options=
# Older clangs don't support anything newer than GCC's 6.3
compiler.clang341.exe=/opt/compiler-explorer/clang+llvm-3.4.1-x86_64-unknown-ubuntu12.04/bin/clang++
compiler.clang341.alias=/opt/clang+llvm-3.4.1-x86_64-unknown-ubuntu12.04/bin/clang++
compiler.clang341.name=x86-64 clang 3.4.1
compiler.clang341.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0
compiler.clang350.exe=/opt/compiler-explorer/clang+llvm-3.5.0-x86_64-linux-gnu/bin/clang++
compiler.clang350.name=x86-64 clang 3.5
compiler.clang350.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0
compiler.clang351.exe=/opt/compiler-explorer/clang+llvm-3.5.1-x86_64-linux-gnu/bin/clang++
compiler.clang351.name=x86-64 clang 3.5.1
compiler.clang351.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0
compiler.clang352.exe=/opt/compiler-explorer/clang+llvm-3.5.2-x86_64-linux-gnu/bin/clang++
compiler.clang352.name=x86-64 clang 3.5.2
compiler.clang352.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0
compiler.clang36x.exe=/opt/compiler-explorer/clang+llvm-3.6.2-x86_64-linux-gnu-ubuntu-14.04/bin/clang++
compiler.clang36x.name=x86-64 clang 3.6
compiler.clang36x.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0
compiler.clang37x.exe=/opt/compiler-explorer/clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang++
compiler.clang37x.name=x86-64 clang 3.7
compiler.clang37x.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0
compiler.clang371.exe=/opt/compiler-explorer/clang+llvm-3.7.1-x86_64-linux-gnu-ubuntu-14.04/bin/clang++
compiler.clang371.name=x86-64 clang 3.7.1
compiler.clang371.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0
compiler.clang380.exe=/opt/compiler-explorer/clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang++
compiler.clang380.name=x86-64 clang 3.8
compiler.clang380.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0
compiler.clang381.exe=/opt/compiler-explorer/clang+llvm-3.8.1-x86_64-linux-gnu-ubuntu-14.04/bin/clang++
compiler.clang381.name=x86-64 clang 3.8.1
compiler.clang381.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0
# Clang 3.9 onwards support the newer toolchains
compiler.clang390.exe=/opt/compiler-explorer/clang+llvm-3.9.0-x86_64-linux-gnu-ubuntu-16.04/bin/clang++
compiler.clang390.name=x86-64 clang 3.9.0
compiler.clang391.exe=/opt/compiler-explorer/clang-3.9.1/bin/clang++
compiler.clang391.name=x86-64 clang 3.9.1
compiler.clang400.exe=/opt/compiler-explorer/clang-4.0.0/bin/clang++
compiler.clang400.name=x86-64 clang 4.0.0
compiler.clang401.exe=/opt/compiler-explorer/clang-4.0.1/bin/clang++
compiler.clang401.name=x86-64 clang 4.0.1
compiler.clang500.exe=/opt/compiler-explorer/clang-5.0.0/bin/clang++
compiler.clang500.name=x86-64 clang 5.0.0
compiler.clang_trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++
compiler.clang_trunk.name=x86-64 clang (trunk)
# icc for x86
group.icc.compilers=icc1301:icc16:icc17:icc18
group.icc.intelAsm=-masm=intel
group.icc.needsMulti=false
group.icc.options=-gxx-name=/opt/compiler-explorer/gcc-7.2.0/bin/g++
groups.icc.groupName=ICC x86-64
compiler.icc1301.exe=/opt/compiler-explorer/intel/bin/icc
compiler.icc1301.alias=/opt/intel/bin/icc
compiler.icc1301.name=x86-64 icc 13.0.1
# intel 13.01 binary disabled: it just segfaults (no idea why)
compiler.icc1301.supportsBinary=false
compiler.icc16.exe=/opt/compiler-explorer/intel/xe_2016_update3/bin/icc
compiler.icc16.name=x86-64 icc 16
compiler.icc17.exe=/opt/compiler-explorer/intel/2017/bin/icc
compiler.icc17.name=x86-64 icc 17
compiler.icc18.exe=/opt/compiler-explorer/intel-2018.0.033/bin/icc
compiler.icc18.name=x86-64 icc 18
# zapcc
group.zapcc.compilers=zapcc190308
group.zapcc.intelAsm=-mllvm --x86-asm-syntax=intel
group.zapcc.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.2.0
compiler.zapcc190308.exe=/opt/compiler-explorer/zapcc-20170226-190308-1.0/bin/zapcc++
compiler.zapcc190308.name=x86-64 Zapcc 190308
###############################
# GCC for ppc
group.cross.compilers=ppcg48:ppc64leg630:mips5:mips5el:mips564:mips564el:&msp:&gccarm:&avr
group.cross.needsMulti=false
group.cross.supportsBinary=false
groups.cross.groupName=PowerPC GCC
compiler.ppcg48.exe=/opt/compiler-explorer/powerpc/gcc-4.8.5/bin/powerpc-unknown-linux-gnu-g++
compiler.ppcg48.name=PowerPC gcc 4.8.5
compiler.ppc64leg630.exe=/opt/compiler-explorer/powerpc64le/gcc-6.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++
compiler.ppc64leg630.name=PowerPC 64 6.3.0
###############################
# GCC for ARM
group.gccarm.compilers=armg454:armg464:aarchg54:armhfg54:arm541:armg630:arm710:arm64g630
groups.gccarm.groupName=ARM GCC
compiler.aarchg54.exe=/opt/compiler-explorer/arm64/gcc-5.4.0/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-g++
compiler.aarchg54.name=ARM64 gcc 5.4 (linux)
compiler.aarchg54.alias=aarchg48
compiler.armhfg54.exe=/opt/compiler-explorer/arm/gcc-5.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++
compiler.armhfg54.name=ARM gcc 5.4 (linux)
compiler.armhfg54.alias=armhfg482
compiler.arm541.exe=/opt/compiler-explorer/gcc-arm-none-eabi-5_4-2016q3/bin/arm-none-eabi-g++
compiler.arm541.name=ARM gcc 5.4.1 (none)
compiler.armg454.exe=/opt/compiler-explorer/arm/gcc-4.5.4/bin/arm-unknown-linux-gnueabi-g++
compiler.armg454.alias=armg453
compiler.armg454.name=ARM gcc 4.5.4 (linux)
compiler.armg464.exe=/opt/compiler-explorer/arm/gcc-4.6.4/bin/arm-unknown-linux-gnueabi-g++
compiler.armg464.alias=armg463
compiler.armg464.name=ARM gcc 4.6.4 (linux)
compiler.armg630.exe=/opt/compiler-explorer/arm/gcc-6.3.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-g++
compiler.armg630.name=ARM gcc 6.3.0 (linux)
compiler.arm710.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-7-2017-q4-major/bin/arm-none-eabi-g++
compiler.arm710.name=ARM gcc 7.2.1 (none)
compiler.arm64g630.exe=/opt/compiler-explorer/arm64/gcc-6.3.0/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-g++
compiler.arm64g630.name=ARM64 gcc 6.3.0 (linux)
################################
# GCC for MSP
group.msp.compilers=msp430g453:msp430g530:msp430g621
groups.msp.groupName=MSP GCC
compiler.msp430g453.exe=/opt/compiler-explorer/msp430/gcc-4.5.3/bin/msp430-g++
compiler.msp430g453.alias=/usr/bin/msp430-g++
compiler.msp430g453.name=MSP430 gcc 4.5.3
compiler.msp430g530.exe=/opt/compiler-explorer/msp430-gcc-5.3.0.219_linux32/bin/msp430-elf-g++
compiler.msp430g530.name=MSP430 gcc 5.3.0
compiler.msp430g621.exe=/opt/compiler-explorer/msp430-gcc-6.2.1.16_linux64/bin/msp430-elf-g++
compiler.msp430g621.name=MSP430 gcc 6.2.1
################################
# GCC for AVR
group.avr.compilers=avrg454:avrg464
groups.avr.groupName=AVR GCC
compiler.avrg454.exe=/opt/compiler-explorer/avr/gcc-4.5.4/bin/avr-g++
compiler.avrg454.alias=avrg453
compiler.avrg454.name=AVR gcc 4.5.4
compiler.avrg464.exe=/opt/compiler-explorer/avr/gcc-4.6.4/bin/avr-g++
compiler.avrg464.name=AVR gcc 4.6.4
###############################
# GCC for MIPS
compiler.mips5.exe=/opt/compiler-explorer/mips/gcc-5.4.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++
compiler.mips5.name=MIPS gcc 5.4
compiler.mips5el.exe=/opt/compiler-explorer/mipsel/gcc-5.4.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-g++
compiler.mips5el.name=MIPS gcc 5.4 (el)
compiler.mips564.exe=/opt/compiler-explorer/mips64/gcc-5.4.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++
compiler.mips564.name=MIPS64 gcc 5.4
compiler.mips564el.exe=/opt/compiler-explorer/mips64el/gcc-5.4.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-g++
compiler.mips564el.name=MIPS64 gcc 5.4 (el)
################################
# Windows Compilers
group.cl.compilers=&cl19
group.cl.needsMulti=false
group.cl.compilerType=Wine-CL
group.cl.includeFlag=/I
group.cl.versionFlag=/?
group.cl.versionRe=^Microsoft \(R\) C/C\+\+.*$
group.cl.demangler=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64/undname.exe
group.cl19.compilers=cl19_64:cl19_32:cl19_arm
group.cl19.options=/I/opt/compiler-explorer/windows/10.0.10240.0/ucrt/ /I/opt/compiler-explorer/windows/19.10.25017/lib/native/include/
groups.cl19.groupName=Windows
compiler.cl19_64.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64/cl.exe
compiler.cl19_64.name=x86-64 MSVC 19 2017 RTW
compiler.cl19_32.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64_x86/cl.exe
compiler.cl19_32.name=x86 MSVC 19 2017 RTW
compiler.cl19_arm.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64_arm/cl.exe
compiler.cl19_arm.name=ARM MSVC 2017 RTW
#################################
# ELLCC
group.ellcc.compilers=ellcc0133:ellcc0134
groups.ellcc.groupName=ELLCC
compiler.ellcc0133.exe=/opt/compiler-explorer/ellcc-0.1.33/bin/ecc++
compiler.ellcc0133.name=ellcc 0.1.33
compiler.ellcc0134.exe=/opt/compiler-explorer/ellcc-0.1.34/bin/ecc++
compiler.ellcc0134.name=ellcc 0.1.34
# Handle old URLs pre-typo fixup
compiler.ellcc0133.alias=elcc0133
compiler.ellcc0134.alias=elcc0134
#################################
#################################
# Installed libs
libs=boost:brigand:kvasir:cmcstl2:gsl:xtl:xsimd:xtensor:abseil:ctre:eigen:benchmark:rangesv3:dlib:libguarded:cppcoro:fmt
libs.boost.name=Boost
libs.boost.versions=164:165:166
libs.boost.url=https://www.boost.org/
libs.boost.versions.164.version=1.64.0
libs.boost.versions.164.path=/opt/compiler-explorer/libs/boost_1_64_0
libs.boost.versions.165.version=1.65.0
libs.boost.versions.165.path=/opt/compiler-explorer/libs/boost_1_65_0
libs.boost.versions.166.version=1.66.0
libs.boost.versions.166.path=/opt/compiler-explorer/libs/boost_1_66_0
libs.brigand.name=Brigand
libs.brigand.versions=trunk:130
libs.brigand.url=https://github.com/edouarda/brigand
libs.brigand.versions.trunk.version=trunk
libs.brigand.versions.130.version=1.3.0
libs.brigand.versions.trunk.path=/opt/compiler-explorer/libs/brigand/trunk/include
libs.brigand.versions.130.path=/opt/compiler-explorer/libs/brigand/1.3.0/include
libs.kvasir.name=Kvasir::mpl
libs.kvasir.versions=trunk
libs.kvasir.url=https://github.com/kvasir-io/mpl
libs.kvasir.versions.trunk.version=trunk
# mattgodbolt/compiler-explorer/issues/598
libs.kvasir.versions.trunk.path=/opt/compiler-explorer/libs/kvasir/mpl/trunk/src/kvasir:/opt/compiler-explorer/libs/kvasir/mpl/trunk/src
libs.cmcstl2.name=cmcstl2
libs.cmcstl2.versions=trunk
libs.cmcstl2.url=https://github.com/CaseyCarter/cmcstl2
libs.cmcstl2.versions.trunk.version=trunk
libs.cmcstl2.versions.trunk.path=/opt/compiler-explorer/libs/cmcstl2/include
libs.gsl.name=GSL
libs.gsl.versions=trunk:lite
libs.gsl.versions.trunk.version=trunk
libs.gsl.url=https://github.com/Microsoft/GSL
libs.gsl.versions.trunk.path=/opt/compiler-explorer/libs/GSL/include
libs.gsl.versions.lite.version=lite
libs.gsl.versions.lite.path=/opt/compiler-explorer/libs/gsl-lite/include
# OpenCV disabled for now, needs more installation work, any many more paths
libs.opencv.name=OpenCV
libs.opencv.versions=trunk
libs.opencv.url=https://opencv.org/
libs.opencv.versions.trunk.version=trunk
libs.opencv.versions.trunk.path=/opt/compiler-explorer/libs/opencv/include
libs.xtl.name=xtl
libs.xtl.versions=trunk
libs.xtl.url=http://xtl.readthedocs.io
libs.xtl.versions.trunk.version=trunk
libs.xtl.versions.trunk.path=/opt/compiler-explorer/libs/xtl/include
libs.xsimd.name=xsimd
libs.xsimd.versions=trunk
libs.xsimd.url=http://xsimd.readthedocs.io
libs.xsimd.versions.trunk.version=trunk
libs.xsimd.versions.trunk.path=/opt/compiler-explorer/libs/xsimd/include
libs.xtensor.name=xtensor
libs.xtensor.versions=trunk
libs.xtensor.url=http://xtensor.readthedocs.io
libs.xtensor.versions.trunk.version=trunk
libs.xtensor.versions.trunk.path=/opt/compiler-explorer/libs/xtensor/include
libs.abseil.name=Abseil
libs.abseil.versions=trunk
libs.abseil.url=https://abseil.io/
libs.abseil.versions.trunk.version=trunk
libs.abseil.versions.trunk.path=/opt/compiler-explorer/libs/abseil:/opt/compiler-explorer/libs/cctz/include
libs.ctre.name=CTRE
libs.ctre.versions=trunk
libs.ctre.url=https://github.com/hanickadot/compile-time-regular-expressions
libs.ctre.versions.trunk.version=trunk
libs.ctre.versions.trunk.path=/opt/compiler-explorer/libs/ctre/include
libs.eigen.name=Eigen
libs.eigen.versions=trunk:334
libs.eigen.url=http://eigen.tuxfamily.org/index.php?title=Main_Page
libs.eigen.versions.trunk.version=trunk
libs.eigen.versions.trunk.path=/opt/compiler-explorer/libs/eigen/vtrunk
libs.eigen.versions.334.version=3.3.4
libs.eigen.versions.334.path=/opt/compiler-explorer/libs/eigen/v3.3.4
libs.benchmark.name=Google Benchmark
libs.benchmark.versions=trunk:120
libs.benchmark.url=https://github.com/google/benchmark
libs.benchmark.versions.trunk.version=trunk
libs.benchmark.versions.trunk.path=/opt/compiler-explorer/libs/google-benchmark/trunk/include
libs.benchmark.versions.120.version=1.2.0
libs.benchmark.versions.120.path=/opt/compiler-explorer/libs/google-benchmark/v1.2.0/include
libs.rangesv3.name=ranges-v3
libs.rangesv3.versions=trunk:030
libs.rangesv3.url=https://github.com/ericniebler/range-v3
libs.rangesv3.versions.trunk.version=trunk
libs.rangesv3.versions.trunk.path=/opt/compiler-explorer/libs/rangesv3/trunk/include
libs.rangesv3.versions.030.version=0.3.0
libs.rangesv3.versions.030.path=/opt/compiler-explorer/libs/rangesv3/0.3.0/include
libs.dlib.name=dlib
libs.dlib.versions=trunk:197
libs.dlib.url=http://dlib.net/
libs.dlib.versions.trunk.version=trunk
libs.dlib.versions.trunk.path=/opt/compiler-explorer/libs/dlib/trunk
libs.dlib.versions.197.version=19.7
libs.dlib.versions.197.path=/opt/compiler-explorer/libs/dlib/v19.7
libs.libguarded.name=libGuarded
libs.libguarded.versions=trunk:110
libs.libguarded.url=https://github.com/copperspice/libguarded
libs.libguarded.versions.trunk.version=trunk
libs.libguarded.versions.trunk.path=/opt/compiler-explorer/libs/libguarded/trunk/src
libs.libguarded.versions.110.version=1.1.0
libs.libguarded.versions.110.path=/opt/compiler-explorer/libs/libguarded/libguarded-1.1.0/src
libs.cppcoro.name=cppcoro
libs.cppcoro.versions=trunk
libs.cppcoro.url=https://github.com/lewissbaker/cppcoro
libs.cppcoro.versions.trunk.version=trunk
libs.cppcoro.versions.trunk.path=/opt/compiler-explorer/libs/cppcoro/include
libs.fmt.name={fmt}
libs.fmt.versions=trunk:410:400
libs.fmt.url=https://github.com/fmtlib/fmt
libs.fmt.versions.trunk.version=trunk
libs.fmt.versions.trunk.path=/opt/compiler-explorer/libs/fmt/trunk/include
libs.fmt.versions.410.version=4.1.0
libs.fmt.versions.410.path=/opt/compiler-explorer/libs/fmt/4.1.0/include
libs.fmt.versions.400.version=4.0.0
libs.fmt.versions.400.path=/opt/compiler-explorer/libs/fmt/4.0.0/include