summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-05-09CLI: Fix use of multiple RE property optionsOliver Reiche
2022-05-09Built-in "to_subdir": interpret input keys as pathKlaus Aehlig
2022-05-09Verify conflict-freeness in inputs, artifacts, and runfilesKlaus Aehlig
2022-05-09Move path normalisation to a separate libraryKlaus Aehlig
2022-05-09log to Error level when remote is unreachableAlberto Sartori
2022-05-04just: add --compatible also to "just analyse"Klaus Aehlig
2022-05-04install: normalize dir pathsOliver Reiche
2022-04-27Remove libggit2 as host bootstrap dependencyKlaus 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-26Rebuild: report full command lineKlaus Aehlig
2022-04-26doc strings: support documentation of the resultKlaus Aehlig
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-22Fix remote-client names in loggingKlaus Aehlig
2022-04-21add compatibility with original remote build protocolAlberto Sartori
2022-04-20Remove unused "+" on expressionsKlaus 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-07expression evaluation: clean up truth valuesKlaus Aehlig
2022-04-07main: warn if result contains failed artifactsKlaus Aehlig
2022-04-07implement new built-in target TREEAlberto Sartori
2022-04-07refactor FileRoot::DirectoryEntriesAlberto Sartori
2022-04-07FileSystemManager::ReadDirectory does just one system callAlberto Sartori
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-04Hardlinking: when error is expected, log only at debug levelKlaus Aehlig
2022-03-30Eliminate duplicated code in ParseEntityName{FromJson,FromExpression}Alberto Sartori
2022-03-29refactor EntityNameAlberto Sartori
2022-03-25don't check bounds twiceAlberto Sartori
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-22BazelApi: Fix retrieving artifacts to filesystem pathOliver Reiche
2022-03-21Drop unnecessary declaration of indirect dependenciesKlaus Aehlig
2022-03-18When representing a directory as json, terminate with new-line characterKlaus Aehlig
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-03-14just describe: Also describe config fieldsOliver Reiche
2022-03-14LocalExecution: Create output dirs prior to executionOliver 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