aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/standalone/StandaloneModule.java
Commit message (Expand)AuthorAge
* Refactor TemplateExpansionAction so that various strategies can be used to im...Gravatar kush2018-06-29
* Inline some ActionContextProvider classes into their modulesGravatar ulfjack2018-06-11
* Remove ActionContextConsumerGravatar ulfjack2018-06-11
* Split the include scanning dummy classes into their own parent classGravatar ulfjack2018-02-09
* Rewrite StandaloneSpawnStrategy to use LocalSpawnRunnerGravatar ulfjack2017-06-19
* Move some classes to lib.exec in preparation for layering enforcementGravatar Ulf Adams2016-12-21
* Refactor the module API to use the builder pattern for executor creation.Gravatar Ulf Adams2016-11-02
* Rollback of commit f695c54a8f5f6be7adb678d305005f78e4b44424.Gravatar Philipp Wollermann2016-10-13
* Automated [] rollback of commit e898023ffc6c47a27312c4d3659dbeeccdb3cd37.Gravatar Yue Gan2016-10-12
* Fix #1849: Sandboxing on OS X should be turned off by default for 0.3.2.Gravatar Philipp Wollermann2016-09-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move the clientEnv to the CommandEnvironment.Gravatar Ulf Adams2015-09-17
* Introduce CommandEnvironment and pass it instead of BlazeRuntime.Gravatar Ulf Adams2015-09-15
* Remove unnecessary dependencies from action context consumers.Gravatar Philipp Wollermann2015-06-29
* Split sandbox code from standalone module.Gravatar Philipp Wollermann2015-06-29
* Enables BlazeModule to return multiple ActionContextProviders and ActionConte...Gravatar Googler2015-04-23
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25