aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake
AgeCommit message (Expand)Author
2017-02-14Fix download of nasm. Resolves libjpeg-turbo build errorAlexander Karatarakis
2017-02-14Add functions to find Program Files folders on the CMake sideAlexander Karatarakis
2017-02-09tabs to spacescodicodi
2017-02-09add libepoxycodicodi
2017-02-08Reorder path alterations to generally append instead of prepend.Robert Schumacher
2017-02-08Merge branch 'master' into codicodi-ninja-supportRobert Schumacher
2017-02-03[vcpkg] Disable Intel MKL for all internal builds. Fixes #609.Robert Schumacher
2017-02-03Add Ninja supportcodicodi
2017-02-02[vcpkg] Override Boost_COMPILER setting for all packages and toolchain to ena...Robert Schumacher
2017-02-01[vcpkg] Add /MP to base compilation flags, enabling parallel builds.Robert Schumacher
2017-02-01Download 32-bit perl instead of 64-bit. Resolves #620Alexander Karatarakis
2017-01-25[vcpkg_copy_pdbs] Force output to be in en-us. Resolves #587Alexander Karatarakis
2017-01-24[vcpkg] Add user-facing notification to prompt rebuilding vcpkg.exe in face o...Robert Schumacher
2017-01-23[VS2017] Enable building with v141 toolsetAlexander Karatarakis
2017-01-19Merge pull request #529 from codicodi/add-glibRobert Schumacher
2017-01-13[vcpkg_build/install_cmake] Add option to disable parallel buildingAlexander Karatarakis
2017-01-14[glib] toooolscodicodi
2017-01-14Revert "[glib] use win_iconv and add subdir for tools"codicodi
2017-01-13[vcpkg_build_cmake] Add option to specify the 64-bit toolsetAlexander Karatarakis
2017-01-14[glib] use win_iconv and add subdir for toolscodicodi
2017-01-11[7zip] Also consider the system version, if availableAlexander Karatarakis
2017-01-11Add glibcodicodi
2017-01-11Acquire 7zAlbert Ziegenhagel
2017-01-10Fix error message when looking for PYTHON2Alexander Karatarakis
2017-01-06[vcpkg_apply_pathces] Fix typo (also trailing whitespace)Alexander Karatarakis
2017-01-05cmake: add qmake-related helpers functionSilvio
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