vcpkg/scripts
Kai Pastor 73b9a2a359
[openssl,vcpkg-cmake-get-vars] Fix android and emscripten, add feature tools (#29966)
* [vcpkg-cmake-get-vars] Call 'project' early

System variables like 'APPLE' or 'ANDROID' aren't set before 'project()'.

* Get Android variables

* [openssl] Ensure that compiler is reached via 'PATH'

* Fix Android configuration

* Add 'tools' feature

* Update versions

* [openssl] Initialize android with vcpkg settings

* [openssl] Really don't build apps

* [vcpkg-cmake-get-vars] Update android vars

* [libpq] Pass openssl version from pkgconfig

* [vcpkg-cmake-get-vars] Update android vars

* [vcpkg-cmake-get-vars] Report generator

* [vcpkg-cmake-get-vars] Escape all output

* Transfer cmake-get-vars fixes

* Transfer cmake-get-vars extra flags

* no-asm for android-arm w/o neon

* [vcpkg_configure_make] Unquote as needed

Toolchain flags are passed into make via environment variables (e.g.
CFLAGS) and expanded by Makefiles regardless of quotes. And even vcm's
internal handling isn't prepared for these quotes. So we must remove
the early. This doesn't interfere with properly escaped quotes.

* Re-add lost 'project', amends 4cf7caaa

* [openssl] Fix emscripten
2023-03-14 14:11:06 -07:00
..
angle [angle] Update to chromium/5414, improve build system (and future updates) (#27444) 2023-02-10 11:45:11 -08:00
azure-pipelines Add parameter to limit CI to selected triplets (#29738) 2023-02-24 11:32:02 -08:00
boost Update vcpkg-tool to 2023-02-16. (#29664) 2023-02-24 11:57:40 -08:00
buildsystems [community triplet] adds triplets for building for the Xbox platform (#29210) 2023-03-08 14:06:20 -08:00
cmake [openssl,vcpkg-cmake-get-vars] Fix android and emscripten, add feature tools (#29966) 2023-03-14 14:11:06 -07:00
detect_compiler [OpenCV] upgrade to v4.5.5 (#22801) 2022-02-23 11:57:13 -08:00
get_cmake_vars [openssl,vcpkg-cmake-get-vars] Fix android and emscripten, add feature tools (#29966) 2023-03-14 14:11:06 -07:00
ifw [vcpkg-export-ifw] Maintenance Tool 2017-10-05 21:24:32 +03:00
msys [vcpkg] add updated compile wrapper for clang-cl (#26340) 2022-08-29 17:30:53 -07:00
posh-vcpkg/0.0.1 [vcpkg-tool] update to 2022-03-30 (#23886) 2022-03-31 19:08:09 -07:00
templates [gklib,metis,parmetis] Update sources for metis et al. to GitHub (#26020) 2022-08-03 18:59:36 -07:00
test_ports [ncurses] Fix "lib model" control. (#29881) 2023-02-28 10:09:09 -08:00
toolchains [community triplet] adds triplets for building for the Xbox platform (#29210) 2023-03-08 14:06:20 -08:00
addPoshVcpkgToPowershellProfile.ps1 [vcpkg-tool] update to 2022-03-30 (#23886) 2022-03-31 19:08:09 -07:00
bootstrap.ps1 Update vcpkg-tool to 2023-03-01. (#29957) 2023-03-06 10:35:03 -08:00
bootstrap.sh Update vcpkg-tool to 2023-03-01. (#29957) 2023-03-06 10:35:03 -08:00
build_info.cmake [scripts] add policy VCPKG_POLICY_SKIP_ABSOLUTE_PATHS_CHECK (#27128) 2022-10-08 21:15:02 -07:00
ci.baseline.txt [LLGL] update (#30072) 2023-03-12 21:13:33 -07:00
file_script.py [vcpkg] Revise the file lists script (#20864) 2021-11-29 16:12:27 -08: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
Get-Changelog.ps1 [docs] Add catalog release process. (#24647) 2022-05-11 12:18:31 -07:00
ports.cmake Update cmake to 3.25.1 (#28522) 2023-01-15 11:04:04 -08:00
tls12-download-arm64.exe Update vcpkg-tool to 2022-11-10. (#27764) 2022-11-11 12:53:43 -08:00
tls12-download.exe Update vcpkg-tool to 2022-11-10. (#27764) 2022-11-11 12:53:43 -08:00
vcpkg_completion.bash [autocomplete] Add tab-completion support for bash 2018-12-13 14:02:02 -08:00
vcpkg_completion.fish Fix fish completions (#30050) 2023-03-07 14:55:05 -08:00
vcpkg_completion.zsh [scripts] Add vcpkg_completions.zsh (#18274) 2021-06-30 13:16:51 -07: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] Add triplet option VCPKG_NO_COMPILER_TRACKING (#17526) 2021-08-25 20:36:28 -07:00
vcpkgTools.xml Roll back PowerShell to 7.2.x to restore support for Win7. (#29054) 2023-01-19 12:12:48 -08:00