summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-28Release 1.1.0~beta1v1.1.0-beta1Klaus Aehlig
2023-04-28external: Update protobuf to version 3.21.12Sascha Roloff
2023-04-28external: Update zlib to version 1.2.13Sascha Roloff
2023-04-28external: Update c-ares to version 1.17.2Paul Cristian Sarbu
2023-04-28external: Update ssl to version 6195bf8Paul Cristian Sarbu
2023-04-28external: Update re2 to version 2022-04-01Paul Cristian Sarbu
2023-04-28external: Update grpc to v1.53.0Sascha Roloff
2023-04-28external: Update google_apis to 2f9af29...Paul Cristian Sarbu
2023-04-28Update absl to LTS 20230125.0Sascha Roloff
2023-04-27bootstrap: Do not prune non-local-depsOliver Reiche
2023-04-27bootstrap: Write build config to working directoryOliver Reiche
2023-04-27imports: Support pkg-config for curl/archive/ares/zlibOliver Reiche
2023-04-27imports: Simplify pkg-config bootstrap definitionsOliver Reiche
2023-04-27Remove unused dependency to bzip2Oliver Reiche
2023-04-27just-mr: Fix config always being requiredPaul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-04-26just-mr: Fix warning about unused lambda captureOliver Reiche
2023-04-26Tutorial: take latest commit of rules-ccKlaus Aehlig
2023-04-26rules: Support mixing system/toolchain for protoc/grpcOliver Reiche
2023-04-26rules: Fix propagation of PATH for protocOliver Reiche
2023-04-26bazel_network: grpc++ is not a direct dependencyOliver Reiche
2023-04-26evaluator: Improve evaluation error reportingOliver Reiche
2023-04-26grpc: Fix non-deterministic lib combineOliver Reiche
2023-04-26Test tutorial: defaults from shell/test need to be declaredKlaus Aehlig
2023-04-24["CC/test", "test"]: Support RUNS_PER_TESTKlaus Aehlig
2023-04-24["CC/test", "test"]: factor out test-inputKlaus Aehlig
2023-04-21["test/end-to-end", "with remote"]: allow for the usage of a given remote end...Alberto Sartori
2023-04-20["CC/proto", "library"] proto deps are publicKlaus Aehlig
2023-04-19just-mr archive: subdir matters!Klaus Aehlig
2023-04-19Install instruction: mention the preferred just-mrv1.1.0-alpha+20230419Klaus Aehlig
2023-04-19CC/proto toolchain staging: add missing elseKlaus Aehlig
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