| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Merge pull request #2456 from clvn/jack | Robert Schumacher | |
| [jack2] Initial port | |||
| 2018-01-03 | [vcpkg-download-distfile] Fix #2426 | Robert Schumacher | |
| 2018-01-03 | Merge pull request #2490 from lebdron/libpqxx-6.0.0 | Alexander Karatarakis | |
| [libpqxx] Initial port | |||
| 2018-01-03 | [soundtouch] Initial port (#2455) | clvn | |
| * [soundtouch] Initial port * [soundtouch] Fixed typo | |||
| 2018-01-03 | Merge pull request #2454 from clvn/portmidi | Alexander Karatarakis | |
| [portmidi] Initial port | |||
| 2018-01-03 | Merge pull request #2449 from Tremoneck/addGainput | Alexander Karatarakis | |
| [gainput] Initial port | |||
| 2018-01-03 | Merge pull request #2433 from fcharlie/master | Alexander Karatarakis | |
| [libgit2] Initial port. | |||
| 2018-01-03 | Merge pull request #2432 from RT222/master | Alexander Karatarakis | |
| [directxmesh] [directxtex] [directxtk] [bullet3] Update to the last version | |||
| 2018-01-03 | Merge pull request #2413 from xoviat/fftw | Alexander Karatarakis | |
| [fftw] Build more libs | |||
| 2018-01-03 | Merge pull request #2417 from Mixaill/libdatrie | Alexander Karatarakis | |
| [libdatrie] add version 0.2.10 | |||
| 2018-01-03 | Merge pull request #2464 from jtilander/box2d_static_library | Alexander Karatarakis | |
| Add support for Box2D to be build as a static library | |||
| 2018-01-03 | Merge pull request #2493 from albertziegenhagel/cmake-3.10.1 | Alexander Karatarakis | |
| [cmake] update to 3.10.1 | |||
| 2018-01-03 | Merge pull request #2495 from albertziegenhagel/hdf5-1.10.1 | Alexander Karatarakis | |
| [hdf5] Update to 1.10.1 | |||
| 2018-01-03 | Merge pull request #2494 from albertziegenhagel/szip-2.1.1 | Alexander Karatarakis | |
| [szip] Update to 2.1.1 | |||
| 2018-01-03 | Merge pull request #2492 from lebdron/cpp-redis-4.3.0 | Alexander Karatarakis | |
| [cpp-redis] Update to 4.3.0 | |||
| 2018-01-03 | Merge pull request #2491 from lebdron/tacopie-3.2.0 | Alexander Karatarakis | |
| [tacopie] Update to 3.2.0 | |||
| 2018-01-03 | Update HDF5 to 1.10.1 | Albert Ziegenhagel | |
| 2018-01-03 | Update szip to 2.1.1 | Albert Ziegenhagel | |
| 2018-01-03 | Remove workaround for a bug in FindMPI.cmake that was introduced in cmake ↵ | Albert Ziegenhagel | |
| 3.10.0 and fixed in 3.10.1 | |||
| 2018-01-03 | Update cmake to 3.10.1 | Albert Ziegenhagel | |
| 2018-01-03 | [cpp-redis] Update to 4.3.0 | Andrei Lebedev | |
| 2018-01-03 | [tacopie] Update to 3.2.0 | Andrei Lebedev | |
| 2018-01-03 | [libpqxx] Initial port | Andrei Lebedev | |
| 2018-01-02 | Merge pull request #2431 from procxx/certutil_replace | Alexander Karatarakis | |
| [vcpkg-hash] Use cmake built-in hash commands instead of certutil.exe call | |||
| 2018-01-02 | Merge pull request #2489 from seanwarren/dlib-use-clapack-openblas | Alexander Karatarakis | |
| [dlib] Use vcpkg version of BLAS and LAPACK | |||
| 2018-01-03 | Use vcpkg version of BLAS and LAPACK in dlib | Sean Warren | |
| dlib v19.8 detects these packages correctly | |||
| 2018-01-02 | Merge pull request #2487 from procxx/update_zstd | Alexander Karatarakis | |
| [zstd] update to 1.3.3 | |||
| 2018-01-02 | [zstd] update to 1.3.3 | Stanislav Ershov | |
| 2018-01-01 | [jack2] Prefer using vcpkg_from_github. Removed check for Windows Store | clvn | |
| 2018-01-01 | Merge pull request #2479 from ivysnow/mongoc | Alexander Karatarakis | |
| [libbson, mongo-c-driver] update to 1.9.0 | |||
| 2018-01-01 | Merge pull request #2480 from jasjuang/harfbuzz | Alexander Karatarakis | |
| [harfbuzz] update to 1.7.4 | |||
| 2018-01-01 | [harfbuzz] update to 1.7.4 | jasjuang | |
| 2018-01-01 | [mongo-c-driver] update to 1.9.0 | Ivy Snow | |
| 2018-01-01 | [libbson] update to 1.9.0 | Ivy Snow | |
| 2017-12-31 | Merge pull request #2466 from pravic/sciter | Alexander Karatarakis | |
| [sciter] Update to 4.0.8.5649 | |||
| 2017-12-31 | Merge pull request #2470 from Mixaill/asio_github | Alexander Karatarakis | |
| [asio] switch to vcpkg_from_github() | |||
| 2017-12-31 | Merge pull request #2472 from Mixaill/nlohmann-301 | Alexander Karatarakis | |
| [nlohmann-json] update to 3.0.1 | |||
| 2017-12-30 | [nlohmann-json] update to 3.0.1 | Mikhail Paulyshka | |
| 2017-12-30 | [asio] swith to vcpkg_from_github() | Mikhail Paulyshka | |
| 2017-12-28 | Merge pull request #2462 from AMDmi3/patch-1 | Robert Schumacher | |
| Fix version | |||
| 2017-12-28 | Add support for Box2D to be build as a static library | Jim Tilander | |
| 2017-12-28 | Fix version | Dmitry Marakasov | |
| 2017-12-28 | [libdatrie] fix trietool for MSVC runtime | Mikhail Paulyshka | |
| 2017-12-27 | Merge pull request #2446 from ivysnow/libconfig | Alexander Karatarakis | |
| [libconfig] update to 1.7.1 | |||
| 2017-12-27 | Merge pull request #2451 from jasjuang/mpir | Alexander Karatarakis | |
| [mpir] use vcpkg_from_github | |||
| 2017-12-27 | Merge pull request #2450 from xoviat/patch-1 | Alexander Karatarakis | |
| mpfr: fix download link | |||
| 2017-12-27 | Merge pull request #2439 from UnaNancyOwen/update_realsense2 | Alexander Karatarakis | |
| Update realsense2 port to librealsense v2.8.3 | |||
| 2017-12-27 | [jack2] Initial commit | clvn | |
| 2017-12-27 | [portmidi] Initial port | clvn | |
