vcpkg/docs
Alexander Neumann d8e60ef474
[vcpkg scripts] Crosscompiling fixes (#26617)
* test osx stuff

* deactivate most of ci

* get trace output

* add required flags to the linker flags

* also look for --sysroot

* Link_args are always shared

* fix ar flags

* setup FOR_BUILD vars.

* try tricking the build.... but man configure scripts are stupid sometimes...

* try 2

* major meson rewrite

* fix duplicates

* revert --trace-expand

* update port version

* revert pipeline changes

* v db

* bump version

* v db

* set flags for rc compilers

* a few more ios fixes.

* v db

* fix osx/ios logic

* documentation and don't fatal_error in build/host machine entry calculation.

* add android/compiler target stuff from #26570

* remove extra endif

* v db

* add target param to linker flags.

* target in cpp flags

* Make vcpkg-cmake-get-vars more ios compatible

* Update scripts/get_cmake_vars/CMakeLists.txt

Co-authored-by: Matthias Kuhn <matthias@opengis.ch>

* More ios fixes

* fix target adding

* Fix broken loop

* v db

* v db

* bump date

* v db

* v db

* v db

* remove port-version 1

* v db

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
2022-10-13 09:40:52 -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] Fix issues encountered during publishing 2022-09-01 (#26794) 2022-09-23 12:30:43 -07:00
examples [docs] Fix TOCs, inline command (#26412) 2022-08-22 09:20:25 -07:00
maintainers [docs] Link fixes (#26956) 2022-09-23 13:37:27 -07:00
specifications [docs] Remove out-of-date docs, improve header standardization. (#24456) 2022-05-18 14:25:13 -07:00
users [vcpkg scripts] Crosscompiling fixes (#26617) 2022-10-13 09:40:52 -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] Fix TOCs, inline command (#26412) 2022-08-22 09:20:25 -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