aboutsummaryrefslogtreecommitdiff
path: root/scripts/buildsystems
AgeCommit message (Expand)Author
2019-03-14fix missing debug references in cmake generated (release) target files.Alexander Neumann
2019-03-13[tiff] use vcpkg wrapper for all configs, remove dead code (#5584)Stefano Sinigardi
2019-03-05[hdf5] Use cmake wrapper to ensure consuming libraries link to szip (#5467)Sean Warren
2019-02-28Modify `vcpkg_fixup_cmake_targets()` (#5459)Victor Romero
2019-02-28Overwriting dlls in the destination output directory when the source … (#4796)SvenPStarFinanz
2019-02-06Warn when unable to determine target architecture instead of error (#5188)Sam Freed
2018-11-08Temp fix for #4359 (#4573)Alexander Neumann
2018-10-23[qt5-base] Update qtdeploy.ps1 to generate qt.conf, qml, and qtquick. Fixes #...Robert Schumacher
2018-08-08New packages: libimobiledevice, getopt, readline (#3504)Frederik Carlier
2018-04-23Fix grpc lookup (case-insensitive)Alexander Karatarakis
2018-04-18[magnum] Properly deploy plugins (#3191)Jonathan Hale
2018-04-05[vcpkg-cmake-toolchain] Remove some hardcoded find_package helpers and guard ...Robert Schumacher
2018-03-29[vcpkg.cmake] Remove Windows SDK detection. Let cmake detect itAlexander Karatarakis
2018-03-14[vcpkg-cmake-toolchain] Only wrap find_package(Boost) if a boost library is i...Robert Schumacher
2018-03-13[vcpkg] Improve non-Windows default triplet detectionRobert Schumacher
2018-03-11[vcpkg] Enable packages to provide cmake wrapper scripts.Robert Schumacher
2018-03-11[vcpkg] Improve defaults for other platformsRobert Schumacher
2018-03-09[libxml2] Fix vcpkg toolchain helperRobert Schumacher
2018-03-07[gsl] Fix finding release libs in debug configurations. Fixes #2982.Robert Schumacher
2018-03-07applocal-deps applied to MODULE_LIBRARY target too (#2972)Bruce Jones
2018-03-07add shogun 6.1.3 (#2977)Viktor Gal
2018-03-02[vcpkg] Improve handling of external toolchain filesRobert Schumacher
2018-03-01[vcpkg] Improve handling of HDF5 targetsRobert Schumacher
2018-02-23[vcpkg-cmake-integration] Warn if no packages are installed for the current t...Robert Schumacher
2018-02-13Copy local dependencies for library targets (#2787)Bruce Jones
2018-02-08[qt5-base][qtdeploy] Deploy plugin dependencies to the executable's folder.Robert Schumacher
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-23Fix OpenNI2 deploy (#2627)Tsukasa Sugiura
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-12-05Fix path to powershell.exeIlya Finkelshteyn
2017-12-05[vcpkg-msbuild-integration] Address #2299 by using full path to powershell.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-11-04[vcpkg-msbuild-integration] Output warning when configuration is not determin...Robert Schumacher
2017-10-16[vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILERobert Schumacher
2017-08-12Enable tolerance for similar configurationspaercebal
2017-07-28[vcpkg] Hotfix for 63454f6189.Robert Schumacher