| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-06 | use proper symbol to build correct configuration | Stefano Sinigardi | |
| 2018-01-05 | [vcpkg-download-distfile] Regenerate docs and enable SKIP_SHA512 only in ↵ | Robert Schumacher | |
| unstable (head) mode | |||
| 2018-01-05 | [vcpkg] fix --head flag for github-based ports | Mikhail Paulyshka | |
| 2018-01-05 | Merge pull request #2218 from jasjuang/llvm | Robert Schumacher | |
| [llvm] add in clang and enable tools | |||
| 2018-01-03 | [vcpkg-fixup-cmake-targets] Add TARGET_PATH option | Robert Schumacher | |
| 2018-01-03 | Add preliminary support for arm-windows and arm64-windows triplets (#2371) | Jacek Blaszczynski | |
| * Add preliminary support for arm-windows and arm64-windows triplets Visual Studio 15.4 shipped with new VC tools targeting arm and arm64 for desktop. This change allows for recognition and usage of new triplets supporting arm and arm64 Windows desktop and server targets. * Remove unnecessary changes * Part 2 * Part 3 * Make detection of Arm64 _VCPKG_TARGET_ARCHITECTURE precise * Enforce usage of Visual Studio CMake generatorfor arm and temporarily arm64 targets * Address code review feedback, clean libjpeg-turbo port.cmake * [libjpeg-turbo][tiff] Reduce changes to existing libraries. * [vcpkg-cmake] Simplify toolchain selection logic and improve comments | |||
| 2018-01-03 | [vcpkg-download-distfile] Fix #2426 | Robert Schumacher | |
| 2017-12-21 | [vcpkg-build-cmake] Build at IDLE priority. Try to detect out-of-memory ↵ | Robert Schumacher | |
| issues in the linker, and restart the build once. | |||
| 2017-12-21 | [vcpkg-download-distfile] Add input sanitization | Robert Schumacher | |
| 2017-11-25 | [vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release | Robert Schumacher | |
| 2017-11-25 | Merge pull request #2250 from AndyM84/master | Robert Schumacher | |
| Adding UnitTest++ Port | |||
| 2017-11-25 | [vcpkg-from-github] Improve argument handling | Robert Schumacher | |
| 2017-11-25 | [vcpkg] Improve external toolchain handling. | Robert Schumacher | |
| 2017-11-21 | Merge pull request #1752 from martin-s/patch-vs2013 | Robert Schumacher | |
| Added support for VS2013 build chain tools. | |||
| 2017-11-19 | Added SCONS to vcpkg_find_acquire_program | Frank Quinn | |
| See: http://scons.org I have a port I would like to submit which uses scons (which in turn uses the python interpreter already provided). This change makes SCONS usable for vcpkg_execute_required_process. | |||
| 2017-11-15 | [llvm] Install debug targets for cmake | Robert 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-05 | Merge branch 'master' of https://github.com/Microsoft/vcpkg into patch-vs2013 | martin-s | |
| # Conflicts: # scripts/cmake/vcpkg_configure_cmake.cmake # toolsrc/src/vcpkg/vcpkgpaths.cpp | |||
| 2017-11-03 | [vcpkg_from_bitbucket] Use vcpkg_download_distfile() | Alexander Karatarakis | |
| 2017-11-03 | vcpkg_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 default | Alexander Karatarakis | |
| 2017-11-03 | Remove vcpkg_acquire_depot_tools | Alexander 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 ↵ | Alexander Karatarakis | |
| target location | |||
| 2017-11-01 | [blaze] Fix remaining stray _INVALID_ROOT_ | Robert Schumacher | |
| 2017-11-01 | [poco] build with MySQL support (#2088) | James Chang | |
| * [poco] build with MySQL support Set proper variables to enable MySQL support if libmysql port is installed * [poco] Move Mysql support to a feature. Enable CMake config files. | |||
| 2017-10-26 | [blaze] Add dependencies and install *-config.cmake files. | Robert Schumacher | |
| 2017-10-25 | Merge pull request #2034 from seanwarren/trim-sdk-version-string | Robert Schumacher | |
| Remove non-numeric characters from Windows SDK version string | |||
| 2017-10-23 | Merge pull request #1972 from jasjuang/cgal | Robert Schumacher | |
| new port: cgal | |||
| 2017-10-23 | Remove non-numeric characters from Windows SDK version string | Sean Warren | |
| See issue #1836, #2019 | |||
| 2017-10-19 | [grpc] Fix absolute paths in installed cmake files. | Robert Schumacher | |
| 2017-10-18 | Update Meson to 0.43.0 | bahaki386 | |
| Upedate Meson to 0.43.0. It will fix Issue #2006. | |||
| 2017-10-16 | [ninja] Update to 1.8.2 | Alexander Karatarakis | |
| 2017-10-16 | [vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILE | Robert Schumacher | |
| 2017-10-15 | Merge branch 'master' of https://github.com/Microsoft/vcpkg into patch-vs2013 | martin-s | |
| # Conflicts: # toolsrc/include/vcpkg/vcpkgpaths.h # toolsrc/src/vcpkg/vcpkgpaths.cpp | |||
| 2017-10-13 | new port: cgal | jasjuang | |
| 2017-10-12 | [vcpkg-scripts] Hotpatch revert changes to vcpkg_find_acquire_program.cmake. | Robert Schumacher | |
| 2017-10-12 | Merge pull request #1870 from Mixaill/arm64 | Robert Schumacher | |
| [vcpkg] ARM64 support | |||
| 2017-10-12 | [vcpkg-scripts] Remove double expansions | Robert Schumacher | |
| 2017-10-12 | vcpkg: initial ARM64 support | Mikhail Paulyshka | |
| 2017-10-05 | Merge pull request #1873 from glachancecmaisonneuve/buildinstallcmakescriptsfix | Robert Schumacher | |
| Fix for BUILD_ARGS being always added in non ninja build (vcpkg_build_cmake,vcpkg_install_cmake) | |||
| 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-03 | Merge branch 'master' into martin-s-patch-vs2013 | Robert Schumacher | |
| 2017-10-02 | Merge pull request #1904 from UnaNancyOwen/add_wix | Robert Schumacher | |
| Add Dark support | |||
| 2017-10-03 | Add Dark support | Tsukasa Sugiura | |
| Add Dark support to vcpkg_find_acquire_program(). | |||
| 2017-09-25 | Fix for BUILD_ARGS being always added in non ninja build | glachancecmaisonneuve | |
| 2017-09-17 | find_acquire_program fix for python2 | glachancecmaisonneuve | |
| python2 version bump | |||
| 2017-09-12 | Update to latest python 3.5 patch | Jared Szechy | |
