aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake
AgeCommit message (Collapse)Author
2018-06-16Added parameter to vcpkg_copy_pdbs.cmake (#3688)martin-s
* - Added paths argument to locate pdbs. * n/a * - fixed line endings. * [vcpkg-copy-pdbs] Tweak argument to replace patterns instead of adding patterns. Add slightly more detailed documentation.
2018-05-19[vcpkg_get_windows_sdk] Don't call powershell. Deduce from envAlexander Karatarakis
2018-05-14Add vcpkg_from_gitlab function.Samuel Kogler
2018-04-27[Clean patching] Each portref-patchset combo gets its own hash-based directoryAlexander Karatarakis
2018-04-24[find_acquire.cmake] Fix ninja path for macAlexander Karatarakis
2018-04-23Retry the wsl workaround up to 10 timesAlexander Karatarakis
2018-04-17Upgrade Celero to v2.2.0 (#3259)John Farrier
* Upgrade Celero to v2.2.0 * [celero] Fix installed cmake targets
2018-04-10[vcpkg_build_cmake] Add workaround for WSL filesystem issuesAlexander Karatarakis
2018-04-10[vcpkg] Don't pass /utf-8 to VS 2013Robert Schumacher
2018-04-06[find_acquire] Fix ninja pathAlexander Karatarakis
2018-04-06[find_acquire] Extract variableAlexander Karatarakis
2018-04-02[vcpkg] Remove log files when downloading succeeds.Jacob Zhong
2018-04-02[vcpkg] Add support of external downloader aria2Jacob Zhong
2018-03-30Specify ninja exeAlexander Karatarakis
2018-03-27[vcpkg-find-acquire-program] Update version of YASMRobert Schumacher
2018-03-24[aws-sdk-cpp] Update and fix cmake filesRobert Schumacher
2018-03-23[vcpkg-configure-cmake] Set CMAKE_INSTALL_LIBDIR as type string to avoid ↵Robert Schumacher
CMake forming an absolute path
2018-03-21[double-conversion] Fix on non-windowsRobert Schumacher
2018-03-20[vcpkg-build-msbuild] Add option to use vcpkg's integration. Fixes #891. ↵Robert Schumacher
Fixes #828.
2018-03-20[mpg123] Disable LTCG for static libs to avoid ABI incompatibilityRobert Schumacher
2018-03-19[libmysql] Use system dependencies to avoid ODR violationsRobert Schumacher
2018-03-13[vcpkg-find-acquire-program] Handle PERL and NASM on non-windowsRobert Schumacher
2018-03-11[vcpkg-fixup-cmake-targets] Remove stray absolute references inside ↵Robert Schumacher
top-level cmake files.
2018-03-11[vcpkg] Improve defaults for other platformsRobert Schumacher
2018-03-11[vcpkg] Improve handling of external toolchains. Extract MSVC settings to a ↵Robert Schumacher
separate toolchain file.
2018-03-03[vcpkg] Allow ninja-based parallel configuration for UWP targets (#2929)Michał Janiszewski
Allow using ninja as parallel configuration runner even if it is not used as generator. This significantly improves throughput for usecases like CI with timeouts and more than one CPU (e.g. AppVeyor).
2018-03-03[vcpkg-acquire-msys] Restore sourceforge as a fallback mirrorRobert Schumacher
2018-03-03update the address of msys2 (#2941)ucker
2018-03-01[vcpkg-download-distfile] Add proxy usage information to download failed messageRobert Schumacher
2018-03-01configure debug before release (#2911)Stefano Sinigardi
2018-02-24Add doxygen and add packages option to vcpkg_require_msys (#2869)Jacob Zhong
* Add doxygen to acquired programs * Add packages option to msys function * Add documentation for PACKAGES in vcpkg_require_msys * [ffmpeg][x264] Update to use `PACKAGES` parameter. Tweak docs.
2018-02-21[vcpkg-download-distfile] Create target directory on downloadRobert Schumacher
2018-02-21[vcpkg-configure-cmake] Improvements to allow list parametersRobert Schumacher
2018-02-21[configure_qmake] Do not pass -d (too much output)Alexander Karatarakis
2018-02-17libmupdf version bump (#2730)Guillaume Lachance
* Add libgta Libgta is a portable library that implements the Generic Tagged Array (GTA) file format. Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [libgta] turn off document build and doxygen dependency Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [libgta] add build-dependency - bzip2, zlib and liblzma Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [libgta] remove dlls when static build Signed-off-by: Hiroshi Miura <miurahr@linux.com> * Fix typo * [libgta] update CONTROL add lf at end of file. * libmupdf version bump * [qt5-base] Use system freetype. * [opencv] Fix UWP and ARM * [hdf5] Always use config mode for HDF5 * [opencv] Fixup -- apply patch added in previous commit * [abseil] Add *.inc files. Fixes #2718 * [abseil] Update to 2018-2-5 * Fix for Issue #2729 Allows PowerShell to change the name of the downloaded directory correctly. * vcpkgRemoveItem: nullcheck * [cpprestsdk] Update to 2.10.2 * Adding Torch's TH library (#2737) Adding Torch's TH library * [flatbuffers] Fixes #2735 * sobjectizer updated to v.5.5.21 * [nghttp2] Enable static builds * [nghttp2]: update to 1.30.0 (#2739) * [nghttp2]: update to 1.30.0 * [nghttp2] Enable static builds * Add epsilon library port Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [vcpkg-configure-cmake] Use ninja to configure in parallel (#2712) * [curl] Add nghttp2.lib to dependencies of curl * [vtk] Fix breaking change in find_package(HDF5) * Merge findFileRecursivelyUp into VcpkgPowershellUtils * [vcpkgInvokeCommandClean] Don't use -encodedCommand. Instead, use -Command with the appropriate number of escaped quotes (which ended up being 3) * [blosc] Update to 1.13.5 static-install-fix.patch no longer required (upstream contains the patched version). Resolves build error with VS 15.6 in static builds * [cgal] Avoid using absolute paths in cmake config file * Update CHANGELOG and bump version to v0.0.104 * [qt5-base][qtdeploy] Deploy plugin dependencies to the executable's folder. * Add libgeotiff port Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [libgeotiff] fix install directory for cmake configurations Signed-off-by: Hiroshi Miura <miurahr@linux.com> * fix tiff detection error when static build * [libgeotiff] remove installed dlls when static build * [libgeotiff] update description * [chipmunk] 7.0.2 initial. * [recast] 1.5.1 initial. * [tinydir] 1.2.3 initial. * [mman] git-f5ff813 initial. * Update Catch to 2.1.2 (#2763) * [vcpkg-ci] Delete intermediate build folders even on unsuccesful builds * [folly] Workaround bug for VS 15.6 * [pcre] fix space issue and add mirror (fix #2751) * [realsense2] Update to v2.10.0 Update realsense2 port to librealsense v2.10.0. * [libevent] Fix generated libevent targets files * fixed typo in warning message (#2773) * [blaze] update to Blaze 3.3 * [lmdb] Fix possible whitespace problem * Fix date issue * add qt5-quickcontrols2 * add qt5-quickcontrols port * add qt5-graphicaleffects * change compile order to debug first, fix #2767 (#2785) * [liblzma] Add usage information * [ffmpeg] Allow static builds of ffmpeg (#2783) ffmpeg creates static .a libraries, so change the suffix to .lib * [ffmpeg] Bump version for PR #2783 * [aubio] Update to handle static FFMPEG * Copy local dependencies for library targets (#2787) * Fix for issue #2786 * [vcpkg-cmake-toolchain] Only applocal dependencies for shared libraries * [uriparser] Update to 0.8.5 * [vcpkg] Implement Default-Features (#2697) * [vcpkg] Add Default-Feature to make_status_pgh utility function Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Parse "Default-Features" as dependencies and add test for parsing Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Document some methods and structures Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Add install_default_features_test Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Change install_default_features_test to not have preinstalled package * [vcpkg] Test install behaviour of default features Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Implement default features Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Test default features upgrade behavior Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Implement upgrade with default features Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Test behaviour of upgrade with default features in dependencies Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Make upgrade install new default features Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Move collecting of packages for which to prevent defaults Further down the line to create_feature_install_plan. Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Fix core missing from default features and potential inf loop Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Rename, fix and move some tests Signed-off-by: Squareys <squareys@googlemail.com> * Updated boost license to 1.66.0 (#2795) I was a bit confused to see a reference to "1.65.1" while I was installing 1.66.0, but it turns out this URL is just not updated. This updates it. * [vcpkg-find-acquire-program] Add mirror for NASM. Fixes #2777. * update cuda requirement to 9.0, fixes #2791 (#2802) * update cuda requirement to 9.0, fixes #2791 * [cuda] Restore sample version blob * [vcpkg] http_proxy and https_proxy should be lowercase (#2815) Pacman of Msys understands only lowercase environment variables http_proxy and https_proxy. * [vcpkg] Add find/find_installed/is_installed for FeatureSpec Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Fix build command for packages that depend of features Signed-off-by: Squareys <squareys@googlemail.com> * [liblo] Initial port (#2821) * [portaudio] Added ASIO support to build * Update libpng to 1.6.34 * [liblo] Initial port * Revert "Update libpng to 1.6.34" This reverts commit ede0bb947b07aea119b7b05e3625c3eec1395af4. * Revert "[liblo] Initial port" This reverts commit bb819eb21841bb8cf4816af5a78e17ef58ec8ce5. * [liblo] Initial port * [liblo] Use vcpkg_from_github() and vcpkg_fixup_cmake_targets() * [liblo] Fix SHA512 * [openvr] update to 1.0.13 (#2809) * [ebml] Initial port. (#2812) * [vcpkg] Fix bug with missing dependencies introduced in #2697 (#2819) When a package dependency was not found (has no source control file), install would exit with "Value was null" when trying to install its default features, as the dependency would be marked erroneously as found in this case. Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Avoid using s::status_known() -- it does not do what you think it does * [jansson] Update to 2.11 (#2820) * [aws-sdk-cpp] update to 1.3.58 (#2810) * [mkl] Add port MKL (#2806) * [corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages (#2687) [corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages * [jbig2dec][libmupdf] Extract jbig2dec, remove remaining vendored 3rdparty
2018-02-14[vcpkg-find-acquire-program] Add mirror for NASM. Fixes #2777.Robert Schumacher
2018-02-13change compile order to debug first, fix #2767 (#2785)Jason Juang
2018-02-07[vcpkg-configure-cmake] Use ninja to configure in parallel (#2712)Robert Schumacher
2018-01-31[vcpkg-from-bitbucket] Fix HEAD builds. Fixes #2696.Robert Schumacher
2018-01-24Don't expand variableAlexander Karatarakis
2018-01-18Merge pull request #1993 from Barath-Kannan/qt5_modularRobert Schumacher
Qt5 modular
2018-01-18[vcpkg-build-qmake][vcpkg-configure-qmake] Collapse config-specific versions.Robert Schumacher
2018-01-18Generalise vcpkg_fixup_cmake_targets.cmake file to correctly detect dlib ↵Sean Warren
debug files (#2574)
2018-01-17Merge branch 'master' into qt5_modularBarath Kannan
2018-01-14[vcpkg_download_distfile] Change to refer _VCPKG_INTERNAL_NO_HASH_CHECK in ↵Cdec
parameter check
2018-01-06use proper symbol to build correct configurationStefano Sinigardi
2018-01-05[vcpkg-download-distfile] Regenerate docs and enable SKIP_SHA512 only in ↵Robert Schumacher
unstable (head) mode
2018-01-05[vcpkg] fix --head flag for github-based portsMikhail Paulyshka
2018-01-05Merge pull request #2218 from jasjuang/llvmRobert Schumacher
[llvm] add in clang and enable tools
2018-01-03[vcpkg-fixup-cmake-targets] Add TARGET_PATH optionRobert Schumacher