summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-10grpc: hide dependency on google_rpc_statusKlaus Aehlig
2024-04-10end-to-end tests: fix tool set upKlaus Aehlig
2024-04-10atomic: Fix potential raceOliver Reiche
2024-04-10Correctly report taintedness of "configure" targetsKlaus Aehlig
2024-04-10just-mr: don't make the command line pretend a fixed nameKlaus Aehlig
2024-04-10bootstrap: accept a build dir inside the source treeKlaus Aehlig
2024-04-10SystemCommand: Fix handling of child statusOliver Reiche
2024-04-10expression map: properly wrap logger for import callsKlaus Aehlig
2024-04-10Start 1.2.5 development cycleKlaus Aehlig
2023-12-19Release 1.2.4v1.2.4Klaus Aehlig
2023-12-13Filesystem: Fix copy overwrite of symlink with fileOliver Reiche
2023-12-13Documentation for "configure" rule: clarify role of "config"Klaus Aehlig
2023-12-13just: Fix wrong access to moved structPaul Cristian Sarbu
2023-12-13LocalAction: Fix staging of empty treesOliver Reiche
2023-12-13just-import-git.1: Fix wordingPaul Cristian Sarbu
2023-12-13built-in "install" rule: verify well-formedness of resulting stageKlaus Aehlig
2023-12-13Start 1.2.4 development cycleOliver Reiche
2023-11-15Release 1.2.3v1.2.3Klaus Aehlig
2023-11-15bugfix: Also unlink symlinks before installingOliver Reiche
2023-11-15Fix serialization of the target cache keyOliver Reiche
2023-11-15Base export target chache key on the exported targetKlaus Aehlig
2023-11-15just execute: fix race condition during garbage collection...Alberto Sartori
2023-11-15Start 1.2.3 development cycleKlaus Aehlig
2023-10-17Release 1.2.2v1.2.2Klaus Aehlig
2023-10-17curl_easy_handle: Ensure we report a fail on HTTP codes >=400Paul Cristian Sarbu
2023-10-17just-mr fetch: Fix exception on fetched data hash mismatchPaul Cristian Sarbu
2023-10-17Avoid conflicts on case-insensitive file systemsKlaus Aehlig
2023-10-17bootstrap: for package builds use -Wno-pedanticKlaus Aehlig
2023-10-17utils: No hash for upcoming libstdc++ 11 releasesOliver Reiche
2023-10-17Start 1.2.2 development cycleKlaus Aehlig
2023-08-29Release 1.2.1v1.2.1Klaus Aehlig
2023-08-29fmt: Specialize formatter only for version >= 10Oliver Reiche
2023-08-29man: Fix missing quoting of literalsPaul Cristian Sarbu
2023-08-28Fix path hash for libstdc++ bug-fix release 11.4Oliver Reiche
2023-08-28Add explicit fmt::formatter for nlohmann::basic_jsonMichael Thies
2023-08-28absl: avoid off64_tKlaus T. Aehlig
2023-08-28Start 1.2.1 development cycleOliver Reiche
2023-08-25Release 1.2.0v1.2.0Klaus Aehlig
2023-08-24tests: Improve error reporting in scriptsOliver Reiche
2023-08-24tests: Fix equal operator type mismatchOliver Reiche
2023-08-24imports: Silence warnings of external codeOliver Reiche
2023-08-24lzma: Add missing definesOliver Reiche
2023-08-24LinkedMap: Simplify ::Find() methodsOliver Reiche
2023-08-24test: verify that actions with incompelete outputs are requestedKlaus Aehlig
2023-08-24Execution: only take complete actions from cacheKlaus Aehlig
2023-08-23utils path: Add missing inline specifierOliver Reiche
2023-08-23target_map: Use iterators instead of pointer arithmeticOliver Reiche
2023-08-23just: split main codeKlaus Aehlig
2023-08-23just-mr: Split main codePaul Cristian Sarbu
2023-08-22Update tutorial to use latest version of rules-ccKlaus Aehlig