aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/repository
Commit message (Expand)AuthorAge
* Set the version of a computed node to the max of its child versions rather th...Gravatar janakr2018-07-11
* Refactoring: makes the code simpler by deleting Metadata and InputArtifactData.Gravatar shahan2018-06-06
* Use the local JDK as the default target javabaseGravatar cushon2018-05-14
* Remove some unnecessary params.Gravatar nharmata2018-04-02
* Fix toolchain and execution platform registration to use patterns.Gravatar John Cater2018-03-12
* Replace LegacySkyKey by AbstractSkyKey or custom SkyKeys. AbstractSkyKey does...Gravatar janakr2018-03-02
* Expose --output_user_base to the Bazel server processGravatar Klaus Aehlig2018-02-27
* A couple quality-of-life improvements for Bazel devs, in response to an email...Gravatar nharmata2018-02-23
* Add tests for execution platforms to ExternalPackageUtilTest.Gravatar John Cater2018-01-30
* Introduce Root class.Gravatar tomlu2018-01-17
* Actually run ExternalPackageUtilTest.Gravatar John Cater2018-01-17
* Update PathPackageLocator to take a list of potential build file names,Gravatar John Cater2017-11-28
* Allow NodeEntry implementations to keep just deps, as opposed to all edges or...Gravatar janakr2017-10-10
* Move ExternalPackageUtil to a new lib.repository package and simplify itGravatar ulfjack2017-09-26