summaryrefslogtreecommitdiff
path: root/rules/CC/proto
AgeCommit message (Expand)Author
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