summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-18Fix typos "boostrap" -> "bootstrap".Niklas Hambüchen
2023-04-18INSTALL.md: packaging builds now use pkg-configKlaus Aehlig
2023-04-18test: Use pkgconfig for prebuilt bootstrapOliver Reiche
2023-04-18bootstrap traverser: prefer hard over symlinksKlaus Aehlig
2023-04-18bootstrap-traverser: Support actions without inputsOliver Reiche
2023-04-18bootstrap: Replace prebuilt imports by pkgconfigOliver Reiche
2023-04-18bootstrap: Disable -Werror for package buildsOliver Reiche
2023-04-18bootstrap: Support PKG_CONFIG_PATH (and set from LOCALBASE)Oliver Reiche
2023-04-18bootstrap: Use generic toolchain and honor COMPILER_FAMILYOliver Reiche
2023-04-18defaults: Use self-compiled protoc/grpc toolchainOliver Reiche
2023-04-18rules: Support protoc/grpc_cpp_plugin from defaultsOliver Reiche
2023-04-18rules: Update dependency on protobuf and grpc targetsOliver Reiche
2023-04-18imports: Fix GRPC dependenciesOliver Reiche
2023-04-18imports: Match original export target namesOliver Reiche
2023-04-18rules: Support creating compile/link flags from pkg-configOliver Reiche
2023-04-18rules: Drop CC/IDE headers ruleOliver Reiche
2023-04-18dev: Replace CC/IDE headers target by install-with-depsOliver Reiche
2023-04-18rules: Support hdrs-only for install-with-deps ruleOliver Reiche
2023-04-18rules: Move install-with-deps to EXPRESSIONSOliver Reiche
2023-04-18rules: Support install-with-deps ruleOliver Reiche
2023-04-18rules: Support reading flags from files for existing rulesOliver Reiche
2023-04-18rules: Fix missing CXXFLAGS propagation for proto libsOliver Reiche
2023-04-14just-mr support -D optionKlaus Aehlig
2023-04-14just-mr man page: mention mrversion in the synopsisKlaus Aehlig
2023-04-04Add basic test that roots are available via install-casKlaus Aehlig
2023-04-04local API: fall back to git api, if availableKlaus Aehlig
2023-04-04just install-cas: use local git as git CASKlaus Aehlig
2023-04-04Add a git based read-only APIKlaus Aehlig
2023-04-04Make git root part of the storage configKlaus Aehlig
2023-04-04CAS: demote log messages of to debugKlaus Aehlig
2023-04-04disjoint_map_union: show conflicting values on errorKlaus Aehlig
2023-04-04command-line logging: change color schemeKlaus Aehlig
2023-04-04clean up targets filesKlaus Aehlig
2023-03-31git tree: degrade log level for missing entry in a git tree to debugKlaus Aehlig
2023-03-31fix false positive warning with gcc12Oliver Reiche
2023-03-30libgit2: remove access to patchesKlaus Aehlig
2023-03-30Improve error messages on reading invalid target filesKlaus Aehlig
2023-03-30test: Make GitCAS thread-safety tests more strictPaul Cristian Sarbu
2023-03-30libgit2: Remove fix-fake-repo patchPaul Cristian Sarbu
2023-03-30GitRepo: Guard fake repository odb wrappingPaul Cristian Sarbu
2023-03-29wip:just execute tutorialAlberto Sartori
2023-03-27tests: slience test-data generationKlaus Aehlig
2023-03-27MR Tests: Separate git init and branch creationOliver Reiche
2023-03-27TC Tests: Fix shell variable assignmentOliver Reiche
2023-03-24external: Update libcurl to v8.0.1Paul Cristian Sarbu
2023-03-24libgit2: Remove use of deprecated functions...Paul Cristian Sarbu
2023-03-24external: update libgit2 to v1.5.2Paul Cristian Sarbu
2023-03-24Extend install test to also verify the --remember optionKlaus Aehlig
2023-03-24just install{,-cas}: add --remember optionKlaus Aehlig
2023-03-24just install-cas: document the --raw-tree option in the man pageKlaus Aehlig