aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake
AgeCommit message (Expand)Author
2017-11-25[vcpkg] Initial experimental support for VCPKG_BUILD_TYPE releaseRobert Schumacher
2017-11-25Merge pull request #2250 from AndyM84/masterRobert Schumacher
2017-11-25[vcpkg-from-github] Improve argument handlingRobert Schumacher
2017-11-25[vcpkg] Improve external toolchain handling.Robert Schumacher
2017-11-21Merge pull request #1752 from martin-s/patch-vs2013Robert Schumacher
2017-11-19Added SCONS to vcpkg_find_acquire_programFrank Quinn
2017-11-15[llvm] Install debug targets for cmakeRobert Schumacher
2017-11-08[vcpkg-build-msbuild] Update examples.Robert Schumacher
2017-11-07[vcpkg_from_github] Handle '/' in REFs. Fixes #2141.Robert Schumacher
2017-11-05Merge branch 'master' of https://github.com/Microsoft/vcpkg into patch-vs2013martin-s
2017-11-03[vcpkg_from_bitbucket] Use vcpkg_download_distfile()Alexander Karatarakis
2017-11-03vcpkg_from_github] Use vcpkg_download_distfile()Alexander Karatarakis
2017-11-03[vcpkg_acquire_msys] Use vcpkg_download_distfile()Alexander Karatarakis
2017-11-03[downloads] Don't show progress by defaultAlexander Karatarakis
2017-11-03Remove vcpkg_acquire_depot_toolsAlexander Karatarakis
2017-11-03[vcpkg_find_acquire_program] Use vcpkg_download_distfile()Alexander Karatarakis
2017-11-03[vcpkg_download_distfile] Now downloads in a temp dir and rename to the targe...Alexander Karatarakis
2017-11-01[blaze] Fix remaining stray _INVALID_ROOT_Robert Schumacher
2017-11-01[poco] build with MySQL support (#2088)James Chang
2017-10-26[blaze] Add dependencies and install *-config.cmake files.Robert Schumacher
2017-10-25Merge pull request #2034 from seanwarren/trim-sdk-version-stringRobert Schumacher
2017-10-23Merge pull request #1972 from jasjuang/cgalRobert Schumacher
2017-10-23Remove non-numeric characters from Windows SDK version stringSean Warren
2017-10-19[grpc] Fix absolute paths in installed cmake files.Robert Schumacher
2017-10-18Update Meson to 0.43.0bahaki386
2017-10-16[ninja] Update to 1.8.2Alexander Karatarakis
2017-10-16[vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILERobert Schumacher
2017-10-15Merge branch 'master' of https://github.com/Microsoft/vcpkg into patch-vs2013martin-s
2017-10-13new port: cgaljasjuang
2017-10-12[vcpkg-scripts] Hotpatch revert changes to vcpkg_find_acquire_program.cmake.Robert Schumacher
2017-10-12Merge pull request #1870 from Mixaill/arm64Robert Schumacher
2017-10-12[vcpkg-scripts] Remove double expansionsRobert Schumacher
2017-10-12vcpkg: initial ARM64 supportMikhail Paulyshka
2017-10-05Merge pull request #1873 from glachancecmaisonneuve/buildinstallcmakescriptsfixRobert Schumacher
2017-10-05[vcpkg_build_cmake] Refactor _build_ and _install_ into a single cmake script.Robert Schumacher
2017-10-03Merge branch 'master' into martin-s-patch-vs2013Robert Schumacher
2017-10-02Merge pull request #1904 from UnaNancyOwen/add_wixRobert Schumacher
2017-10-03Add Dark supportTsukasa Sugiura
2017-09-25Fix for BUILD_ARGS being always added in non ninja buildglachancecmaisonneuve
2017-09-17find_acquire_program fix for python2glachancecmaisonneuve
2017-09-12Update to latest python 3.5 patchJared Szechy
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs...Alexander Karatarakis
2017-09-02- Added support for VS2013 build chain tools.martin-s
2017-08-30Add CMake function vcpkg_from_bitbucketFabien Péan
2017-08-22Fix vcpkg_acquire_msysAlexander Karatarakis
2017-08-02[vcpkg-find-acquire-program] Restore strawberry perl to satisfy openssl:x64-w...Robert Schumacher
2017-08-01[openssl][vcpkg_find_acquire_program] Use msys to provide perl for vcpkg_find...Robert Schumacher
2017-08-01[openssl] Fix error in msys call to perform the perl installation.Robert Schumacher
2017-07-31[openssl] Switch to msys2 as a perl provider due to strawberryperl being down.Robert Schumacher
2017-07-18[vcpkg-from-github] Improve documentation (#1457)Robert Schumacher