aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
...
* Use Artifacts instead of Paths in the pregrepped files map.Gravatar Janak Ramakrishnan2015-04-14
* Configurable attributes: support embeddable selects. With thisGravatar Greg Estren2015-04-14
* Belated cleanup of MetadataHandler#discardMetadata. Since we have per-action ...Gravatar Janak Ramakrishnan2015-04-14
* Delete debugging code used to diagnose bug when shared actions raced to execute.Gravatar Janak Ramakrishnan2015-04-14
* Don't create duplicate ExtractInclusionActions just because user specifies th...Gravatar Janak Ramakrishnan2015-04-14
* Delete unused code.Gravatar Janak Ramakrishnan2015-04-14
* Pick default resources based on the Runtime.maxMemory andGravatar Han-Wen Nienhuys2015-04-14
* Remove make variable GNU_TARGET from blaze.Gravatar Han-Wen Nienhuys2015-04-14
* Fix race when two shared actions don't know about each other until after they...Gravatar Janak Ramakrishnan2015-04-14
* Remove autosense logic.Gravatar Han-Wen Nienhuys2015-04-14
* Make the source jars filegroup hidden so that it doesn't show up in the maste...Gravatar Lukacs Berki2015-04-14
* Support running extra_actions on [].Gravatar Googler2015-04-14
* Eliminate SkylarkType.toMap() in favor of ImmutableMap.copyOf() and simplify Gravatar Lukacs Berki2015-04-14
* A minor refactoring.Gravatar Lukacs Berki2015-04-13
* Skylark: Remove static type checking of variables/functions.Gravatar Laurent Le Brun2015-04-13
* Move com/google/devtools/build/lib/rules/workspace/* to com/google/devtools/b...Gravatar Lukacs Berki2015-04-13
* Extract boilerplate logic from ParallelEvaluator's SkyFunction.Environment im...Gravatar Janak Ramakrishnan2015-04-13
* Simplify Skylark testsGravatar Francois-Rene Rideau2015-04-13
* Move NativeDepsHelper into the public tree.Gravatar Michael Staib2015-04-13
* Don't take into account symlinks when computing intrabuild file modifications...Gravatar Miguel Alcon Pinto2015-04-13
* Skylark builtin function cleanupsGravatar Francois-Rene Rideau2015-04-13
* Allow evaluation from StringGravatar Francois-Rene Rideau2015-04-13
* Make Artifacts be compared to each other based on their exec paths (and not t...Gravatar Lukacs Berki2015-04-13
* Add a visibility predicate to blaze query.Gravatar Liam Miller-Cushon2015-04-10
* objc: Add flag to disable per-proto includesGravatar Daniel Wagner-Hall2015-04-10
* Provide cleaner syntax error messages using select.Gravatar Greg Estren2015-04-10
* Clear dirty output tree counters so that the next build does not get the old ...Gravatar Miguel Alcon Pinto2015-04-10
* Added an help command to dump all options for completionGravatar Damien Martin-Guillerez2015-04-10
* Minor cleanups in TopLevelArtifactHelper.Gravatar Eric Fellheimer2015-04-10
* objc: Preserve existing version strings if no value is specified to --embed_l...Gravatar Daniel Wagner-Hall2015-04-09
* py_binary correctly forwards argumentsGravatar Kevin Watts2015-04-09
* Add support for $(location) with //external labelsGravatar Kristina Chodorow2015-04-09
* Use injected action context when include scanning, not hard-coded CppCompilat...Gravatar Janak Ramakrishnan2015-04-09
* Clean up some FakeCppCompileAction code. In particular FakeCppCompileAction w...Gravatar Janak Ramakrishnan2015-04-09
* Add more debugging to help track down crash.Gravatar Janak Ramakrishnan2015-04-09
* Enable extranal contributions to lib/webstatusserver/**/*Gravatar Laszlo Csomor2015-04-09
* Skylark: Update doc for setsGravatar Laurent Le Brun2015-04-09
* Remove implicit outputs tag from py_binary docsGravatar Kristina Chodorow2015-04-09
* Add logging of blaze_cpu flag usage. Before we can remove this flag we need t...Gravatar Marian Lobur2015-04-09
* Add debug logging to help find mysterious crash experienced by users.Gravatar Janak Ramakrishnan2015-04-09
* Add native dependencies constant to Constants.java.Gravatar Michael Staib2015-04-09
* Remove BuilderUtils#rethrowCause(...)'s vestigial bitsGravatar Michajlo Matijkiw2015-04-08
* Skylark: The new_file functions don't need a root argument anymore.Gravatar Laurent Le Brun2015-04-08
* Skylark: Expose output_to_genfiles rule attributeGravatar Laurent Le Brun2015-04-08
* Remove unnecessary -B flag from linker command line.Gravatar Han-Wen Nienhuys2015-04-08
* Remove stale comment.Gravatar Nathan Harmata2015-04-08
* Added rule label to CppDebugPackageProvider to allow consumers to report bett...Gravatar Googler2015-04-08
* objc protos: Pass up dep on C++ runtime if depending on C++ APIGravatar Daniel Wagner-Hall2015-04-08
* Fix build failure when using older crosstool that doesn't have stdc-predef.h.Gravatar Janak Ramakrishnan2015-04-08
* Automated [] rollback of [].Gravatar Han-Wen Nienhuys2015-04-08