aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake
AgeCommit message (Expand)Author
2017-06-07Merge pull request #1216 from atkawa7/patch-1Robert Schumacher
2017-06-06stop cmake build on a failed downloadatkawa7
2017-06-05Merge pull request #1195 from danielshaw42/compiler_flagsDaniel Shaw
2017-06-05remove debug statementsDaniel Shaw
2017-06-02Include it in common toolsatkawa7
2017-06-02Acquire chromium depot toolsatkawa7
2017-05-30Add support for compiler flagsDaniel Shaw
2017-05-29Add default path of 64-bit python as installed by MSVS2017Bagong
2017-05-29Correct path bison/flex add ruby 2.4.1 and gperf 3.0.1Bagong
2017-05-28[vcpkg-docs] Rework documentation for compatibility with readthedocs.io and M...Robert Schumacher
2017-05-25Remove unintuitive naming in vcpkg_find_acquire_programatkawa7
2017-05-25Added Flex and Bison to vcpkg_find_acquire_programatkawa7
2017-05-22[rttr] initial commit of version 0.9.5Daniel Shaw
2017-05-14Merge pull request #1078 from KindDragon/grpcRobert Schumacher
2017-05-11[c-ares] Initial commit for c-ares libraryArkadiy Shapkin
2017-05-10[libepoxy] update to 1.4.2codicodi
2017-05-06[grpc] Use vcpkg_fixup_cmake_targets() and improve file layout.Robert Schumacher
2017-05-03Merge pull request #1020 from muemart/fix_archRobert Schumacher
2017-05-03Fix processor architecture detectionMartin Müller
2017-05-03[vcpkg] Add support for installing from HEADRobert Schumacher
2017-04-25[vcpkg-acquire-msys] PROCESSOR_ARCHITEW6432=AMD64, not x64Robert Schumacher
2017-04-24Merge branch 'x86-disable-ninja'Robert Schumacher
2017-04-24[vcpkg-acquire-msys] Enable side-by-side of x86 and x64 msys.Robert Schumacher
2017-04-24Fix missing parenthesisİsmail Dönmez
2017-04-24Use msys64 on 64bit systemsİsmail Dönmez
2017-04-23[vcpkg] Ninja is only 64-bit; do not use on x86Robert Schumacher
2017-04-08[vcpkg] Switch several usages of -ExecutionPolicy Unrestricted to Bypass to a...Robert Schumacher
2017-04-01[vcpkg] Add bootstrap-vcpkg.bat to improve first-time experience.Robert Schumacher
2017-03-31[vcpkg] Fix regression introduced in 8dc2699e5d. Fixes #873. Fixes #871. Fixe...Robert Schumacher
2017-03-28[vcpkg-configure-cmake] Rely on toolchain to provide CMAKE_PREFIX_PATHRobert Schumacher
2017-03-21[vcpkg-toolchain] Automatically detect Windows SDK version.Robert Schumacher
2017-03-21[vcpkg-configure-cmake] Use toolchain in internal builds.Robert Schumacher
2017-03-20[vcpkg-qmake] Tidy qmake-based builds. Search for qmake.exe inside tools.Robert Schumacher
2017-03-15Use -NoProfile when calling powershellAlexander Karatarakis
2017-03-15Fix vcpkg_get_windows_sdk.cmake to properly handle space in pathAlexander Karatarakis
2017-03-14Merge pull request #790 from Mixaill/msbuild-platformtoolsetRobert Schumacher
2017-03-14vcpkg_configure_cmake: fix ARM configuringMikhail Paulyshka
2017-03-14vcpkg_build_msbuild: add PLATFORM_TOOLSET propertyMikhail Paulyshka
2017-03-13[vcpkg_build_msbuild] Perform a full rebuild by default.Robert Schumacher
2017-03-13[vcpkg_build_msbuild] Default to overriding WinSDK versionRobert Schumacher
2017-03-12vcpkg_build_msbuild: add TARGET_PLATFORM_VERSION propertyMikhail Paulyshka
2017-03-06[vcpkg-configure-cmake] Alwasy set CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP to ...Robert Schumacher
2017-03-02[ffmpeg] Initial commit of version 3.2.4Robert Schumacher
2017-02-24Improve functions that detect ProgramFiles in CMakeAlexander Karatarakis
2017-02-23[vcpkg] Force JOM to be updated to 1.1.2Robert Schumacher
2017-02-21[opengl] Add -ExecutionPolicy Bypass when invoking powershell as a childRobert Schumacher
2017-02-21[find/acquire python] Update to v1.1.2 from v1.1.1Alexander Karatarakis
2017-02-21[find/acquire python] Use 32-bit versions and bump to latest patch versionAlexander Karatarakis
2017-02-21Add vcpkg_get_windows_sdk.cmakeAlexander Karatarakis
2017-02-21Allow to use git.cmd in addition to git.exepravic