summaryrefslogtreecommitdiff
path: root/src/buildtool/main/archive.cpp
AgeCommit message (Collapse)Author
2024-08-26install-cas --archive: Fix empty directories not added to archivePaul Cristian Sarbu
Also add empty directory in test script to ensure we don't regress in the future. While there, fix some typos.
2024-06-25Pass IExecutionApi to ServerImpl, Archive by referenceMaksim Denisov
...instead of not_null const ptr.
2024-04-08Consistently guard all POSIX C includesPaul Cristian Sarbu
2024-03-28Add library to generate an archive from a local objectKlaus Aehlig