aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/ObjcVariablesExtension.java
Commit message (Expand)AuthorAge
* CrosstoolCompilationSupport can be used for multi-arch binaries by allowing a...Gravatar Cal Peyser2017-02-15
* Avoid putting objc linkopts and copts in Set, as their order and duplicate-ar...Gravatar Chris Parsons2017-02-15
* Fixing Blaze crashing when using --experimental_objc_crosstool=all with objc_...Gravatar Rumou Duan2017-02-03
* Have the "version_min" build variable be available to Apple C/C++ compilation...Gravatar Googler2017-01-13
* Improve memory footprint of CcToolchainFeatures.Variables.Gravatar Marcel Hlopko2016-11-24
* Simplify Crosstool Build Variables contextGravatar Marcel Hlopko2016-11-16
* Implement basic objc executable linking in the CROSSTOOL.Gravatar Cal Peyser2016-11-16
* Introduce explicit iterate_over field for flag_group in CrosstoolGravatar Marcel Hlopko2016-11-08
* experimental_objc_library always creates a module map, to be consistent with ...Gravatar Cal Peyser2016-09-30
* Use minimum OS flags for watchOS and tvOS actions.Gravatar Chris Parsons2016-09-30
* Add minimum OS, simulator version, and simulator device flags for tvOS and wa...Gravatar Googler2016-09-20
* Implement the fully link action in the OSX crosstool.Gravatar Cal Peyser2016-08-18