vcpkg/scripts/toolchains
Geoff Evans 75ad7f54db
[scripts/toolchains/android.cmake] Remove start-of-string regex check for overlay triplet name matching. (#20059)
This change allows for adding a prefix to android overlay ports, which many other systems support already. The android system relies on regex matching of the triplet name to deduce the ABI, so this change just allows for that string to be anywhere in the overlay triplet string.
2022-01-31 21:14:16 -08:00
..
android.cmake [scripts/toolchains/android.cmake] Remove start-of-string regex check for overlay triplet name matching. (#20059) 2022-01-31 21:14:16 -08:00
freebsd.cmake 11129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290) 2020-09-03 11:00:35 -07:00
ios.cmake 11129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290) 2020-09-03 11:00:35 -07:00
linux.cmake [vcpkg] Support cross compile arm64-linux, arm-linux triplets on linux (#13374) 2020-10-30 12:15:40 -07:00
mingw.cmake [mingw] Remove executable extension on non-Windows hosts (#15282) 2020-12-26 22:19:16 -08:00
openbsd.cmake [vcpkg] initial openbsd (community) support (#14549) 2020-11-23 09:43:23 -08:00
osx.cmake 11129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290) 2020-09-03 11:00:35 -07:00
windows.cmake 11129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290) 2020-09-03 11:00:35 -07:00