aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/FilesToRunProvider.java
Commit message (Expand)AuthorAge
* Automated rollback of commit 64ea3cd90e1ead5ece533ee5a3cb4ee3520527fb.Gravatar Googler2018-07-20
* Automated rollback of commit 4d10250291a813302de64151be3b22d57e94749d.Gravatar Googler2018-07-18
* Expose AndroidSdkProvider to Skylark (as AndroidSdkInfo).Gravatar Googler2018-07-17
* Remove accidentally-leftover @SkylarkCallable methods in FilesToRunProviderGravatar cparsons2018-05-25
* Migrate FilesToRunProvider, Target, and TemplateVariableInfo to skylarkbuildapiGravatar cparsons2018-05-25
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* Use AutoCodec to generate CODECs for a few more provider types that areGravatar cpeyser2018-02-15
* Use nested sets for configured target runfiles instead of flattened lists.Gravatar Googler2017-05-26
* Manually add periods to documentation strings where needed.Gravatar John Cater2017-01-03
* Reorganize Skylark Reference documentation.Gravatar Dmitry Lomov2016-06-29
* Remove FilesToRunProvider.label.Gravatar Ulf Adams2016-04-22
* Move annotation classes used for referencing framework Java classes from Skyl...Gravatar John Field2015-12-16
* 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
* Expose FilesToRun provider to Skylark.Gravatar Brian Silverman2015-08-27
* Introduce CompositeRunfilesSupplierGravatar Michajlo Matijkiw2015-06-15
* A minor refactoring in FileConfiguredTarget.Gravatar Lukacs Berki2015-04-24
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25