5159 Commits

Author SHA1 Message Date
Robert Schumacher
c1d0597003
Merge pull request #2572 from CdecPGL/fix-create-sha512-error
[vcpkg_download_distfile] Change to refer _VCPKG_INTERNAL_NO_HASH_CHECK in parameter check
2018-01-14 05:10:56 -08:00
Cdec
3b3bff1824 [vcpkg_download_distfile] Change to refer _VCPKG_INTERNAL_NO_HASH_CHECK in parameter check 2018-01-14 12:49:04 +09:00
Alexander Karatarakis
7f104409b6
Merge pull request #2558 from fwosar/master
[cpr] Fixed wrong include folder
2018-01-12 14:27:36 -08:00
Alexander Karatarakis
c4d1c645d9
Merge pull request #2557 from clvn/tre
[tre] Initial port
2018-01-12 11:44:05 -08:00
Alexander Karatarakis
591cfefc54
Merge pull request #2549 from vitaliyparinov/date-update
[date] Update HowardHinnant/date to 2.4
2018-01-12 11:41:46 -08:00
Fabian Wosar
62744550b9 Fixed wrong include folder
The port used to install "include/cpr" instead of "cpr" into the vcpkg include folder . As a result, attempting to use the cpr header would fail as the header includes "cpr/<header file>". In addition having to include <include/cpr/cpr.h> breaks the general vcpkg conventions.
2018-01-12 14:45:39 +01:00
clvn
d7cd72e396 [tre] Initial port 2018-01-12 12:24:02 +01:00
Vitaliy Parinov
60fb59ce4d [date] Update to 2.4 cont. (removed DATE_BUILD_LIB usages) 2018-01-12 05:50:19 +03:00
Alexander Karatarakis
6bdc3bf9eb
Merge pull request #2548 from jclay/master
[magnum, magnum-plugins, corrade] Update to latest
2018-01-11 09:53:42 -08:00
Vitaliy Parinov
bfc50d8ee2 Update HowardHinnant/date to 2.4 2018-01-11 08:46:08 +03:00
Joel Clay
0e6e2c9658 Update magnum, magnum-plugins and corrade to latest 2018-01-10 20:47:42 -05:00
Alexander Karatarakis
3011064df2 Update CHANGELOG and bump version to v0.0.101 2018-01-10 16:56:36 -08:00
Alexander Karatarakis
2939b01fb9
Merge pull request #2547 from kobykahane/gflags_2_2_1
[gflags] update to 2.2.1
2018-01-10 13:45:25 -08:00
Alexander Karatarakis
d99a160111
Merge pull request #2546 from kobykahane/kobykahane/tclap_1_2_2
[tclap] update to 1.2.2
2018-01-10 13:32:32 -08:00
Alexander Karatarakis
4eb0a5c5b4
Merge pull request #2544 from fran6co/flatbuffers_1.8.0
[flatbuffers] update to 1.8.0
2018-01-10 13:13:01 -08:00
Alexander Karatarakis
a1e179f3db
Merge pull request #2543 from fran6co/grpc_1.8.3
[grpc] update to 1.8.3
2018-01-10 13:12:11 -08:00
Alexander Karatarakis
4f7e228d98
Merge pull request #2542 from pravic/sciter
[sciter] Update to 4.1.0.5687
2018-01-10 13:09:30 -08:00
Alexander Karatarakis
005b7d940f
Merge pull request #2539 from procxx/missing_version_rc
Add missing version.rc file to sdl2 libraries.
2018-01-10 12:27:59 -08:00
Koby Kahane
8c09cad80e [gflags] update to 2.2.1 2018-01-10 16:26:56 +02:00
Koby Kahane
443af9686b Update TCLAP to 1.2.2. 2018-01-10 15:40:27 +02:00
Francisco Facioni
b04abf9841 [flatbuffers] update to 1.8.0 2018-01-10 10:40:12 +00:00
Francisco Facioni
d837a89c64 [grpc] update to 1.8.3 2018-01-10 10:12:05 +00:00
pravic
96aa26ebad [sciter] Update to 4.1.0.5687 2018-01-10 12:47:53 +03:00
Alexander Karatarakis
5e12b19f6b
Merge pull request #2536 from twMr7/update_realsense2
[realsense2] update to 2.9.0
2018-01-09 12:55:00 -08:00
Stanislav Ershov
2ad118a253 Add missing version.rc file to sdl2 libraries.
Affected sdl2 libraries:
- sdl2-image
- sdl2-mixer
- sdl2-net
- sdl2-ttf
2018-01-09 23:44:37 +03:00
James Chang
00782fb304 [realsense2] update to 2.9.0 2018-01-09 20:48:11 +08:00
Robert Schumacher
30a6668e22 [vtk] Add dependency from mpi feature to hdf5[parallel] 2018-01-09 02:01:40 -08:00
Robert Schumacher
5d6d8511a8
Merge pull request #2535 from twMr7/update_vtk
[vtk] update to 8.1.0
2018-01-09 02:00:54 -08:00
Robert Schumacher
56b6415c45
Merge pull request #2534 from twMr7/optional_parallel_hdf5
make parallel support optional
2018-01-09 02:00:43 -08:00
Robert Schumacher
ce3026aece
Merge pull request #2533 from procxx/sdl2-image
[sdl2-image] Update to 2.0.2
2018-01-09 00:21:53 -08:00
Robert Schumacher
cce3f40e00
Merge pull request #2529 from albertziegenhagel/fix-cgal-head
[cgal] Fix installation with --head
2018-01-08 23:36:02 -08:00
Robert Schumacher
7f7f2b629e [hdf5] Bump version to include new feature 2018-01-08 23:34:52 -08:00
Stanislav Ershov
48e9cc063e [sdl2-image] Update to 2.0.2 2018-01-09 10:25:24 +03:00
James Chang
90542f8cf3 [vtk] update to 8.1.0 2018-01-09 15:22:21 +08:00
James Chang
69e4ef6632 make parallel support optional 2018-01-09 14:22:02 +08:00
Alexander Karatarakis
65d56f25bb
Merge pull request #2532 from TheStormN/librtmp-to-v2.4
[librtmp] Update to 2.4
2018-01-08 14:13:47 -08:00
Alexander Karatarakis
ea5326cf80
Merge pull request #2531 from procxx/mpg123
[mpg123] Update to 1.25.8
2018-01-08 13:08:43 -08:00
Nikolay Baklicharov
78ae618d8e [librtmp] Update to 2.4 2018-01-08 22:12:37 +02:00
Stanislav Ershov
17bdc084f9 [mpg123] Update to 1.25.8 2018-01-08 22:52:38 +03:00
Albert Ziegenhagel
eb34e61d6d [cgal] Use CGAL_INSTALL_CMAKE_DIR to force an installation path for CMake files 2018-01-08 14:04:42 +01:00
Alexander Karatarakis
31b1989394
Merge pull request #2508 from albertziegenhagel/python3-3.6.4
[python3] Update to 3.6.4
2018-01-07 11:27:31 -08:00
Alexander Karatarakis
023ffe900d
Merge pull request #2520 from procxx/add_sqlitecpp
[sqlitecpp] Initial port
2018-01-07 11:27:09 -08:00
Alexander Karatarakis
43f8af863a
Merge pull request #2519 from fcharlie/master
[llvm]: update llvm to 5.0.1
2018-01-07 11:23:05 -08:00
Robert Schumacher
15540ef825
Merge pull request #2524 from cenit/master
[vcpkg-build-cmake] use proper symbol to build correct configuration
2018-01-06 15:05:28 -08:00
Stefano Sinigardi
bc70053ab7 use proper symbol to build correct configuration 2018-01-06 18:54:59 +01:00
Robert Schumacher
4e96f253c5
Merge pull request #2521 from procxx/fix_typos
[vcpkg] fix typos in error messages
2018-01-06 02:14:32 -08:00
Stanislav Ershov
aa8883f71a [vcpkg] fix typos in error messages 2018-01-06 13:01:06 +03:00
Stanislav Ershov
9b4e48cb1d [sqlitecpp] Initial port 2018-01-06 12:58:22 +03:00
Force Charlie
ae82c74340 [llvm]: update llvm to 5.0.1 2018-01-06 10:07:16 +08:00
Robert Schumacher
2dab9a2576
Merge pull request #2469 from Mixaill/fix_github_head
[vcpkg] fix --head flag for github-based ports
2018-01-05 16:48:59 -08:00
Robert Schumacher
2b30280c22 [vcpkg-download-distfile] Regenerate docs and enable SKIP_SHA512 only in unstable (head) mode 2018-01-05 16:16:08 -08:00
Mikhail Paulyshka
42c0cfc870 [vcpkg] fix --head flag for github-based ports 2018-01-05 15:47:17 -08:00
Robert Schumacher
cf802347a4
Merge pull request #2218 from jasjuang/llvm
[llvm] add in clang and enable tools
2018-01-05 15:37:14 -08:00
Alexander Karatarakis
2ce964f191
Merge pull request #2517 from albertziegenhagel/fix-pybind11-version
[pybind11] Fix version in CONTROL after update
2018-01-05 21:06:51 +02:00
Eric Mittelette
813d441ba2 adding args port file 2018-01-05 10:46:58 -08:00
Albert Ziegenhagel
087498f675
[pybind11] Fix version in CONTROL after update 2018-01-05 15:27:16 +01:00
Alexander Karatarakis
ed857484e7
Merge pull request #2505 from clvn/samplerate
[libsamplerate] Initial port
2018-01-05 13:47:30 +02:00
Alexander Karatarakis
cdce53330e
Merge pull request #2503 from procxx/add_cimg
[cimg] initial port
2018-01-05 13:42:37 +02:00
Alexander Karatarakis
94a9087b8f
Merge pull request #2504 from RT222/unicorn-lib
[unicorn-lib][rs-core-lib] Initial port
2018-01-05 13:40:16 +02:00
Alexander Karatarakis
0dfb113a27
Merge pull request #2502 from RT222/chaiscript
[chaiscript] Initial port
2018-01-05 13:36:04 +02:00
Alexander Karatarakis
577d9876b8
Merge pull request #2501 from RT222/sol
[Sol] Initial port
2018-01-05 13:35:04 +02:00
Alexander Karatarakis
29a98dec49
Merge pull request #2500 from RT222/yoga
[Yoga] Initial port
2018-01-05 13:30:44 +02:00
Alexander Karatarakis
7f193624e3
Merge pull request #2515 from procxx/update_libtorrent
[libtorrent] Update to 1.1.6
2018-01-05 13:29:59 +02:00
Alexander Karatarakis
5214c206a5
Merge pull request #2509 from albertziegenhagel/pybind11-2.2.1
[pybind11] Update to 2.2.1
2018-01-05 12:54:49 +02:00
Stanislav Ershov
ab881e91e4 [libtorrent] Update to 1.1.6 2018-01-05 09:35:02 +03:00
Robert Schumacher
729202adcc
Merge pull request #2514 from procxx/fix_libiconv
[libiconv] copy pdbs
2018-01-04 21:20:22 -08:00
Stanislav Ershov
e3ae00e4f1 [cimg] initial port 2018-01-05 07:57:58 +03:00
Stanislav Ershov
b39049f7b8 [libiconv] copy pdbs 2018-01-05 07:32:31 +03:00
Robert Schumacher
36e12ccc60
Merge pull request #2507 from albertziegenhagel/vtk-fix-hdf5
[vtk] Fix CMake configure after update of HDF5
2018-01-04 20:00:20 -08:00
Albert Ziegenhagel
75c66575c4 [vtk] Fix hdf5 target names after hdf5 has been updated to 1.10.1 2018-01-04 18:04:32 +01:00
Albert Ziegenhagel
23962328a4 [python3] Update to 3.6.4 2018-01-04 17:55:01 +01:00
Albert Ziegenhagel
f8ac383a61 [pybind11] Update to 2.2.1 2018-01-04 17:53:48 +01:00
Alexander Karatarakis
38b7ea7227
Merge pull request #2506 from procxx/update_imgui
[imgui] Update to 1.53
2018-01-04 16:01:31 +02:00
Stanislav Ershov
cfe7560506 [imgui] Update to 1.53 2018-01-04 14:46:21 +03:00
clvn
11aba18495 [libsamplerate] Initial port 2018-01-04 08:04:54 +01:00
Robert Schumacher
de98ec658f [llvm] Fix installation of clang cmake targets 2018-01-03 20:12:49 -08:00
Robert Schumacher
0cf5bd657e [vcpkg-fixup-cmake-targets] Add TARGET_PATH option 2018-01-03 20:11:35 -08:00
Rémy Tassoux
4351c4a648 [unicorn-lib][rs-core-lib] Initial port 2018-01-04 05:02:59 +01:00
Robert Schumacher
273f35372c [zeromq] Fix #2476 2018-01-03 19:52:14 -08:00
Rémy Tassoux
89400e8bd6 [chaiscript] Initial port 2018-01-04 04:48:49 +01:00
Rémy Tassoux
ed1304b21d [Sol] Initial port 2018-01-04 04:45:30 +01:00
Rémy Tassoux
2ae46fd676 [Yoga] Initial port 2018-01-04 04:34:44 +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
Guillaume Lachance
520dfe11bc ignore custom triplets (#2210)
* [vcpkg] Further fix for clang/gcc

* [vcpkg] Only default target triplet to windows if on windows

* [mpfr] add MPFR_USE_INTMAX_T

* [mpfr] prepend stdint to header

* [mpfr] fix portfile

* [mpfr] fix source path

* [mpfr] define have_stdint_h

* [mpfr] revert portfile patch

* [mpfr] prefer ninja

* [mpfr] bump version

* Updated benchmark to v1.3

* [libmspack] Initial port.

* [vcpkg] Add --x-xunit internal command to print installation results in a VSTS friendly format.

* [many ports] Updates to latest

* [llvm] Fail early on UWP

* [netcdf-c] Fix x64-windows-static builds

* [harfbuzz] Revert upgrade due to regression

* Exit early if no VS is found

* [libsodium] Fix static build trying to copy dlls

* Specify VSLANG=1033 to use english locale in builds

Resolves several locale-specific issues outside our control

* Exclude and warn about VS instances without English language pack

Resolves several locale-specific issues outside our control

* [botan] Revert upgrade due to regressions

* [vlpp] initial create

* [vlpp] add the CppMerge.exe tool

* libuv: update to v1.18.0

* [hotfix] Remove VSLANG=1033. It is causing a lot of Process creation failed with error code: 87

* Properly fix VSLANG=1033

* [vcpkg-contact-survey] Add monthly survey prompt

* Update libtorrent to 1.1.5

* [speex] Fix debug mode .def file. Add exports for extern globals.

* [scintilla] Initial port.

* Flint: enable DLL builds (#2271)

* [flint] enable dynamic building

* [flint] increment version

* [sciter] Update to 4.0.6.5590

* Add `vcpkg integrate powershell` for tab completion

* [autocomplete] Add info in README.md

* [aws-sdk-cpp] update to 1.3.15

* Update CHANGELOG and bump version to v0.0.100

* Adding re2 port

* [re2] Use vcpkg_from_github()

* [re2] Don't pass BUILD_SHARED_LIBS

BUILD_SHARED_LIBS should not be locked to shared/static, because the other type will fail.
Vcpkg was overriding this flag before, so no behavior change. (i.e. static builds worked before as well).
Also tests = OFF.

* crow initial port

* fcl: add missing dependencies within cmake

Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>

* Fix pcl/CMakeLists fot Visual Studio 2017

Fix conditional branch for Visual C++ 2017.
Visual C++ 2017 has a version number 191x.

* [vcpkg-msbuild-integration] Address #2299 by using full path to powershell.

* Fix path to powershell.exe

https://github.com/Microsoft/vcpkg/issues/2299

* Improve error message when failing to parse package

* [ms-gsl] update to 2017-12-04

* [ms-gsl] simplify portfile

* Adaptation for so-5.5.20-beta1

* Improve error message on invalid dependency of package

* [libsodium] Disable tests

Also, this is a workaround for x64-windows-static taking forever in VS2017 15.5

* updata live555 live555-latest

* [gmime] Update to version 3.0.5.

* curl: update to v7.57.0

Due to changes in curl's CMake support, where it now installs .cmake
files, we now have to make sure that they are installed into the correct
directory (and not duplicated into the debug/share/ directory, either).

Also, a change in the context of the 2nd patch required an update of
said patch.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>

* [live555] Set version instead of latest and update CONTROL file

* openssl: update to v1.0.2n

The patch to allow for spaces in paths while running the Perl helpers is
no longer necessary, and was dropped.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>

* [ACE] 6.4.6

* Update for sobjectizer v.5.5.20

* [jansson] Prefer ninja

* [openssl] Remove entry of removed patch

* [unicorn] Adding unicorn port

* Improve vcpkgExtractFile. Also merge vcpkgRemoveDirectory/File

* [vcpkg-cmake-toolchain]

Use list(APPEND) instead of set(). Fixes #2336.
Fix MPI issue introduced in cmake 3.10. Fixes #2317.
Add _VCPKG_ROOT_DIR to persisted variables to reduce disk access during cmake reconfigure.

* [gtest] Remove renaming of DLLs -- only the import libs need renaming.

* [unicorn] Adjust handling of CRT and LIBRARY LINKAGE. Reformat to LF.

* [mbedtls] Initial port. (#2286)

* mbedtls: init port

* add VCPKG_LIBRARY_LINKAGE for static libs only

* [mbedtls] Slight cleanup

* [tinyexif] add TinyEXIF library (#2221)

* alac-decoder (#2176)

* [tinyexif] update to version 1.0.1

* [speex] Fix regression for release mode import library

* [speex] Fix release mode .def file. Add missing exports (#2340)

* [speex] Fix release mode .def file. Add missing exports
Fixed .def file in release mode (it is bugged after #2293 fix in d5395ac793d1db78ab97ca144d5e89eabf49a735) https://github.com/Microsoft/vcpkg/issues/2293#issuecomment-350449317
Added exports for speex_header_free and speex_mode_list (https://github.com/Microsoft/vcpkg/issues/2292#issuecomment-348773393)

* [speex] Fix regression for release mode import library

* [vcpkg-cmake-toolchain] Mark _VCPKG_ROOT_DIR as INTERNAL

* [openssl] Add -utf-8 flag

* [exiv2] update to latest master and fix debug config

* Fix Gtest port fails install when one of the configuration is set to VCPKG_BUILD_TYPE (#2359)

* Support build with master/HEAD

Gtest will be able to build with master/HEAD.

* Fix install when one of the configuration is set to VCPKG_BUILD_TYPE

Fix install when one of the configuration is set to VCPKG_BUILD_TYPE.

* [powershell] Use \ instead of / for paths. Resolves #2358. Resolves #2361

* Fix fetching dependency text

* [vcpkg-upgrade] Initial commit of upgrade command.

* [vcpkg-upgrade] Accept list of packages to specifically upgrade.

* Upgrade assimp to v4.1.0 (#2364)

* [assimp] Update to v4.1.0 and remove code patch which is fixed in new version

* [assimp] Fix vcpkg_fixup_cmake_targets argument

* [assimp] Fix formatting

* Revert "[vcpkg-upgrade] Accept list of packages to specifically upgrade."

This reverts commit d88563cd095b9aaad81d57f1c0a254d7e17cf859.

* Revert "[vcpkg-upgrade] Initial commit of upgrade command."

This reverts commit 803347a0c545687f6e6b8b3594b52d11435491b3.

* [vcpkg] Fix regressions introduced with update command. Fixed issue with upgrade where it assumed downloads were not allowed.

* [brotli] Fix regressions introduced during update

* Add quotation marks to support user profiles with spaces in them

* Revert "Add quotation marks to support user profiles with spaces in them"

This reverts commit 0ba4b66293085601d458b52ddf30deb07b279fa1.

* [vcpkg] Revert revert of #2369.

* [tinyxml2] update to 6.0.0

* [vcpkg] Fix regressions in WSL build.

* [cpprestsdk] Update to 2.10.1

* [gtest] Fix issue with renaming gtest DLLs in debug mode

* Added port brynet - A C++ cross platform high performance TCP network library using C++ 11.

* [tbb] Update to 2018_U2

* [gsl-lite] Updated to 0.26.0

* [nlohmann-json] Update to 3.0.0

* Update string-theory to 1.7

* Update Range-V3-VS2015.

* [vcpkg] Improve error message upon graph cycle detected.

* [glm] Ignore MSVC warning C4201

* [boost] Modularize

* [vcpkg-list] Improve list output for long triplets

* Update downstream libraries to use modularized boost

* [magnum] Remove --trace

* [vcpkg-list] Improve list output for long triplets

* [llvm] Add atlmfc to dependencies -- fixes #2400

* [vcpkg-integrate-powershell] Fix $false bug. Fixes #2397.

* Fix find Boost when can not be found Boost that installed with Vcpkg (#2395)

* Fix find Boost when can not be found Boost that installed with Vcpkg

Fix find Boost when can not be found Boost that installed with Vcpkg.
Re-find package Boost uisng user specified options.

* Fix regex of generators

Fix regex of generators.
Add ending position.

* Fix Save and Resore Boost_COMPILER

* [vcpkg-cmake-integration] Expand saved boost variables

* [sciter] Update to 4.0.7.5637

* Initial experimental re-support for VCPKG_BUILD_TYPE release

re-add this commit 5335d17

* [dlib] update to 19.8

* [fftw] Build more libs

* Improving support for ITK

* [libdatrie] add version 0.2.10

* [alembic] update to 1.7.5

* Added port libqrencode - a fast and compact QR Code encoding library (#2372)

* https://github.com/Microsoft/vcpkg/issues/2363

* libqrencode: Added necessary new line at end of CONTROL, portfile.cmake, usage files. Added copying the usage file in portfile.cmake, and removed unnecessary DBUILD_SHARED_LIBS as remarked @ras0219-msft

* [libqrencode] Adjust usage to match other packages

* libmupdf initial port (#1950)

* libmupdf initial port

* [libmupdf] Use CMake for buildsystem replacement.

* [hpx] Handle boost breaking changes. Fixes #2416.

* [folly] Handle boost upgrade

* [nghttp2] initial port (dynamic build only). (#2366)

* [nghttp2] initial port (dynamic build only).

* [nghttp2] Slight tweak

* [brynet] Use vcpkg_from_github

* [boost] Fix uwp builds on systems with spaces

* [assimp] Fix unitialized variable issue.

* [libtorrent] Update to more recent snapshot to support boost 1.66

* [assimp] Fixup: add missing patchfile

* [vcpkg-download-distfile] Add input sanitization

* [boost-python] Fix build.

* [qt5] Add atlmfc to dependencies on windows due to tlbase.h inclusion. Fixes #2344.

* clang-tidy fixes

* [opencv] update to 3.4.0

* [vcpkg-hash] Replace certutil.exe with cmake built-in hash commands

* [sciter] Update to 4.0.8.5649

* [directxmesh] Update to the last version (dec2017)

* [directxtex] Update to the last version (dec2017)

* [directxtk] Update to the last version (dec2017)

* Revert "clang-tidy fixes"

This reverts commit 2d0a76370ead152896411d17aa19934235b93d1c.

* [libgit2] Initial port.

* [bullet3] Update from 2.86.1 to 2.87

* Update librealsense v2.8.3

Update librealsense v2.8.3.

* [libconfig] update to 1.7.1

* [fmt] update to 4.1.0

* [gainput] Initial port

* mpfr: fix download link

* [mpir] use vcpkg_from_github

* [portmidi] Initial port

* [jack2] Initial commit

* [libdatrie] fix trietool for MSVC runtime

* Fix version

* Add support for Box2D to be build as a static library

* [asio] swith to vcpkg_from_github()

* [nlohmann-json] update to 3.0.1

* [libbson] update to 1.9.0

* [mongo-c-driver] update to 1.9.0

* [harfbuzz] update to 1.7.4

* [jack2] Prefer using vcpkg_from_github. Removed check for Windows Store

* [zstd] update to 1.3.3

* Use vcpkg version of BLAS and LAPACK in dlib
dlib v19.8 detects these packages correctly

* [libpqxx] Initial port

* [tacopie] Update to 3.2.0

* [cpp-redis] Update to 4.3.0

* Update cmake to 3.10.1

* Remove workaround for a bug in FindMPI.cmake that was introduced in cmake 3.10.0 and fixed in 3.10.1

* Update szip to 2.1.1

* Update HDF5 to 1.10.1

* [soundtouch] Initial port (#2455)

* [soundtouch] Initial port

* [soundtouch] Fixed typo

* [vcpkg-download-distfile] Fix #2426

* 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

* [gitignore] Add new triplets to gitignore
2018-01-03 17:22:55 -06: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
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