vcpkg/docs
Alexander Neumann 624f1b4eca
[jemalloc|vcpkg_configure_make] update and some script fixes (#25009)
* WIP commit

* more jemalloc wip

* v db

* add license

* v db

* apply format diff

* fix script

* WIP commit

* fix ARFLAGS for the wrapper

* CR stuff

* v db

* use separate_arguments to add -Wl, to linker flags

* say "-Xlinker" three times and it will come.

* make assembler compile only.

* disable _FOR_BUILD if crosscompiling.
use function instead of macro.

Remove AS settings

* ignore settings for osx until somebody knows how to fix it.

* CR z_vcpkg_make_set_env

* CI retrigger

* make conflicting options an error

* remove DEFINED since the options are always defined
2022-08-19 15:13:23 -07:00
..
about [docs] Fixed typos and updated out-of-date information in the FAQ (#25400) 2022-07-25 13:45:37 -07:00
commands [docs] Update docs for vcpkg_extract_source_archive (#25178) 2022-06-27 15:16:22 -07:00
examples [docs] Rewrite docs for vcpkg_cmake_build and vcpkg_cmake_install (#25477) 2022-08-16 15:51:42 -07:00
maintainers [jemalloc|vcpkg_configure_make] update and some script fixes (#25009) 2022-08-19 15:13:23 -07:00
specifications [docs] Remove out-of-date docs, improve header standardization. (#24456) 2022-05-18 14:25:13 -07:00
users [docs] Rewrite docs for vcpkg_cmake_build and vcpkg_cmake_install (#25477) 2022-08-16 15:51:42 -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