summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-28man: Fix missing quoting of literalsPaul Cristian Sarbu
2023-08-28Silence warnings produced by older compilersOliver Reiche
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-28Fix rule doc string of patch defaultsOliver Reiche
2023-08-25man: Document --backup-to-remote argument for just-mr fetchPaul Cristian Sarbu
2023-08-25man: Extend just-mr and just-mrrc specifications...Paul Cristian Sarbu
2023-08-25test: Check that just-mr interacts correctly with a remote endpointPaul Cristian Sarbu
2023-08-25just-mr fetch: Allow to back up fetched archives to a given remote CASPaul Cristian Sarbu
2023-08-25just-mr: Interrogate remote CAS before defaulting to network fetch...Paul Cristian Sarbu
2023-08-25just-mr utils: Extract setup-related code into separate libraryPaul Cristian Sarbu
2023-08-25just-mr: Add remote execution and mTLS argumentsPaul Cristian Sarbu
2023-08-25tutorial: hint on `just describe` to list implicit dependenciesKlaus Aehlig
2023-08-25just describe: also show the implict dependenciesKlaus Aehlig
2023-08-25Start 1.3 development cycleKlaus Aehlig
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
2023-08-22tutorial: Use new TOOLCHAIN_CONFIG variableOliver Reiche
2023-08-22Release 1.2.0~beta3v1.2.0-beta3Oliver Reiche
2023-08-21external: Update zlib to v1.3Paul Cristian Sarbu
2023-08-21bundled absl: configure in a portable wayKlaus Aehlig
2023-08-21rules: Add documentation for the implict dependenciesKlaus Aehlig
2023-08-18absl: Do not require OS and ARCHOliver Reiche
2023-08-18Release 1.2.0~beta2v1.2.0-beta2Klaus Aehlig
2023-08-18tutorial, third party: also mention pkg-config as optionKlaus Aehlig
2023-08-18documentation: third-party code may also be built using foreign toolsKlaus Aehlig
2023-08-17["CC/test", "test"] rename implict dependencyKlaus Aehlig
2023-08-17["CC/auto", "config_file"] rename implicit targetKlaus Aehlig
2023-08-17["shell/test", "script"] Rename implicit dependenciesKlaus Aehlig
2023-08-17tutorial: mention the describe subcommandKlaus Aehlig
2023-08-17documentation: add some clarifying commentsKlaus Aehlig
2023-08-17absl: Drop unused variablesOliver Reiche
2023-08-16Release 1.2.0~beta1v1.2.0-beta1Klaus Aehlig
2023-08-16Introduce configuration variable TOOLCHAIN_CONFIGOliver Reiche
2023-08-16rules: Support BUILD_ARCH for CC defaultsOliver Reiche
2023-08-16just: Add defaults for patchOliver Reiche
2023-08-16patch: Support defaults for patch rulesOliver Reiche
2023-08-16patch: Drop patch-partOliver Reiche