aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Resource processing pipeline uses interface instead of ResourceContainerGravatar asteinb2018-04-16
* Properly expose resource artifacts in MergableAndroidData interfaceGravatar asteinb2018-04-16
* Create gen source jar in java_common.compile().Gravatar elenairina2018-04-16
* Push using ruleContext.getDisabledFeatures() outside of creating FeatureConfi...Gravatar hlopko2018-04-16
* C++: Wrap CcLinkParamsInfo with CcLinkingInfo.Gravatar plf2018-04-16
* Remove vestiges of support for 'reduced runtime classpaths'Gravatar cushon2018-04-14
* Made j2objc translation flags accessible to Skylark, to migrate builds usingGravatar Googler2018-04-13
* Filter ValidatedAndroidResourcesGravatar asteinb2018-04-13
* Allow validation action to run just against resourcesGravatar asteinb2018-04-13
* Remove value equality check for proguardingGravatar asteinb2018-04-13
* Resource-only merge actionGravatar asteinb2018-04-13
* Use canonical EMPTY_ARGS JavaCompilationArgs object if all nested set builder...Gravatar janakr2018-04-13
* Adding toolchain support for j2objc protosGravatar Mike Lewis2018-04-13
* Delete dead flags.Gravatar carmi2018-04-13
* Implement absolute_path_profile attribute to fdo_profile rule along with an o...Gravatar Googler2018-04-13
* Automated rollback of commit 7edc5d49c8e764ab2bdf19e3a9fb58ea30fa708f.Gravatar dbabkin2018-04-13
* Remove unused args from JavaSemantics#addProviders.Gravatar elenairina2018-04-13
* Remove JavaRuntimeJarProvider.Gravatar elenairina2018-04-13
* Make resource merging action builder able to take just resourcesGravatar asteinb2018-04-12
* Make statically linking cpp-runtimes as a crosstool feature.Gravatar Googler2018-04-12
* Plumbs ActionExecutionContext through CppLinkAction.Gravatar shahan2018-04-12
* Remove vestigial 'deps' and 'data' attributes from proto_lang_toolchainGravatar cushon2018-04-12
* Plumbs ActionExecutionContext into AbstractAction.checkOutputsForDirectories.Gravatar shahan2018-04-12
* Add document about alwayslink with VS 2017.Gravatar pcloudy2018-04-12
* Plumbs ActionExecutionContext to SymlinkTraversal.addSymlinks.Gravatar shahan2018-04-12
* Remove WorkerTestStrategy and with it, BuildConfiguration.Fragment#compatible...Gravatar lberki2018-04-12
* Add skipped manifest processing methodsGravatar asteinb2018-04-11
* Starts threading ActionExecutionContext to sites calling getPath() only withinGravatar shahan2018-04-11
* Make --fdo_optimize paths be PathFragment instead of Path, and remove the now...Gravatar Googler2018-04-11
* Automated rollback of commit 3ab52e63079f1e43cb2c973425f615836a334082.Gravatar hlopko2018-04-11
* Migrate apple_common.new_objc_provider to use @SkylarkCallableGravatar cparsons2018-04-10
* Remove traces of optional_flags from crosstoolGravatar hlopko2018-04-10
* Improve documentation of genquery.Gravatar lberki2018-04-10
* Add a ruleError when one version enforcement is requested without the requisiteGravatar Googler2018-04-09
* Remove the Blaze strict java deps exemption for Android databinding. Use the ...Gravatar Googler2018-04-09
* Remove overly optimistic decoupled manifest processingGravatar asteinb2018-04-09
* Fix Artifact.getPath() call in CppCompileAction.validateInclusionsGravatar shahan2018-04-09
* Fix issue with filtered resourcesGravatar asteinb2018-04-09
* C++: Fixes broken objc_library targets in nightlyGravatar plf2018-04-09
* Implement fdo_profile rule for architecture-sensitive fdo profile specificationGravatar Googler2018-04-09
* Do not create interface shared library when lto indexingGravatar hlopko2018-04-09
* Remove warning about non-canonical workspace namesGravatar Klaus Aehlig2018-04-09
* Cleanup Artifact.getPath() usage in AndroidDevice.Gravatar shahan2018-04-06
* Flip default value of --experimental_shortened_obj_file_path to trueGravatar pcloudy2018-04-06
* Cleanup use of Artifact.getPath() in AndroidResources.Gravatar shahan2018-04-06
* Delete dead codeGravatar carmi2018-04-06
* Cleanup Artifact.getPath() usage from ResourceFilterFactoryGravatar shahan2018-04-06
* Automated rollback of commit 77c5582fa0f5c829df576d9f8d66f4975fe415a6.Gravatar hlopko2018-04-06
* C++: Introduce provider that wraps C++ compilation providers.Gravatar plf2018-04-06
* Remove legacy manifest merging from Bazel.Gravatar ajmichael2018-04-05