aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake
AgeCommit message (Expand)Author
2017-01-05vcpkg_apply_patches: add QUIET optionSilvio
2016-12-07[vcpkg] Remove all instances of TRIPLET_SYSTEM_NAME; use VCPKG_CMAKE_SYSTEM_N...Robert Schumacher
2016-12-06[vcpkg] Disable all interactions with CMake registry -- we are effectively im...Robert Schumacher
2016-11-28Move PYTHON2 "acquisition" to vcpkg_find_acquire_programAlexander Karatarakis
2016-11-10Merge pull request #273 from Morten242/multithreaded_installRobert Schumacher
2016-11-11Add /m switch to vcpkg_install_cmakeMårten Nordheim
2016-11-11Add /m switch to vcpkg_build_msbuild.cmakeMårten Nordheim
2016-11-07Merge branch 'qt5-add' of https://github.com/Barath-Kannan/vcpkg into Barath-...Robert Schumacher
2016-11-02[vcpkg-apply-patches] Correct issue with src directories which contain a conf...Robert Schumacher
2016-11-01made some qt5 fixesCharles Barto
2016-10-31[vcpkg_configure_cmake] Fix C_FLAGSAlexander Karatarakis
2016-10-31[vcpkg_copy_pdbs] Branch on dynamic/static. Resolves #224Alexander Karatarakis
2016-10-25incorrect error file variableBarath Kannan
2016-10-25need a function to repeatedly build up to a number of failures, since qt buil...Barath Kannan
2016-10-24[vcpkg_apply_patches] Improve error message from failed patch apply.Robert Schumacher
2016-10-25static linkage and jom fixesBarath Kannan
2016-10-24[vcpkg_apply_patches] Specify git-dir to avoid errors due to invalid git repoRobert Schumacher
2016-10-25add qt5 support, working install but static linkage with RT needs to be imple...Barath Kannan
2016-10-20Add two spaces in front of message() to fix formattingAlexander Karatarakis
2016-10-18[vcpkg_apply_patches] Print that patch applying failed instead ofAlexander Karatarakis
2016-10-18[vcpkg_apply_patches] Also print working dirAlexander Karatarakis
2016-10-18Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-10-18[vcpkg_apply_patches] Check if patch was properly appliedAlexander Karatarakis
2016-10-18added static support to glbindingCharles Barto
2016-10-11[vcpkg] Force compiler character set to UTF-8. Fixes #141.Robert Schumacher
2016-10-11[vcpkg] Tweak default compiler flags to match the VS new project defaults whe...Robert Schumacher
2016-10-11Merge branch 'release-pdbs'Robert Schumacher
2016-10-07Change VCPKG_BUILD_SHARED_LIBS to VCPKG_LIBRARY_LINKAGE with valuesAlexander Karatarakis
2016-10-07[vcpkg] Change CMake build flags to enable pdbs in ReleaseRobert Schumacher
2016-10-06Forward triplet options to default CMAKE variablesAlexander Karatarakis
2016-10-03[vcpkg] Fix UWP regression introduced with ac2e248e8f. Fixes #111Robert Schumacher
2016-10-03[ace] Minor cleanup after PR #108Robert Schumacher
2016-10-02Fix space/tabs typoSilvio
2016-10-02Add platform option to vcpkg_build_msbuildSilvio
2016-09-29[vcpkg] Add extract destination argument to vcpkg_extract_source_archiveRobert Schumacher
2016-09-27Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2016-09-27[vcpkg] Enable multicore builds by default.Robert Schumacher
2016-09-25Used a function to check file integrityNinetainedo
2016-09-25Link to "issues" instead of "new issue"Ninetainedo
2016-09-25Display status on download errorNinetainedo
2016-09-25Added spaces between brackets for double clickingNinetainedo
2016-09-25URL and MIRRORS are now URLSNinetainedo
2016-09-24Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the HAS...Ninetainedo
2016-09-22Replaced everything concerning MD5 with SHA512Ninetainedo
2016-09-20Add stamp file for extracted archives.Robert Schumacher
2016-09-18Initial commitAlexander Karatarakis