aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake
AgeCommit message (Expand)Author
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
2019-06-05[vcpkg] Fix install from head when no-downloads (#6653)huangqinjin
2019-06-02Move gpg-agent termination to vcpkg_acquire_msys.emptyVoid
2019-05-31[DOXYGEN]Upgrade doxygen to 1.8.15. (#6704)JackBoosY
2019-05-31make meson not download things (#6667)Charlie Barto
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2019-05-02Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)Victor Romero
2019-04-30[qt5] Fix scripts on debug/release-only builds (#6259)João Maia
2019-04-25[qt5] Build qt5 release/debug targets according to VCPKG_BUILD_TYPE (#6215)João Maia
2019-04-25[Jom] Upgrade Jom (#6210)Phoebe
2019-04-05Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/...Griffin Downs
2019-04-03[vtk] Fix flakiness by relying on vcpkg-provided dependenciesRobert Schumacher
2019-04-02Merge branch 'master' of https://github.com/Microsoft/vcpkg into pr/cmake_3_14Victor Romero
2019-04-02Fix vcpkg_find_acquire_program(NUGET) (#5871)David Lechner
2019-03-22Disable vcpkg_test_cmake()Victor Romero
2019-03-18Add URL for targeting Github Enterprise instancesDon