aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* 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
* 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
* Log if dangling symlink is found. This is an odd choice of thing to log, but ...Gravatar Janak Ramakrishnan2017-01-13
* Add some logging in case we fail an evaluation. This should be generally usef...Gravatar Janak Ramakrishnan2017-01-13
* Have the "version_min" build variable be available to Apple C/C++ compilation...Gravatar Googler2017-01-13
* Refactor SkylarkNestedSet type checks and testsGravatar Jon Brandvein2017-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
* Windows, JNI: use RAII pattern + clean up gotosGravatar Laszlo Csomor2017-01-13
* Adding Golang support to the remote_protocol proto library.Gravatar Ola Rozenfeld2017-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
* Roll forward of commit 5c071429e83b5c6d872c755d3da21ad934638111Gravatar Kristina Chodorow2017-01-13
* Mandatory cfg parameter for labels if executable=1 is providedGravatar Vladimir Moskva2017-01-13
* Refactor NestedSetBuilderGravatar Jon Brandvein2017-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