aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/pkgcache/LoadingOptions.java
Commit message (Expand)AuthorAge
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Add "--build_manual_tests" options that forces manual tests to be built.Gravatar dslomov2017-04-04
* Run the analysis phase with as many threads as the user wants. In order to av...Gravatar Janak Ramakrishnan2016-11-18
* Implement build tag filtering.Gravatar Lukacs Berki2016-11-11
* Fix the --loading_phase_threads to work during "blaze build". Previously and ...Gravatar Eric Fellheimer2016-02-23
* Add an experimental flag to enable the Skyframe-based loading phase runner.Gravatar Ulf Adams2016-02-12
* Move LoadingPhaseRunner.Options to top-level class LoadingOptions.Gravatar Ulf Adams2015-11-02