vcpkg/docs
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
..
about [docs] Correct the "new port requests" link in FAQ (#15845) 2021-01-24 21:37:36 -08:00
examples [cppunit] add linux support and bump version to 1.15.1 (#15018) 2020-12-28 19:35:08 -08:00
maintainers [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
specifications [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
tool-maintainers [vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary (#13421) 2020-09-11 13:52:18 -07:00
users [vcpkg] Allow to use Nuget's cache for Nuget binary caching sources (fix #15169) (#15512) 2021-01-24 23:11:02 -08:00
_config.yml [vcpkg-docs] Rework documentation for compatibility with readthedocs.io and MkDocs. 2017-05-28 14:15:13 -07:00
index.md Fix broken doc link (#14833) 2020-11-29 13:44:03 -08:00
regenerate.ps1 [docs] fix pwsh sorting (#14914) 2020-12-02 11:21:22 -08:00