aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/SkyframePackageLoaderWithValueEnvironment.java
Commit message (Expand)AuthorAge
* Properly report loading errors during configuration creation.Gravatar Ulf Adams2016-02-10
* Trim the BuildOptions input of ConfigurationFragment.key to only thoseGravatar Greg Estren2016-02-02
* Clean up the configuration-related code paths a bit.Gravatar Ulf Adams2015-12-11
* Rollback of commit ca1b21ac6d8a58041db822725b42de151b163dee.Gravatar Ulf Adams2015-12-08
* Pre-trim build options for all remaining calls to ConfigurationFragment.key. ...Gravatar Greg Estren2015-11-13
* Make Bazel use tools that are embedded in its binary.Gravatar Lukacs Berki2015-10-12
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Avoid LoadedPackageProvider in the PackageProviderForConfigs type hierarchy.Gravatar Ulf Adams2015-09-24
* Remove an unused method from LoadedPackageProvider.Gravatar Ulf Adams2015-09-24
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Stop throwing an exception if a Package was successfully created but contains...Gravatar Janak Ramakrishnan2015-09-17
* Parse the label syntax "@//a:b" so that eventually we can make that the synta...Gravatar Lukacs Berki2015-09-15
* Remove unused code.Gravatar Marian Lobur2015-09-04
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* Make the "actual" argument of bind() optional and do not point //external:and...Gravatar Lukacs Berki2015-07-01
* Make JDK not need tools/jdk/jdk symlinkedGravatar Kristina Chodorow2015-03-18
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25