vcpkg/scripts
Jacek Blaszczynski a28138eb9e Add preliminary support for arm-windows and arm64-windows triplets (#2371)
* Add preliminary support for arm-windows and arm64-windows triplets

Visual Studio 15.4 shipped with new VC tools targeting arm and arm64
for desktop. This change allows for recognition and usage of new
triplets supporting arm and arm64 Windows desktop and server targets.

* Remove unnecessary changes

* Part 2

* Part 3

* Make detection of Arm64 _VCPKG_TARGET_ARCHITECTURE precise

* Enforce usage of Visual Studio CMake generatorfor arm and temporarily arm64 targets

* Address code review feedback, clean libjpeg-turbo port.cmake

* [libjpeg-turbo][tiff] Reduce changes to existing libraries.

* [vcpkg-cmake] Simplify toolchain selection logic and improve comments
2018-01-03 17:19:52 -06:00
..
buildsystems Add preliminary support for arm-windows and arm64-windows triplets (#2371) 2018-01-03 17:19:52 -06:00
cmake Add preliminary support for arm-windows and arm64-windows triplets (#2371) 2018-01-03 17:19:52 -06: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 [vcpkg] shorten license instruction in portfile.in.cmake 2017-07-27 20:21:15 -07:00
addPoshVcpkgToPowershellProfile.ps1 [vcpkg-integrate-powershell] Fix $false bug. Fixes #2397. 2017-12-19 16:11:34 -08:00
bootstrap.ps1 Exit early if no VS is found 2017-11-30 16:43:59 -08:00
fetchDependency.ps1 Update cmake to 3.10.1 2018-01-03 10:57:46 +01:00
findAnyMSBuildWithCppPlatformToolset.ps1 Exit early if no VS is found 2017-11-30 16:43:59 -08:00
findFileRecursivelyUp.ps1 Tweak Verbose messages 2017-02-23 16:01:20 -08:00
findVisualStudioInstallationInstances.ps1 [fetchDependency] Now also returns output in the form <sol>data<eol> 2017-10-31 17:31:10 -07:00
get_triplet_environment.cmake [vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release 2017-11-25 15:25:18 -08:00
getProgramFiles32bit.ps1 Improve functions that detect ProgramFiles in powershell 2017-02-24 14:30:56 -08:00
getProgramFilesPlatformBitness.ps1 Improve functions that detect ProgramFiles in powershell 2017-02-24 14:30:56 -08:00
getWindowsSDK.ps1 Fix getWindowsSDK.ps1 error when $path is $null 2017-10-16 17:02:59 -07:00
internalCI.ps1 [vcpkg] Add --x-xunit internal command to print installation results in a VSTS friendly format. 2017-11-30 08:09:09 -08:00
ports.cmake [ports.cmake] Use vcpkg_download_distfile() 2017-11-03 15:02:53 -07:00
SHA256Hash.ps1 [vcpkg-metrics] Replace SQM with MAC hash. 2017-11-13 21:49:11 -08:00
VcpkgPowershellUtils.ps1 [powershell] Use \ instead of / for paths. Resolves #2358. Resolves #2361 2017-12-12 17:53:29 -08:00