aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
* Updates BuildViewTestCase.invalidatePackages() to also invalidateGravatar Greg Estren2016-06-21
* Simplify OutputGroupProviderTest.Gravatar Michael Staib2016-06-21
* Simplify the logic of determining output groups.Gravatar Alex Humesky2016-06-21
* Move execroot tree creation to its own classGravatar Kristina Chodorow2016-06-21
* Fixed more Bazel tests on Windows by using the right line separatorGravatar Yun Peng2016-06-21
* sandbox: So refactoring, much no-op change, wow.Gravatar Philipp Wollermann2016-06-21
* In FileSystemValueChecker, only check TreeArtfacts that are in theGravatar Rumou Duan2016-06-20
* Trim configurations requested for a target in BuildViewTestCase.Gravatar Greg Estren2016-06-20
* Correctly escape backslashes in proto messarges.Gravatar Googler2016-06-20
* experimental UI: also report the strategy of running actionsGravatar Klaus Aehlig2016-06-20
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Adds cycle detection errors when top-level dynamicGravatar Greg Estren2016-06-17
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Fixed some Bazel java tests on WindowsGravatar Yun Peng2016-06-17
* Make more Bazel java tests pass on WindowsGravatar Yun Peng2016-06-17
* Description redacted.Gravatar Googler2016-06-16
* Remove ability of AbstractQueueVisitor to continue after an interrupt. That f...Gravatar Janak Ramakrishnan2016-06-15
* Fix android deps always being exported in skylark aspect.Gravatar Googler2016-06-15
* Optimize memory use of AttributeContainer:Gravatar Googler2016-06-15
* Use only one list of parameters for SkylarkSignatureGravatar Damien Martin-Guillerez2016-06-14
* Report cycles involving aspects correctly.Gravatar Lukacs Berki2016-06-14
* Allow a config_setting() to match against the default grte_top.Gravatar Googler2016-06-14
* 1. Create the TreeArtifact directory structure before expanding ActionTemplates.Gravatar Rumou Duan2016-06-14
* Optimize hotspot in DependencySet.process().Gravatar Googler2016-06-14
* Remove predefined Python variable "generic_cpu"Gravatar Greg Estren2016-06-13
* Use params file for IDE aspect manifest action.Gravatar Googler2016-06-13
* Introduce TestConstants#PACKAGE_FACTORY_FACTORY_FOR_TESTING for the sake of m...Gravatar Nathan Harmata2016-06-10
* Extract the @Param annotation from @SkylarkSignatureGravatar Damien Martin-Guillerez2016-06-10
* Refactor cycle detection logic to handle dynamic configurations.Gravatar Greg Estren2016-06-09
* Provide means to clearly fail tests that fail because dynamic configsGravatar Greg Estren2016-06-09
* Allow flags to be applied to an action using an action_config. A flag set onGravatar Cal Peyser2016-06-07
* Implement missing IDE skylark aspect functionality.Gravatar Googler2016-06-07
* 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
* Skylark: callback functions can now explicitly specify their required attribu...Gravatar Florian Weikert2016-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
* 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
* Add java_toolchain to IDE aspect output.Gravatar Googler2016-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
* Replace Constants.PRODUCT_NAME with a startup option --product_name=bazel and Gravatar Luis Fernando Pino Duque2016-05-31
* Remove the --use_isystem_for_includes option.Gravatar Lukacs Berki2016-05-31
* Roll forward commit 8375185ee11d573562f98de14bed79a77fcfd728.Gravatar Googler2016-05-30
* Remove now dead class LoadingProgressReceiverGravatar Klaus Aehlig2016-05-30