aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/apple/ApplePlatform.java
Commit message (Expand)AuthorAge
* Start migration of apple skylark build APIGravatar cparsons2018-05-25
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* Refactor SkylarkInfo constructorsGravatar brandjon2018-01-11
* Shape sharing for Skylark providers.Gravatar Benjamin Peterson2017-11-27
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Drop 32-bit architectures from builds with ios_mimimum_os > 11.0.Gravatar cparsons2017-09-21
* Split Info into SkylarkInfo and NativeInfo.Gravatar dslomov2017-08-22
* Open-source Skyframe serialization, and make AppleConfiguration serializable ...Gravatar janakr2017-08-18
* Better names for declared providers-related classes.Gravatar dslomov2017-08-01
* Add "apple_" prefix to Skylark platform(_type) modules.Gravatar allevato2017-07-26
* Clean up/improve docs across several Apple classes.Gravatar allevato2017-07-21
* Make some objects SkylarkValuesGravatar vladmos2017-07-11
* Make native declared providers type-safe.Gravatar dslomov2017-07-10
* Platform -> ApplePlatform, to avoid ambiguity with the newly introducedGravatar cpeyser2017-07-07