aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/config/DefaultsPackage.java
Commit message (Expand)AuthorAge
* Automated refactor of Label.parseAbsolute() to always pass a repository mappingGravatar dannark2018-06-27
* RELNOTES[INC]: Remove //tools/defaults:android_jar. Use @bazel_tools//tools/a...Gravatar ajmichael2018-03-19
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* LateBoundDefault: enforce access to a single fragment (or none).Gravatar mstaib2017-09-19
* Updated javadoc that was invalidated by commit 0dbe07f017d391aba0613b4e6ca150...Gravatar Florian Weikert2016-04-25
* Always apply invocation policy when constructing build options.Gravatar Janak Ramakrishnan2016-03-24
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Use Label.parseAbsolute() to determine whether command line options that can ...Gravatar Lukacs Berki2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Parse the label syntax "@//a:b" so that eventually we can make that the synta...Gravatar Lukacs Berki2015-09-15
* Add a mechanism for configuration fragments to add arbitrary rules to the def...Gravatar Lukacs Berki2015-05-07
* Rollback of commit a4b66fdbe61845fd4d4ebaebec1e25cdcd99809d.Gravatar Marian Lobur2015-04-27
* Add a mechanism for configuration fragments to add arbitrary rules to the def...Gravatar Lukacs Berki2015-04-24
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25