aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/genquery
Commit message (Expand)AuthorAge
* Package that is dependency of genquery cannot be null when genquery is being ...Gravatar Janak Ramakrishnan2015-09-15
* Save information about transitive packages in ConfiguredTargetValue and Aspec...Gravatar Marian Lobur2015-09-09
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* Replace query option --order_results with --order_output, which can take thre...Gravatar Janak Ramakrishnan2015-08-26
* Set the workspace suffix for runfilesGravatar Kristina Chodorow2015-08-13
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Rollback of accidentally submitted change.Gravatar Lukacs Berki2015-07-07
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Description redacted.Gravatar Lukacs Berki2015-06-10
* Add --with_aspect_deps flag to blaze query. This flag should produce addition...Gravatar Lukacs Berki2015-06-05
* Teach TargetPatterns "getDirectory" and "contains"Gravatar Mark Schaller2015-05-21
* Move comments closer to the code they describe.Gravatar Mark Schaller2015-04-27
* Similar to TargetMarkerValue, have TargetPatternValue *not* embed Targets.Gravatar Nathan Harmata2015-04-23
* Replace @BlazeRule with a getMetadata() method. This lets us avoid Java Refle...Gravatar Googler2015-03-20
* On-the-fly target pattern resolution in SkyQueryEnvironmentGravatar Mark Schaller2015-03-18
* RELNOTES[INC]: genquery target locations are now relative to the workspace ro...Gravatar Damien Martin-Guillerez2015-03-16
* Renamed the package of genquery rule from gen to genqueryGravatar Damien Martin-Guillerez2015-03-04