aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/packages
Commit message (Expand)AuthorAge
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* Refactor the missing fragment handling code to use a policy enum.Gravatar Ulf Adams2015-08-06
* Allow modules to specify additional nodes in the graph to be invalidated and ...Gravatar Janak Ramakrishnan2015-07-29
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Allow Skylark rules to be private.Gravatar Laurent Le Brun2015-07-07
* Rollback of accidentally submitted change.Gravatar Lukacs Berki2015-07-07
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Remove BuildConfiguration.cacheKey() and replace .shortCacheKey() with a .che...Gravatar Lukacs Berki2015-06-29
* Allow repository rules to provide default bindings for external labels.Gravatar Lukacs Berki2015-06-18
* Implement Skylark function reprGravatar Francois-Rene Rideau2015-06-15
* Remove Path from Location, ParserInputSource and bunch of other low-level cla...Gravatar Lukacs Berki2015-06-12
* Add a hidden flag which allows us to set the size of the legacy globbing thre...Gravatar Eric Fellheimer2015-05-22
* Make PackageFactoryApparatus#getPackageLocator public.Gravatar Han-Wen Nienhuys2015-05-18
* Open source some packages tests.Gravatar Ulf Adams2015-05-04
* Open source a few more analysis tests.Gravatar Ulf Adams2015-05-04
* Use //external:objc_proto_lib instead of a googlemac path for objc_proto_libraryGravatar Daniel Wagner-Hall2015-03-20
* Add an AnalysisMock for Bazel; all the analysis action tests pass.Gravatar Ulf Adams2015-03-05
* Open-source BuildViewTestCase and the infrastructure required by it, as well asGravatar Ulf Adams2015-02-25