summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-04just: add --compatible also to "just analyse"Klaus Aehlig
2022-05-04install: normalize dir pathsOliver Reiche
2022-05-04rules/CC: for compiler invocation, pass on ENVKlaus Aehlig
2022-05-02import git2: close header directory as a treeKlaus Aehlig
2022-05-02Expression ['', 'field_runfiles']: ensure disjointnessKlaus Aehlig
2022-04-29add simple bash completion for targetsAlberto Sartori
2022-04-29rules: Perform disjoint map union in field_* expressionsOliver Reiche
2022-04-28rules: Consistently use new provider expressionsOliver Reiche
2022-04-28rules: Add "link-args-deps" expressionOliver Reiche
2022-04-28rules: Honor transition variable in *-deps expressionsOliver Reiche
2022-04-28rules: Add "field_map_provider" and "field_list_provider"Oliver Reiche
2022-04-28rules: Fix field_artifacts/field_runfiles expressions' docsOliver Reiche
2022-04-28improve bash completionAlberto Sartori
2022-04-27repos.json: add stronger checksums for files obtained via the networkKlaus Aehlig
2022-04-27just-mr: support additional hashes for fetched filesKlaus Aehlig
2022-04-27Remove ssl from bootstrap dependencyKlaus Aehlig
2022-04-27Remove libggit2 as host bootstrap dependencyKlaus Aehlig
2022-04-27bootstrap.py: support header dirs directly stagedKlaus Aehlig
2022-04-27use kebab-case for all cmd line argsAlberto Sartori
2022-04-27Allow for better error reporting in case of a malformed targetAlberto Sartori
2022-04-27dump action command on DebugLevelAlberto Sartori
2022-04-26rules: Add field_artifacts_list and field_runfiles_listOliver Reiche
2022-04-26rules: More flexible compile-deps and link-depsOliver Reiche
2022-04-26Rebuild: report full command lineKlaus Aehlig
2022-04-26Improve documenatation of our internal rulesKlaus Aehlig
2022-04-26doc strings: support documentation of the resultKlaus Aehlig
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