aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/objc/AppleToolchainSelectionTest.java
Commit message (Expand)AuthorAge
* Add --apple_enable_auto_dsym_dbg flagGravatar Googler2018-05-30
* Remove the unused --[no]experimental_disable_jvm command line option.Gravatar lberki2018-01-11
* Remove legacy implementation of objc compilation/archiving/linking.Gravatar cpeyser2017-11-06
* Put the platform version from the options into the output directory name inst...Gravatar lberki2017-10-13
* Remove dependence on compilation attributes (e.g. 'srcs') for apple_binary an...Gravatar cparsons2017-09-25
* Delete ios_application, ios_extension(_binary), objc_binary.Gravatar allevato2017-09-21
* Narrow the LinkCommandLine API.Gravatar Googler2017-08-30
* Open source some objc tests. Most notably, proto and j2objc tests still remai...Gravatar cparsons2017-08-28
* Open source unit tests for the objc rules.Gravatar cpeyser2017-07-06