aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/IosDeviceProvider.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
* Expose ios_device attributes to Skylark.Gravatar Googler2016-12-23
* ios_device attribute "xcode", which takes an "xcode_version" target to select...Gravatar Chris Parsons2016-04-08
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Add launch_storyboard for iOS bundles (apps, extensions).Gravatar Peter Schmitt2015-11-18
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Add ios_test.sh.bazel_templateGravatar Daniel Wagner-Hall2015-05-04
* Pull out class for substitutionsGravatar Daniel Wagner-Hall2015-05-01
* ios_test: Export device-specific information on a providerGravatar Daniel Wagner-Hall2015-04-29
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25