vcpkg/docs
Thomas1664 c69f2b9098
[vcpkg] Add vcpkg_install_copyright() portfile function (#25239)
* [vcpkg tool] Add vcpkg_install_copyright

* Make sure FILE_LIST is provided

* relative to ${SOURCE_PATH}

* Add documentation

* Add to table of contents

* Relative paths was a bad idea.

* Tell users to use the correct way

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* Fix docs

* Add parameter COMMENT

* Rename to vcpkg_concat_copyright

* Fix escape

* Revert "Fix escape"

This reverts commit 53f1636705.

* Revert "Rename to vcpkg_concat_copyright"

This reverts commit 6ce9152a61.

* Fix escape

* Add support for single copyright file

* Update docs

* Make comment less confusing

* [ci skip] Billy CR

* [ci skip] Format

* Remove explicit checks for STREQUAL ""

* Add error msg if file doesn't exist

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-07-13 09:41:52 -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] Add vcpkg_install_copyright() portfile function (#25239) 2022-07-13 09:41:52 -07:00
specifications [docs] Remove out-of-date docs, improve header standardization. (#24456) 2022-05-18 14:25:13 -07:00
users [docs] Rewrite doc for vcpkg_cmake_configure. Move up into docs/maintainers/. (#25255) 2022-06-29 07:09:02 -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