Age | Commit message (Expand) | Author |
2024-04-17 | ["CC/test", "test"] use stage expression | Klaus Aehlig |
2024-02-15 | Remove unnecessarily quadratic expressions | Klaus Aehlig |
2023-11-20 | rules: Fix flag inheritance | Oliver Reiche |
2023-11-09 | ["CC/auto", "config_file"] runner: let /usr/bin/env find python3 | Klaus T. Aehlig |
2023-09-28 | ["CC/pkgconfig", "system_library"] Add -rpath | Klaus Aehlig |
2023-09-26 | pkg-config files: properly terminate last line | Klaus Aehlig |
2023-09-25 | Fix pkg-config name for libprotobuf | Oliver Reiche |
2023-09-25 | Use pkgconfig for default proto libs | Oliver Reiche |
2023-08-29 | python: Add type hints and fix style in rules scripts | Paul Cristian Sarbu |
2023-08-21 | rules: Add documentation for the implict dependencies | Klaus Aehlig |
2023-08-17 | ["CC/test", "test"] rename implict dependency | Klaus Aehlig |
2023-08-17 | ["CC/auto", "config_file"] rename implicit target | Klaus Aehlig |
2023-08-17 | ["shell/test", "script"] Rename implicit dependencies | Klaus Aehlig |
2023-08-16 | rules: Support BUILD_ARCH for CC defaults | Oliver Reiche |
2023-08-16 | rules: Propagate PATH list from defaults | Oliver Reiche |
2023-08-16 | rules: Extend toolchains via defaults from base | Oliver Reiche |
2023-08-16 | rules: Expression to get base providers as list | Oliver Reiche |
2023-08-16 | rules: Remove pointless defaults | Oliver Reiche |
2023-07-12 | ["CC/test", "test]: support target architecture | Klaus Aehlig |
2023-06-16 | rules: Install pkgconfig files to $PREFIX/lib/pkgconfig | Oliver Reiche |
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 "data" targets for test binaries | Oliver Reiche |
2022-12-14 | rules: Add type size check to ["CC/auto", "config"] | 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 |