summaryrefslogtreecommitdiffhomepage
path: root/building/container-run.sh
AgeCommit message (Expand)AuthorFilesLines
2025-08-08Remove all usage of USE_MOLD env var for containersLinus Färnstrand1-10/+1
2025-05-26Add BoringtunJoakim Hulthe1-1/+1
2024-08-23Disable mold by default in container wrapper scriptAlbin1-2/+4
2023-03-24Change build container CARGO_TARGET_DIR to allow cargo cleanLinus Färnstrand1-1/+1
2023-03-17Use mold linker by default (USE_MOLD=true)Linus Färnstrand1-3/+2
2023-03-14Allow using mold in containersLinus Färnstrand1-4/+10
2023-03-02Allow passing in env vars to the containerLinus Färnstrand1-1/+1
2023-02-08Create container-run.sh script to easier get container shellLinus Färnstrand1-0/+55