summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-26test {Files,Directories}Iterator for an empty dirAlberto Sartori
2022-04-26bug fix: FileRoot::DirectoryEntries cannot hold std::monostate anymoreAlberto Sartori
2022-04-25Progress reporting: include origins of running actionsKlaus Aehlig
2022-04-25result description: always show full informationKlaus Aehlig
2022-04-25json utils: support indentation up to a given depthKlaus Aehlig
2022-04-25expression: add "msg" argument to "to_subdir"Klaus Aehlig
2022-04-25upgrade from optparse to argparseAlberto Sartori
2022-04-22simple bash completionAlberto Sartori
2022-04-22rules: move compiler/flags computation into expressionsKlaus Aehlig
2022-04-22rule ["CC", "header directory"]: drop ill-advised "public stage"Klaus Aehlig
2022-04-22rule ["data", "staged"]: behave more file likeKlaus Aehlig
2022-04-22Fix remote-client names in loggingKlaus Aehlig
2022-04-21just-mr: correctly set times and permissions in CASKlaus Aehlig
2022-04-21add compatibility with original remote build protocolAlberto Sartori
2022-04-21Document the expression language used in our build toolKlaus Aehlig
2022-04-20Remove unused "+" on expressionsKlaus Aehlig
2022-04-19just-mr: Refer to ROOT via absolute pathOliver Reiche
2022-04-19TARGETS.json: use TREE constructor to get whole directoryKlaus Aehlig
2022-04-19Conflict checking: use normalized pathsKlaus Aehlig
2022-04-14just: Add support for building static binaryOliver Reiche
2022-04-14add u+w permission when installing a fileAlberto Sartori
2022-04-07bin/bootstrap: use top-level default targetKlaus Aehlig
2022-04-07expression evaluation: clean up truth valuesKlaus Aehlig
2022-04-07main: warn if result contains failed artifactsKlaus Aehlig
2022-04-07just-mr: fix run_cmd interfaceKlaus Aehlig
2022-04-07implement new built-in target TREEAlberto Sartori
2022-04-07refactor FileRoot::DirectoryEntriesAlberto Sartori
2022-04-07fix a typoAlberto Sartori
2022-04-07FileSystemManager::ReadDirectory does just one system callAlberto Sartori
2022-04-07Add basic documentation on build rulesKlaus Aehlig
2022-04-05Rule map: "import" is no a reserved key word of a ruleKlaus Aehlig
2022-04-04Add a basic progress reporterKlaus Aehlig
2022-04-04statistics: also count completed uncached actionsKlaus Aehlig
2022-04-04Graph traverser: support progress observingKlaus Aehlig
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