vcpkg/scripts/cmake
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
..
vcpkg_acquire_msys.cmake [vcpkg_acquire_msys] Use vcpkg_download_distfile() 2017-11-03 15:02:53 -07:00
vcpkg_apply_patches.cmake [vcpkg-docs] Rework documentation for compatibility with readthedocs.io and MkDocs. 2017-05-28 14:15:13 -07:00
vcpkg_build_cmake.cmake [vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release 2017-11-25 15:25:18 -08:00
vcpkg_build_msbuild.cmake [vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release 2017-11-25 15:25:18 -08:00
vcpkg_build_qmake.cmake [vcpkg-qmake] Tidy qmake-based builds. Search for qmake.exe inside tools. 2017-03-20 16:20:02 -07:00
vcpkg_common_functions.cmake Remove vcpkg_acquire_depot_tools 2017-11-03 15:02:52 -07:00
vcpkg_configure_cmake.cmake Add preliminary support for arm-windows and arm64-windows triplets (#2371) 2018-01-03 17:19:52 -06:00
vcpkg_configure_meson.cmake [vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release 2017-11-25 15:25:18 -08:00
vcpkg_configure_qmake.cmake [vcpkg-qmake] Tidy qmake-based builds. Search for qmake.exe inside tools. 2017-03-20 16:20:02 -07:00
vcpkg_copy_pdbs.cmake [vcpkg-docs] Rework documentation for compatibility with readthedocs.io and MkDocs. 2017-05-28 14:15:13 -07:00
vcpkg_copy_tool_dependencies.cmake [vcpkg-docs] Rework documentation for compatibility with readthedocs.io and MkDocs. 2017-05-28 14:15:13 -07:00
vcpkg_download_distfile.cmake [vcpkg-download-distfile] Fix #2426 2018-01-03 14:30:30 -08:00
vcpkg_execute_required_process_repeat.cmake [vcpkg-qmake] Tidy qmake-based builds. Search for qmake.exe inside tools. 2017-03-20 16:20:02 -07:00
vcpkg_execute_required_process.cmake [vcpkg] Improve external toolchain handling. 2017-11-25 11:50:31 -08:00
vcpkg_extract_source_archive.cmake [vcpkg-docs] Rework documentation for compatibility with readthedocs.io and MkDocs. 2017-05-28 14:15:13 -07:00
vcpkg_find_acquire_program.cmake Added SCONS to vcpkg_find_acquire_program 2017-11-19 11:42:52 +00:00
vcpkg_fixup_cmake_targets.cmake [vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release 2017-11-25 15:25:18 -08:00
vcpkg_from_bitbucket.cmake [vcpkg_from_bitbucket] Use vcpkg_download_distfile() 2017-11-03 15:02:53 -07:00
vcpkg_from_github.cmake [vcpkg-from-github] Improve argument handling 2017-11-25 12:47:49 -08:00
vcpkg_get_program_files_32_bit.cmake Improve functions that detect ProgramFiles in CMake 2017-02-24 15:02:10 -08:00
vcpkg_get_program_files_platform_bitness.cmake Improve functions that detect ProgramFiles in CMake 2017-02-24 15:02:10 -08:00
vcpkg_get_windows_sdk.cmake Remove non-numeric characters from Windows SDK version string 2017-10-23 11:01:40 +11:00
vcpkg_install_cmake.cmake [vcpkg_build_cmake] Refactor _build_ and _install_ into a single cmake script. 2017-10-05 17:49:28 -07:00
vcpkg_install_meson.cmake tabs to spaces 2017-02-09 18:15:57 +01:00