aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/BUILD
Commit message (Expand)AuthorAge
* Start migration of apple skylark build APIGravatar cparsons2018-05-25
* Expose j2objc.dead_code_report as a configuration field instead of a basic st...Gravatar cparsons2018-03-27
* Splits the iterableMarshaller into runtime codecs.Gravatar shahan2018-03-14
* Add a CODEC for CppCompileAction.Gravatar cpeyser2018-02-14
* ObjectCodecs for all non-test FragmentOption subclasses.Gravatar Googler2017-12-27
* Config feature flags for apple_binary and apple_static_libraryGravatar cparsons2017-11-10
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Split the cycle between vfs and profiler.Gravatar philwo2017-08-31
* Split "shell", "graph" into their own packages.Gravatar philwo2017-08-29
* Make CcToolchainProvider subclass ToolchainInfo. This is required for use of...Gravatar cpeyser2017-08-16
* 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
* Apple binary configures actions not just with it's child's config and provider,Gravatar Cal Peyser2017-03-28
* Fixes issue with ObjcCompileAction where extra action funcitonality is unableGravatar Googler2017-02-27
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* --Gravatar Carmi Grushko2016-07-28
* Replace Constants.PRODUCT_NAME with a startup option --product_name=bazel and Gravatar Luis Fernando Pino Duque2016-05-31
* Expose ObjcConfiguration to Skylark as fragment "objc" along with callable me...Gravatar Erik Abair2016-04-07
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Move ObjC compilation actions for J2ObjC-translated code from binary level to...Gravatar Rumou Duan2016-02-05
* Rollback of commit e4133aab4db7cd640501d1113c259e8477006b6f.Gravatar Damien Martin-Guillerez2016-01-07
* Factor implementation of bazel-specific cpp logic out of devtools/build/lib/B...Gravatar Cal Peyser2016-01-07
* Ensure that the plist inside an .ipa bundle produced by blaze and the adjacen...Gravatar Cal Peyser2016-01-04
* Rollback of commit d46f474733b048d9ef10dd13ec639b4521693d0a.Gravatar Googler2015-12-22
* Ensure that the plist inside an .ipa bundle produced by blaze and the adjacen...Gravatar Googler2015-12-22
* Reorganize BUILD files.Gravatar Han-Wen Nienhuys2015-11-30