aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/BlazeModule.java
Commit message (Expand)AuthorAge
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Rename ModuleEnvironment.getFileFromDepot to getFileFromWorkspace.Gravatar Ulf Adams2015-09-21
* Remove the now-unused BlazeModule.beforeCommand variant.Gravatar Ulf Adams2015-09-17
* Change checkRuntime to take a CommandEnvironment instead.Gravatar Ulf Adams2015-09-16
* Introduce CommandEnvironment and pass it instead of BlazeRuntime.Gravatar Ulf Adams2015-09-15
* Description redacted.Gravatar Marian Lobur2015-08-17
* Allow modules to specify additional nodes in the graph to be invalidated and ...Gravatar Janak Ramakrishnan2015-07-29
* Create a --fetch option to allow fetching during the build commandGravatar Kristina Chodorow2015-05-15
* Enables BlazeModule to return multiple ActionContextProviders and ActionConte...Gravatar Googler2015-04-23
* Remove old Skylark Function hierarchyGravatar Francois-Rene Rideau2015-04-23
* More Skylark function cleanupsGravatar Francois-Rene Rideau2015-04-22
* Skylark: native module is updated.Gravatar Googler2015-03-25
* Skylark: Package environment extensions can register functions with the nativ...Gravatar Googler2015-03-24
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25