aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* 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
* Rollback of commit 7fc35ae6890f4130b4d99a6c5007dcee91c5a8cc.Gravatar Marcel Hlopko2017-01-12
* Windows, JNI: arg for argv0 in nativeCreateProcessGravatar Laszlo Csomor2017-01-12
* Add a java_{library,binary}.resource_jars attribute that allows one to specif...Gravatar Lukacs Berki2017-01-12
* Gives 3 levels of sandbox error message under different flags.Gravatar Yue Gan2017-01-12
* Make android_sdk_repository create one android_sdk per api level in the SDK.Gravatar Adam Michael2017-01-12
* aar_import provides JavaCompilationArgsProvider for DexArchiveAspect.Gravatar Adam Michael2017-01-12
* Allows a rule class to specify a configuration transtion that will apply to allGravatar Cal Peyser2017-01-12
* Consolidate host javabase input lookupGravatar Liam Miller-Cushon2017-01-12
* Windows: remove test-specific JNI loaderGravatar Laszlo Csomor2017-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
* Rollback of commit 0d1dc5537903a8c2ad56e66cee129b8f4d4e2592.Gravatar Pedro Liberal Fernandez2017-01-11