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
/
RULES
Age
Commit message (
Expand
)
Author
2023-08-16
Merge branch 'rules/oss' into rules/rules-cc-rules
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-05-30
rules-cc: Support run-libs in CC/proto libraries
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-20
["CC/proto", "library"] proto deps are public
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: Fix missing CXXFLAGS propagation for proto libs
Oliver Reiche
2023-03-15
grpc: bugfix: add missing dependency to grpc service library
Alberto Sartori
2022-12-09
rules: Refactoring and minor improvements
Oliver Reiche
2022-11-21
support the concept of private deps
Klaus Aehlig
2022-09-13
Rules: Implement setting ADD_{C,CXX}FLAGS via variables
Oliver Reiche
2022-02-22
Initial self-hosting commit
Klaus Aehlig