aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake
AgeCommit message (Expand)Author
2020-02-27[vcpkg] Better vcpkg_apply_patches error message (#10127)Leonid Pospelov
2020-02-12[vcpkg-docs] Add documentation for `vcpkg_configure_meson()`, `vcpkg_install_...Robert Schumacher
2020-02-04[tools] Add python64 bit. (#7964)Jack·Boos·Yu
2020-02-03[vcpkg] Add Supports: field. Use contents of triplets instead of names for de...Phil Christensen
2020-01-27[vcpkg_find_acquire_program] Include version in downloaded python MSI name to...Robert Schumacher
2020-01-27Update the repo for jom 1.1.3 (#9265)Colin Barré-Brisebois
2020-01-23MinGW: Fix vcpkg common definitions (#9807)Cristian Adam
2020-01-22[doxygen] Add alternative download URL (#9708)Wolfgang Stöggl
2020-01-17Add support for building with MinGW (#9137)Cristian Adam
2020-01-15[doxygen] Updated to 1.8.17 (#9574)tags
2020-01-13[vcpkg] Fix build type in vcpkg_build_make.cmake (#9602)NancyLi1013
2020-01-06[qt5-base] Fix Qt5 linux build and be a bit less flaky in CI (#9260)Alexander Neumann
2019-12-23[vcpkg_install_qmake] Add vcpkg_install_qmake (#9412)Robert Schumacher
2019-12-20Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES (#8533)Alexander Neumann
2019-12-07[libxslt] Fix writing to locations outside vcpkg in Windows builds (#9242)Robert Schumacher
2019-12-06[vcpkg_find_acquire_program] Give hints for yasm with brew and apt (#9191)Laurent Rineau
2019-12-03[ffmpeg] Fixed build error ARM64 Windows 10 (#9160)Tatsuro Shibamura
2019-11-22Merge pull request #5719 from donny-dont/github-urlRobert Schumacher
2019-11-22[vcpkg_from_github] Rename GITHUB_URL -> GITHUB_HOSTRobert Schumacher
2019-11-22Merge pull request #7598 from Neumann-A/path_separatorRobert Schumacher
2019-11-19[libusb] upgrade and support arm64 (#8976)Phoebe
2019-10-29[libxslt]Using vcpkg_install_nmake in Windows, support unix. (#8589)JackBoosY
2019-10-28mesonbuild - Update to 0.52.0 (#8639)Wolfgang Stöggl
2019-10-21Fix separate make and install execution error issue. (#8540)JackBoosY
2019-10-21support SKIP_CONFIGURE in vcpkg_configure_make. (#8647)JackBoosY
2019-10-21Add AUTOCONF support with vcpkg_configure_make. (#8610)JackBoosY
2019-10-21vcpkg_configure_meson - Remove compiler flag /Oi (#8667)Wolfgang Stöggl
2019-10-21[vcpkg_download_distfile.cmake] Fix Examples (#8669)Ehsan
2019-10-09Fix option -j (#8489)JackBoosY
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
2019-10-05Add function vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_b...JackBoosY
2019-10-04Add go to vcpkg_find_acquire_program (#8440)Alexej Harm
2019-10-01[Documentation] Added documentation page for vcpkg_fixup_cmake_targets.cmake ...Vinny
2019-09-23[vcpkg] Avoid RENAME usage to prevent cross-device link problems (#4245) (#8032)Leonid Pospelov
2019-09-20[Qt] Fix static builds of qt5-imageformats (#8222)Alexander Neumann
2019-09-20fixed leaking variable in vcpkg_build_qmakeAlexander Neumann
2019-09-20update vcpkg_configure_cmakeAlexander Neumann
2019-09-20removed escaped version. added correct usage descriptionAlexander Neumann
2019-09-20Merge remote-tracking branch 'upstream/master' into path_separatorAlexander Neumann
2019-09-20revert changes to vcpkg_build_qmake fileAlexander Neumann
2019-09-16[vcpkg] add missing implib definitions, fix shared lib extension on mac (#8131)Alexander Neumann
2019-09-12Fix bug in `.vcpkg-root` detection that breaks `--overlay-triplets` (#7954)martin-s
2019-09-12[Qt] Update to 5.12.4 (#7667)Alexander Neumann
2019-08-29Use macro instead of function to override execute_process() (#7980)Victor Romero
2019-08-28Download Mode (#7950)Victor Romero
2019-08-28Revert "[vcpkg install] Enable Download Mode (#7797)" (#7949)Victor Romero
2019-08-28[vcpkg install] Enable Download Mode (#7797)Victor Romero
2019-08-23Merge branch 'master' into path_separatorAlexander Neumann
2019-08-22[vcpkg] QoL: add host/target dependent variables for executable suffixes (#7...Alexander Neumann
2019-08-21Merge branch 'master' into path_separatorAlexander Neumann