summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-02tool: at the earliest possible moment confirm the targetKlaus Aehlig
2022-03-01CC test: Add optional test launcher `CC_TEST_LAUNCHER`Oliver Reiche
2022-03-01Test TaskSystem: Fix read after freeOliver Reiche
2022-03-01Add a message after consolidating the analysis resultKlaus 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-03-01flush after logging to stderrKlaus Aehlig
2022-03-01Link build_engine tests to overall test targetKlaus Aehlig
2022-02-28action-equality test: improve conditionsKlaus Aehlig
2022-02-28Tests: Avoid std::tmpnam as it is considered unsafeOliver Reiche
2022-02-28Executor: Log failing action's commandOliver Reiche
2022-02-28Format: Apply clang-format suggestions to testsOliver Reiche
2022-02-28Test GraphTraverser: Use update-alternatives' c++ by defaultOliver Reiche
2022-02-28Test filesystem: Check exact permissionsOliver Reiche
2022-02-28External libgit2: Fix header declarationOliver Reiche
2022-02-28External protobuf: Add missing zlib dependencyOliver Reiche
2022-02-28CLI: Add option to set action timeoutOliver Reiche
2022-02-25Add end-to-end test verifying repository-name resolvingKlaus Aehlig
2022-02-25Add end-to-end test about target namingKlaus Aehlig
2022-02-25Format: Apply alphabetical include orderOliver Reiche
2022-02-25External bazel_remote_api: Add target for headers of CC bindingsOliver Reiche
2022-02-25External google_apis: Add target for headers of CC bindingsOliver Reiche
2022-02-25rules: Add CC/proto/IDE headersOliver Reiche
2022-02-23Add a first end-to-end test for action equalityKlaus Aehlig
2022-02-23Add shell/test ruleKlaus Aehlig
2022-02-23common rule expression: improve error reportingKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig