aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/objc/AppleBinaryTest.java
Commit message (Expand)AuthorAge
* Propagate depsObjcProvider from loadable_bundle apple_binary targetsGravatar cparsons2018-01-11
* Expose apple_common.link_multi_arch_binary to Skylark.Gravatar cparsons2018-01-08
* Update some of the tests to use the label-based load() syntax.Gravatar laurentlb2017-11-30
* Config feature flags for apple_binary and apple_static_libraryGravatar cparsons2017-11-10
* Remove legacy implementation of objc compilation/archiving/linking.Gravatar cpeyser2017-11-06
* SplitTransitionProvider no longer requires the attributes it uses are "Non Co...Gravatar cparsons2017-10-11
* if --experimental_apple_mandatory_minimum_version is specified, make Apple ru...Gravatar lberki2017-10-10
* Remove dependence on compilation attributes (e.g. 'srcs') for apple_binary an...Gravatar cparsons2017-09-25
* Drop 32-bit architectures from builds with ios_mimimum_os > 11.0.Gravatar cparsons2017-09-21
* Automated rollback of commit 618a2bf3574015d1d341d59a34e4d0bf285ad5bf.Gravatar cparsons2017-09-04
* Rollforward #2 of "AppleBinary and AppleStaticLibrary no longer propagate unw...Gravatar cparsons2017-08-31
* Automated rollback of commit 1af9b1e2238c3b43a2b66233495ecf7b6ef4dcab.Gravatar Googler2017-08-25
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Automated rollback of commit 6cfffdf37e11018c7e6e2cabc90440d6d29c819b.Gravatar cpeyser2017-08-02
* Automated rollback of commit 9e3018109b189a345cd9b353729c7f31ac209bc9.Gravatar allevato2017-07-27
* Rollforward of "AppleBinary and AppleStaticLibrary no longer propagate unwrap...Gravatar cparsons2017-07-26
* macOS link actions set the correct system framework include pathsGravatar cparsons2017-07-26
* Add a command line option to make the minimum_os_version attribute mandatory ...Gravatar lberki2017-07-25
* Add testing for builds which contain two targets with different minimum_os bu...Gravatar cparsons2017-07-18
* Automated rollback of commit 4594b7fd6c2516341cdd6e57f9eaaf22cf691f95.Gravatar buchgr2017-07-17
* AppleBinary and AppleStaticLibrary no longer propagate unwrapped ObjcProvider.Gravatar cparsons2017-07-17
* Add module_map attribute to objc_libraryGravatar Googler2017-07-14
* Add ObjcProvider.LINK_INPUTS as inputs to CROSSTOOL link actions.Gravatar allevato2017-07-13
* Make native declared providers type-safe.Gravatar dslomov2017-07-10
* Automated rollback of commit 9000e61fc1737444392ffe251727e8331fab3cf2.Gravatar Googler2017-07-07
* Open source unit tests for the objc rules.Gravatar cpeyser2017-07-06