aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skylarkbuildapi
Commit message (Expand)AuthorAge
...
* De-document the Skylark "data" transition.Gravatar gregce2018-05-23
* Create GlobalBootstrap and the Bootstrap interface to add portions of the bui...Gravatar cparsons2018-05-23
* C++: Expose additional methods for CcCompilationInfo and CcLinkingInfoGravatar plf2018-05-23
* C++: Add more parameters to Skylark API needed for match_clifGravatar plf2018-05-18
* Migrate Aspect to skylarkbuildapiGravatar cparsons2018-05-15
* Migrate several compilation-related cpp definitions to skylarkbuildapiGravatar cparsons2018-05-15
* Migrate SkylarkRuleContext (and a few dependencies) to the build APIGravatar cparsons2018-05-11
* Start migration of cpp build API classes to skylarkbuildapiGravatar cparsons2018-05-07
* Start migration of java build API classes to skylarkbuildapiGravatar cparsons2018-05-07
* Migrate almost all Skylark global modules to skylarkbuildapiGravatar cparsons2018-05-07
* Migrate struct and Provider to the skylark build apiGravatar cparsons2018-05-01
* Migrate AbstractAction and SkylarkActionFactory to buildapiGravatar cparsons2018-05-01
* Migrate Runfiles to the build APIGravatar cparsons2018-05-01
* Migrate the skylark interfaces of Artifact and ArtifactRoot to skylarkbuildapiGravatar cparsons2018-05-01
* Migrate annotations of SkylarkAttr to an interface class.Gravatar cparsons2018-04-30
* Name LateBoundDefaultApi skylark type.Gravatar cparsons2018-04-30
* Start refactoring elements of the Skylark Build API into their own package.Gravatar cparsons2018-04-23