summaryrefslogtreecommitdiff
path: root/src/buildtool/main/main.cpp
AgeCommit message (Expand)Author
2022-05-04just: add --compatible also to "just analyse"Klaus Aehlig
2022-04-27use kebab-case for all cmd line argsAlberto Sartori
2022-04-26doc strings: support documentation of the resultKlaus Aehlig
2022-04-25result description: always show full informationKlaus Aehlig
2022-04-21add compatibility with original remote build protocolAlberto Sartori
2022-04-07main: warn if result contains failed artifactsKlaus Aehlig
2022-04-07implement new built-in target TREEAlberto Sartori
2022-04-04Add a basic progress reporterKlaus Aehlig
2022-03-29refactor EntityNameAlberto Sartori
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-14just describe: Also describe config fieldsOliver Reiche
2022-03-02tool: at the earliest possible moment confirm the targetKlaus Aehlig
2022-03-01Pass actions and trees in analysis result as shared pointerKlaus Aehlig
2022-03-01main: add a log message after finishing analysisKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig