vcpkg/scripts
fwcd 3f55ea9fce
[linux] Fix compiler in native ARM host builds (#38113)
#35084 introduced a regression for native ARM Linux builds where the
toolchain would mistakenly try to reference a cross-compiler (e.g.
`aarch64-linux-gnu-gcc`) despite building natively because vcpkg spells
the architecture differently from what the system reports (`arm64` vs.
`aarch64`).

This fixes the issue by checking whether the
`CMAKE_HOST_SYSTEM_PROCESSOR` matches the target (in CMake's spelling of
the architecture).

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2024-04-19 15:11:15 -04:00
..
angle [angle] Update to chromium/5414, improve build system (and future updates) (#27444) 2023-02-10 11:45:11 -08:00
azure-pipelines Patch Tuesday March 2024 (#37466) 2024-03-18 13:26:24 -07:00
boost [boost-modular-build-helper] Do not force initialize B2_OPTIONS (#37414) 2024-03-19 13:12:52 -07:00
buildsystems Revert "Update vcpkg-tool to 2024-03-28." (#37843) 2024-03-29 15:04:50 -07:00
cmake [vcpkg scripts] Update msys2 pkgconf to 2.2.0 (#37844) 2024-04-01 13:37:39 -07:00
detect_compiler [vcpkg] update detect compiler to print path (#36398) 2024-02-09 17:17:52 -08:00
get_cmake_vars [glib] Support cross-compiling Objective C code using Meson (#33313) 2023-08-25 12:25:28 -07:00
ifw [vcpkg-export-ifw] Maintenance Tool 2017-10-05 21:24:32 +03:00
posh-vcpkg/0.0.1 [vcpkg-tool] update to 2022-03-30 (#23886) 2022-03-31 19:08:09 -07:00
templates Fix vcpkg create (#33954) 2023-09-25 23:49:57 -07:00
test_ports [netgen] Optional features to reduce dependencies (#37950) 2024-04-19 07:52:41 -04:00
toolchains [linux] Fix compiler in native ARM host builds (#38113) 2024-04-19 15:11:15 -04:00
addPoshVcpkgToPowershellProfile.ps1 [vcpkg-tool] update to 2022-03-30 (#23886) 2022-03-31 19:08:09 -07:00
bootstrap.ps1 Disable metrics in bootstrap. (#33350) 2023-08-24 16:20:42 -07:00
bootstrap.sh [bootstrap-vcpkg.sh] restore removed eval call (#37047) 2024-02-29 14:04:29 -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 [gdk-pixbuf] Convert option to feature (#38033) 2024-04-18 19:41:05 -04: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
ports.cmake Allow uname calls in download mode + Fix handling of files without RPATH (#37129) 2024-03-07 15:19:17 -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
update-vcpkg-tool-metadata.ps1 Update vcpkg-tool to 2023-08-02 and add update script. (#32885) 2023-08-03 19:09:46 -07: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-tool-metadata.txt Revert "Update vcpkg-tool to 2024-03-28." (#37843) 2024-03-29 15:04:50 -07:00
vcpkgTools.xml Update CMake to 3.29.0 (#37457) 2024-03-25 15:57:42 -07:00