summaryrefslogtreecommitdiffhomepage
path: root/building/container-run.sh
AgeCommit message (Expand)AuthorFilesLines
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