aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
...
* Inject the digest of the marker file in the RepositoryDirectoryValue Gravatar Damien Martin-Guillerez2017-01-19
* Set correct ENV variables for macOS builds.Gravatar Dmitry Shevchenko2017-01-19
* Introduce --experimental_objc_crosstool, which replacesGravatar Cal Peyser2017-01-19
* --cpu no longer reads its value from the CROSSTOOL.Gravatar Greg Estren2017-01-18
* Disallow proto_library deps for android_* rules.Gravatar Greg Estren2017-01-18
* Pass AutoFDO profiles to LTO backend.Gravatar Googler2017-01-18
* --Gravatar Carmi Grushko2017-01-18
* If --strict_proto_deps=default and a proto_library didn't specify strict_prot...Gravatar Carmi Grushko2017-01-18
* Remove CC_LIBRARY values which are covered via LIBRARY when subtracting ObjcP...Gravatar Chris Parsons2017-01-18
* Rename symbolsTxt to symbols reflecting it's actual usage.Gravatar Googler2017-01-18
* Add an attribute to java_toolchain to forcibly disable header compilationGravatar Liam Miller-Cushon2017-01-18
* Disable --experimental_java_header_compilation_direct_classpathGravatar Liam Miller-Cushon2017-01-18
* Remote repositories: add the infrastructure for extending the marker file Gravatar Damien Martin-Guillerez2017-01-17
* Expose thinlto_params_file and linker_param_file as build variablesGravatar Marcel Hlopko2017-01-17
* Add ability to specify required aspect providers for aspects.Gravatar Dmitry Lomov2017-01-17
* Initial implementation of java_runtime and java_runtime_suiteGravatar Liam Miller-Cushon2017-01-17
* Remove --javawarnGravatar Liam Miller-Cushon2017-01-17
* Add the output_licenses attribute to java_toolchain and make Bazel use it whe...Gravatar Lukacs Berki2017-01-17
* Delete the cmd_helper.template function.Gravatar Laurent Le Brun2017-01-16
* Remove separation of interface and implementation dependencies again. TheGravatar Googler2017-01-16
* Adding Java compilation to java_lite_proto_library Skylark version.Gravatar Irina Iancu2017-01-16
* Remove TRANSITIVE_MODULE_MAPS feature logic. This was only meant to be used forGravatar Googler2017-01-16
* Rollback of commit 156adeec613ab140a91d73e1147bc688689bcfb7.Gravatar Lukacs Berki2017-01-13
* Remove a superfluous "return null" from JvmConfigurationLoader.Gravatar Lukacs Berki2017-01-13
* Avoid materializing the nested set for filegroup srcsGravatar Liam Miller-Cushon2017-01-13
* AppleCrosstoolTransition is also applied to any incoming edge to a rule classGravatar Cal Peyser2017-01-13
* Rollback of commit 117197000692fd7391962ef968228a31bf97399a.Gravatar Adam Michael2017-01-13
* Have the "version_min" build variable be available to Apple C/C++ compilation...Gravatar Googler2017-01-13
* All headers in modules arising from an experimental_objc_library are compiledGravatar Cal Peyser2017-01-13
* Set --objc_use_dotd_pruning by default in the Bazel binary.Gravatar Cal Peyser2017-01-13
* Handle the case where deploy_env causes partial extension information to be a...Gravatar Googler2017-01-13
* Rollback of commit 5163ec2c0db8fbdc7f367bb4aca5b6d7ae6d80b0.Gravatar Liam Miller-Cushon2017-01-13
* Improve error when java_toolchain.header_compiler is unsetGravatar Liam Miller-Cushon2017-01-13
* Mandatory cfg parameter for labels if executable=1 is providedGravatar Vladimir Moskva2017-01-13
* AppleCrosstoolTransition turns off any fission modes.Gravatar Cal Peyser2017-01-12
* Reduce number of C++ modules explicitly specified on the command line.Gravatar Googler2017-01-12
* Rollback of commit 7fc35ae6890f4130b4d99a6c5007dcee91c5a8cc.Gravatar Marcel Hlopko2017-01-12
* Add a java_{library,binary}.resource_jars attribute that allows one to specif...Gravatar Lukacs Berki2017-01-12
* aar_import provides JavaCompilationArgsProvider for DexArchiveAspect.Gravatar Adam Michael2017-01-12
* Consolidate host javabase input lookupGravatar Liam Miller-Cushon2017-01-12
* Deprecate the flags --experimental_skip_unused_modules andGravatar Googler2017-01-12
* Add SwiftConfigurationGravatar Dmitry Shevchenko2017-01-12
* Rollback of commit 1da8ac3a8bb0780251976e0dbcfebd3a7ba6a066.Gravatar Pedro Liberal Fernandez2017-01-12
* Description redacted.Gravatar Googler2017-01-12
* Fix bug in --experimental_link_dynamic_binaries_separately.Gravatar Googler2017-01-11
* Rollback of commit fa7e34979b1a10794321b1233e8d6f44a62431fa.Gravatar Pedro Liberal Fernandez2017-01-11
* Rollback of commit c9dbd4c1a4a4b4345c0b3924f86e01612ae12807.Gravatar Marcel Hlopko2017-01-11
* Add a deprecation warning to objc_xcodeprojGravatar Dmitry Shevchenko2017-01-11
* Set ios_cpu on child configurations of multi-arch apple rules in all cases.Gravatar Chris Parsons2017-01-10
* Remove javac and jar from the Jvm fragmentGravatar Liam Miller-Cushon2017-01-10