aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
* Fix bad bug with the parallel implementation of BinaryOperatorExpression. Tur...Gravatar Nathan Harmata2016-12-12
* Fixed PackageLookupFunction to check for all possible build file names when l...Gravatar John Cater2016-12-12
* Style edits for ActionsProvider and provider constructorsGravatar Jon Brandvein2016-12-12
* Strict proto deps: .proto files are allowed to import other .proto files in t...Gravatar Carmi Grushko2016-12-12
* Sandbox should not mount directory for nonempty tree artifacts.Gravatar Adam Michael2016-12-12
* Add a testing Skylark module that exposes an ExecutionInfoProvider constructor.Gravatar Sergio Campama2016-12-12
* Names of extra-action protos now take into account aspect names.Gravatar Carmi Grushko2016-12-12
* Description redacted.Gravatar Googler2016-12-12
* correct the executable path in script_path docsGravatar Jeff Hodges2016-12-09
* Simplify propagation of linker params by replacing global_whole_archive withGravatar Marcel Hlopko2016-12-09
* Fix the documentation for the "size" attribute in tests.Gravatar Philipp Wollermann2016-12-09
* Remove some unused imports.Gravatar Ulf Adams2016-12-09
* "deps" attribute avoids linking libraries transitively included in "dylibs" a...Gravatar Chris Parsons2016-12-09
* Initial code for Persistent Java Test Runner.Gravatar Kush Chakraborty2016-12-09
* Fix ProGuard multipass seed printingGravatar Googler2016-12-09
* Don't collect bootclasspath inputs twice in JavaHeaderCompileActionGravatar Liam Miller-Cushon2016-12-09
* Transparently compress any FileWriteAction strings of > 256 length.Gravatar Googler2016-12-08
* Add --async clean independent of expungeGravatar George Gensure2016-12-08
* Clean up after transition of java_xxx_proto_library rules to proto-toolchains.Gravatar Carmi Grushko2016-12-07
* Rollback of commit a5312cdfe3dee6d34a32592c00d80e8142f89615.Gravatar Cal Peyser2016-12-07
* Refactor JavaHeaderCompileAction command line and input collectionGravatar Liam Miller-Cushon2016-12-07
* Skip constraint checking on generated sources with null generating rules.Gravatar Greg Estren2016-12-07
* Pass isExternal field to blaze ide info protoGravatar Googler2016-12-07
* Provide deterministic order for split configured deps (roll forward part 2).Gravatar Greg Estren2016-12-07
* Global cleanup change.Gravatar Googler2016-12-07
* Remove varargs Fingerprint#addStringsGravatar Michajlo Matijkiw2016-12-07
* Add coverage support for java test.Gravatar Yue Gan2016-12-07
* decide whether to strip binaries only onceGravatar Marcel Hlopko2016-12-07
* Remove bindings created by android_sdk_repository.Gravatar Adam Michael2016-12-07
* Rollback of commit 12d766df10fbc5eba16ec1e6c20c8cd85f9c616f.Gravatar Damien Martin-Guillerez2016-12-06
* Rollforward of "Split ObjcProvider.framework_dir into static and dynamic fram...Gravatar Chris Parsons2016-12-06
* Attach J2ObjcAspect to java_proto_library. This is needed for J2ObjcAspect to...Gravatar Rumou Duan2016-12-06
* Windows JNI library: prepare for widechar WinAPIGravatar Laszlo Csomor2016-12-06
* Provide deterministic order for split configured deps (roll forward)Gravatar Greg Estren2016-12-06
* Bazel uses apksigner from SDK build-tools instead of embedded jar.Gravatar Adam Michael2016-12-06
* Fix spelling mistake.Gravatar Nathan Harmata2016-12-06
* Fix private visibility for aliased targets. Gravatar Lukacs Berki2016-12-06
* If a worker returns unparseable output, print it to the terminal.Gravatar Philipp Wollermann2016-12-06
* Rollback of commit 84e7bbc03d22a98e1036c9a3abf1d451e602348b.Gravatar Damien Martin-Guillerez2016-12-06
* Rollback of commit 7505d94c19727e3100ac5e16a960bff2cb324f23.Gravatar Damien Martin-Guillerez2016-12-06
* Provide deterministic order for split configured deps.Gravatar Greg Estren2016-12-06
* Override BuildConfiguration.equals() for dynamic configs.Gravatar Greg Estren2016-12-06
* Fix test configured target creation code that was dropping split deps.Gravatar Greg Estren2016-12-06
* Pass isExternal field to blaze ide info protoGravatar Googler2016-12-06
* Rollback of commit 67b4d5250edcefa7220e928e529b1f385e2dc464.Gravatar Alex Humesky2016-12-06
* Mount TreeArtifact directories as inputs to Spawns.Gravatar Adam Michael2016-12-06
* Make aar_import always process the resources.Gravatar Adam Michael2016-12-06
* Make BuildConfiguration output directories understand repositoriesGravatar Kristina Chodorow2016-12-05
* Add 'aspect_id' for to identify aspects that has been applied to the target.Gravatar Dmitry Lomov2016-12-05
* Allow dicts to contain non-comparable objects as keysGravatar Vladimir Moskva2016-12-05