summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-04Add a new log level for progress updatesKlaus Aehlig
2022-04-04cli: hint on orientation of --log-limit argumentKlaus Aehlig
2022-04-04file logging: shorten continuation prefixKlaus Aehlig
2022-04-04Set top-level default targetKlaus Aehlig
2022-04-04Hardlinking: when error is expected, log only at debug levelKlaus Aehlig
2022-03-31rules ["CC", "libray"]: fix doc stringsKlaus Aehlig
2022-03-30Eliminate duplicated code in ParseEntityName{FromJson,FromExpression}Alberto Sartori
2022-03-29refactor EntityNameAlberto Sartori
2022-03-25ExecutionApi: Add test for retrieving mixed blobs and treesOliver Reiche
2022-03-25don't check bounds twiceAlberto Sartori
2022-03-24Document our cache-pragmas for actionsKlaus Aehlig
2022-03-24doc/concepts/anonymous-targets.org: fix org markup typoKlaus Aehlig
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-23repos.json: add pragma "to_git" for roots used by external projectsKlaus Aehlig
2022-03-23multi-repo setup tool: add pragma to transfrom file roots to gitKlaus Aehlig
2022-03-23remove obsolete targetsAlberto Sartori
2022-03-23add just-ext-hdrs target to stage external headers is a given folderAlberto Sartori
2022-03-23Create IDE rule for CC targetsOliver Reiche
2022-03-22BazelApi: Fix retrieving artifacts to filesystem pathOliver Reiche
2022-03-22Add basic documentation for anonymous targetsKlaus Aehlig
2022-03-22Add documentation for the basic concepts of multi-repo buildsKlaus Aehlig
2022-03-22Document the way we use our documentation stringsKlaus Aehlig
2022-03-21Drop unnecessary declaration of indirect dependenciesKlaus Aehlig
2022-03-21["", "exported-just"] make "CC" flexibleKlaus Aehlig
2022-03-18When representing a directory as json, terminate with new-line characterKlaus Aehlig
2022-03-18Add documentation for the "proto" fields in the CC rulesKlaus Aehlig
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-03-14External libgit2: Inline filegroups used only onceOliver Reiche
2022-03-14External libgit2: Remove duplicate defineOliver Reiche
2022-03-14just describe: Also describe config fieldsOliver Reiche
2022-03-14ExecutionApi: Add test for creating outdirs before executionOliver Reiche
2022-03-14LocalExecution: Create output dirs prior to executionOliver Reiche
2022-03-14ExecutionAPI: Add test for retrieving trees to pathOliver Reiche
2022-03-14BazelApi: Fix missing entries in cached trees from tree mapOliver Reiche
2022-03-14LocalApi: Fix missing entries in cached trees from tree mapOliver Reiche
2022-03-14rule CC/test: Introduce TEST_ENV for test runnersOliver Reiche
2022-03-14ExecutionAPI: Add common tests for local and remote apiOliver Reiche
2022-03-09LocalCAS: Set epoch time for every entryOliver Reiche
2022-03-09FileSystemManager: Support set epoch time on file creationOliver Reiche
2022-03-09FileStorage: Avoid rename for owned filesOliver Reiche
2022-03-09Add a test demonstrating nested treesKlaus Aehlig
2022-03-08LocalCAS: Prefer hard link over copy for owned filesOliver Reiche
2022-03-08FileSystemManager: Implement hard link creation with permsOliver Reiche
2022-03-08LocalCAS: Avoid writable fds when adding executables to CASOliver Reiche
2022-03-08FileSystemManager: Implement fd-less write to fileOliver Reiche
2022-03-08FileSystemManager: Implement fd-less file copyOliver Reiche
2022-03-08SystemCommand: Exit without cleanup on error and avoid loggerOliver Reiche
2022-03-08SystemCommand: Move to new module "src/buildtool/system"Oliver Reiche
2022-03-04Patch away unused imports in bytestream.protoKlaus Aehlig