aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Add the android.jar to the validate and link step for aapt2.Gravatar corysmith2017-07-26
* 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 4dfb271df9dcdf01413a216ad046d955669160b7.Gravatar schmitt2017-07-26
* Inherit allowable resource directories from android_ide_commonGravatar Googler2017-07-26
* Add "apple_" prefix to Skylark platform(_type) modules.Gravatar allevato2017-07-26
* Make --experimental_use_parallel_android_resource_processing a no-op.Gravatar ajmichael2017-07-26
* Close the ZipFileSystem and the underlying ZipFile appropriately after we fin...Gravatar lberki2017-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
* Automated rollback of commit 7d0200703cfa207d6577d84bee45ca185d240dfa.Gravatar carmi2017-07-25
* Make $jarjar_bin point to //tools/android:jarjar_bin.Gravatar ajmichael2017-07-24
* Distinguish mnemonics between different usages of aapt.Gravatar ajmichael2017-07-24
* Let nocopts also filter coptsGravatar hlopko2017-07-24
* Do not disable dynamic_mode for ThinLTO when invoked via LIPO options.Gravatar Googler2017-07-24
* Handle multiple crosstool features providing the same symbol cleanlyGravatar hlopko2017-07-24
* Expose to Skylark Strings instead of PathFragments from CppConfiguration.Gravatar dslomov2017-07-24
* Use ActionInputFileCache instead of MetadataHandler in more placesGravatar ulfjack2017-07-24
* PiperOrigin-RevId: 162771369Gravatar carmi2017-07-24
* Add links to examples in the documentation.Gravatar laurentlb2017-07-24
* Remove an unused method.Gravatar lberki2017-07-24
* Move all crosstool patches to CppActionConfigsGravatar 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
* Remove --experimental_android_use_singlejar_for_multidex.Gravatar ajmichael2017-07-21
* Use toolchain resolution in rule creation.Gravatar John Cater2017-07-21
* Fold AndroidAaptBaseRule into AndroidBaseRule.Gravatar ajmichael2017-07-21
* Support multiple --define's in config_setting.Gravatar gregce2017-07-21
* Allow the aapt2 code paths to be enabled by either flag or attribute.Gravatar corysmith2017-07-21
* Improve documentation for 'actions.write' and 'actions.expand_template'.Gravatar laurentlb2017-07-21
* Include the JavaPluginInforProvider from java_library in JavaProvider.Gravatar elenairina2017-07-21
* Do not depend on the Java launcher if java_binary.create_executable=0 because...Gravatar lberki2017-07-20
* Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a.Gravatar laszlocsomor2017-07-20
* Document that javabase accepts java_runtime_suiteGravatar Dan Fabulich2017-07-19
* Remove TransitiveTargetValue.transitive{S,Uns}uccessfulPkgsGravatar ulfjack2017-07-19
* Make sure FeatureConfiguration is always set in C++ action buildersGravatar hlopko2017-07-19
* Allow java_runtime rules to have no srcs.Gravatar lberki2017-07-19
* Make TargetPatternKey implement SkyKey instead of wrapping in LegacySkyKeyGravatar ulfjack2017-07-19
* Make the ClifMatchRule produce .d files.Gravatar Googler2017-07-19
* RELNOTES: Ignore --glibc in the Android transition.Gravatar Googler2017-07-19
* Turn on objc crosstool use in Bazel by default.Gravatar cpeyser2017-07-19
* Clean up ConfigFeatureFlagProvider.Gravatar mstaib2017-07-19
* Report error when action_config for given C++ compile action is not definedGravatar hlopko2017-07-19
* Add an option to remove the toolchain identifier from the name of the output ...Gravatar lberki2017-07-18
* 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