aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/CompilationAttributes.java
Commit message (Expand)AuthorAge
* Remove the non_propagated_deps attribute from objc_library and apple_binary. ...Gravatar kaipi2018-05-30
* Replace path implementation.Gravatar tomlu2018-02-08
* Move expansion functionality to a new classGravatar ulfjack2017-09-29
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-28
* Automated rollback of commit 6d884afa8da1b08288cb0108e8bbf6c22ec63393.Gravatar dslomov2017-07-25
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-25
* Inline AttributeContainer.ATTRIBUTE_CONTAINER_FACTORY and PathFragment.TO_PAT...Gravatar laurentlb2017-07-03
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Sink automatic SDK frameworks into legacy compilation support.Gravatar Googler2017-03-17
* Avoid putting objc linkopts and copts in Set, as their order and duplicate-ar...Gravatar Chris Parsons2017-02-15
* Remove Swift support from native rulesGravatar Dmitry Shevchenko2016-11-24
* Rename some PackageId and RepositoryName fields/methods in prep for deep exec...Gravatar Kristina Chodorow2016-07-28
* Separates the proto compilation action from the other linking sources, to iso...Gravatar Sergio Campama2016-06-06