vcpkg/docs/users
Kevin Lalumiere f60b947e13
[vcpkg] Allow to use Nuget's cache for Nuget binary caching sources (fix #15169) (#15512)
* Fix warning on clang version 10.0.0-4ubuntu1

The warning was

```shell
../src/vcpkg/commands.porthistory.cpp:55:14: error: unused function 'is_date' [-Werror,-Wunused-function]
```

* Add environment variable VCPKG_USE_NUGET_CACHE

As the name suggests, this environment variable allow tu use Nuget
cache for Nuget binary caching sources.

* Document NuGet's Cache environment variable
2021-01-24 23:11:02 -08:00
..
android.md [vcpkg] Improve Android doc (triplets, usage with cmake and prefab) (#11264) 2020-05-13 16:42:13 -07:00
binarycaching.md [vcpkg] Allow to use Nuget's cache for Nuget binary caching sources (fix #15169) (#15512) 2021-01-24 23:11:02 -08:00
config-environment.md [vcpkg] Allow to use Nuget's cache for Nuget binary caching sources (fix #15169) (#15512) 2021-01-24 23:11:02 -08:00
integration.md Fix bullet lists for integration.md on readthedocs.io (#12873) 2020-08-19 21:13:37 -07:00
manifests.md [vcpkg] Add initial versioning documentation (#15565) 2021-01-15 12:35:48 -08:00
selecting-library-features.md [vcpkg] User help: selecting-library-features.md (#14189) 2020-11-02 17:26:25 -08:00
triplets.md [vcpkg] VCPKG_ENV_PASSTHROUGH_UNTRACKED (#15115) 2020-12-17 11:35:08 -08:00
versioning.md [vcpkg] Add initial versioning documentation (#15565) 2021-01-15 12:35:48 -08:00