aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/proto
Commit message (Expand)AuthorAge
* [Reland] Accept proto paths relative to proto_source_root as direct dependenc...Gravatar Googler2018-07-09
* Expose aspect actions from Skylark.Gravatar tomlu2018-06-22
* Don't instrument files generated by cc_proto_library for coverageGravatar Googler2018-06-20
* Remove LIPO supportGravatar hlopko2018-06-15
* C++: Remove CcSpecificLinkParamsProvider.Gravatar plf2018-06-01
* C++: Renames CcCompilationContextInfo to CcCompilationContextGravatar plf2018-05-14
* Ensure that all aspects which (even very indirectly) callGravatar jcater2018-04-27
* Normalize parameter name commentsGravatar cushon2018-04-27
* Extract CcCommon.configureFeaturesOrThrowEvalExceptionGravatar hlopko2018-04-20
* Push using ruleContext.getFeatures() outside of creating FeatureConfigurationGravatar hlopko2018-04-17
* Push using ruleContext.getDisabledFeatures() outside of creating FeatureConfi...Gravatar hlopko2018-04-16
* C++: Rename CcCompilationInfo to CcCompilationContextInfo.Gravatar plf2018-04-03
* Add BuildConfiguration to ConfiguredTargetAndTarget and rename it to Configur...Gravatar janakr2018-03-10
* Expose an actions provider on RuleConfiguredTarget instances.Gravatar cparsons2018-03-06
* Make JavaCompileAction and friends emit new-style arguments.Gravatar tomlu2018-03-01
* @AutoCodec ProtoCcHeaderProvider and GenRuleSourcesProvider.Gravatar janakr2018-02-26
* PiperOrigin-RevId: 186532302Gravatar ahumesky2018-02-21
* C++: Renames CppCompilationContext to CcCompilationInfoGravatar plf2018-02-21
* Accept proto paths relative to proto_source_root as direct dependencies.Gravatar elenairina2018-02-20
* Add "proto_source_root" flag to proto_library.Gravatar elenairina2018-02-16
* C++: Removes CppModel classGravatar plf2018-02-15
* C++: Split C++ library into two classes, compilation and linkingGravatar plf2018-02-08
* Tag a few aspect classes with @AutoCodec and make CcProtoAspect abstract, sin...Gravatar janakr2018-02-05
* Stop allowing generic LateBoundDefault value types. Such types are always eit...Gravatar janakr2018-02-02
* Change ConfiguredAspectFactory.create signature to take in aGravatar mjhalupka2018-01-31
* Add a type that explicitly limits the CppSemantics implementations that can beGravatar cpeyser2018-01-26
* C++: Refactors CLIF rule to go through CcLibraryHelper.Gravatar plf2018-01-26
* Automated rollback of commit c166cd99ce9f72eed522e78d63c93ff410b6dc18.Gravatar plf2018-01-11
* Automated rollback of commit 67330ad52391ad6562d439f77cc5133a0ea4247d.Gravatar plf2018-01-10
* C++ refactoring: Separate compilation and linking calls to CcLibraryHelperGravatar plf2018-01-08
* Remove FeatureSpecification, use plain sets insteadGravatar hlopko2017-12-19
* Remove source category from CcCommon.configureFeaturesGravatar hlopko2017-12-19
* Rename OutputGroupProvider -> OutputGroupInfo.Gravatar dslomov2017-12-14
* CcProtoLibrary: Don't add dynamic librarys to filesToBuild on WindowsGravatar Yun Peng2017-11-20
* Migrate CppConfiguration#supportsGoldLinker, supportsDynamicLinker,Gravatar cpeyser2017-10-31
* [Bazel] Change default place where {java,cc}_proto_library look for their ext...Gravatar carmi2017-10-20
* LateBoundDefault: enforce access to a single fragment (or none).Gravatar mstaib2017-09-19
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Remove LipoTransition (and replace remaining LIPO_COLLECTOR references).Gravatar gregce2017-09-18
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Defer expansion of certain proto command line string arguments.Gravatar tomlu2017-08-10
* Move RuleConfiguredTargetFactory to lib.analysisGravatar ulfjack2017-08-07
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Add FeatureSpecification.Gravatar hlopko2017-05-30
* Extract :cc_toolchain as constantGravatar hlopko2017-05-22
* Implement OutputGroupInfo provider.Gravatar dslomov2017-05-03
* A flag to control the outputs that cc_proto_library expects from proto-compiler.Gravatar Carmi Grushko2017-03-28
* Expose proto_library, java_lite_proto_library, java_proto_library and cc_prot...Gravatar Carmi Grushko2017-02-24
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16