aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
...
* Add builtin include directories to action key for CppCompileActionGravatar hlopko2018-08-01
* Automated rollback of commit 15b27e46ad766e777fb898f39bff06efa9268c2a.Gravatar Googler2018-08-01
* Automated rollback of commit 75810d5910073aa7a1550bbd36544971f3c95ae1.Gravatar twerth2018-08-01
* Automated rollback of commit 38899f708923d6a7e1edd011af2ba70f505bb4c9.Gravatar twerth2018-08-01
* Remove the need for discoverInputsStage2(). Much like every other SkyframeGravatar Googler2018-08-01
* There is no need to do input discovery or .d file analysis for modular codegen.Gravatar Googler2018-08-01
* Remove output jar from runfiles and the ijar from the OutputJar when sourcesGravatar Googler2018-07-31
* Add the source jars of exports to the list of transitive source jars.Gravatar Googler2018-07-31
* Stop generating .d files when they won't be looked at later.Gravatar Googler2018-07-31
* Add JavaSourceInfoProvider to JavaInfo.Gravatar elenairina2018-07-31
* Only call filterDiscoveredHeaders() if include scanning is in effect.Gravatar lberki2018-07-31
* Do not collect source jars for neverlink targets.Gravatar Googler2018-07-31
* Disable include scanning for C++ linkstamp compile actions, which are suppose...Gravatar lberki2018-07-31
* Internal changeGravatar ruperts2018-07-30
* Return Java providers only onceGravatar elenairina2018-07-30
* Add manifestProtoOutput produced during Java compilation to the OutputJar so ...Gravatar Googler2018-07-30
* Document AndroidLibrary.java for readability.Gravatar jingwen2018-07-27
* Make sure the --host_platform_remote_properties_override flags isGravatar John Cater2018-07-27
* Automated rollback of commit 71479d3ef1627a30b9ec75ca50e6a90cf7db6377.Gravatar ruperts2018-07-27
* Generalize fix to not emit a -gensrc.jar if the annotation processor classpat...Gravatar cushon2018-07-26
* Fix databinding after https://github.com/bazelbuild/bazel/commit/9b29a1bd7bbe...Gravatar cushon2018-07-26
* Add a flag to make Apple rules not share C++ compile actions.Gravatar lberki2018-07-26
* Add the .py3 extension as a valid Python source.Gravatar Googler2018-07-26
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-07-26
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-07-26
* Add support for data dependencies to java_plugin and java_package_configurationGravatar cushon2018-07-25
* Automated rollback of commit ce8f52060e2cf1e5a49a522039f0cba2a340f7e3.Gravatar cushon2018-07-25
* Remove the gen_jars output groupGravatar cushon2018-07-25
* Automated rollback of commit 16dde0de06a3a4157a13e7e7264afeb6a50b2dde.Gravatar janakr2018-07-25
* Expose the JavaConfiguration get fields to Skylark for the android_sdk rule.Gravatar Googler2018-07-25
* Allow the AndroidResourcesInfo to be created from Skylark.Gravatar Googler2018-07-25
* Support optional repository verificationGravatar Klaus Aehlig2018-07-25
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-07-25
* Fake a JavaStrictCompilationArgsProvider if there's none.Gravatar twerth2018-07-25
* C++: Remove AbstractCcLinkParamsStore from providers.Gravatar plf2018-07-25
* Prevent unnecessary file stats when looking at whether an include is in one ofGravatar Googler2018-07-25
* Automated rollback of commit 6f1915114ec7af104a2649a454cc1519ce7806bf.Gravatar laurentlb2018-07-24
* Automated rollback of commit f309ad3be36363070e87eef0ee04b12f4956d601.Gravatar janakr2018-07-24
* Create the native headers jar in java_common.compile.Gravatar Irina Iancu2018-07-24
* Minor readability cleanup.Gravatar twerth2018-07-24
* C++: Remove AbstractCcLinkParamsStore from providers.Gravatar plf2018-07-24
* Treat java_lite_proto_library and java_mutable_proto_library the same as weGravatar twerth2018-07-24
* Clarified documentation of remote_execution_properties attribute.Gravatar jcater2018-07-23
* Only expand dynamic_library_linker_tool feature when generate_interface_libra...Gravatar hlopko2018-07-23
* Remove "warn" setting for hdrs_check. This has not proven useful.Gravatar Googler2018-07-23
* Add --experimental_enable_cc_toolchain_label_from_crosstool_proto flag for di...Gravatar rosica2018-07-23
* Remove special casing for --incremental-changed and --incremental-unchanged.Gravatar lberki2018-07-23
* Remove gender specific prononuns from Bazel codebaseGravatar hlopko2018-07-23
* C++: Refactors every provider wrapping CcLinkParamsStoreGravatar plf2018-07-23
* Implement a way to do include validation as a part of input discovery. ThisGravatar Googler2018-07-23