aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
* Skyframe changes to support SpawnActionTemplate.Gravatar Rumou Duan2016-06-07
* Refactor UnixGlob by consolidating the context of a glob subtask into a GlobT...Gravatar Nathan Harmata2016-06-07
* Remove the dead UnixGlob#Builder#addExcludes and move some existing tests aro...Gravatar Nathan Harmata2016-06-07
* Separates the proto compilation action from the other linking sources, to iso...Gravatar Sergio Campama2016-06-06
* Add --experimental_multi_threaded_digest which lets DigestUtils use multiple ...Gravatar Philipp Wollermann2016-06-06
* Rollback of commit bda8ae9212621da50d6b18f185f99450fb6d6da9.Gravatar Lukacs Berki2016-06-06
* Create the output directory when invoking repository_ctx.download_and_extractGravatar Damien Martin-Guillerez2016-06-06
* repository_ctx.execute: execute from the external repository root and allow t...Gravatar Damien Martin-Guillerez2016-06-06
* Skylark: callback functions can now explicitly specify their required attribu...Gravatar Florian Weikert2016-06-06
* Remove redirect chasing from AndroidConfiguration.Loader.Gravatar Lukacs Berki2016-06-06
* Inline JavaLibraryHelper.Info.Gravatar Carmi Grushko2016-06-06
* Remove emitProviders and simplify JavaLibraryHelper to take JavaCompilationAr...Gravatar Carmi Grushko2016-06-06
* Add @loader_path to -rpath for xctest targets.Gravatar Dmitry Shevchenko2016-06-06
* Make a 'did you mean' suggestion when referencing a non-existent label.Gravatar Laurent Le Brun2016-06-06
* Delete the legacy global function 'provider'.Gravatar Laurent Le Brun2016-06-03
* Add resource_jar to android_studio_info.proto.Gravatar Googler2016-06-03
* Don't create CommandCompleteEvent for OOMs ahead of time. Its super-construct...Gravatar Janak Ramakrishnan2016-06-03
* --Gravatar Googler2016-06-03
* Add support for more augmented-assignment operators.Gravatar Googler2016-06-03
* experimental UI: when showing the last test, color-code its stateGravatar Klaus Aehlig2016-06-03
* Update j2objc targets referenced by Bazel rules.Gravatar Googler2016-06-02
* Add java_toolchain to IDE aspect output.Gravatar Googler2016-06-02
* Introduce FsEventsDiffAwareness for OS X.Gravatar Damien Martin-Guillerez2016-06-02
* Rollback of commit 4ab4f05a8cbbaa4b7d938d1d305961fe95a5416c.Gravatar Tobias Werth2016-06-02
* Dynamic configurations: trim top-level targets, too.Gravatar Greg Estren2016-06-02
* Add a SpellChecker class with edit distance function.Gravatar Laurent Le Brun2016-06-01
* If an action_config is given for a particular type of link action, use that a...Gravatar Cal Peyser2016-06-01
* Clarify that input/output names should be in cache key.Gravatar Janak Ramakrishnan2016-06-01
* Make "bazel info" load only the packages that are necessary for its job.Gravatar Lukacs Berki2016-06-01
* Fix a bug in SkyframeExecutor.getConfigurations() for dynamicGravatar Greg Estren2016-06-01
* Restore proto_library#JavaRuleOutputJarsProvider.Gravatar Googler2016-06-01
* Remove dead code in rbuildfiles().Gravatar Eric Fellheimer2016-06-01
* Remove DepsContext from CppCompilationContext. This simplifies theGravatar Manuel Klimek2016-05-31
* Replace Constants.PRODUCT_NAME with a startup option --product_name=bazel and Gravatar Luis Fernando Pino Duque2016-05-31
* Make Android rules/tests refer to the correct runfiles pathsGravatar Kristina Chodorow2016-05-31
* Append correct error message when recursing jgit exception stack.Gravatar David Chen2016-05-31
* Remove the --use_isystem_for_includes option.Gravatar Lukacs Berki2016-05-31
* In AnalysisUtils.getProviders, construct the result in place.Gravatar Carmi Grushko2016-05-31
* Roll forward commit 8375185ee11d573562f98de14bed79a77fcfd728.Gravatar Googler2016-05-30
* Refactoring of Apple Platform detection and usage, to pave the way for non-IO...Gravatar Chris Parsons2016-05-30
* Add documentation for apple_binary rule, making it visible for public consump...Gravatar Chris Parsons2016-05-30
* Allow blacklisted package prefixes to be passed in lazily via a Supplier.Gravatar Eric Fellheimer2016-05-30
* Removes the generated proto sources from the header list, as it conflicts withGravatar Sergio Campama2016-05-30
* Adds "jre_deps" attribute to j2objc_library and the "--explicit_jre_deps" flagGravatar Googler2016-05-30
* Remove now dead class LoadingProgressReceiverGravatar Klaus Aehlig2016-05-30
* experimental UI: track touched packages during loading/analysisGravatar Klaus Aehlig2016-05-30
* Fix typo.Gravatar Nathan Harmata2016-05-27
* Force paths to be relative when archives are decompressedGravatar Kristina Chodorow2016-05-27
* Allow AQV users to inject arbitrary handling of classified errors.Gravatar Nathan Harmata2016-05-27
* Fixes bug where the well known types would not be added as an input to the ge...Gravatar Sergio Campama2016-05-27