aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/AppleExecutableBinaryProvider.java
Commit message (Expand)AuthorAge
* Split Info into SkylarkInfo and NativeInfo.Gravatar dslomov2017-08-22
* Better names for declared providers-related classes.Gravatar dslomov2017-08-01
* Make native declared providers not implement TransitiveInfoCollection.Gravatar dslomov2017-07-12
* Make native declared providers type-safe.Gravatar dslomov2017-07-10
* Refactor implementation of native and Skylark declared providers.Gravatar Dmitry Lomov2017-03-03
* apple_binary produces a skylark provider depending on its binary_typeGravatar Chris Parsons2017-02-13
* Renames the BundleLoaderProvider to AppleExecutableBinaryProvider, and uses t...Gravatar Sergio Campama2017-01-23