aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake
AgeCommit message (Expand)Author
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
2019-08-20[tensorflow] add new port for linux (#7568)dan-shaw
2019-08-20make find_library useable without errors to console. (#7773)Alexander Neumann
2019-08-19Merge branch 'master' into path_separatorAlexander Neumann
2019-08-19add variables for target specific library suffix and prefix. (#7600)Alexander Neumann
2019-08-13[vcpkg_check_features] Set output variable explicitly and allow reverse-logic...Victor Romero
2019-08-12use vcpkg add to path in build scriptsAlexander Neumann
2019-08-12use VCPKG_HOST_PATH_SEPARATOR in scriptsAlexander Neumann
2019-08-12Merge remote-tracking branch 'upstream/master' into path_separatorAlexander Neumann
2019-08-11[vcpkg/cmake] Added a function to fail from portfiles in a default way (#7601)Alexander Neumann
2019-08-08improve documentationAlexander Neumann
2019-08-08use it in vcpkg_add_to_path.Alexander Neumann
2019-08-08add definition for host specific path separatorsAlexander Neumann
2019-07-09Added nasm mirror as nasm.us is down again (#7175)Igor Kostenko
2019-07-09Cleanup vcpkg_configure_cmake.cmake (#6792)YenForYang
2019-07-07[vcpkg] Fix incorrect setting of FEATURE_OPTIONS (#7158)myd7349
2019-07-02revert ninja update (#7135)Phil Christensen
2019-07-02Fix Python3 tool on Windows (#7051)cskrisz
2019-07-01Fix vcpkg_from_git (#7082)Phil Christensen
2019-07-01Update python2, python3, perl, aria2, ninja, ruby, 7z (#6791)YenForYang
2019-07-01[vcpkg] Use spaces instead of semicolons in the output (#7080)Leonid Pospelov
2019-06-30[vcpkg_configure_cmake] Add NO_CHARSET_FLAG option (#7074)2019.06Victor Romero
2019-06-29[vcpkg] Update vcpkg_check_features document (#7091)myd7349
2019-06-28[vcpkg] Add vcpkg_check_features (#6958)myd7349
2019-06-26Introduce an easier way to identify target systems... (#6846)Alexander Neumann
2019-06-25[docs]Update cmake docs (#7039)Phil Christensen
2019-06-24[scripts] Fix vcpkg_fixup_cmake on non Windows platforms (#5630)tarcila
2019-06-20set cmake_prefix_path correctly within vcpkg_configure_mesonNorbert Nemec
2019-06-20mesonbuild - Update to 0.51.0Norbert Nemec
2019-06-19Use correct path separators for each platform (#6960)Igor Kostenko
2019-06-19[vcpkg] update python3 to 3.7.3 on windows (#6383)Phil Christensen
2019-06-18address qhull flaky build with msvc linker (#6943)Phil Christensen
2019-06-14set CMAKE_SYSTEM_PROCESSOR in Linux (#6872)dan-shaw
2019-06-13retry on flaky linker (#6880)Phil Christensen
2019-06-12[icu] Enable parallel builds (#6695)Curtis J Bezault
2019-06-06ffmpeg: enable arm/arm64 windows support (#6590)driver1998