aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/AppleStaticLibraryRule.java
Commit message (Expand)AuthorAge
* Remove compilation and bundling attributes from apple_binary and apple_static...Gravatar cparsons2017-09-29
* 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
* Remove last traces of experimental_obj_libraryGravatar cparsons2017-06-26
* Subtract protos from avoid_deps of apple_static_libraryGravatar cparsons2017-04-07
* AppleCrosstoolTransition is also applied to any incoming edge to a rule classGravatar Cal Peyser2017-01-13
* "deps" attribute avoids linking libraries transitively included in "dylibs" a...Gravatar Chris Parsons2016-12-09
* Initial check-in of apple_static_library ruleGravatar Chris Parsons2016-09-30