aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc
Commit message (Expand)AuthorAge
* 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
* Rollforward of "Framework dependency subtraction uses runfiles path instead o...Gravatar cparsons2017-08-08
* Move RuleConfiguredTargetFactory to lib.analysisGravatar ulfjack2017-08-07
* Compute progress message lazily in spawn action.Gravatar tomlu2017-08-03
* Dedupe dylib-handled-protos by runfiles path instead of full pathGravatar cparsons2017-08-03
* Automated rollback of commit 6cfffdf37e11018c7e6e2cabc90440d6d29c819b.Gravatar cpeyser2017-08-02
* Simplify copts handling and expose them as a build variableGravatar hlopko2017-08-02
* Automated rollback of commit 31dc6f1a281b0ae3690ea7be9c3ccc360fe22c10.Gravatar cpeyser2017-08-01
* Better names for declared providers-related classes.Gravatar dslomov2017-08-01
* Framework dependency subtraction uses runfiles path instead of full artifact ...Gravatar cparsons2017-07-31
* Assert that declared providers are not TransitiveInfoProviders.Gravatar dslomov2017-07-28
* 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
* Route Xcode version information through an implicit dependency instead of the...Gravatar lberki2017-07-25
* Add a command line option to make the minimum_os_version attribute mandatory ...Gravatar lberki2017-07-25
* Handle multiple crosstool features providing the same symbol cleanlyGravatar hlopko2017-07-24
* Clean up/improve docs across several Apple classes.Gravatar allevato2017-07-21
* ObjcProvider is propagated as a native declared provider.Gravatar cparsons2017-07-21
* Add all generated headers as mandatory inputs for compile actions.Gravatar rduan2017-07-21
* Updates XCTestAppProvider documentation to mention it's deprecated status.Gravatar kaipi2017-07-21
* Turn on objc crosstool use in Bazel by default.Gravatar cpeyser2017-07-19
* Automated rollback of commit a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c.Gravatar laszlocsomor2017-07-18
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Automated rollback of commit 4594b7fd6c2516341cdd6e57f9eaaf22cf691f95.Gravatar buchgr2017-07-17
* AppleBinary and AppleStaticLibrary no longer propagate unwrapped ObjcProvider.Gravatar cparsons2017-07-17
* CustomCommandLine.Builder: clean up its interfaceGravatar laszlocsomor2017-07-17
* Add module_map attribute to objc_libraryGravatar Googler2017-07-14
* Add a toolchains= attribute to *_binary, *_test, cc_library and extra_action ...Gravatar lberki2017-07-14
* Add ObjcProvider.LINK_INPUTS as inputs to CROSSTOOL link actions.Gravatar allevato2017-07-13
* First pass of @Option documentation for apple/objc/swiftGravatar cparsons2017-07-13
* Make native declared providers not implement TransitiveInfoCollection.Gravatar dslomov2017-07-12
* Remove apple_watch1_extension and apple_watch_extension_binary rulesGravatar cparsons2017-07-12
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Make native declared providers type-safe.Gravatar dslomov2017-07-10
* Fix memory regression from CL/160891204.Gravatar tomlu2017-07-10
* Remove objc_includes_prioritize_static_libsGravatar cparsons2017-07-10
* Platform -> ApplePlatform, to avoid ambiguity with the newly introducedGravatar cpeyser2017-07-07
* Remove all non-essential call sites of methods on Jvm.Gravatar lberki2017-07-07
* Do not NPE crash when C++ actions are not configured in crosstoolGravatar hlopko2017-07-07
* Automated rollback of commit 9000e61fc1737444392ffe251727e8331fab3cf2.Gravatar Googler2017-07-07
* Switch from using set/getPchFile on CompilationArtifacts to a doNotUsePch opt...Gravatar Googler2017-07-07
* Remove FragmentOptions' addAllLabels and getAllLabels and friends.Gravatar mstaib2017-07-07
* Remove apple_watch2_extension ruleGravatar cparsons2017-07-07