aboutsummaryrefslogtreecommitdiff
path: root/scripts/buildsystems/vcpkg.cmake
AgeCommit message (Expand)Author
2018-02-07[vtk] Fix breaking change in find_package(HDF5)Robert Schumacher
2018-02-07[curl] Add nghttp2.lib to dependencies of curlRobert Schumacher
2018-02-05[hdf5] Always use config mode for HDF5Robert Schumacher
2018-01-18[freetype][harfbuzz] Fix static freetype dependency.Robert Schumacher
2018-01-03Add preliminary support for arm-windows and arm64-windows triplets (#2371)Jacek Blaszczynski
2018-01-03Remove workaround for a bug in FindMPI.cmake that was introduced in cmake 3.1...Albert Ziegenhagel
2017-12-19Fix find Boost when can not be found Boost that installed with Vcpkg (#2395)Tsukasa Sugiura
2017-12-09[vcpkg-cmake-toolchain] Mark _VCPKG_ROOT_DIR as INTERNALRobert Schumacher
2017-12-09[tinyexif] add TinyEXIF library (#2221)cDc
2017-12-08[vcpkg-cmake-toolchain]Robert Schumacher
2017-11-28[vcpkg] Only default target triplet to windows if on windowsRobert Schumacher
2017-11-25[vcpkg] Allow compilation inside WSLRobert Schumacher
2017-11-25[vcpkg] Improve external toolchain handling.Robert Schumacher
2017-11-15[tesseract] Fix static linking. [icu][tiff] Add patches in toolchain to fix s...Robert Schumacher
2017-11-15[leptonica][tiff] Add LZMA to tiff's dependent libraries. Leptonica should us...Robert Schumacher
2017-11-10[vcpkg-toolchain] Fix find_package detection of Boost. Fixes #2130.Robert Schumacher
2017-11-06Reset settings to find boost librariesTsukasa Sugiura
2017-10-16[vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILERobert Schumacher
2017-07-28[vcpkg] Hotfix for 63454f6189.Robert Schumacher
2017-07-28[vcpkg-cmake] Always search for dynamic boost librariesRobert Schumacher
2017-06-30[angle] Add preliminary UWP supportRobert Schumacher
2017-06-09[vcpkg-cmake] Add tools subdirectories to the find programs path. Improves #1...Robert Schumacher
2017-05-28[vcpkg-toolchain] Compare CMAKE_SYSTEM_NAME, not WINDOWS_STORE. Fixes #1179.Robert Schumacher
2017-05-01[vcpkg-toolchain] When using the Vcpkg toolchain, do not also include the use...Robert Schumacher
2017-04-24[vcpkg-toolchain] Add more CMAKE_SYSTEM_IGNORE_PATHs to suppress usage of sys...Robert Schumacher
2017-04-20[vcpkg.cmake] Detect .vcpkg-rootAlexander Karatarakis
2017-04-06[vcpkg-cmake] Use Bypass to avoid mark-of-the-web issues in cmake toolchain.Robert Schumacher
2017-03-28[vcpkg.cmake] handle alias executable targetscodicodi
2017-03-21[vcpkg-toolchain] Automatically detect Windows SDK version.Robert Schumacher
2017-03-21[vcpkg-configure-cmake] Use toolchain in internal builds.Robert Schumacher
2017-02-02[vcpkg] Override Boost_COMPILER setting for all packages and toolchain to ena...Robert Schumacher
2016-12-03[vcpkg] Remove automatic include paths and link paths from CMake toolchain. I...Robert Schumacher
2016-12-02fixed vcpkg trying to set properties on INTERFACE and ALIAS targetsCharlie Barto
2016-11-26[vcpkg.cmake] Add `lib` and `lib/manual-link` to CMake's default link directo...Robert Schumacher
2016-11-25[vcpkg-integrate] Provide an opt-out for autolinking. Properly suppress integ...Robert Schumacher
2016-11-19add support for VS 2017Charlie Barto
2016-11-16added x64 as a prefix to search for cl.exe in the toolchain file, this makes ...charlie barto
2016-11-11[vcpkg-cmake-toolchain] Avoid IN_LIST to reduce required cmake versionRobert Schumacher
2016-11-07Merge branch 'qt5-add' of https://github.com/Barath-Kannan/vcpkg into Barath-...Robert Schumacher
2016-11-01made some qt5 fixesCharles Barto
2016-10-31[vcpkg-cmake] Fix regression in Ninja generator support for x86.Robert Schumacher
2016-10-31[vcpkg-cmake] Added slightly more error checkingRobert Schumacher
2016-10-30Add cl.exe path based architecture detection for CMake toolchainkumar8600
2016-10-11Use -noprofile to avoid loading powershell profilesMårten Nordheim
2016-10-09Fixed tabs to spaces formattingAdam Martin
2016-10-09Add the tools directory to CMAKE_PROGRAM_PATH so find_program and similar can...Adam Martin
2016-09-29Remove leading underscore in _VCPKG_TARGET_TRIPLET and add CACHE attributeAlexander Karatarakis
2016-09-24Reduce repetition of relative paths in vcpkg.cmake to reduce future errorsRobert Schumacher
2016-09-24fixed an incorrect relative directory that pointed into wrong locationJan Hrubý
2016-09-23changed execution policy from remotesigned to unrestrictedJan Hrubý