summaryrefslogtreecommitdiff
path: root/CC/proto
AgeCommit message (Expand)Author
2025-04-23rules CC proto: Update docstring for DEBUG variablePaul Cristian Sarbu
2024-11-06Prefer built-in "nub_left"Klaus Aehlig
2024-06-25CC defaults: Provide the debug stage also for implicit depsPaul Cristian Sarbu
2024-06-24CC/proto: Libraries should be aware of DEBUG flagPaul Cristian Sarbu
2024-06-24CC: Fix some doc typosPaul Cristian Sarbu
2024-06-10Add support for protobuf compiler flagsOliver Reiche
2023-11-20rules: Fix flag inheritanceOliver Reiche
2023-09-25Fix pkg-config name for libprotobufOliver Reiche
2023-09-25Use pkgconfig for default proto libsOliver Reiche
2023-08-16rules: Propagate PATH list from defaultsOliver Reiche
2023-08-16rules: Extend toolchains via defaults from baseOliver Reiche
2023-08-16rules: Remove pointless defaultsOliver Reiche
2023-05-30rules: Drop needless conditionalOliver Reiche
2023-04-26rules: Support mixing system/toolchain for protoc/grpcOliver Reiche
2023-04-26rules: Fix propagation of PATH for protocOliver Reiche
2023-04-20["CC/proto", "library"] proto deps are publicKlaus Aehlig
2023-04-19CC/proto toolchain staging: add missing elseKlaus Aehlig
2023-04-18rules: Support protoc/grpc_cpp_plugin from defaultsOliver Reiche
2023-04-18rules: Update dependency on protobuf and grpc targetsOliver Reiche
2023-04-18rules: Fix missing CXXFLAGS propagation for proto libsOliver Reiche
2023-03-15grpc: bugfix: add missing dependency to grpc service libraryAlberto Sartori
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-11-21support the concept of private depsKlaus Aehlig
2022-11-02proto: honor configured archiverAlberto Sartori
2022-10-26rules: Honor ENV variable for protobuf compilationOliver Reiche
2022-09-13Rules: Implement setting ADD_{C,CXX}FLAGS via variablesOliver Reiche
2022-09-13Rules: Implement hierarchical defaultsOliver Reiche
2022-04-29rules: Perform disjoint map union in field_* expressionsOliver Reiche
2022-04-28rules: Consistently use new provider expressionsOliver Reiche
2022-04-26rules: Add field_artifacts_list and field_runfiles_listOliver Reiche
2022-03-23Create IDE rule for CC targetsOliver Reiche
2022-03-03CC rules: Disable warnings for protobufOliver Reiche
2022-02-25rules: Add CC/proto/IDE headersOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig