aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/ExperimentalObjcLibrary.java
Commit message (Expand)AuthorAge
* Add platform-specific common compile and link flags toGravatar Cal Peyser2016-06-30
* Add bitcode support to experimental_objc_library.Gravatar Cal Peyser2016-06-29
* Enable non_arc_srcs for experimental_objc_library. Allow build variables to ...Gravatar Cal Peyser2016-06-24
* Support for platform_type="watchos" on apple_binary.Gravatar Chris Parsons2016-06-16
* Rollback of commit 0150e7fa5963fa569d9795c02fd3afe3c52ff30c.Gravatar Yun Peng2016-06-10
* Rollback of commit 828a9e2f167db8c4debca6e00ee37dd030849c2f.Gravatar Yun Peng2016-06-10
* Move -MD and -MF(for dotd file generation) into featureGravatar Yun Peng2016-06-08
* Move -c and -o options into action_configGravatar Yun Peng2016-06-08
* Add module map support to ExperimentalObjcLibrary, which contains experimenta...Gravatar Cal Peyser2016-06-07
* Separates the proto compilation action from the other linking sources, to iso...Gravatar Sergio Campama2016-06-06
* Allow use of Exceptions to exit early out of configured-target creation, inst...Gravatar Chris Parsons2016-05-24
* Add framework support to ExperimentalObjcLibrary.Gravatar Cal Peyser2016-05-23
* Reconcile cc and objc default compiler flags in the crosstool.Gravatar Cal Peyser2016-05-11
* Implements pch in experimental_objc_library as a feature. Provides a mechani...Gravatar Cal Peyser2016-04-25
* Add cpp-style source processing to experimental_objc_library.Gravatar Cal Peyser2016-04-18
* Introduces experimental_objc_library. This rule builds objc code with the c+...Gravatar Cal Peyser2016-04-18
* Rollback of commit bbf59ed1be85354457ad1d8123cc1973aa3ba298.Gravatar Florian Weikert2016-04-14
* Introduces experimental_objc_library. This rule builds objc code with the c+...Gravatar Cal Peyser2016-04-13