index
:
~aehlig/just-buildsystem/rules-cc.git
master
C/C++ rules for the just build tool
Klaus Aehlig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CC
/
proto
/
EXPRESSIONS
Age
Commit message (
Expand
)
Author
2024-06-24
CC/proto: Libraries should be aware of DEBUG flag
Paul Cristian Sarbu
2024-06-10
Add support for protobuf compiler flags
Oliver Reiche
2023-08-16
rules: Propagate PATH list from defaults
Oliver Reiche
2023-08-16
rules: Remove pointless defaults
Oliver Reiche
2023-05-30
rules: Drop needless conditional
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-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
2022-12-09
rules: Refactoring and minor improvements
Oliver Reiche
2022-11-02
proto: honor configured archiver
Alberto Sartori
2022-10-26
rules: Honor ENV variable for protobuf compilation
Oliver Reiche
2022-09-13
Rules: Implement hierarchical defaults
Oliver Reiche
2022-04-29
rules: Perform disjoint map union in field_* expressions
Oliver Reiche
2022-04-28
rules: Consistently use new provider expressions
Oliver Reiche
2022-04-26
rules: Add field_artifacts_list and field_runfiles_list
Oliver Reiche
2022-03-03
CC rules: Disable warnings for protobuf
Oliver Reiche
2022-02-22
Initial self-hosting commit
Klaus Aehlig