aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/IosDevice.java
Commit message (Expand)AuthorAge
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Move RuleConfiguredTargetFactory to lib.analysisGravatar ulfjack2017-08-07
* Route Xcode version information through an implicit dependency instead of the...Gravatar lberki2017-07-25
* Make native declared providers not implement TransitiveInfoCollection.Gravatar dslomov2017-07-12
* Platform -> ApplePlatform, to avoid ambiguity with the newly introducedGravatar cpeyser2017-07-07
* Deprecate ios_device and ios_test.Gravatar allevato2017-06-08
* Expose apple.xcode_version() to skylark.Gravatar Chris Parsons2016-12-28
* Expose ios_device attributes to Skylark.Gravatar Googler2016-12-23
* Enables the propagation of the XcodeVersionProperties provider for reading fr...Gravatar Sergio Campama2016-12-13
* Allow use of Exceptions to exit early out of configured-target creation, inst...Gravatar Chris Parsons2016-05-24
* ios_device attribute "xcode", which takes an "xcode_version" target to select...Gravatar Chris Parsons2016-04-08
* ios_device's attribute ios_version defaults to the configuration iOS SDK versionGravatar Chris Parsons2016-03-23
* Add launch_storyboard for iOS bundles (apps, extensions).Gravatar Peter Schmitt2015-11-18
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Pull out class for substitutionsGravatar Daniel Wagner-Hall2015-05-01
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25