vcpkg/scripts/cmake
2016-12-07 21:40:36 -08:00
..
vcpkg_apply_patches.cmake [vcpkg-apply-patches] Correct issue with src directories which contain a config\ folder. Reduce verbosity of output. 2016-11-02 16:49:15 -07:00
vcpkg_build_cmake.cmake [vcpkg] Enable multicore builds by default. 2016-09-27 15:50:11 -07:00
vcpkg_build_msbuild.cmake Add /m switch to vcpkg_build_msbuild.cmake 2016-11-11 01:15:14 +01:00
vcpkg_common_functions.cmake need a function to repeatedly build up to a number of failures, since qt builds are so flaky 2016-10-25 20:56:02 +11:00
vcpkg_configure_cmake.cmake [vcpkg] Remove all instances of TRIPLET_SYSTEM_NAME; use VCPKG_CMAKE_SYSTEM_NAME instead. 2016-12-07 21:40:36 -08:00
vcpkg_copy_pdbs.cmake [vcpkg_copy_pdbs] Branch on dynamic/static. Resolves #224 2016-10-31 12:29:41 -07:00
vcpkg_download_distfile.cmake Used a function to check file integrity 2016-09-25 00:36:50 +02:00
vcpkg_execute_required_process_repeat.cmake incorrect error file variable 2016-10-25 22:31:27 +11:00
vcpkg_execute_required_process.cmake Add two spaces in front of message() to fix formatting 2016-10-20 15:46:32 -07:00
vcpkg_extract_source_archive.cmake [vcpkg] Add extract destination argument to vcpkg_extract_source_archive 2016-09-29 08:31:12 -07:00
vcpkg_find_acquire_program.cmake Move PYTHON2 "acquisition" to vcpkg_find_acquire_program 2016-11-28 17:17:28 -08:00
vcpkg_install_cmake.cmake Add /m switch to vcpkg_install_cmake 2016-11-11 01:16:24 +01:00