aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/packages/util/MockObjcSupport.java
Commit message (Expand)AuthorAge
* Always use exactly two components in Xcode version featureHEADmasterGravatar bbaren2018-08-15
* Remove use of bare Immutable{List,Map,Set} Builder classes.Gravatar jcater2018-04-20
* Delete the ios_device rule from bazel.Gravatar kaipi2018-03-28
* Add toolchain definitions for autoconfigured cc_toolchain entries.Gravatar jcater2018-03-27
* Remove unused files. Most of the functionality contained in these files has a...Gravatar kaipi2018-03-15
* Bazel: add ar_files/as_files to cc_toolchain targetsGravatar Googler2018-03-14
* Remove unused files.Gravatar kaipi2018-03-14
* Remove unused code from bazel.Gravatar kaipi2018-02-01
* Remove ios_test from Bazel. ios_test is an old rule and this removal is part ...Gravatar kaipi2018-01-25
* Change Mock xcrunwrapper dependency to accurately be a sh_binary instead of a...Gravatar cparsons2017-12-21
* Refactor OSX-Objc configuration requirements to MockObjcSupportGravatar cparsons2017-12-19
* Remove support for ProtocolBuffers2.Gravatar kaipi2017-10-06
* Delete ios_application, ios_extension(_binary), objc_binary.Gravatar allevato2017-09-21
* Change xcode_config rule semantics to fit current usageGravatar cparsons2017-09-06
* 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