vcpkg/scripts
nicole mazzuca 1bb5ea10a3
[scripts-audit] vcpkg.cmake (#16061)
* [vcpkg.cmake] modify to get in line with the audit

See PR #16055

This also (attempts to) allow vcpkg.cmake to run with cmake 3.0; we had
a VERSION_GREATER_EQUAL check, but that if keyword was added in cmake
3.7.

* s/target_name/package_name in find_package

* depend on z_vcpkg_function_arguments

instead of a custom macro
also, as a drive-by, switch to foreach(X IN LISTS ...)

* split the utility macros/functions out

additionally, move the options and settings to the top of the file

* move more options and settings to the top

* fix name of file

* fix ras code comments

* remove z_vcpkg_utilities due to export
* add cmake_policy(PUSH|POP)
* add VCPKG_INSTALLED_DIR input variable
* add .cmakestamp to vcpkg_installed

* fix osx ifs to use quotes

also, remove spaces between if and (, to keep style consistent
(mostly for ease of grepping...)

* fix bug fixed by #16193

* move z_vcpkg_add_fatal_error up

* fix RANGE for reals
2021-02-18 16:27:47 -08:00
..
azure-pipelines [vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (#15474) 2021-02-04 10:15:44 -08:00
boost [boost][many ports] Reformat manifest files in preparation for #15424 (#15616) 2021-01-13 14:41:23 -08:00
buildsystems [scripts-audit] vcpkg.cmake (#16061) 2021-02-18 16:27:47 -08:00
cmake [scripts-audit] vcpkg.cmake (#16061) 2021-02-18 16:27:47 -08:00
detect_compiler Print more verbose compiler detection info (#14188) 2020-10-23 20:54:36 -07:00
get_cmake_vars vcpkg_configure_make: Support macOS cross-compile (#15659) 2021-01-28 19:38:32 -08:00
ifw [vcpkg-export-ifw] Maintenance Tool 2017-10-05 21:24:32 +03:00
posh-vcpkg/0.0.1 [vcpkg] Initial commit of powershell integration 2017-10-14 01:45:28 -07:00
templates Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065) 2020-10-28 14:18:07 -07:00
test_ports [libarchive+tesseract+opencv] add missing libarchiveConfig.cmake, fix tesseract downstream and unblock opencv CI (#15089) 2021-01-16 19:26:38 -08:00
testing/version-files [vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (#15474) 2021-02-04 10:15:44 -08:00
toolchains [mingw] Remove executable extension on non-Windows hosts (#15282) 2020-12-26 22:19:16 -08:00
addPoshVcpkgToPowershellProfile.ps1 [vcpkg, jsonnet, openssl-uwp] Enable use of the system powershell-core if it is present. (#13805) 2020-10-27 20:48:14 -07:00
bootstrap.ps1 [vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (#15474) 2021-02-04 10:15:44 -08:00
bootstrap.sh [vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (#15474) 2021-02-04 10:15:44 -08:00
build_info.cmake [llvm] install tools in tools/llvm (#14399) 2020-11-12 17:31:34 -08:00
ci.baseline.txt [workflow] add port of sogou/workflow (#16140) 2021-02-11 00:02:31 -08:00
file_script.py [vcpkg-ci] Always publish file lists (#12384) 2020-07-13 12:14:51 -07:00
generateBaseline.py [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
generatePortVersionsDb.py [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
ports.cmake [scripts audit] ports.cmake (#16257) 2021-02-18 14:27:41 -08:00
tls12-download.exe [vcpkg] Change scripts/tls12-download.exe mode from 100644 to 100755 (#16211) (#16212) 2021-02-18 14:43:16 -08:00
vcpkg_completion.bash [autocomplete] Add tab-completion support for bash 2018-12-13 14:02:02 -08:00
vcpkg_completion.fish [vcpkg] Add tab completion for Fish (#14206) 2020-11-02 17:25:43 -08:00
vcpkg_get_dep_info.cmake [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
vcpkg_get_tags.cmake [vcpkg] VCPKG_ENV_PASSTHROUGH_UNTRACKED (#15115) 2020-12-17 11:35:08 -08:00
vcpkg.schema.json [vcpkg] Add initial versioning documentation (#15565) 2021-01-15 12:35:48 -08:00
vcpkgTools.xml [cmake] update to 3.19.2 (#14716) 2020-12-28 21:21:03 -08:00