summaryrefslogtreecommitdiff
path: root/src/buildtool/common
AgeCommit message (Expand)Author
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-04-04clean up targets filesKlaus Aehlig
2023-03-24just install{,-cas}: add --remember optionKlaus Aehlig
2023-03-23targets: Fix deps structurePaul Cristian Sarbu
2023-03-15bazel api: fix include of proto files...Alberto Sartori
2023-03-15add missing ldflags -pthread and use -pthread consistentlyAlberto Sartori
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-03-13Artifact: No user error on object info parse failOliver Reiche
2023-03-10Move common defaults for just and just-mr into a separate libraryKlaus Aehlig
2023-03-10execution service: implement WaitExecution and google::longrunning::Operation...Alberto Sartori
2023-03-02just: make -D options overlayKlaus Aehlig
2023-02-27Logging: Add --log-append clarg to justPaul Cristian Sarbu
2023-02-22cleanup: Fix typos in code line comments and logging messagesPaul Cristian Sarbu
2023-02-15CLI: enforce maximal number of positional argumentsKlaus Aehlig
2023-02-02execution-service: add new subcommand executeAlberto Sartori
2023-02-01Update fmtlib to version 9.1.0Klaus Aehlig
2023-01-20Add gc subcommandSascha Roloff
2023-01-20Cleanup local CAS dependency for repository configSascha Roloff
2023-01-18authentication: add TLS and mTLS supportAlberto Sartori
2022-12-22Add option --dump-export-targetsKlaus Aehlig
2022-12-07just: Allow multiple log filesPaul Cristian Sarbu
2022-12-07just: Fix typos in command descriptions (--help)Paul Cristian Sarbu
2022-11-21Use the newly-added concept of private-depsKlaus Aehlig
2022-11-11Support dumping variables of the analysed targetKlaus Aehlig
2022-10-14Remove default value of ArtifactDigest::Create template parameterSascha Roloff
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-09-12Removed ArtifactDigest is_tree() predicateSascha Roloff
2022-09-12Fixed tree handling in compatible mode and added regression testSascha Roloff
2022-08-31Also track the the dependencies on configured targetsKlaus Aehlig
2022-08-23Track tree references that have to be expandedKlaus Aehlig
2022-08-05Make ANSI escape sequences optionalKlaus Aehlig
2022-08-05InstallCas: Moved install-cas code to separate libraryOliver Reiche
2022-08-05CLI: Add flag for dumping raw tree objectsOliver Reiche
2022-08-05ObjectInfo: Support stringify with unknown sizeOliver Reiche
2022-08-05Allow to read git trees from global CAS as well as local workspace rootSascha Roloff
2022-08-05Modified artifact digest to provide wire digest on demandSascha Roloff
2022-07-27describe: Support serializing to JSONOliver Reiche
2022-07-27describe: Support describing by rule nameOliver Reiche
2022-07-27install-cas now accepts --log-limit and --log-fileAlberto Sartori
2022-07-08In install-cas be more liberal in parsing artifact identifiersKlaus Aehlig
2022-07-05Make remote endpoint specification part of analysisKlaus Aehlig
2022-07-05Remove option --persistentKlaus Aehlig
2022-07-05Implement staging of action inputsKlaus Aehlig
2022-06-28Support more verbose error reportingKlaus Aehlig
2022-06-24action deserialisation: accept null for "may_fail"Klaus Aehlig
2022-06-20Repository representation: also use string as name in bindingsKlaus Aehlig
2022-06-20Crypto: Add and use set of globally used hash functionsOliver Reiche
2022-06-13Statistics: Add counters for export targetsOliver Reiche
2022-06-13TargetResult: Add support for JSON (de)serializationOliver Reiche
2022-06-13ArtifactDescription: Add ref getter for id and C++ hashOliver Reiche