Age | Commit message (Expand) | Author |
2023-07-14 | ["shell/test", "script"]: support target architecture | Klaus Aehlig |
2023-07-12 | ["CC/test", "test]: support target architecture | Klaus Aehlig |
2023-07-12 | Add new transtion "maybe for host" | Klaus Aehlig |
2023-06-16 | rules: Install pkgconfig files to $PREFIX/lib/pkgconfig | Oliver Reiche |
2023-05-31 | ["test/shell", "script"] Support long-running tests | Klaus Aehlig |
2023-05-30 | rules: Support for external toolchains | Oliver Reiche |
2023-05-30 | rules: Move binary test_run to expression | Oliver Reiche |
2023-05-30 | rules: Use field_map_provider for default-ENV | Oliver Reiche |
2023-05-30 | rules: Drop needless conditional | Oliver Reiche |
2023-05-05 | rules: Test symbol and macro separately for auto config | Oliver Reiche |
2023-04-26 | rules: Support mixing system/toolchain for protoc/grpc | Oliver Reiche |
2023-04-26 | rules: Fix propagation of PATH for protoc | Oliver Reiche |
2023-04-24 | ["CC/test", "test"]: Support RUNS_PER_TEST | Klaus Aehlig |
2023-04-24 | ["CC/test", "test"]: factor out test-input | Klaus Aehlig |
2023-04-20 | ["CC/proto", "library"] proto deps are public | Klaus Aehlig |
2023-04-19 | CC/proto toolchain staging: add missing else | Klaus Aehlig |
2023-04-18 | rules: Support protoc/grpc_cpp_plugin from defaults | Oliver Reiche |
2023-04-18 | rules: Update dependency on protobuf and grpc targets | Oliver Reiche |
2023-04-18 | rules: Support creating compile/link flags from pkg-config | Oliver Reiche |
2023-04-18 | rules: Drop CC/IDE headers rule | Oliver Reiche |
2023-04-18 | rules: Support hdrs-only for install-with-deps rule | Oliver Reiche |
2023-04-18 | rules: Move install-with-deps to EXPRESSIONS | Oliver Reiche |
2023-04-18 | rules: Support install-with-deps rule | Oliver Reiche |
2023-04-18 | rules: Support reading flags from files for existing rules | Oliver Reiche |
2023-04-18 | rules: Fix missing CXXFLAGS propagation for proto libs | Oliver Reiche |
2023-03-15 | grpc: bugfix: add missing dependency to grpc service library | Alberto Sartori |
2023-03-15 | rules: CC/auto: add "config_file" rule to generate a c/c++ header... | Alberto Sartori |
2023-02-28 | Various typo fixes | Paul Cristian Sarbu |
2022-12-16 | rules: Parallelize ["CC/auto", "config"] check actions | Oliver Reiche |
2022-12-16 | rules: Use common expressions for ["CC/auto", "config"] | Oliver Reiche |
2022-12-14 | rules: Collect artifacts from "srcs" targets for ["data", "staged"] | Oliver Reiche |
2022-12-14 | rules: Collect artifacts from "data" targets for test binaries | Oliver Reiche |
2022-12-14 | rules: Report fieldname of overlapping artifacts/runfiles | Oliver Reiche |
2022-12-14 | rules: Add type size check to ["CC/auto", "config"] | Oliver Reiche |
2022-12-12 | rules: Fix missing arch vars for shell tests | Oliver Reiche |
2022-12-09 | rules: cflags have precedence over defines | Oliver Reiche |
2022-12-09 | rules: ldflags have precedence over transitive link args | Oliver Reiche |
2022-12-09 | rules: Create library in stage directory | Oliver Reiche |
2022-12-09 | rules: Add cross-compile support for tests | Oliver Reiche |
2022-12-09 | rules: Add argument support for test binaries | Oliver Reiche |
2022-12-09 | rules: Refactoring and minor improvements | Oliver Reiche |
2022-12-09 | rules: Drop the ["CC", "header directory"] | Oliver Reiche |
2022-12-09 | rules: Fix missing cflags for linking test binary | Oliver Reiche |
2022-11-21 | support the concept of private deps | Klaus Aehlig |
2022-11-21 | rules/CC/EXPRESSIONS: drop unused local define | Klaus Aehlig |
2022-11-02 | proto: honor configured archiver | Alberto Sartori |
2022-11-02 | rules: don't always use the default archiver | Alberto Sartori |
2022-10-31 | CC/test test_runner.sh: correctly report the reuslt | Klaus Aehlig |
2022-10-27 | rules: Honor ENV for finding cat | Christian Lütke Stetzkamp |
2022-10-27 | rules: Honor ENV for patch separation | Christian Lütke Stetzkamp |