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
Robert Schumacher
7f9ca12c4c
[vcpkg-download-distfile] Fix #2426
2018-01-03 14:30:30 -08: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
6130cec4c6
Merge pull request #2493 from albertziegenhagel/cmake-3.10.1
...
[cmake] update to 3.10.1
2018-01-03 17:35:45 +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
Alexander Karatarakis
c4bc3a25e5
Merge pull request #2491 from lebdron/tacopie-3.2.0
...
[tacopie] Update to 3.2.0
2018-01-03 15:07:10 +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
Albert Ziegenhagel
43aec468a1
Remove workaround for a bug in FindMPI.cmake that was introduced in cmake 3.10.0 and fixed in 3.10.1
2018-01-03 10:58:59 +01:00
Albert Ziegenhagel
be5e529bb3
Update cmake to 3.10.1
2018-01-03 10:57:46 +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
Alexander Karatarakis
e48a655df0
Merge pull request #2431 from procxx/certutil_replace
...
[vcpkg-hash] Use cmake built-in hash commands instead of certutil.exe call
2018-01-02 23:23:41 +02:00
Alexander Karatarakis
9dbe454385
Merge pull request #2489 from seanwarren/dlib-use-clapack-openblas
...
[dlib] Use vcpkg version of BLAS and LAPACK
2018-01-02 23:22:58 +02: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
Alexander Karatarakis
0b1fa2834e
Merge pull request #2487 from procxx/update_zstd
...
[zstd] update to 1.3.3
2018-01-02 20:41:06 +02: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
Alexander Karatarakis
4ae7a5d7a9
Merge pull request #2480 from jasjuang/harfbuzz
...
[harfbuzz] update to 1.7.4
2018-01-01 14:10:54 +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
Alexander Karatarakis
73916adbc3
Merge pull request #2472 from Mixaill/nlohmann-301
...
[nlohmann-json] update to 3.0.1
2017-12-31 14:11:49 +02:00
Barath Kannan
47189e90d5
fix qwt build
2017-12-31 10:12:22 +11:00
Barath Kannan
fe94a33bfe
qt5 network auth module
2017-12-31 08:25:28 +11: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
Robert Schumacher
c367994e73
Merge pull request #2462 from AMDmi3/patch-1
...
Fix version
2017-12-28 18:58:35 -06: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
Frank Quinn
491e9c73a7
Modified OpenMAMA port to use vcpkg build option
...
This option enables searching in the debug directory for debug
libraries for OpenMAMA dependencies.
2017-12-27 23:03:48 +00: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