aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/objc
Commit message (Expand)AuthorAge
* j2objc java tests work for --experimental_objc_crosstool=allGravatar cpeyser2017-08-21
* Add more type safety to CustomCommandLine.Gravatar tomlu2017-08-16
* Delete unused ObjcProvider keys.Gravatar schmitt2017-08-16
* Add @CompileTimeConstant annotations to CustomCommandLine.Gravatar tomlu2017-08-16
* Rollback of https://github.com/bazelbuild/bazel/commit/21436e062a12b64c8bee66...Gravatar ajmichael2017-08-14
* Inline @Deprecated methods in CustomCommandLine.Gravatar tomlu2017-08-11
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Improve CustomCommandLine.Gravatar tomlu2017-08-10
* Stop transitively propagating headers transitively for ObjC protos.Gravatar kaipi2017-08-09
* Make sure copts is the last feature in osx crosstoolsGravatar hlopko2017-08-04
* Automated rollback of commit 6cfffdf37e11018c7e6e2cabc90440d6d29c819b.Gravatar cpeyser2017-08-02
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-28
* 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
* Automated rollback of commit 6d884afa8da1b08288cb0108e8bbf6c22ec63393.Gravatar dslomov2017-07-25
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-25
* Add a command line option to make the minimum_os_version attribute mandatory ...Gravatar lberki2017-07-25
* Add ActionInputPrefetcher to ActionExecutionContextGravatar ulfjack2017-07-24
* ObjcProvider is propagated as a native declared provider.Gravatar cparsons2017-07-21
* Fix a bunch of test cases that break if genfiles == bin.Gravatar lberki2017-07-19
* Open source j2objc tests.Gravatar cpeyser2017-07-19
* Turn on objc crosstool use in Bazel by default.Gravatar cpeyser2017-07-19
* Add testing for builds which contain two targets with different minimum_os bu...Gravatar cparsons2017-07-18
* Improve attribute and index error messages for targetsGravatar vladmos2017-07-18
* Automated rollback of commit 4594b7fd6c2516341cdd6e57f9eaaf22cf691f95.Gravatar buchgr2017-07-17
* AppleBinary and AppleStaticLibrary no longer propagate unwrapped ObjcProvider.Gravatar cparsons2017-07-17
* Promote getPossibleInputsForTesting from CppCompileAction to CommandAction, inGravatar cpeyser2017-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
* Remove apple_watch1_extension and apple_watch_extension_binary rulesGravatar cparsons2017-07-12
* Make native declared providers type-safe.Gravatar dslomov2017-07-10
* Remove objc_includes_prioritize_static_libsGravatar cparsons2017-07-10
* Platform -> ApplePlatform, to avoid ambiguity with the newly introducedGravatar cpeyser2017-07-07
* Automated rollback of commit 9000e61fc1737444392ffe251727e8331fab3cf2.Gravatar Googler2017-07-07
* Remove apple_watch2_extension ruleGravatar cparsons2017-07-07
* Open source unit tests for the objc rules.Gravatar cpeyser2017-07-06
* Remove Xcodege integration from Blaze.Gravatar schmitt2017-06-05
* Handle labels with explicit repositories correctly in objc rules.Gravatar allevato2017-05-09
* Add a few extra tests for XcodeProvider.Gravatar Lukacs Berki2016-02-11
* Make xcode project generation generate correct filenames for external reposGravatar Kristina Chodorow2016-02-11