aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/LocationExpander.java
Commit message (Expand)AuthorAge
* Use nested sets for configured target runfiles instead of flattened lists.Gravatar Googler2017-05-26
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Trim labels in location expressions before expansion.Gravatar Tobias Werth2016-10-25
* Expand $(location :label) to string unambiguously a pathGravatar Klaus Aehlig2016-10-14
* Add an "alias" rule.Gravatar Lukacs Berki2016-05-10
* Remove all internal calls to FileProvider.getLabel.Gravatar Ulf Adams2016-04-22
* Remove FilesToRunProvider.label.Gravatar Ulf Adams2016-04-22
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Separate build-specific types and types inherent to Skylark.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
* Skylark: Implemented ctx.expand_location() which expands the location(s) of t...Gravatar Florian Weikert2015-07-10
* Add support for $(location) with //external labelsGravatar Kristina Chodorow2015-04-09
* RELNOTES[NEW]: The "args" attribute of *_binary and *_test rules now support ...Gravatar Damien Martin-Guillerez2015-03-06
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25