aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/commands/ProjectFileSupport.java
Commit message (Expand)AuthorAge
* Introduce Root class.Gravatar tomlu2018-01-17
* Update PathPackageLocator to take a list of potential build file names,Gravatar John Cater2017-11-28
* Track Option placement within a priority category.Gravatar ccalvarin2017-10-18
* Remind user of the --experimental_allow_project_files flag when they try usin...Gravatar Googler2017-08-31
* BlazeCommandDispatcher: make parseArgsAndConfigs not take a CommandEnvironmentGravatar ulfjack2017-06-27
* Refactor ProjectFileSupport to work without a CommandEnvironmentGravatar ulfjack2017-06-26
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Minor refactoring.Gravatar Lukacs Berki2016-11-15
* Move most BlazeRuntime methods related to workspace directories to CommandEnv.Gravatar Ulf Adams2016-03-30
* Make the ProjectFileSupport stateless; pass in required parameter when called.Gravatar Ulf Adams2016-03-30
* Move workingDirectory to CommandEnvironment.Gravatar Ulf Adams2015-10-20
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Introduce CommandEnvironment and pass it instead of BlazeRuntime.Gravatar Ulf Adams2015-09-15
* Record the project file used to the master log.Gravatar Googler2015-07-28
* 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
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25