3085 Commits

Author SHA1 Message Date
Rémy Tassoux
89400e8bd6 [chaiscript] Initial port 2018-01-04 04:48:49 +01:00
Robert Schumacher
b899067edb [boost-test] Move _exec_monitor libs to manual-link. Fixes #2444. 2018-01-03 17:45:15 -08:00
Robert Schumacher
3bebb10744 [log4cplus] Fix #2457. Update hash. 2018-01-03 17:44:19 -08:00
Jacek Blaszczynski
a28138eb9e Add preliminary support for arm-windows and arm64-windows triplets (#2371)
* 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 17:19:52 -06:00
Robert Schumacher
893c567ecd
Merge pull request #2456 from clvn/jack
[jack2] Initial port
2018-01-03 16:32:29 -06:00
Alexander Karatarakis
4a095e8ced
Merge pull request #2490 from lebdron/libpqxx-6.0.0
[libpqxx] Initial port
2018-01-03 23:12:19 +02:00
clvn
ca9f73935d [soundtouch] Initial port (#2455)
* [soundtouch] Initial port

* [soundtouch] Fixed typo
2018-01-03 18:58:04 +02:00
Alexander Karatarakis
fca18d6e98
Merge pull request #2454 from clvn/portmidi
[portmidi] Initial port
2018-01-03 18:55:25 +02:00
Alexander Karatarakis
0c0875423b
Merge pull request #2449 from Tremoneck/addGainput
[gainput] Initial port
2018-01-03 18:11:15 +02:00
Alexander Karatarakis
cc0f540173
Merge pull request #2433 from fcharlie/master
[libgit2] Initial port.
2018-01-03 18:05:04 +02:00
Alexander Karatarakis
ca1248e05c
Merge pull request #2432 from RT222/master
[directxmesh] [directxtex] [directxtk] [bullet3] Update to the last version
2018-01-03 17:55:17 +02:00
Alexander Karatarakis
fad1a0d8a9
Merge pull request #2413 from xoviat/fftw
[fftw] Build more libs
2018-01-03 17:39:22 +02:00
Alexander Karatarakis
2561e54a3e
Merge pull request #2417 from Mixaill/libdatrie
[libdatrie] add version 0.2.10
2018-01-03 17:36:46 +02:00
Alexander Karatarakis
b65f76e5f0
Merge pull request #2464 from jtilander/box2d_static_library
Add support for Box2D to be build as a static library
2018-01-03 17:36:15 +02:00
Alexander Karatarakis
cd45f25ea5
Merge pull request #2495 from albertziegenhagel/hdf5-1.10.1
[hdf5] Update to 1.10.1
2018-01-03 15:30:34 +02:00
Alexander Karatarakis
c3a6f18eb9
Merge pull request #2494 from albertziegenhagel/szip-2.1.1
[szip] Update to 2.1.1
2018-01-03 15:30:20 +02:00
Alexander Karatarakis
14636552ad
Merge pull request #2492 from lebdron/cpp-redis-4.3.0
[cpp-redis] Update to 4.3.0
2018-01-03 15:29:12 +02:00
Albert Ziegenhagel
7d48a73928 Update HDF5 to 1.10.1 2018-01-03 13:28:42 +01:00
Albert Ziegenhagel
01995a5b7e Update szip to 2.1.1 2018-01-03 12:47:37 +01:00
Andrei Lebedev
68f9f89431 [cpp-redis] Update to 4.3.0 2018-01-03 02:03:43 +03:00
Andrei Lebedev
147e393362 [tacopie] Update to 3.2.0 2018-01-03 01:54:10 +03:00
Andrei Lebedev
a0d09ae1fb [libpqxx] Initial port 2018-01-03 01:43:06 +03:00
Sean Warren
cc99ad6ee4 Use vcpkg version of BLAS and LAPACK in dlib
dlib v19.8 detects these packages correctly
2018-01-03 07:58:20 +11:00
Stanislav Ershov
757e75f89e [zstd] update to 1.3.3 2018-01-02 15:20:44 +03:00
clvn
386e69c6b2 [jack2] Prefer using vcpkg_from_github. Removed check for Windows Store 2018-01-01 15:43:41 +01:00
Alexander Karatarakis
ead35fd00a
Merge pull request #2479 from ivysnow/mongoc
[libbson, mongo-c-driver] update to 1.9.0
2018-01-01 14:48:45 +02:00
jasjuang
e95ab9c510 [harfbuzz] update to 1.7.4 2018-01-01 00:19:40 -08:00
Ivy Snow
7f3e5e3f77 [mongo-c-driver] update to 1.9.0 2018-01-01 15:22:26 +08:00
Ivy Snow
ab884b5f0c [libbson] update to 1.9.0 2018-01-01 15:20:33 +08:00
Alexander Karatarakis
79fbc50de9
Merge pull request #2466 from pravic/sciter
[sciter] Update to 4.0.8.5649
2017-12-31 14:12:57 +02:00
Alexander Karatarakis
df015420e8
Merge pull request #2470 from Mixaill/asio_github
[asio] switch to vcpkg_from_github()
2017-12-31 14:12:17 +02:00
Mikhail Paulyshka
7fbd67db7b [nlohmann-json] update to 3.0.1 2017-12-30 02:08:49 +03:00
Mikhail Paulyshka
42467a590e [asio] swith to vcpkg_from_github() 2017-12-30 01:22:14 +03:00
Jim Tilander
6800cbed5c Add support for Box2D to be build as a static library 2017-12-28 15:39:37 -08:00
Dmitry Marakasov
4bdaba0e50
Fix version 2017-12-28 22:28:44 +03:00
Mikhail Paulyshka
3aa16aeece [libdatrie] fix trietool for MSVC runtime 2017-12-28 16:20:38 +03:00
Alexander Karatarakis
50baf7db17
Merge pull request #2446 from ivysnow/libconfig
[libconfig] update to 1.7.1
2017-12-27 20:56:07 +02:00
Alexander Karatarakis
851f1ee1b0
Merge pull request #2451 from jasjuang/mpir
[mpir] use vcpkg_from_github
2017-12-27 20:53:23 +02:00
Alexander Karatarakis
c03f2b959b
Merge pull request #2450 from xoviat/patch-1
mpfr: fix download link
2017-12-27 20:52:47 +02:00
Alexander Karatarakis
841f2d3985
Merge pull request #2439 from UnaNancyOwen/update_realsense2
Update realsense2 port to librealsense v2.8.3
2017-12-27 20:47:33 +02:00
clvn
2de68fb779 [jack2] Initial commit 2017-12-27 12:18:50 +01:00
clvn
a3abeb2bb7 [portmidi] Initial port 2017-12-27 11:49:36 +01:00
jasjuang
fe2d4e2ee9 [mpir] use vcpkg_from_github 2017-12-26 14:24:42 -08:00
xoviat
55d8069da3
mpfr: fix download link 2017-12-26 12:16:50 -06:00
Adrian Geipert
5abb2872f0 [gainput] Initial port 2017-12-26 17:46:05 +01:00
Ivy Snow
178517052f [fmt] update to 4.1.0 2017-12-26 12:45:49 +08:00
Ivy Snow
c8cddb849a [libconfig] update to 1.7.1 2017-12-26 12:43:00 +08:00
Tsukasa Sugiura
75f43baedf Update librealsense v2.8.3
Update librealsense v2.8.3.
2017-12-24 23:46:16 +09:00
Rémy Tassoux
538e61ab91 [bullet3] Update from 2.86.1 to 2.87 2017-12-23 18:07:20 +01:00
Rémy Tassoux
6699ddabb1 Merge remote-tracking branch 'upstream/master' 2017-12-23 18:02:35 +01:00