aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake
AgeCommit message (Collapse)Author
2017-10-05[vcpkg_build_cmake] Refactor _build_ and _install_ into a single cmake script.Robert Schumacher
Regenerate documentation. Remove MSVC_64_TOOLSET option because it's obsolete.
2017-10-03Merge branch 'master' into martin-s-patch-vs2013Robert Schumacher
2017-10-02Merge pull request #1904 from UnaNancyOwen/add_wixRobert Schumacher
Add Dark support
2017-10-03Add Dark supportTsukasa Sugiura
Add Dark support to vcpkg_find_acquire_program().
2017-09-25Fix for BUILD_ARGS being always added in non ninja buildglachancecmaisonneuve
2017-09-17find_acquire_program fix for python2glachancecmaisonneuve
python2 version bump
2017-09-12Update to latest python 3.5 patchJared Szechy
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
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 ↵Robert Schumacher
openssl:x64-windows
2017-08-01[openssl][vcpkg_find_acquire_program] Use msys to provide perl for ↵Robert Schumacher
vcpkg_find_acquire_program. Revert openssl to use this instead of msys directly.
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
2017-07-11[vcpkg-toolchain] Add INPUT_FILE NUL. Fixes #1431.Robert Schumacher
2017-07-08[cereal] Portfile fixArkady Shapkin
2017-06-27[vcpkg-fixup-cmake-targets] Fix bug when port has no unused cmake config files.Robert Schumacher
2017-06-21Merge pull request #1310 from khouzam/ffmpeg-uwpRobert Schumacher
Adding support for FFmpeg in UWP.
2017-06-20Merge pull request #1299 from atkawa7/janssonRobert Schumacher
[jansson] new port required by nghttp2 #1122
2017-06-20[jansson] Enable cmake scriptsRobert Schumacher
2017-06-20[vcpkg-fixup-cmake-targets][glm] Upgrade GLM. Move cmake fixup logic into ↵Robert Schumacher
helper script.
2017-06-19Adding support for FFmpeg in UWP.Gilles Khouzam
Adding support to download gas-preprocessor as an acquire_program. Update all packages for msys2 Download perl and gcc for ARM assembly in ffmpeg.
2017-06-07Merge pull request #1216 from atkawa7/patch-1Robert Schumacher
Acquire chromium depot tools
2017-06-06stop cmake build on a failed downloadatkawa7
2017-06-05Merge pull request #1195 from danielshaw42/compiler_flagsDaniel Shaw
Add support for compiler flags
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 ↵Robert Schumacher
MkDocs.
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
Grpc 1.3.1
2017-05-11[c-ares] Initial commit for c-ares libraryArkadiy Shapkin
vcpkg_fixup_cmake_targets() support CONFIG_PATH parameter
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
Fix processor architecture detection
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