aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
...
* 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
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-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
* Change the ActionInputPrefetcher API to bulk.Gravatar Ulf Adams2017-01-18
* Windows, JNI: add tests for windows_utilGravatar Laszlo Csomor2017-01-18
* Bazel client, Windows: use CreateFileWGravatar Laszlo Csomor2017-01-18
* Bazel client, Windows: implement envvar handlingGravatar Laszlo Csomor2017-01-18
* Change TargetContext.findDirectPrerequisite from config1 == config2 to config...Gravatar Greg Estren2017-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
* Description redacted.Gravatar Adam Michael2017-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
* Clarify what the .args= argument is used for in binaries.Gravatar Lukacs Berki2017-01-17
* Require parens around tuple with trailing comma.Gravatar Laurent Le Brun2017-01-17
* Add a comment to clarify why we set the mtime on the install base.Gravatar Lukacs Berki2017-01-17
* Add ability to specify required aspect providers for aspects.Gravatar Dmitry Lomov2017-01-17
* Move the mobile_install command to a separate package and moduleGravatar Ulf Adams2017-01-17
* Initial implementation of java_runtime and java_runtime_suiteGravatar Liam Miller-Cushon2017-01-17
* Remove --javawarnGravatar Liam Miller-Cushon2017-01-17
* Changes the Windows Java stub template so that it handles $ characters in the...Gravatar Lukacs Berki2017-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
* Adding output_licenses to bazel's java_plugin.Gravatar Irina Iancu2017-01-16
* Windows, JNI, refactor: move a methodGravatar Laszlo Csomor2017-01-16
* Windows, JNI, refactor: prepare moving a functionGravatar Laszlo Csomor2017-01-16
* Remove separation of interface and implementation dependencies again. TheGravatar Googler2017-01-16
* Windows, JNI: make it work with long pathsGravatar Laszlo Csomor2017-01-16
* Adding Java compilation to java_lite_proto_library Skylark version.Gravatar Irina Iancu2017-01-16
* Be very deliberate about the concept of a TargetPattern's "directory".Gravatar Nathan Harmata2017-01-16
* Global cleanup change.Gravatar Googler2017-01-16
* Add a to_list() method to depsetsGravatar Jon Brandvein2017-01-16
* SubprocessBuilder: document argv contractGravatar Laszlo Csomor2017-01-16
* Remove TRANSITIVE_MODULE_MAPS feature logic. This was only meant to be used forGravatar Googler2017-01-16
* Fix a null check in ActionMetadataHandler.Gravatar Kush Chakraborty2017-01-16
* Rollback of commit 156adeec613ab140a91d73e1147bc688689bcfb7.Gravatar Lukacs Berki2017-01-13
* Merge the action input prefetcher into the ExecutorBuilder.Gravatar Ulf Adams2017-01-13
* Tell Python binaries the location of their runfiles tree using the RUNFILES_D...Gravatar Lukacs Berki2017-01-13
* Make the server commit suicide if its PID file vanishes.Gravatar Lukacs Berki2017-01-13
* When the server doesn't return an exit code, add the location of the server l...Gravatar Lukacs Berki2017-01-13
* Remove a superfluous "return null" from JvmConfigurationLoader.Gravatar Lukacs Berki2017-01-13
* Also add the duration as the test process time.Gravatar Ulf Adams2017-01-13
* Log the IOException when an output was not successfully created. It's possibl...Gravatar Janak Ramakrishnan2017-01-13
* Avoid materializing the nested set for filegroup srcsGravatar Liam Miller-Cushon2017-01-13