aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/WorkspaceFileFunction.java
Commit message (Expand)AuthorAge
* Make generate_workspace dump transitive dependencies for Maven artifactsGravatar Kristina Chodorow2015-06-25
* Get jdk.WORKSPACE into the default WORKSPACE file by reading it as a Java res...Gravatar Lukacs Berki2015-06-15
* Allow @repo//foo:bar targets in BUILD filesGravatar Kristina Chodorow2015-05-22
* Fix WORKSPACE file existence hermeticityGravatar Kristina Chodorow2015-05-18
* Remove old Skylark Function hierarchyGravatar Francois-Rene Rideau2015-04-23
* More skylark function cleanupsGravatar Francois-Rene Rideau2015-04-17
* Emit events (e.g. errors) encountered while parsing the WORKSPACE file.Gravatar Nathan Harmata2015-03-18
* Make JDK not need tools/jdk/jdk symlinkedGravatar Kristina Chodorow2015-03-18
* Do not require a WORKSPACE file to load the external pkgGravatar Kristina Chodorow2015-03-11
* Remove unneeded codeGravatar Kristina Chodorow2015-03-10
* Convert binding exception to something that's actually caught in PackageFunctionGravatar Kristina Chodorow2015-03-10
* Make Rule know about the name of the workspace it is in.Gravatar Kristina Chodorow2015-03-05
* Parse built-in WORKSPACE filesGravatar Kristina Chodorow2015-02-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25