| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-23 | Fix grpc lookup (case-insensitive) | Alexander Karatarakis | |
| 2018-04-18 | [magnum] Properly deploy plugins (#3191) | Jonathan Hale | |
| * [magnum] Properly deploy magnum plugins Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Add tinygltfimporter feature Signed-off-by: Squareys <squareys@googlemail.com> * [magnum][magnum-plugins] Add features: trade and any* Prepares upcoming move of those sublibraries and allows building --head immediately. For current release this only adds some unused cmake flags that will be ignored. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Add gl feature, cleanup dependencies, mark upcoming features And sort features alphabetically. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Prepare renaming of static flag for --head installs Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Add two missing feature dependencies Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Enable magnum[any*] features by default Signed-off-by: Squareys <squareys@googlemail.com> | |||
| 2018-04-05 | [vcpkg-cmake-toolchain] Remove some hardcoded find_package helpers and guard ↵ | Robert Schumacher | |
| all remaining ones | |||
| 2018-03-29 | [vcpkg.cmake] Remove Windows SDK detection. Let cmake detect it | Alexander Karatarakis | |
| 2018-03-14 | [vcpkg-cmake-toolchain] Only wrap find_package(Boost) if a boost library is ↵ | Robert Schumacher | |
| installed. | |||
| 2018-03-13 | [vcpkg] Improve non-Windows default triplet detection | Robert Schumacher | |
| 2018-03-11 | [vcpkg] Enable packages to provide cmake wrapper scripts. | Robert Schumacher | |
| 2018-03-11 | [vcpkg] Improve defaults for other platforms | Robert Schumacher | |
| 2018-03-09 | [libxml2] Fix vcpkg toolchain helper | Robert Schumacher | |
| 2018-03-07 | [gsl] Fix finding release libs in debug configurations. Fixes #2982. | Robert Schumacher | |
| 2018-03-07 | applocal-deps applied to MODULE_LIBRARY target too (#2972) | Bruce Jones | |
| * Fix for issue #2786 * [vcpkg-cmake-toolchain] Only applocal dependencies for shared libraries * applocal-deps applied to MODULE_LIBRARY target too | |||
| 2018-03-07 | add shogun 6.1.3 (#2977) | Viktor Gal | |
| * add shogun 6.1.3 * [shogun] Add additional dependencies, force static linking | |||
| 2018-03-02 | [vcpkg] Improve handling of external toolchain files | Robert Schumacher | |
| 2018-03-01 | [vcpkg] Improve handling of HDF5 targets | Robert Schumacher | |
| 2018-02-23 | [vcpkg-cmake-integration] Warn if no packages are installed for the current ↵ | Robert Schumacher | |
| triplet. | |||
| 2018-02-13 | Copy local dependencies for library targets (#2787) | Bruce Jones | |
| * Fix for issue #2786 * [vcpkg-cmake-toolchain] Only applocal dependencies for shared libraries | |||
| 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 curl | Robert Schumacher | |
| 2018-02-05 | [hdf5] Always use config mode for HDF5 | Robert Schumacher | |
| 2018-01-23 | Fix OpenNI2 deploy (#2627) | Tsukasa Sugiura | |
| * Fix OpenNI2 deploy Fix to deploy initialization file and drivers. * [openni2] Adjusting deployopenni2.ps1 paths * Fix Create Directory of OpenNI2 Drivers Fix create directory of OpenNI2 drivers. * Fix Deploy Script Path Fix deploy script path. | |||
| 2018-01-18 | [freetype][harfbuzz] Fix static freetype dependency. | Robert Schumacher | |
| 2018-01-03 | Add preliminary support for arm-windows and arm64-windows triplets (#2371) | Jacek Blaszczynski | |
| * 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 | Remove workaround for a bug in FindMPI.cmake that was introduced in cmake ↵ | Albert Ziegenhagel | |
| 3.10.0 and fixed in 3.10.1 | |||
| 2017-12-19 | Fix find Boost when can not be found Boost that installed with Vcpkg (#2395) | Tsukasa Sugiura | |
| * Fix find Boost when can not be found Boost that installed with Vcpkg Fix find Boost when can not be found Boost that installed with Vcpkg. Re-find package Boost uisng user specified options. * Fix regex of generators Fix regex of generators. Add ending position. * Fix Save and Resore Boost_COMPILER * [vcpkg-cmake-integration] Expand saved boost variables | |||
| 2017-12-09 | [vcpkg-cmake-toolchain] Mark _VCPKG_ROOT_DIR as INTERNAL | Robert Schumacher | |
| 2017-12-09 | [tinyexif] add TinyEXIF library (#2221) | cDc | |
| 2017-12-08 | [vcpkg-cmake-toolchain] | Robert Schumacher | |
| Use list(APPEND) instead of set(). Fixes #2336. Fix MPI issue introduced in cmake 3.10. Fixes #2317. Add _VCPKG_ROOT_DIR to persisted variables to reduce disk access during cmake reconfigure. | |||
| 2017-12-05 | Fix path to powershell.exe | Ilya Finkelshteyn | |
| https://github.com/Microsoft/vcpkg/issues/2299 | |||
| 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 windows | Robert Schumacher | |
| 2017-11-25 | [vcpkg] Allow compilation inside WSL | Robert 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 ↵ | Robert Schumacher | |
| static linking. | |||
| 2017-11-15 | [leptonica][tiff] Add LZMA to tiff's dependent libraries. Leptonica should ↵ | Robert Schumacher | |
| use TIFF_LIBRARIES. | |||
| 2017-11-10 | [vcpkg-toolchain] Fix find_package detection of Boost. Fixes #2130. | Robert Schumacher | |
| 2017-11-06 | Reset settings to find boost libraries | Tsukasa Sugiura | |
| Reset the settings to find the boost libraries that installed by vcpkg. vcpkg will always rename to Boost libraries name that able to be find with default settings of FindBoost.cmake. | |||
| 2017-11-04 | [vcpkg-msbuild-integration] Output warning when configuration is not ↵ | Robert Schumacher | |
| determinable. Add special cases for RelWithDebInfo and MinSizeRel. | |||
| 2017-10-16 | [vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILE | Robert Schumacher | |
| 2017-08-12 | Enable tolerance for similar configurations | paercebal | |
| 2017-07-28 | [vcpkg] Hotfix for 63454f6189. | Robert Schumacher | |
| 2017-07-28 | [vcpkg-cmake] Always search for dynamic boost libraries | Robert Schumacher | |
| 2017-07-13 | [vcpkg-applocal] Recurse into other binaries. Fixes #1435. | Robert Schumacher | |
| 2017-06-30 | [angle] Add preliminary UWP support | Robert Schumacher | |
| 2017-06-09 | [vcpkg-cmake] Add tools subdirectories to the find programs path. Improves ↵ | Robert Schumacher | |
| #1143. | |||
| 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 ↵ | Robert Schumacher | |
| user-wide property sheet. | |||
| 2017-04-25 | [vcpkg-applocal] Ensure log for copied DLLs is created, even when no DLLs ↵ | Robert Schumacher | |
| are copied. This fixes a bug which caused all non-vcpkg-using builds to be considered out of date. | |||
| 2017-04-24 | [vcpkg-toolchain] Add more CMAKE_SYSTEM_IGNORE_PATHs to suppress usage of ↵ | Robert Schumacher | |
| system-wide openssl | |||
| 2017-04-20 | [vcpkg.cmake] Detect .vcpkg-root | Alexander Karatarakis | |
