summaryrefslogtreecommitdiff
path: root/TARGETS
AgeCommit message (Collapse)Author
2024-05-03Remove local toolchain definitionOliver Reiche
... as Justbuild (>= 1.3.0~beta1) supports static linking for all intermediate binaries (protoc etc.) via setting TOOLCHAIN_CONFIG[BUILD_STATIC].
2024-04-04Use mimalloc to fix musl performance issuesOliver Reiche
2024-03-06Add support for debug buildsOliver Reiche
... although not reproducible, it might be helpful to have the ability to build static binaries with debug symbols.
2023-10-24Initial commitOliver Reiche