aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/apple/BUILD
Commit message (Expand)AuthorAge
* Start migration of apple skylark build APIGravatar cparsons2018-05-25
* Expose an actions provider on RuleConfiguredTarget instances.Gravatar cparsons2018-03-06
* Use an annotation preprocessor to validate SkylarkConfigurationField.Gravatar cparsons2018-01-10
* Automated rollback of commit 46356dfa59428b665aa280ba4cbca6e449f73c5b.Gravatar laszlocsomor2018-01-02
* ObjectCodecs for all non-test FragmentOption subclasses.Gravatar Googler2017-12-27
* Use an annotation preprocessor to validate SkylarkConfigurationField.Gravatar cparsons2017-12-21
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Open-source Skyframe serialization, and make AppleConfiguration serializable ...Gravatar janakr2017-08-18
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Remove remaining xcodegen references.Gravatar schmitt2017-06-26
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* Move cmdline lib to its own packageGravatar Kristina Chodorow2016-07-21
* Replace Constants.PRODUCT_NAME with a startup option --product_name=bazel and Gravatar Luis Fernando Pino Duque2016-05-31
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Expose AppleConfiguration to skylark as fragment "apple", along with a callab...Gravatar Chris Parsons2016-02-15
* Properly report loading errors during configuration creation.Gravatar Ulf Adams2016-02-10
* cache SDKROOT value for local execution of actions using apple toolkitGravatar Chris Parsons2015-12-15
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Reorganize BUILD files.Gravatar Han-Wen Nienhuys2015-11-30