aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/pkgcache/PackageCacheOptions.java
Commit message (Expand)AuthorAge
* Flip defaults value of experimental_enable_tools_defaults_package to off.Gravatar dbabkin2018-08-10
* Delete --show_package_location, which has been deprecated / no-op for years.Gravatar felly2018-07-24
* Introduce option flag experimental_enable_tools_defaults_package.Gravatar dbabkin2018-07-23
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Remove categories from Bazel options.Gravatar ccalvarin2018-03-28
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Short-circuit deleted package retrieval if list is empty.Gravatar Janak Ramakrishnan2016-11-15
* Add the option --experimental_max_directories_to_eagerly_visit_in_globbing. T...Gravatar Janak Ramakrishnan2016-10-05
* Make --experimental_interleave_loading_and_analysis a no-op.Gravatar Ulf Adams2016-09-06
* Set --package_path=%workspace% by default and remove Constants.DEFAULT_PACKAG...Gravatar Luis Fernando Pino Duque2016-03-31
* Respect --noexperimental_check_output_files in FileSystemValueChecker. FileSt...Gravatar Nathan Harmata2016-03-25
* Don't keep packages in the default repository around after loading.Gravatar Brian Silverman2016-03-17
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove a few minor lib.syntax -> lib.packages dependencies.Gravatar Lukacs Berki2015-09-16
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* 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
* Add a hidden flag which allows us to set the size of the legacy globbing thre...Gravatar Eric Fellheimer2015-05-22
* Create a --fetch option to allow fetching during the build commandGravatar Kristina Chodorow2015-05-15
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25