aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
* Assert the specific type of event, not just the existence of any event.Gravatar Ulf Adams2015-10-22
* Process tasks in the AbstractQueueVisitor in LIFO order as opposed to FIFO or...Gravatar Janak Ramakrishnan2015-10-22
* Add Skylark aspect tests.Gravatar Dmitry Lomov2015-10-22
* Introduce an AspectClass: a representation of a class of aspects.Gravatar Dmitry Lomov2015-10-22
* Remove transitive data from Android Studio aspect.Gravatar Googler2015-10-22
* Open source more tests for packages/Gravatar Han-Wen Nienhuys2015-10-22
* Trying again with checking for the presence of the "resources" attribute and ...Gravatar Googler2015-10-21
* Lexer: Handle triple quoted raw strings (e.g. r"""abc""").Gravatar Laurent Le Brun2015-10-21
* Remove the repository name from PACKAGE_NAME and move it to the new REPOSITOR...Gravatar Lukacs Berki2015-10-21
* Replace "Google Inc" with "The Bazel Authors" in every copyright notice.Gravatar Lukacs Berki2015-10-21
* Introduce Path#isSpecialFile, FileSystem#isSpecialFile, and FileStatus#isSpec...Gravatar Nathan Harmata2015-10-21
* Add some strip/rstrip/lstrip testsGravatar Googler2015-10-21
* Improve documentation for resolve_commandGravatar Francois-Rene Rideau2015-10-21
* Unify Skylark and BUILD listsGravatar Francois-Rene Rideau2015-10-20
* Rollback of commit 25931a9333d50e50c5711ff0efc1a197f7ecd53a.Gravatar Peter Schmitt2015-10-20
* Rollback of commit ac7195025b073948785db8c6975a53fc305c5087.Gravatar Peter Schmitt2015-10-20
* Rollback of commit 30c0a635ba50c43467c80527a6c12abc4f8ed29e.Gravatar Peter Schmitt2015-10-20
* Make the incompatibility between dynamic configurationsGravatar Greg Estren2015-10-20
* Fix tests with precompiled jars in srcsGravatar Liam Miller-Cushon2015-10-20
* Don't log SchedulerExceptions.Gravatar Nathan Harmata2015-10-20
* Automated [] rollback of [].Gravatar Eric Fellheimer2015-10-20
* Open-source Skylark's BindTestGravatar Dmitry Lomov2015-10-19
* Make bazel not require a tools/defaults/BUILD file.Gravatar Lukacs Berki2015-10-19
* Trying again with checking for the presence of the "resources" attribute.Gravatar Googler2015-10-19
* []Rollback of commit 65425810207c9fd6892abfaa95da65e25db5e515.Gravatar Googler2015-10-16
* Reinstate tests for cmdline/Gravatar Han-Wen Nienhuys2015-10-16
* Implement aspect(...) Skylark function.Gravatar Dmitry Lomov2015-10-16
* Enable Skylark tests in Bazel and opensource SkylarkIntegrationTest.Gravatar Dmitry Lomov2015-10-16
* Fixed wrong error message when using class definitions in Skylark / BUILD files.Gravatar Florian Weikert2015-10-16
* Change the resource dependency handling to separate between the transitive an...Gravatar Googler2015-10-16
* RELNOTES: Allow dots in package names.Gravatar Han-Wen Nienhuys2015-10-16
* Roll back [] that makes Bazel not require a tools/defaults/BUILD file because...Gravatar Lukacs Berki2015-10-16
* Skylark: Add lstrip and rstrip functions.Gravatar Laurent Le Brun2015-10-15
* Remove command_helper, use resolve_command insteadGravatar Francois-Rene Rideau2015-10-15
* Reimplement target pattern parsing in Skyframe.Gravatar Ulf Adams2015-10-14
* Allow other ExecutorService implementations in AbstractQueueVisitorGravatar Mark Schaller2015-10-13
* Rollback of unknown previous commit.Gravatar Googler2015-10-13
* Improves the error message for invalid cpu (--cpu or --fat_apk_cpu).Gravatar Alex Humesky2015-10-13
* Add timing info for tests and correct caching vs. run ratioGravatar Kristina Chodorow2015-10-13
* Make Bazel use tools that are embedded in its binary.Gravatar Lukacs Berki2015-10-12
* Add isSource to Android aspect ArtifactLocation.Gravatar Googler2015-10-12
* Make it possible to load the tools/defaults package without a BUILD file pres...Gravatar Lukacs Berki2015-10-09
* Add support for filesets in LinuxSandboxedStrategy.Gravatar Philipp Wollermann2015-10-09
* Description redacted.Gravatar Nathan Harmata2015-10-09
* Add executable option to http_fileGravatar Kristina Chodorow2015-10-09
* Pass in a set of SkyFunctions in AnalysisMock.Gravatar Lukacs Berki2015-10-08
* Add a custom converter to --crosstool_top so that select() works.Gravatar Lukacs Berki2015-10-08
* sandbox: Improve MountMap to always return entries sorted by path depth and l...Gravatar Philipp Wollermann2015-10-06
* Ensure that the LinuxSandboxedStrategy tests actually test the correct strategy.Gravatar Philipp Wollermann2015-10-06
* Implement the prefix stripping for Java resources.Gravatar Lukacs Berki2015-10-06