aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake
AgeCommit message (Collapse)Author
2018-12-17[graphqlparser] Use default library type for the platform instead of ↵Bill Avery
specifying SHARED (#4794) * Use default library type for the platform instead of specifying SHARED * [graphqlparser] Bump control version and slight cleanup * [vcpkg_find_acquire_program] Correct for previous corruption of CI
2018-11-26[xmsh] add support for xmsh library (#4656)Jayesh Badwaik
* [xmsh] add support for xmsh library - xmsh is a mesh document format. xmsh library is the reference implementation for the format. * [xmsh] removed extraneous file command * [xmsh] update version to v0.2.3 * [xmsh] upgrade to version v0.3.1 * [xmsh] update to version v0.4 * + fix python executable packaging * [vcpkg_find_acquire_program] Fix PYTHON3 on non-Windows
2018-11-22[vcpkg_extract_source_archive_ex] Document vcpkg_extract_source_archive_exRobert Schumacher
2018-11-20Revert "WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets ↵Robert Schumacher
(#4688)" This reverts commit 83af530a42011130b20a5080bbd298abaa77be59.
2018-11-20WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets (#4688)Tsukasa Sugiura
* [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR Add CMAKE_SYSTEM_PROCESSOR setting under UWP, Linux, and Darwin. If explicitly specified VCPKG_CMAKE_SYSTEM_PROCESSOR in triplet files, CMAKE_SYSTEM_PROCESSOR is set to specified architecture. * [vcpkg-toolchains] Move logic out of vcpkg_configure_cmake and into the toolchains.
2018-11-08[vcpkg_from_git] Use tar.gz because .zip has different hash in different ↵Alexander Karatarakis
timezones
2018-11-06win_flex 2.5.9 is no longer downloadable, use 2.5.16 (#4658)Christian Meurin
* win_flex 2.5.9 is no longer downloadable, use 2.5.16 * [vcpkg_find_acquire_program] Fix links to flex and bison. Use subdir to avoid conflict with previous version.
2018-11-06[docs] Regenerate docs for vcpkg_from_gitRobert Schumacher
2018-11-06fdlibm init (#4165)atkawa7
* fdlibm init * fix links * Fix different hashes creation with google host * Move functions to script * Fix documentation * [vcpkg_from_git] Add SHA512 argument, switch to zip to better support Windows. * [fdlibm] Trigger rebuild * [vcpkg_from_git] Use FETCH_HEAD reference to support tags
2018-10-25xalan-c: Install headers correctly (#4565)Roger Leigh
* Add SKIP_CLEAN option to vcpkg_install_msbuild Also add vcpkg_clean_msbuild function to factor out clean logic and allow re-use in portfiles. * xalan-c: Correct header globbing * vcpkg_install_msbuild: SKIP_CLEAN documentation correction * [xalan-c] Add explicit check for localmsgindex header. [docs] Regenerate
2018-10-25Upgrades 2018.10.11Robert Schumacher
2018-10-23Create macOS configuration variables for triplets (#4477)LRFLEW
* Create macOS configuration variables for triplets * Add new macOS configuration variables to documentation * [vcpkg-configure-cmake] Fix typo
2018-10-22Qt 5.11 and static build fixes (#4164)Robert Colton
* fix da qt5 * fix qt config duplication * [qt5-base] Use vcpkg_extract_source_archive_ex [sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA * [qt5-*] Update sub-portfiles * qt5-base WIP * [qt5] Fix Could not find qmlcachegen.exe * [qt5-activeqt] Fix SHA512 * [qt5-base] Fix static builds * [qt5-base] Bump control version * [qt5-base] Restore removal of qmake dependencies * [qt5-base] Partially revert #3280 * [qt5-base][vcpkg_build_qmake] Fix Qt5Bootstrap.lib issues
2018-09-04[vcpkg_extract_source_archive] Fix incorrect var usage in ↵Robert Schumacher
vcpkg_extract_source_archive
2018-09-04[vcpkg_extract_source_archive] Fix incorrect var usage in ↵Robert Schumacher
vcpkg_extract_source_archive
2018-09-04[GraphicsMagick] bug-fix: image files won't load (#4215)David Ludwig
* [GraphicsMagick] bug-fix: image files won't load GM (GraphicsMagick) was failing to load image files, notably PNG or JPEG images, as it was being compiled with support for 'GraphicsMagick Modules'. These are files with names specific to GM, and of the format, 'IM_*.dll'. vcpkg's install process was not setting these up. This patch makes sure that when GM is built, it embed's GM's own image-loading code into graphicsmagick.dll. * [vcpkg_extract_source_archive_ex] Add PATCHES argument * [openmesh] Use direct download instead of gitlab * [blaze] Use PATCHES argument * [graphicsmagick] Use vcpkg_extract_source_archive_ex
2018-08-30[vcpkg] post-build cmake test (#3431)Hiroshi Miura
* [vcpkg] post-build cmake test - test for applications with cmake build system - Add a test feature to vcpkg core, make progress for #72 - Tests for zlib, bzip2, libiconv and openssl for example - Test for curl will be failed, because of a bug #3053 It can detect a this type of problems * [vcpkg_test_cmake] Add MODULE parameter to explicitly specify which type of integration to test. * [bzip2] Fix casing of cmake module name
2018-08-30[vcpkg_download_distfile] Apply workaround from #3399Robert Schumacher
2018-08-29*Update Meson to 0.47.1. (#4155)Mark Ian Holland
*Fix acquire meson on Unix platforms.
2018-08-22[blaze] Fix the SHA512 in the 'portfile.cmake' (#4138)igl42
* [blaze] Fix the SHA512 in the 'portfile.cmake' * [blaze] Use commit SHA to avoid future tag movement. Fix patches.
2018-08-22Fix aquire flex and bison when not on Windows (#4120)Lars Ivar Hatledal
* use find_program to locate flex and bison when not Windows * reset changes to thrift/portfile.cmake * fix aquire flex and bison on non win platforms * [vcpkg_find_acquire_program] Indentation and use CMAKE_HOST_WIN32
2018-08-15[folly] Do not use -WerrorRobert Schumacher
2018-08-11[vcpkg_from_github] Improve documentation to include PATCHES argumentRobert Schumacher
2018-08-10[openssl-unix] Fix for issue #4001Robert Schumacher
[vcpkg_configure_cmake] Use the correct path separators for the current platform instead of assuming ;
2018-08-08breakpad: Enable building the libbreakpad_client library (#4008)Romain Pokrzywka
* breakpad: Enable building the libbreakpad_client library That's the library that allows creating and uploading .dmp files when a program crashes. Use the same flags and setup as for libbreakpad, just note that this commit changes the installation folder for headers which was previously incorrect: The libbreakpad headers were installed in include/google_breakpad, but the correct path is include/breakpad/google_breakpad, and client headers go into include/breakpad/client/windows. * [breakpad] Install headers one directory higher * [breakpad] Switch to only build static libraries. Disable libbreakpad_client on non-windows due to additional work required.
2018-08-08[docs] Fix GITLAB_INSTANCE-> GITLAB_URLRobert Schumacher
2018-08-08New packages: libimobiledevice, getopt, readline (#3504)Frederik Carlier
* Add libplist * Add libusbmuxd * Fix typos * Add getopt * Add libimobiledevice * Fix typos * Add libideviceactivation * Add ideviceinstaller * Include utilities * Install usbmuxd * Add readline * Fix readline on 64-bit windows * Add libirecovery * libideviceactivation: include tools * Bump versions to fix build issues * Bump versions * Add idevicerestore * [getopt][getopt-win32] Rename to getopt-win32 and only install on Windows Desktop * [readline][readline-win32] Rename to readline-win32 and only install for Windows Desktop * [vcpkg_from_github][vcpkg_apply_patches] Make PATCHES relative to the current port directory * [vcpkg_install_msbuild][vcpkg_check_linkage] Introduce vcpkg_install_msbuild() and vcpkg_check_linkage(). * [libimobiledevice et al] Use vcpkg_from_github() and vcpkg_install_msbuild() * [readline] Fix static builds
2018-07-05Merge pull request #3496 from skogler/masterAlexander Karatarakis
Add vcpkg_from_gitlab and update OpenMesh to 7.0 using the new function.
2018-07-03[3fd] Initial port of 3FD project (#3811)Felipe Aburaya
* [2fd] Initial port of 3FD project * [3fd] Fix 2017 builds. Enable static builds in dynamic triplets. Improve vcpkg_build_msbuild().
2018-06-26[vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements ↵Robert Schumacher
for packages\ directory.
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