aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/objc/ObjcProtoLibraryTest.java
Commit message (Expand)AuthorAge
* Add a flag to make Apple rules not share C++ compile actions.Gravatar lberki2018-07-26
* Automated rollback of commit 28a999cff60fa5a8c9ca045ab2b202d83a0e0583.Gravatar kaipi2018-06-22
* Refactor generated objc sources compilation in ProtobufSupport.javaGravatar pcloudy2018-04-25
* Stop objc_proto_library from returning the generated sources.Gravatar kaipi2018-03-21
* Add --incompatible_strict_objc_module_maps.Gravatar allevato2018-02-27
* From apple_binary, receive AppleExecutableBinaryProvider from the bundle_load...Gravatar cparsons2017-12-04
* Open-source the remainder of non-legacy Apple/Objc java testsGravatar cparsons2017-11-03
* Update documentation on objc_proto_library rule, and disable the passing of d...Gravatar kaipi2017-10-16
* Remove support for ProtocolBuffers2.Gravatar kaipi2017-10-06
* Move objc_proto_library tests from legacy to crosstool test cases.Gravatar cpeyser2017-09-26
* Automated rollback of commit 618a2bf3574015d1d341d59a34e4d0bf285ad5bf.Gravatar cparsons2017-09-04
* Rollforward #2 of "AppleBinary and AppleStaticLibrary no longer propagate unw...Gravatar cparsons2017-08-31
* Open source some objc tests. Most notably, proto and j2objc tests still remai...Gravatar cparsons2017-08-28
* Rollback of https://github.com/bazelbuild/bazel/commit/21436e062a12b64c8bee66...Gravatar ajmichael2017-08-14
* Stop transitively propagating headers transitively for ObjC protos.Gravatar kaipi2017-08-09
* Automated rollback of commit 9e3018109b189a345cd9b353729c7f31ac209bc9.Gravatar allevato2017-07-27
* Rollforward of "AppleBinary and AppleStaticLibrary no longer propagate unwrap...Gravatar cparsons2017-07-26
* Automated rollback of commit 4594b7fd6c2516341cdd6e57f9eaaf22cf691f95.Gravatar buchgr2017-07-17
* AppleBinary and AppleStaticLibrary no longer propagate unwrapped ObjcProvider.Gravatar cparsons2017-07-17
* Open source unit tests for the objc rules.Gravatar cpeyser2017-07-06