mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
@@ -5831,6 +5831,7 @@ libs.pipes.versions.trunk.version=trunk
|
||||
libs.pipes.versions.trunk.path=/opt/compiler-explorer/libs/pipes/include
|
||||
|
||||
libs.ppdt.name=PPDT
|
||||
libs.ppdt.description=Preprocessor date and time parsing
|
||||
libs.ppdt.url=https://github.com/Eczbek/ppdt
|
||||
libs.ppdt.versions=0
|
||||
libs.ppdt.versions.0.version=0.0.0
|
||||
|
||||
@@ -4025,7 +4025,7 @@ compiler.c2rust-master.name=C2Rust (master)
|
||||
#################################
|
||||
#################################
|
||||
# Libraries
|
||||
libs=cs50:hedley:libbpf:libuv:liblzma:lua:nsimd:openssl:python:simde:curl:sqlite:widberg-defs
|
||||
libs=cs50:hedley:libbpf:libuv:liblzma:lua:nsimd:openssl:ppdt:python:simde:curl:sqlite:widberg-defs
|
||||
|
||||
libs.cs50.name=cs50
|
||||
libs.cs50.description=This is CS50's Library for C.
|
||||
@@ -4119,6 +4119,13 @@ libs.openssl.versions.111g.version=1.1.1g
|
||||
libs.openssl.versions.111g.path=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/include
|
||||
libs.openssl.versions.111g.libpath=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/lib:/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86/opt/lib
|
||||
|
||||
libs.ppdt.name=PPDT
|
||||
libs.ppdt.description=Preprocessor date and time parsing
|
||||
libs.ppdt.url=https://github.com/Eczbek/ppdt
|
||||
libs.ppdt.versions=0
|
||||
libs.ppdt.versions.0.version=0.0.0
|
||||
libs.ppdt.versions.0.path=/opt/compiler-explorer/libs/ppdt/main/include
|
||||
|
||||
libs.python.name=Python
|
||||
libs.python.url=https://python.org
|
||||
libs.python.versions=359:3610:376:381:396:3100:3110:3121:3130
|
||||
|
||||
Reference in New Issue
Block a user