vcpkg/docs
Kai Pastor 49868fd552
[vcpkg-cmake] Update parallel vcpkg_cmake_configure (#21507)
* Revise generator selection

If the host is x86, assume that msbuild is requested for windows.
If msbuild is requested and suitable, use it.
Else if a particular generator is requested, use it.
Else if ninja is available, use it.
Else on non-windows host, use "Unix Makefiles".

* Revise ninja_host detection

* Revise parallel configure detection

* Consolidate ninja path setup

* Update documentation

* Use portable chdir

* [ms-gltf] Use new generator selection

* Update versions
2022-07-25 12:23:04 -07:00
..
about [docs] Fix broken links and generate documentation for vcpkg-gn (#24764) 2022-05-20 14:42:35 -07:00
commands [docs] Update docs for vcpkg_extract_source_archive (#25178) 2022-06-27 15:16:22 -07:00
examples [docs] Rewrite doc for vcpkg_cmake_configure. Move up into docs/maintainers/. (#25255) 2022-06-29 07:09:02 -07:00
maintainers [vcpkg-cmake] Update parallel vcpkg_cmake_configure (#21507) 2022-07-25 12:23:04 -07:00
specifications [docs] Remove out-of-date docs, improve header standardization. (#24456) 2022-05-18 14:25:13 -07:00
users [meson] Add support for loongarch64 cpu. (#25615) 2022-07-17 19:41:15 -07:00
_config.yml [vcpkg-docs] Rework documentation for compatibility with readthedocs.io and MkDocs. 2017-05-28 14:15:13 -07:00
README.md [docs] Initial addition of CLI Reference docs (#24754) 2022-05-27 09:34:11 -07:00

Quick Start

The latest version of this documentation is available on GitHub.

Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS. This tool and ecosystem are constantly evolving; your involvement is vital to its success!

Examples

Command Line Reference

User Help

Maintainer Help

Vcpkg-Tool Maintainer Help

Community Resources (not directly affiliated with vcpkg)

Blog posts

Other