summaryrefslogtreecommitdiff
path: root/src/buildtool/common
AgeCommit message (Expand)Author
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
2022-06-13RemoteExecutionConfig: Keep global platform propertiesOliver Reiche
2022-06-13RepoConfig: Compute repository keyOliver Reiche
2022-06-09Change wording of -D to emphasize that it is an overlayKlaus Aehlig
2022-06-02CLI: New option -D/--defines for in-line configurationOliver Reiche
2022-06-02Add missing direct dependenciesKlaus Aehlig
2022-05-09CLI: Fix use of multiple RE property optionsOliver Reiche
2022-04-27use kebab-case for all cmd line argsAlberto Sartori
2022-04-21add compatibility with original remote build protocolAlberto Sartori
2022-04-04statistics: also count completed uncached actionsKlaus Aehlig
2022-04-04Add a new log level for progress updatesKlaus Aehlig
2022-04-04cli: hint on orientation of --log-limit argumentKlaus Aehlig
2022-03-21Drop unnecessary declaration of indirect dependenciesKlaus Aehlig
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-03-01Pass actions and trees in analysis result as shared pointerKlaus Aehlig
2022-02-28CLI: Add option to set action timeoutOliver Reiche
2022-02-25Format: Apply alphabetical include orderOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig