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
Age
Commit message (
Expand
)
Author
2025-04-23
rules CC proto: Update docstring for DEBUG variable
Paul Cristian Sarbu
2024-11-06
Prefer built-in "nub_left"
Klaus Aehlig
2024-06-25
CC defaults: Provide the debug stage also for implicit deps
Paul Cristian Sarbu
2024-06-24
CC/proto: Libraries should be aware of DEBUG flag
Paul Cristian Sarbu
2024-06-24
CC: Fix some doc typos
Paul Cristian Sarbu
2024-06-10
Add support for protobuf compiler flags
Oliver Reiche
2023-11-20
rules: Fix flag inheritance
Oliver Reiche
2023-09-25
Fix pkg-config name for libprotobuf
Oliver Reiche
2023-09-25
Use pkgconfig for default proto libs
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: 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-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: 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-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 setting ADD_{C,CXX}FLAGS via variables
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-23
Create IDE rule for CC targets
Oliver Reiche
2022-03-03
CC rules: Disable warnings for protobuf
Oliver Reiche
2022-02-25
rules: Add CC/proto/IDE headers
Oliver Reiche
2022-02-22
Initial self-hosting commit
Klaus Aehlig