aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* 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
* Include a trailing newline in printStatusMap outputGravatar Benjamin Staffin2016-12-05
* Add LcovMerger.Gravatar Yue Gan2016-12-05
* Rollback of commit 7a668370e350f602ec863eb4169729885e1c7c93.Gravatar Damien Martin-Guillerez2016-12-05
* Rollback of commit 9de9f374cf63e8e6938c9ce80820c9f46f641241.Gravatar Damien Martin-Guillerez2016-12-05
* Make build events correctly report target expansionGravatar Klaus Aehlig2016-12-05
* Add strip_prefix and strip_include_prefix attributes of cc_library.Gravatar Lukacs Berki2016-12-05
* Delete ANDROID_LIBRARY_AAR_CLASSES_JAR implicit outputGravatar Googler2016-12-05
* When a strict proto dep violation occurs, tell the user what they should fix.Gravatar Carmi Grushko2016-12-05
* Add documentation for add{Skylark,Native}DeclaredProvider.Gravatar Dmitry Lomov2016-12-05
* Correctly set module file flags in FakeCppCompileAction.Gravatar Googler2016-12-05
* Fix bug with java_import desugaring and incremental dexing for Android whenGravatar Googler2016-12-05
* Advertise JavaCompilationArgsProvider java_proto_library.Gravatar Rumou Duan2016-12-05
* Fix bug in configuration creation logic that wrongly trims notrim configs.Gravatar Greg Estren2016-12-05
* Make a rogue test case honor --experimental_dynamic_configs=notrim_partial li...Gravatar Greg Estren2016-12-05
* Split ObjcProvider.framework_dir into static and dynamic framework directories.Gravatar Chris Parsons2016-12-05
* Add option to disable dynamic configs with LIPO.Gravatar Greg Estren2016-12-02
* Null out perBuildSyscallCache after analysis is finished to save memory durin...Gravatar Janak Ramakrishnan2016-12-02
* Pass isExternal field to blaze ide info protoGravatar Googler2016-12-02
* For all function expressions of the form f(..., e1, ..., e2, ..., eK, ...), e...Gravatar Nathan Harmata2016-12-02
* Merge J2ObjcAspect and J2ObjcProtoAspect.Gravatar Rumou Duan2016-12-02
* Introduce FlagGroup.expandIfTrue, expandIfFalseGravatar Marcel Hlopko2016-12-02
* Prune modules when building modules themselves to reduce build times shortenGravatar Googler2016-12-02
* Clean up RuleContext's attribute access API.Gravatar Greg Estren2016-12-02
* Move constraint enforcement policy into attribute definitions.Gravatar Greg Estren2016-12-02
* Set User-Agent to "Bazel/{{Release Name}}" for http connectionsGravatar Justin Buchanan2016-12-02
* Rollback of commit 7c4a8093da6272969c86f22a08c72ddbbf6e8274.Gravatar Kristina Chodorow2016-12-02
* Compute module file compile command line flags right before executing theGravatar Googler2016-12-02
* Replace UnixGlob's package glob prefetching functionality with anGravatar Googler2016-12-02
* Add --ltoindexopt to pass options to LTO indexing stepGravatar Googler2016-12-02
* Description redacted.Gravatar Googler2016-12-01
* Rollback of commit 2a2be3907981d9654575493c7012d95d1241f373.Gravatar Googler2016-12-01
* Remove callerLabel from Environment.Gravatar Laurent Le Brun2016-12-01
* Rollback of commit c182908910a370b490e7e027b867e11f9f2fb086.Gravatar Michajlo Matijkiw2016-12-01
* Initial commit of cc_proto_library.Gravatar Carmi Grushko2016-12-01
* Overrides BuildConfiguration.equals() for dynamic configs.Gravatar Greg Estren2016-12-01