Phil Christensen
bd4678610b
Merge branch 'master' into multi_line_depends
2019-08-23 11:18:34 -07:00
Phil Christensen
cf447c050c
Merge pull request #7316 from JackBoosY/dev/jack/4167
...
[gtest]Re-fix port_main/port_maind libraries path and add gmock cmake files.
2019-08-23 10:41:01 -07:00
Phil Christensen
13c95f16bf
clean up list parsing logic and add clear warnings
2019-08-23 10:20:18 -07:00
zi-m
bc5a1bf1a0
[quickfix] Add new port ( #7796 )
...
* quickfix
* simplify patch and add _CRT_SECURE_NO_WARNINGS
* fix replace and add more _CRT_SECURE_NO_WARNINGS
* add _CRT_NONSTDC_NO_DEPRECATE
* win GetCurrentProcessId instead of getpid
* add _WINSOCK_DEPRECATED_NO_WARNINGS
* DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS for _M_ARM and _M_ARM64
2019-08-23 09:20:10 -07:00
zi-m
55f8250713
[mp3lame] Add new port ( #7830 )
...
* mp3lame
* "WindowsStore" and "arm" are not supported
* "WindowsStore" and "arm" are not supported
* simplify portfile.cmake
* add ARM
* add /APPCONTAINER
* add MSBUILD_PLATFORM
* remove "mp3lame does not support ARM"
* arm64 support
* arm64 support
2019-08-23 09:19:28 -07:00
driver1998
344513b2ed
[wxwidgets] Windows ARM support ( #7833 )
2019-08-23 09:17:51 -07:00
Ehsan
d926adaa9d
[lz4] Update library to 1.9.2 ( #7860 )
2019-08-23 08:30:32 -07:00
Ehsan
54696ca5a4
[riffcpp] Update library to 2.2.2 ( #7859 )
2019-08-23 08:30:24 -07:00
Ehsan
0c16ce6ea5
[cryptopp] Update library to 8.2.0 ( #7854 )
2019-08-23 08:29:41 -07:00
Casey Carter
9c69826345
Update range-v3 reference ( #7845 )
...
To fix breakage in VS2019 16.3p2 with the range-v3 0.5.0 (latest) release.
2019-08-23 08:28:37 -07:00
Bradley Austin Davis
fcd8a64596
[basisu] fix vcpkg version, merge upstream fixes ( #7836 )
2019-08-22 14:59:38 -07:00
zi-m
9241e6c4b2
[quickfast] Add new port ( #7814 )
...
* quickfast
* replace 'noexcept' with BOOST_ASIO_NOEXCEPT
2019-08-22 14:56:29 -07:00
Dmitry Marakasov
ba16e83caa
Add homepage for selene
2019-08-22 23:13:38 +03:00
Kai Nadler
7cdb588983
[libmodbus] Update library to 3.1.6 ( #7834 )
2019-08-22 08:15:58 -07:00
JackBoosY
34a26540b1
[leptonica]Add dependency port libwebp and fix find libwebp in debug/release ( #7712 )
...
* [leptonica]Add dependency port libwebp and fix find libwebp in debug/release.
* [leptonica]Add dependency to LeptonicaConfig.cmake.
* [leptonica]Re-fix find libwebp.
2019-08-21 14:01:57 -07:00
Phil Christensen
051a6fd5b3
[boost] split Build-Depends on multipls lines
2019-08-21 13:48:47 -07:00
Phil Christensen
ec3060c73f
[qt-advanced-docking-system] new port
...
[qt-advanced-docking-system] Add new port
2019-08-21 11:22:05 -07:00
Ehsan
d285719f5b
[spirv-cross] Update library to 2019-07-26 ( #7802 )
2019-08-21 08:00:09 -07:00
Ehsan
3b8d8e5266
[spectra] Update library to 0.8.1 ( #7803 )
2019-08-21 07:55:37 -07:00
Ehsan
a6bcdb1616
[sol2] Update library to 3.0.3 ( #7804 )
2019-08-21 07:55:19 -07:00
Ehsan
fb27b07f81
[snowhouse] Update library to 3.1.1 ( #7805 )
2019-08-21 07:54:51 -07:00
Ehsan
549ea1f9de
[safeint] Update library to 3.21 ( #7806 )
2019-08-21 07:54:21 -07:00
Ehsan
3ec4ad0eeb
[reproc] Update library to 8.0.1 ( #7807 )
2019-08-21 07:53:59 -07:00
Ehsan
96e79d95af
[re2] Update library to 2019-08-01 ( #7808 )
2019-08-21 07:53:36 -07:00
Stijn Herfst
531009c799
disabled examples
2019-08-21 14:50:17 +02:00
JackBoosY
e5bf7eae99
[openimageio]Fix find correct debug/release openexr libraries. ( #7747 )
2019-08-20 14:56:32 -07:00
Lily
d941bb553a
[embree3] Fix install path ( #7767 )
2019-08-20 14:55:51 -07:00
ewertons
bad7798afe
[azure-iot] vcpkg update for master/public-preview release ( #7791 )
2019-08-20 14:54:36 -07:00
Benjamin Sergeant
6b8146c1fb
ixwebsocket: update to version 5.0.4 ( #7789 )
2019-08-20 14:53:47 -07:00
JackBoosY
aeb3293b9f
[luajit]Separate debug/release build path and fix generate pdbs. ( #7764 )
...
* [luajit]Separate debug/release build path and fix generate pdbs.
* [luajit]Replace port name to ${PORT}
2019-08-20 13:15:08 -07:00
JackBoosY
f7e4478af1
[fribidi]Fix static library suffix in windows-static ( #7768 )
2019-08-20 12:18:47 -07:00
shuitianxu
adad43a417
fix7725issue - Change include header path ( #7769 )
2019-08-20 12:18:09 -07:00
dan-shaw
0433989bad
[tensorflow] add new port for linux ( #7568 )
...
* [+] Add tensorflow-cc port (Linux only)
* [~] Refactor installation of tensorflow/external
1. Install tensorflow/external to tensorflow-etc/external;
2. Fix TensorflowCCConfig.cmake accordingly.
* [tensorflow] Work in progress
* fix tensorflow linux config
* [tensorflow] partial support for windows
* fix config paths
* use environmental variables instead
* remove files
* add python_path
* add verbose error messages
* review fixes
* [tensorflow] refactor config file
* minor changes
* set arch for CI
2019-08-20 12:13:26 -07:00
Ehsan
7f165907fc
[eastl] Update library to 3.14.01 ( #7786 )
2019-08-20 11:23:18 -07:00
zi-m
87da388431
[sparsehash] Add new port ( #7772 )
...
* sparsehash
* Update portfile.cmake
2019-08-20 10:33:40 -07:00
Ehsan
573bebe6b7
[dimcli] Update library to 5.0.0 ( #7785 )
2019-08-20 10:24:28 -07:00
Ehsan
463a67897c
[argagg] Update library to 0.4.6 ( #7752 )
2019-08-20 08:43:51 -07:00
Ehsan
3c52222b9a
[argparse] Update library to 1.9 ( #7753 )
2019-08-20 08:43:35 -07:00
Long Huan
6b99a1dddc
[qtkeychain]Add new port ( #7760 )
...
* new port qtkeychain
* Update CONTROL
* not build translations on linux
Avoiding issues #7771 by not build translations on linux
2019-08-20 08:43:20 -07:00
Long Huan
3173e5516a
[libspatialindex]Add new port ( #7762 )
...
* new port libspatialindex
* Update portfile.cmake
* support static build
2019-08-20 08:41:32 -07:00
OWenT
48598bcb6d
[libcopp] Update library to 1.2.0 ( #7770 )
2019-08-20 08:40:50 -07:00
Ehsan
614dbcbf55
[cgltf] Update library to 1.3 ( #7774 )
2019-08-20 08:33:47 -07:00
Ehsan
9625aef2b3
[distorm] Update library to 3.4.1 ( #7777 )
2019-08-20 08:33:27 -07:00
Ehsan
5b6222a273
[clara] Update library to 1.1.5 ( #7775 )
2019-08-20 08:33:15 -07:00
myd7349
c6a9288ddd
[nanort] Add new port ( #7778 )
2019-08-20 08:32:54 -07:00
Ehsan
c2cfec18a4
[inih] Update library to 45 ( #7780 )
2019-08-20 08:32:09 -07:00
Ehsan
d5a54cf253
[leaf] Update library to 0.2.2 ( #7782 )
2019-08-20 08:31:57 -07:00
Phil Christensen
2b1733d9d3
Merge pull request #7642 from sjdrc/patch-1
...
[qt5]Only build qt5-activeqt on windows
2019-08-19 23:20:42 -07:00
Phil Christensen
568f6c9f14
[libfabric] Update library to 1.8.0 ( #7755 )
2019-08-19 23:07:17 -07:00
Ehsan
b85f6e9a66
[clp] Update library to 1.17.3 ( #7756 )
2019-08-19 23:06:48 -07:00
JackBoosY
9ff11b0d00
[gdal]Fix dependent ports in static builds. ( #7434 )
2019-08-19 17:10:41 -07:00
Igor Kostenko
7656eb0317
[boost-modular-build-helper] Fix multiple compiler and linker options… ( #7160 )
...
* [boost-modular-build-helper] Fix multiple compiler and linker options support in boost
2019-08-19 17:06:57 -07:00
unknown
8d80df16ea
[libfabric] Update library to 1.8.0
2019-08-20 02:19:40 +04:30
Ehsan
55f574632b
[libmorton] Update library to 0.2 ( #7738 )
2019-08-19 11:29:18 -07:00
myd7349
432e357737
[libsvm] Add new port ( #7664 )
...
* [libsvm] Add new port
* [libsvm] Add tools feature
* [libsvm] Fix UWP build
2019-08-19 10:43:58 -07:00
JackBoosY
20a0c30dd8
[jsonnet]Upgrade version to 0.13.0 ( #7374 )
...
* [jsonnet]Upgrade version to 0.13.0
* [jsonnet]Use different commands depending on the version of powershell.
* [jsonnet]Fix merge error.
2019-08-19 08:55:29 -07:00
Martin Kröning
9a6f38041f
[ffmpeg] Fix static linking on Windows, FindFFMPEG ( #7739 )
...
This adds zlib as dependency to make it possible to find in FindFFMPEG.cmake.
Also FFmpeg likes to autodetect zlib for additional features on compilation.
This removes the check for stdint.h, as it is included since MSVC 2010 and does not always find it.
To enable static linking on windows, bcript had to be added:
avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptOpenAlgorithmProvider@16 referenced in function _av_get_random_seed
avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptCloseAlgorithmProvider@8 referenced in function _av_get_random_seed
avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptGenRandom@16 referenced in function _av_get_random_seed
2019-08-19 08:41:49 -07:00
Ehsan
81258880b1
[double-conversion] Update library to 3.1.5 ( #7717 )
2019-08-19 08:36:16 -07:00
Lily
5d1751dfda
[open62541, duktape] Update hash for pip. ( #7548 )
...
* [open62541, duktape] Update hash for pip.
* [duktape] Fix build error on Linux
* [open62541, duktape] Update download linkage for pip.
* [open62541] Resolve conflict
* [open62541] Resolve conflict
* [open62541] Remove homepage
2019-08-16 17:22:04 -07:00
NiHoel
de3d6b5c26
Fix building feature opencv halide ( #7581 )
...
* Add feature halide to OpenCV.
* Add dependency of opencv[halide] to opencv[dnn].
* Fix building opencv[halide].
* Only require opencv[dnn] not default features.
* Migration to opencv4 port.
* [opencv] Normalize line endings in CONTROL file
* [opencv] Normalize line endings in CONTROL file
2019-08-16 17:16:17 -07:00
Curtis J Bezault
3ddfd132eb
Merge pull request #7731 from ehsan-mohammadi/dev0
...
[cgltf] Update library to 1.2
2019-08-16 14:05:03 -07:00
unknown
7a17abd59d
[cgltf] Update library to 1.2
2019-08-17 01:08:53 +04:30
Curtis J Bezault
dd8e95af87
Merge pull request #7729 from cskrisz/patch-2
...
[sfml] Fix system package dependencies on Ubuntu
2019-08-16 13:30:37 -07:00
Lily
a3135b7c86
[field3d] Add new port ( #7594 )
...
* [field3d] Add new port
* [field3d] Add new port
2019-08-16 13:08:35 -07:00
Krisztián Csordás
879a7fafd7
Fix opengl for SFML
...
Cmake doesn't find opengl on Ubuntu (tried 18.04, 19.04) even after installing the required system dependencies.
libgl1-mesa-dev works instead of mesa-common-dev, as noted here: https://stackoverflow.com/a/47926071/6597851 .
2019-08-16 21:40:44 +02:00
Alexander Neumann
c176532bd6
[tinkerforge] add new port ( #7523 )
...
* triplet whitespace changes to change abi tags in ci and trigger full CI rebuild
* [tinkerforge] add new port
* Revert "triplet whitespace changes to change abi tags in ci and trigger full CI rebuild"
This reverts commit 5f356794b9
.
* added uwp early failure
2019-08-16 12:02:14 -07:00
Curtis J Bezault
1ccf986f76
Merge pull request #7726 from adrido/revert-irrlicht-unicode-paths
...
Revert "[irrlicht] use unicode path on windows (#7354 )"
2019-08-16 10:27:59 -07:00
Curtis J Bezault
b87dc541b5
Merge pull request #7710 from JackBoosY/dev/jack/7477
...
[libmariadb]Fix usage error LNK2001.
2019-08-16 10:23:47 -07:00
Curtis J Bezault
a17a013ad8
Merge pull request #7697 from wangli28/dev/Lily/issue7682
...
[geographiclib] Fix build error on Linux
2019-08-16 10:23:13 -07:00
Curtis J Bezault
be7428900d
Merge pull request #7714 from ehsan-mohammadi/master
...
[cpp-httplib] Update library to 0.2.1
2019-08-16 10:22:55 -07:00
Curtis J Bezault
71f4cba1f8
Merge pull request #7715 from ehsan-mohammadi/dev0
...
[pegtl-2] Update library to 2.8.1
2019-08-16 10:22:08 -07:00
Curtis J Bezault
424ceb04b5
Merge pull request #7716 from ehsan-mohammadi/dev1
...
[doctest] Update library to 2.3.4
2019-08-16 10:21:58 -07:00
Curtis J Bezault
9e17c421e5
Merge pull request #7723 from ehsan-mohammadi/dev7
...
[sqlite-orm] Update library to 1.4
2019-08-16 10:17:17 -07:00
Curtis J Bezault
7a42fe13c3
Merge pull request #7721 from ehsan-mohammadi/dev5
...
[oniguruma] Update library 6.9.3
2019-08-16 10:16:58 -07:00
Curtis J Bezault
4a88e39412
Merge pull request #7722 from ehsan-mohammadi/dev6
...
[robin-hood-hashing] Update library to 3.4.0
2019-08-16 10:16:48 -07:00
Curtis J Bezault
4c5feec022
Merge pull request #7718 from ehsan-mohammadi/dev3
...
[jsoncons] Update library to 0.132.1
2019-08-16 10:16:19 -07:00
DailyShana
073e0e4306
Revert "[irrlicht] use unicode path on windows ( #7354 )"
...
This reverts commit 22be764ecc
.
2019-08-16 16:19:18 +02:00
unknown
da6c72ed50
[sqlite-orm] Update library to 1.4
2019-08-16 14:27:01 +04:30
unknown
db96ecd7d7
[robin-hood-hashing] Update library to 3.4.0
2019-08-16 14:14:15 +04:30
unknown
ebefed05d4
[oniguruma] Update library 6.9.3
2019-08-16 13:55:18 +04:30
unknown
099c31ad69
[jsoncpp] Update library to 1.9.1
2019-08-16 13:43:24 +04:30
unknown
812beb6101
[jsoncons] Update library to 0.132.1
2019-08-16 13:31:52 +04:30
unknown
f71048c97d
[doctest] Update library to 2.3.4
2019-08-16 12:50:01 +04:30
unknown
35696e12f8
[pegtl-2] Update library to 2.8.1
2019-08-16 12:39:18 +04:30
unknown
f82c50c9a5
[cpp-httplib] Update library to 0.2.1
2019-08-16 12:06:16 +04:30
wangli28
c315a54a95
[geographiclib] Remove elseif
2019-08-16 06:21:05 +00:00
Adam Martin
0a033250c7
Added feature to optionally install all Angelscript standard addons ( #7650 )
2019-08-15 22:47:14 -07:00
JackBoosY
d72c12c84b
[libmariadb]Fix usage error LNK2001.
2019-08-15 20:20:59 -07:00
JackBoosY
f9b5fe0886
Merge branch 'master' into dev/jack/4167
2019-08-15 19:07:53 -07:00
JackBoosY
adb84c2658
Merge branch 'master' into dev/jack/4167
2019-08-16 10:01:32 +08:00
Denis Zavorotnyy
063b6878b0
[libtorrent] Update to 1.2.1-bcb26fd6
...
1.2.1-bcb26fd6
* fix issue where trackers from magnet links were not included in create_torrent()
* make peer_info::client a byte array in python binding
* pick contiguous pieces from peers with high download rate
* fix error handling of moving storage to a drive letter that isn't mounted
* fix HTTP Host header when using proxy
1.2.1 release
* add dht_pkt_alert and alerts_dropped_alert to python bindings
2019-08-16 01:50:24 +03:00
Curtis J Bezault
513e28ee57
Merge pull request #7358 from PhoebeHui/dev/Phoebe/UpdateLeptonica
...
[leptonica] Upgrade to 1.78.0
2019-08-15 15:33:52 -07:00
Curtis J Bezault
1040357cf5
Merge pull request #7437 from myd7349/mpmcqueue-spscqueue-init
...
[mpmcqueue][spscqueue] Add new port
2019-08-15 15:33:06 -07:00
NancyLi1013
034d5c9afc
[hfsm2] Add new port ( #7516 )
...
* [hfsm2] Add new port
* [Update the way to install headers]
* Add build depends
2019-08-15 13:35:57 -07:00
NancyLi1013
7dcaf39581
[pistache] Add new port ( #7547 )
...
* [pistache] Add new port
* Update prompt messages
* Remove pkgconfig file from lib and debug/lib.
2019-08-15 13:30:32 -07:00
Curtis J Bezault
246dc09cae
Merge pull request #7703 from coryan/update-googleapis-port
...
Update googleapis to 0.1.3.
2019-08-15 13:05:47 -07:00
Carlos O'Ryan
82eb7ae03e
Update googleapis to 0.1.3.
2019-08-15 15:05:47 -04:00
myd7349
47d761faf0
[wg21-sg14] Add new port ( #7663 )
...
* [SG14] Add new port
* [wg21-sg14] Rename
2019-08-15 11:57:26 -07:00
JackBoosY
514ad6542c
[czmq/pcl]Fix judgment feature condition. ( #7700 )
2019-08-15 11:47:13 -07:00
Curtis J Bezault
0a899c4f68
Merge pull request #7699 from wangli28/dev/Lily/issue7686
...
[nghttp2] Upgrade to version 1.39.2
2019-08-15 10:24:39 -07:00
Curtis J Bezault
8774a15181
Merge pull request #7702 from ehsan-mohammadi/master
...
[brynet, catch2, chakracore] Update some ports version
2019-08-15 10:23:35 -07:00
Curtis J Bezault
2b3c362059
Merge pull request #7669 from wangli28/dev/Lily/issue7668
...
[libgit2] Upgrade to version 0.28.3
2019-08-15 10:04:24 -07:00
Curtis J Bezault
852e817462
Merge pull request #7670 from PhoebeHui/dev/Phoebe/fixspdlog
...
[spdlog] fix cmake targets path
2019-08-15 10:03:54 -07:00
Curtis J Bezault
e236942061
Merge pull request #7695 from longhuan2018/Fix-osgearth-with-rocksdbrocksdb(lz4,snappy,zlib,tbb,zstd)-failed
...
[osgearth]Fix osgearth rocksdb plugin build falied
2019-08-15 08:57:07 -07:00
JackBoosY
fa5d80b9dd
[poco]Fix library using pcre.
2019-08-15 03:18:58 -07:00
unknown
890d9eae9d
[chakracore] Update library to 1.11.12
2019-08-15 13:57:39 +04:30
unknown
278bbe4769
[catch2] Update library to 2.9.2
2019-08-15 13:55:08 +04:30
unknown
547fc19218
[brynet] Update library to 1.0.3
2019-08-15 13:53:24 +04:30
JackBoosY
9711ca77d3
[poco]Re-fix unbundled_pdf.patch
2019-08-15 00:54:28 -07:00
wangli28
4daff70a19
[nghttp2] Upgrade to version 1.39.2
2019-08-15 07:40:55 +00:00
JackBoosY
6f13a587c0
[poco]Upgrade version to 1.9.2 release.
2019-08-15 00:19:37 -07:00
wangli28
89d8cece0d
[geographiclib] Fix build error on Linux
2019-08-15 06:52:32 +00:00
Long Huan
4b81f7f08f
Fix osgearth rocksdb plugin build falied
2019-08-15 13:27:14 +08:00
Curtis J Bezault
b69fd4adae
Merge pull request #7608 from JackBoosY/dev/jack/ffmpeg_avresample
...
[ffmpeg]Add feature avresample.
2019-08-14 14:46:42 -07:00
Curtis J Bezault
aa0c404c2c
Merge pull request #7649 from tmpvar/tmpvar/blosc/fix-debug-builds
...
[blosc] enable dependent ports to use debug builds
2019-08-14 14:20:10 -07:00
Curtis J Bezault
a9d8f2ca90
[libidn2] Update to version 2.2.0. ( #7685 )
2019-08-14 14:16:49 -07:00
Kevin Lu
4e9d79e36d
[protobuf] Update from 3.9.0 to 3.9.1 ( #7671 )
2019-08-14 14:16:33 -07:00
Long Huan
12b18a59fc
Update collada.patch ( #7677 )
2019-08-14 14:13:19 -07:00
Long Huan
37469195ef
Fix osgqt build error LNK 1181 ( #7672 )
2019-08-14 14:12:55 -07:00
myd7349
50253f06a4
[fast-cpp-csv-parser] Add new port ( #7681 )
2019-08-14 14:05:21 -07:00
RT222
885370d30c
[physx] Update to 4.1.1 (with support for Visual Studio 2019) ( #7679 )
2019-08-14 14:05:02 -07:00
contre
e756a7564d
[gtest] update to 90a443f9c2437ca8a682a1ac625eba64e1d74a8a ( #7692 )
...
Resolves #7690
2019-08-14 14:03:38 -07:00
Vitaliy Didik
24f0ed6723
[libidn2] Update to version 2.2.0.
2019-08-14 17:40:23 +03:00
Stijn Herfst
cdcb4eaaa8
fixed static build
2019-08-14 11:09:49 +02:00
Stijn Herfst
7481330ea2
remove space character from patch file
2019-08-14 10:31:41 +02:00
Victor Romero
a3a6530631
[vcpkg_check_features] Set output variable explicitly and allow reverse-logic check ( #7558 )
...
* [vcpkg_check_features] Set OUT_EXPAND_OPTIONS explicitly
* [vcpkg_check_features] Allow reverse logic for features
* [vcpkg_check_features] Document new parameters
* [vcpkg_check_features] Remove unnecessary logging
* Do not create variables for each feature only set OUT_FEATURE_OPTIONS
* Improve documentation
* Update ports that use vcpkg_check_features()
* Missing documentation updates
* [pcl] Fix tools feature
* [opencv,opencv4] Fix usage of vcpkg_check_features()
* [opencv4] Fix typo
2019-08-13 20:13:55 -07:00
Phoebe
7291a25631
[spdlog] fix cmake targets path
2019-08-13 19:55:28 -07:00
wangli28
6e3059bb13
[libgit2] Upgrade to version 0.28.3
2019-08-14 02:24:06 +00:00
Elijah Insua
644caf17e7
[blosc] enable dependent ports to use debug builds
...
refs: https://github.com/Microsoft/vcpkg/issues/3601
The bulk of this work is to utilize the standard vcpkg find_package
code to find the correct binaries in both Release and Debug modes.
2019-08-13 16:23:48 -07:00
Phil Christensen
bacc1efa5c
[qt5] bump CONTROL version
2019-08-13 14:57:08 -07:00
Lily
e6a21e1b42
[dimcli] Fix build error C2220 ( #7651 )
2019-08-13 14:48:21 -07:00
Phoebe
285f259be7
[usockets] upgrade to v0.3.1 ( #7662 )
2019-08-13 14:28:45 -07:00
RT222
56136b3268
[directxtk][directxtk12][directxmesh][directxtex] Updated to June version and improved platform toolset support ( #7665 )
...
* [directxtk][directxtk12][directxmesh][directxtex] Updated to June version and improved platform toolset support
* [directxtk12] Fixed build error on x86 platform
* [directxmesh][directxtex] Fixed UWP builds failure
2019-08-13 14:27:28 -07:00
Lily
86ec91b6ee
[yasm] Add new port ( #7478 )
...
* [yasm] Add new port
* [yasm] Add new port
* Remove patch; Use port var; use vcpkg_add_to_path
2019-08-13 14:12:28 -07:00
myd7349
1516bfddf7
[hayai] Add new port ( #7624 )
...
* [hayai] Add new port
* [hayai] Fixup Linux CMake targets
* [hayai] Fix UWP build
* [hayai] Fixup CMake targets on Linux
2019-08-13 11:44:11 -07:00
myd7349
ed027d4956
[tiny-regex-c] Add new port ( #7626 )
2019-08-13 10:51:47 -07:00
myd7349
886dad5911
[plf-colony][plf-list][plf-nanotimer][plf-stack] Add new ports ( #7627 )
2019-08-13 10:50:49 -07:00
Ehsan
fc7b1ff7a7
[ade] Update library to 0.1.1f ( #7628 )
2019-08-13 10:49:59 -07:00
myd7349
04b7dd89d8
[lazy-importer] Add new port ( #7630 )
2019-08-13 10:49:31 -07:00
myd7349
fed6f0422d
[xorstr] Add new port ( #7631 )
2019-08-13 10:49:08 -07:00
myd7349
e0989ba7aa
[nt-wrapper] Add new port ( #7633 )
2019-08-13 10:47:47 -07:00
Genos
d9eeafec4f
[monkeys-audio] Update library to 4.8.3 ( #7634 )
...
* Update portfile.cmake
* Update CONTROL
2019-08-13 10:44:54 -07:00
Bill Avery
69f7376b22
[cppgraphqlgen] Update with matching PEGTL ( #7639 )
...
* [cppgraphqlgen] Update with matching PEGTL
* Pick up cppgraphqlgen v3.0.2
2019-08-13 10:42:47 -07:00
Björn Blissing
157ddb24bc
Update osg version to 3.6.4 ( #7653 )
2019-08-13 10:37:01 -07:00
Genos
80f887934c
[drlibs] Add new port ( #7656 )
2019-08-13 10:31:37 -07:00
Victor Romero
7a6f716b9e
[opencv] Expose all features from opencv4 ( #7659 )
2019-08-12 20:52:13 -07:00
Robert Schumacher
0e9d0cd89b
[tiff][tesseract][xerces-c] Disable unmanaged optional dependencies ( #7622 )
2019-08-12 14:42:45 -07:00
myd7349
da61a933fc
[tiny-aes-c] Add new port ( #7530 )
2019-08-12 14:01:37 -07:00
NancyLi1013
28e510cbcc
[dbow2] Add new port ( #7552 )
...
* [dbow2] Add new port
* Fix case sensitive in Linux.
2019-08-12 13:32:38 -07:00
NancyLi1013
ea2360b7f3
[bento4] Add new port ( #7595 )
2019-08-12 13:22:22 -07:00
myd7349
8c42dc553e
[tgc] Add new port ( #7644 )
2019-08-12 12:24:53 -07:00
myd7349
25e948e2ba
[tiny-bignum-c] Add new port ( #7531 )
...
* [tiny-bignum-c] Add new port
* [tiny-bignum-c] Fix UWP build
2019-08-12 12:43:59 -04:00
Stefano Sinigardi
4fb51523e9
[OpenCV] Update to v4.1.1 ( #5169 )
...
* [OpenCV] update to v4
* [OpenCV] update to v4.1
* [OpenCV] merge #6901 and #6812
* [OpenCV] port patches to v4.1
* [OpenCV] fix naming
* [OpenCV] fix regression with static linkage
* [OpenCV] fix linking to optional feature dependencies in static mode
* fix ffmpeg on some architectures
* trigger rebuild of regressions on macOS
* [zxing-cpp] fix opencv 4.1 compat
* [ogre] improve patching for static builds
* [OpenCV] fixes for extra features
* [OpenCV] drastically reduce patchset
* [OpenCV] fix regression on linux
* [OpenCV] fix regression on Windows
* [qt5] depends on qt5-activeqt only on windows
* update to v4.1.1
* [OpenCV] additional fixes for 4.1.1
* [OpenCV] fix Eigen3 feature integration
* [opencv] Fix compilation in UWP
* [opencv] Fix merge conflicts
* [ffmpeg] fix cmake module for osx
* [OpenCV] add pre-caching of optflow cuda package
* [gdcm] properly fix #6863 instead of wrong #6901
* [OpenCV] fix OpenMP feature
* [opencv] Add missing GetModuleHandle() call guard for UWP
* [freeimage] Do not depend on libwebp[all] on UWP
* [opencv] Set app container bit for UWP
* [zxing-cpp] Fail with explicit message in UWP
* [pthreads4w] fix target creation, missing dlls
* [pthreads4w] bump CONTROL
* [opencv,zxing-cpp] Fix OpenCV Video IO module
* [zxing-cpp] Revert unnecessary changes
* [opencv] Feature halide
* Fix regression in UWP
* [ffmpeg] remove unnecessary patch pointing to old OpenCV version
* [opencv] remove versioning from windows dll filenames
* [opencv] Move port to opencv4
* [opencv,opencv4] Make meta-package install OpenCV 4.1
* [opencv3] Rename old port opencv->opencv3
* Add failure messages when another OpenCV is already installed
2019-08-12 09:22:30 -07:00
JackBoosY
fffcd0a5ae
[rocksdb]Change linkage type to static. ( #7452 )
2019-08-11 23:55:09 -07:00
Alexander Neumann
cabbe16525
[vcpkg/cmake] Added a function to fail from portfiles in a default way ( #7601 )
...
* added function vcpkg_fail_port_install to fail the portfile under requested circumstances and display a standarized failure message
* added always option.
* fix linux regressions
* bump control for ci tu rerun
2019-08-11 23:24:20 -07:00
sjdrc
56d3aa5d02
[qt5]Only build qt5-activeqt on windows
2019-08-11 18:29:07 +10:00
Lily
9dfab115aa
[duckx] Add new port ( #7561 )
...
* [duckx] Add new port
* [duckx] Add new port
2019-08-09 15:02:57 -07:00
Ehsan
d329b58c74
[expat] Update library to 2.2.7 ( #7596 )
2019-08-09 13:31:36 -07:00
Stijn Herfst
a47efa0cd4
Retrigger faulty CI/CD
2019-08-09 22:04:24 +02:00
Stijn Herfst
29938e73d8
Added qt dependency
2019-08-09 21:43:57 +02:00
Stijn Herfst
8fccec58a6
[qt-advanced-docking-system] Add new port
2019-08-09 21:36:36 +02:00
Robert Schumacher
14c792441d
[vcpkg] Revert accidental removal of powershell-core usage in bb3a9ddb6e
2019-08-09 10:47:15 -07:00
JackBoosY
8cbef1424a
[ffmpeg]Add feature avresample.
2019-08-08 22:38:20 -07:00
Griffin Downs
743e168ef5
[openimageio] find_package support ( #7588 )
...
* Copy find module to share; Append share to module path
* Bump version
2019-08-08 17:46:04 -07:00
nicole mazzuca
9d53b869a5
[open62541] Fix flakiness/bugginess ( #7607 )
...
- We used to `get-pip` on all non-Linux systems; we should be
downloading and running it only on Windows.
- `get-pip`'s download link was volatile, and the SHA would change. We
now download it from a versioned link, which should not change
As part of these, we bumped the number from 0.30.0-2 to 0.30.0-3
2019-08-08 19:43:39 -04:00
Tri Tran
8390d68837
[discount] Add new package Discount ( #7400 )
...
* [discount] Add new package Discount
* [discount] Add new package Discount
* New package [Discount](https://github.com/Orc/discount )
* Static build only
* [discount] Fix arm* and *uwp builds
* Discount needs to run `mktags.exe` to generate `blocktags`. This fix copy generated `blocktags` to `SOURCE_PATH` for arm\* builds and \*uwp builds.
* [discount] Fix UWP and ARM check
* [discount] Another fix for blocktags
* [discount] And another one
* [discount] And another one. Please squash these PR commits.
Sorry I don't have UWP or ARM compiler installed on my machine.
* [discount] Use definitions in msvc/Makefile
* [discount] Add homepage
2019-08-08 12:04:39 -04:00
Rodrigo Trida
73fa03965b
Librdkafka snappy ( #7469 )
...
* Adding snappy support.
* Building without win 32 config.
* Restoring original state.
* Changing version and replacing tab with spaces.
* Remove snappy as a build-depends
The snappy feature does not require any external sources.
2019-08-08 12:02:10 -04:00
Lily
0857d713a0
[pdqsort] Add new port ( #7464 )
...
* [pdqsort] Add new port
* [pdqsort] Add new port
2019-08-08 08:15:09 -07:00
Phoebe
945717ce51
[openimageio] Fix feature libraw build errors ( #7419 )
...
* [openimageio] Fix feature libraw build errors
* Update to master latest commit
2019-08-08 05:44:17 -07:00
Stijn Herfst
f27820fa86
[stormlib] Add targets and streamline build ( #7409 )
...
* Add targets and streamline build
* Removed vendored dependencies
* add back definition
* updated version and removed duplication
* [stormlib] update cmakelists
* added unicode definitions
* added win32 guard clause
2019-08-08 05:29:31 -07:00
Carlos O'Ryan
65cb5cd00c
Update google-cloud-cpp to 0.12.0. ( #7557 )
...
* Add googleapis proto libraries port.
Compile protos from github.com/googleapis/googleapis into C++ libraries.
* Updated google-cloud-cpp to 0.12.0
* [google-cloud-cpp] Fix flaky build
2019-08-07 16:43:35 -07:00
Alexander Neumann
c89dcc15a9
[netcdf-c] correctly fix hdf5 linkage ( #7578 )
2019-08-07 16:40:33 -04:00
cDc
8157d8503c
[TinyNPY] Add new port ( #7393 )
...
* [TinyNPY] new port
* expose type and order
* fix linux/mac
2019-08-07 16:36:27 -04:00
Dženan Zukić
7352fab1e4
[itk] Update library from 5.0.0 to 5.0.1 ( #7586 )
2019-08-07 16:34:07 -04:00
crusader-mike
77c3e0aa2e
[xalan-c] switch to https://github.com/apache/xalan-c ( #7489 ) ( #7505 )
...
* [xalan-c] switch to https://github.com/apache/xalan-c (#7489 )
* [xalan-c] updated homepage
2019-08-07 12:46:34 -04:00
contre
2bf8b26aa4
[qhull] fix UWP building ( #7370 )
2019-08-07 12:43:13 -04:00
Ehsan
ad187df6de
[chakracore] Update library to 1.11.11 ( #7576 )
2019-08-07 12:35:04 -04:00
Daniele Lupo
45ad86d5c9
[stxxl] compilation fix ( #7330 )
...
* stxxl fixed.
* CONTROL updated.
2019-08-07 12:32:48 -04:00
Niels Dekker
d4fbdf21c4
[itk] Support legacy user code by default ( #7241 )
...
No longer specify `ITK_LEGACY_REMOVE` and `ITK_FUTURE_LEGACY_REMOVE`
options for `vcpkg_configure_cmake`. By default, these two flags are
`OFF`, for ITK 5.0.0:
https://github.com/InsightSoftwareConsortium/ITK/blob/v5.0.0/CMakeLists.txt#L261
This commit will allow legacy ITK user code to build with vcpkg, and it
will ease adding vcpkg support to https://github.com/SuperElastix/elastix
Dženan Zukić @dzenanz suggested this change:
https://discourse.itk.org/t/how-to-avoid-rebuilding-itk-by-azure-ci-at-the-github-of-another-project-elastix/2002/7
CONTROL version bumped as requested by Phil Christensen @Rastaban
2019-08-07 12:30:42 -04:00
Alexander Täschner
3405bfd2fb
[libcerf] Add new port ( #7320 )
...
* Add port for libcerf.
* Indicate that static linkage is not available.
* Patch to enable static build.
2019-08-07 12:29:14 -04:00
cDc
6a6d89ffd8
fix linux/mac ( #7575 )
2019-08-07 12:14:35 -04:00
Daniel Parker
6c7cb5dfdb
Update jsoncons to v0.131.2 ( #7529 )
2019-08-06 22:25:11 -07:00
Reinforce-II
554668ce8d
[cpp-taskflow] update to 2.2.0 ( #7554 )
...
* [cpp-taskflow] update to 2.2.0
* use release tag instead of the commit id
2019-08-06 22:22:31 -07:00
Guillaume Racicot
47a03142e4
Updated kangaru version ( #7567 )
...
* Updated kangaru version
* [kangaru] Fix SHA512 and update CONTROL version
2019-08-06 21:59:43 -07:00
JackBoosY
31ae6a0ecf
[ffmpeg]Fix debug build in Windows. ( #7476 )
2019-08-06 16:25:50 -04:00
Ehsan
1a2dd085f1
Update some ports version ( #7534 )
...
* [imgui] Update library to 1.72
* [mbedtls] Update library to 2.16.2
2019-08-06 16:24:24 -04:00
DailyShana
45446845e6
[libevent] update to 2.1.11 ( #7515 )
...
* [libevent] update to 2.1.11
* [libevent] Move scripts to tools folder
* [libevent] Fix non-Windows build
* [libevent] remove bin folder only for static build
and move script to tools folder no matter static or dynamic
2019-08-06 11:53:15 -07:00
myd7349
0d5e42ff76
[tinycthread] Add new port ( #7565 )
2019-08-06 13:36:35 -04:00
Billy O'Neal
99b00d8476
Repair compression dependency bugs in cpprestsdk ( #7472 )
...
* Repair compression dependency bugs in cpprestsdk
* Make it possible to turn off HTTP compression entirely to remove the
zlib dependency in cpprestsdk.
* Use the actual default features feature instead of a default features
feature hack.
* Actually hook up the Brotli setting so that someone installing that
feature actually gets it.
* Attempt to fix default-features.
2019-08-06 13:35:35 -04:00
tarcila
450f09c7a8
Corrade: Drop vs2017 workaround when building HEAD for vs2019 ( #7566 )
...
* Corrade: Make sure to drop vs2017 workaround when building HEAD for vs2019
Otherwise building HEAD is broken.
Also add a warning about current Corrade release not supporting vs2019,
suggesting to use HEAD instead.
* [corrade] this option name is wrong.
2019-08-06 13:34:39 -04:00
Francesco Bertolaccini
7686945aeb
Update riffcpp ( #7541 )
...
* Update riffcpp
* Update riffcpp
2019-08-06 13:32:03 -04:00
Justin Bruce Van Horne
494f82b73e
Update sol2 portfile to 579908 ( #7545 )
...
- Update sol2 port to point to revision that installs to include/sol
instead of include/sol/include/sol
2019-08-06 13:31:39 -04:00
crusader-mike
26a7e9ad34
[xercec-c] no symlinks in static build ( #7490 ) ( #7500 )
2019-08-06 13:31:03 -04:00
Alexander Neumann
5c0c5adc64
[alembic] fix hdf5 linkage ( #7551 )
2019-08-06 13:30:06 -04:00
myd7349
435043115a
[simdjson] Update to 0.2.1 ( #7546 )
...
* [simdjson] Update to 0.2.0
* [simdjson] Update to 0.2.1
* [simdjson] arm, arm64, x86 are not supported
2019-08-06 13:29:17 -04:00
myd7349
d2d518922e
[gaussianlib] Add new port ( #7542 )
2019-08-06 13:28:29 -04:00
Cheney Wang
60676aa909
[Openxr-loader] Remove the invalid patch ( #7560 )
2019-08-06 13:27:37 -04:00
Phil Christensen
22e0b9f376
improve logic expression evaluation ( #7508 )
...
* better logic expression evaluation
Improve the logic expression evaluation currently used when filtering
dependencies.
Biggest improvements:
+ Allow '|' operator
+ Support nested '()'
+ Allow whitespace
+ Useful error message for malformed expressions
Also changed names of types to RawParagraph when that is what the original author was using.
2019-08-02 21:37:49 -07:00
NiHoel
2f74387d4c
Add feature halide to OpenCV. ( #7499 )
...
* Add feature halide to OpenCV.
* Add dependency of opencv[halide] to opencv[dnn].
2019-08-02 13:32:27 -07:00
Stijn Herfst
63dd3a30fc
[casclib] Added CMake targets ( #7522 )
...
* Added CMake targets
* Windows build failure fix
* [casclib] Improve CMake find_package() integration
* [casclib] Remove unused lines
2019-08-02 13:31:48 -07:00
JackBoosY
883766c4cb
[libusb]Fix using mismatched CRT_linkage/library_linkage issue. ( #7465 )
2019-08-02 13:31:02 -07:00
Phil Christensen
44306f74bb
[argh] fix flaky cmake config ( #7527 )
2019-08-02 10:32:11 -07:00
NancyLi1013
38bee840eb
[ctbignum] Add new port ( #7512 )
2019-08-02 10:31:29 -07:00
eao197
3063c145ca
RESTinio updated to v.0.5.1.1 ( #7514 )
2019-08-02 10:31:11 -07:00
NancyLi1013
995ab87860
[brigand] Add new port ( #7518 )
2019-08-02 10:29:18 -07:00
Ehsan
3fe2ec61d3
Update some ports version ( #7525 )
...
* [blosc] Update library to 1.17.0
* [boost-callable-traits] Update library to 2.3.2
* [cjson] Update library to 1.7.12
* [cppzmq] Update library to 4.4.1
2019-08-02 10:26:39 -07:00
Lily
095fecf85c
[gdal] Fix duplicate pdb file ( #7520 )
2019-08-02 10:08:00 -07:00
JackBoosY
bacbcf3527
[manyports]Regenerate patches and modify how the patches are used. ( #7484 )
...
* [ccfits]Regenerate patches and modify how the patches are used.
* [itpp]Regenerate patches and modify how the patches are used.
* [mpg123]Regenerate patches and modify how the patches are used.
* [qwt]Regenerate patches and modify how the patches are used.
* [sdl1]Remove a patche and modify how the patches are used.
2019-08-01 17:54:45 -07:00
JackBoosY
ed7822f5af
[easyhook]Add new port. ( #7487 )
...
* [easyhook]Add new port.
* [easyhook]Replace files with a patch, add Description, use .Net framework 4.0.
* [easyhook]Set ONLY_DYNAMIC_CRT.
* [easyhook]Print error message when building static library.
2019-08-01 17:50:06 -07:00
Ehsan
feeaa65cdc
Update some ports version ( #7494 )
...
* [ade] Update library to 0.1.1e
* [libpmemobj-cpp] Update library to 1.7
* [msgpack] Update library to 3.2.0
* [protobuf] Update library to 3.9.0
* [string-theory] Update library to 2.2
* [harfbuzz] Update library to 2.5.3
2019-08-01 17:40:29 -07:00
RT222
69cc77d08d
[Catch2] Update to v2.9.1 ( #7497 )
2019-08-01 17:39:56 -07:00
Francesco Bertolaccini
e7e254cb11
Add riffcpp port ( #7509 )
2019-08-01 17:25:30 -07:00
Griffin Downs
dc3744fb6b
Bump version number ( #7496 )
2019-08-01 14:12:02 -07:00
JackBoosY
e9f8dbf440
[pcl]Fix Build failure in linux ( #7413 )
...
* [pcl]Set opengl as a port feature.
* [pcl]Re-generate boost patch.
* [pcl]Use vcpkg_check_features.
2019-08-01 07:39:10 -04:00
Stefano Sinigardi
455223d009
[OpenMPI] add a new port ( #7142 )
...
* [OpenMPI] add a new port
* [OpenMPI] enable VCPKG_CONCURRENCY
* [OpenMPI] fix prefix
* [OpenMPI] fix license installation, compatible with single config build
* [many ports] enable portable mpi implementation
* [bond] Update Haskell stack SHA512
2019-07-31 14:47:59 -07:00
crusader-mike
a2f9ceeb43
[cxxopts] Bumped to v2.2.0 ( #7473 )
...
* [cxxopts] Bumped to v2.2.0
* [cxxopts] switched off tests build
2019-07-31 13:15:31 -07:00
Ehsan
9f21082b83
[amqpcpp] Update library to v4.1.5 ( #7475 )
2019-07-31 13:14:52 -07:00
Bradley Austin Davis
e8e78c449b
Update OpenXR to 1.0 ( #7488 )
2019-07-31 13:03:44 -07:00
Phoebe
bcff929875
Add PREFER_NINJA to many ports ( #7468 )
...
* Add PREFER_NINJA to many ports
2019-07-31 13:01:02 -07:00
Lassi
80b187ad64
[Bullet3] feature for multithreading ( #7474 )
...
* feature for multithreading switch
* remove prefer ninja
2019-07-30 19:10:59 -04:00
NancyLi1013
64aa585677
[nngpp] Add new port. ( #7417 )
2019-07-30 10:08:10 -07:00
Johnny Willemsen
c6b6f8e0f3
[ace] ace 6.5.6 ( #7466 )
2019-07-30 10:00:34 -07:00
Igor Kostenko
b4ed400ee0
[xalan-c] linux support ( #7126 )
2019-07-29 16:11:43 -07:00
crusader-mike
1f910f0fe5
[azure-storage-cpp] Removed gcov dependency in debug Linux build ( #7311 ) ( #7404 )
...
* Resolves "project is never up-to-date" problem (issue 6179)
* [azure-storage-cpp] Removed gcov dependency in debug Linux build (#7311 )
* [azure-storage-cpp] bump version
2019-07-29 16:01:04 -07:00
myd7349
e811259215
[g3log] Fix https://github.com/KjellKod/g3log/issues/319 ( #7448 )
...
* [g3log] Fix https://github.com/KjellKod/g3log/issues/319
* [g3log] Update to 2019-07-29
2019-07-29 11:15:53 -07:00
Stefano Sinigardi
c426534ae8
[darknet] add training feature ( #7450 )
...
* [darknet] add training feature
* [darknet] remove unnecessary integrated CMake module
* [darknet] update code ref
2019-07-29 11:14:39 -07:00
JackBoosY
9101fd1bbc
[gl2ps]Update to use vcpkg new functions(vcpkg_from_gitlab). ( #7453 )
2019-07-29 11:11:45 -07:00
Ehsan
87ae16dc51
[ecm] Update library to v5.60.0 ( #7457 )
2019-07-29 11:08:33 -07:00
Kevin Lu
67dd3a816e
[nlohmann-json] Update to 3.7.0 ( #7459 )
...
Closes #7458
2019-07-29 11:07:48 -07:00
myd7349
a35494a779
[mpmcqueue][spscqueue] Add new port
2019-07-26 18:57:51 +08:00
bobk2824
8900146533
[ECSUtil] update library to v1.0.7.2 ( #7427 )
2019-07-25 16:23:53 -07:00
George Fotopoulos
b042962cdd
[forest] Update to Version 12.0.3 ( #7410 )
...
* Update CONTROL
* Update to version 12.0.3
2019-07-25 15:45:59 -07:00
Phil Felton
8522c799ea
[Thrift] Make Thrift static again ( #7302 )
...
* Make thrift static
* Update CONTROL
* Thrift able to build statically and dynamically
* Clean up bin dir in static
* Changes as per discussion
* Remove comment
* Better comment
2019-07-24 17:50:17 -07:00
George Fotopoulos
8255ef3521
[EasyCL] New GitHub Repository ( #7387 )
...
* Add EasyCL GitHub Repository
* Update CONTROL
2019-07-24 16:13:12 -07:00
contre
265921b4a3
[pcl] Fix cuda building compatability issues with cuda 10.1 ( #7388 )
2019-07-24 10:58:19 -07:00
Lily
cf32345161
[tesseract[training_tools]] Fix build error ( #7360 )
2019-07-24 10:39:27 -07:00
Cheney Wang
facd998c44
[Openxr-loader] Fix fatal error C1189 ( #7376 )
2019-07-24 10:33:01 -07:00
Tri Tran
1b1911a070
[inja] Use inja CMakeLists.txt ( #7402 )
...
* Provide CMake configs
* Fix mismatching version in CMakeLists.txt (2.0.0 -> 2.1.0)
* Update license (use LICENSE as copyright instead of using single header file as copyright)
2019-07-24 10:28:05 -07:00
Lily
1ff16433f2
[libmariadb] Fix install path ( #7396 )
2019-07-24 10:23:29 -07:00
NancyLi1013
0c5e7c98c2
[xtensor-io] Add new port. ( #7398 )
2019-07-24 10:20:57 -07:00
Phoebe
02f5ef72a2
[date] fix issue 6530 ( #7399 )
2019-07-24 10:20:15 -07:00
Phil Felton
ea9d29c05b
[Arrow] Update to Arrow v0.14.1 ( #7211 )
...
* Arrow 0.14 update
* Find Thrift compiler on Linux
* Arrow 0.14.1
* Arrow 0.14.1
2019-07-23 17:36:59 -07:00
wangli28
6d019cadf7
[liblas] Add new port ( #6746 )
...
* [liblas] Add new port
* [liblas] Remove useless commands
* [liblas] Remove empty directory
* fix cmake targets
* build options off
* update patch
2019-07-22 17:43:10 -07:00
myd7349
3c418f814d
[mimalloc] Add new port ( fix #6996 ) ( #7011 )
...
* [mimalloc] Add new port (fix #6996 )
* [mimalloc] Fix x64-uwp build error
* [mimalloc] Fix interface include directory
* [mimalloc] Add features
* [mimalloc] Make the patch vcpkg friendly
* [mimalloc] Update to 2019-06-25
* [mimalloc] Use vcpkg_check_features
* [mimalloc] Clean
2019-07-22 11:16:02 -07:00
Philipp Hasper
042f96413f
WIP: [libzippp] New port: C++ wrapper for libzip ( #6801 )
...
* [libzippp] New port: C++ wrapper for libzip
Closes #6600
* [libzippp] Fixed lookup of included libraries
* [libzippp] Build system replacement
* [libzippp] Add find_dependency(LIBZIP) to config file
* [libzippp] Use upstream CMake
2019-07-22 10:40:11 -07:00
Hendra Darwintha
36112264bc
enable static library to rttr ( #7359 )
2019-07-22 10:37:38 -07:00
contre
a97f42cf0b
[Libexif] update download location ( #7344 )
...
* [libexif] update download location
* [libexif] Update homepage & switch to vcpkg_from_github
* [libexif] add missing _stdint.h file via patch mechanism
* [libexif] actually include modifications to tell it to use the patch file
2019-07-22 10:33:26 -07:00
myd7349
b6948609dd
[boolinq] Add new port ( #7362 )
2019-07-22 10:09:58 -07:00
Phoebe
7ae7efd579
[leptionica] upgrade to 1.78
2019-07-21 23:47:33 -07:00
Kevin Lu
cd21e78b68
[freetype] Update to 2.10.1 ( #7341 )
2019-07-21 23:31:16 -07:00
Kevin Lu
2abd03cce8
[sqlite3] Update to 3.29.0 ( #7342 )
2019-07-21 23:28:45 -07:00
contre
031dd7610f
[qhull] Update to 7.3.2 and fix postbuild validation ( #7340 )
2019-07-21 23:28:04 -07:00
myd7349
9c24622c21
[libconfuse] Add new port ( #7252 )
2019-07-21 23:25:18 -07:00
myd7349
89cd3d15da
[cmcstl2] Add new port ( #7348 )
2019-07-21 23:21:29 -07:00
DailyShana
22be764ecc
[irrlicht] use unicode path on windows ( #7354 )
2019-07-21 23:15:48 -07:00
Charles Dang
e48640be56
[sdl2-image] Updated to 2.0.5 ( #7355 )
2019-07-21 23:13:42 -07:00
JackBoosY
2de02e5334
[cutelyst2]Upgrade version to 2.8.0 ( #7327 )
2019-07-21 23:12:29 -07:00
Victor Romero
f700dee8eb
[mongo-c-driver] Disable snappy auto-detection ( #7338 )
...
* [mongo-c-driver] Disable snappy auto-detection to fix flakiness in mongo-cxx-driver
* [mongo-c-driver] Fix build version
2019-07-19 14:01:54 -07:00
wangli28
cf9820bb86
[armadillo] Fix installation path ( #7041 )
2019-07-19 00:30:09 -07:00
Phil Christensen
8f77d4fe06
[boost-type-erasure] fix dependency ( #7325 )
2019-07-19 00:11:51 -07:00
myd7349
eb30c4bd0b
[pprint] Fix #7301 ( #7317 )
...
* [pprint] Fix #7301
* [pprint] Remove patch
2019-07-18 19:20:53 -07:00
Alexander Neumann
db807ad49f
[openblas/clapack] FindLapack/FindBLAS was not working. ( #6786 )
...
* [clapack] FindLapack was not working for VS Generators
due to extra ascii symbol "%3b" in linker dependencies which is ";"
(Lists in IMPORTED_LOCATION do not work as expected)
This commit is based on CMakes FindLAPACK and adds f2c to be checked
* added include(SelectLibraryConfigurations)
* [clapack] remove openblas patch
* [openblas] add trailing _ on linux
* [openblas] add find wrapper
* [clapack] fix FindLapack
* bump control to retrigger full CI build
* [openblas] enable ninja
* [mlpack] fix libary names for linkage.
* bump control
* Delete enable_openblas_compatibility.patch
* Delete fix_underscore.patch
* Update portfile.cmake
* correct control version bump
* fix control version bump
* bump control
* remove comments
* remove lines in patch file
* remove comment
* remove unused var
2019-07-18 16:13:10 -07:00
Bradley Austin Davis
2af0f3f853
[basisu] initial port ( #6995 )
2019-07-18 14:01:08 -07:00
NancyLi1013
cb974b6650
[lastools] Add new port. ( #7220 )
2019-07-18 14:00:25 -07:00
zhbanito
1223604846
[tesseract] port update to 4.1.0 release ( #7227 )
2019-07-18 13:59:07 -07:00
wangli28
505eae9f6a
[restbed] Add openssl feature ( #7232 )
2019-07-18 13:54:45 -07:00
Cheney Wang
4661bb1daa
[DirectXTK] Fix UWP build error ( #7233 )
2019-07-18 13:50:50 -07:00
myd7349
ea071b3505
[p-ranav-csv] Add new port ( #7236 )
2019-07-18 13:48:07 -07:00
myd7349
527d1009c3
[dbg-macro] Add new port ( #7237 )
2019-07-18 13:47:09 -07:00
eao197
416bee254a
[sobjectizer, so5extra] updates ( #7238 )
...
* sobjectizer updated to 5.6.0.1, so5extra updated to 1.3.1
* archive of different type for so5extra-1.3.1
* sobjectizer updated to 5.6.0.2
2019-07-18 13:46:36 -07:00
Maxim Kulyk
96925e3203
[blend2d] Port update ( #7239 )
...
- blend2d updated to `beta_2019-07-16`
- asmjit updated to `2019-07-16`
- `BLEND2D_BUILD_STATIC` replaced by `BLEND2D_STATIC`
- Added usage install in case of `static` linkage
2019-07-18 13:32:41 -07:00
imc-123
68e909ed1f
[otl] Add new port ( #7272 )
2019-07-18 11:14:52 -07:00
Simon Brand
da717a44d1
[leaf] New port ( #7319 )
2019-07-18 10:47:06 -07:00
Roland Knall
bb163f5ece
[minizip] Make BZip2 an optional feature ( #7282 )
...
* [minizip] Update CMakeLists.txt
If the BZip2 package has not been found, ensure that the library does
not assume it is. This would stop any build on targets where bzip2 is
not installed. This can either be the bzip2 package provided by vcpkg
or locally on the system.
Feature:
- Allow optionally to enable bzip2 supprt
* [minizip] Make bzip2 truly optional
Also catch dependency in the corresponding cmake files
2019-07-18 10:26:48 -07:00
Kevin Lu
5a41488a51
[curl] Update to 7.65.2 ( #7093 )
2019-07-18 00:19:08 -07:00
myd7349
584da54a0f
[nameof] Add new port ( #7250 )
2019-07-18 00:15:56 -07:00
denis-gz
54b39598e1
[boost-asio] fix on Windows ( #7267 )
2019-07-18 00:14:48 -07:00
JackBoosY
2865da8f4a
[gtest]Re-fix port_main/port_maind libraries path and add gmock cmake files.
2019-07-18 00:12:36 -07:00
Phoebe
2467136b31
[eastl] upgrade to 3.14 ( #7276 )
2019-07-18 00:09:07 -07:00
wangli28
d7aa6f17b3
[libyaml] Fix build error ( #7277 )
2019-07-18 00:07:09 -07:00
Duncan Horn
45e53e13f6
[wil] match commit used for NuGet package 1.0.190716.2 ( #7285 )
2019-07-17 23:31:17 -07:00
John Zhu
c1b9b66e1a
Make json-spirit pass post-validation ( #7310 )
2019-07-17 21:54:24 -07:00
DailyShana
835d3de78b
add vcpkg-cmake-wrapper for irrlicht ( #7296 )
2019-07-17 16:26:18 -07:00
NancyLi1013
709e042134
[libsodium] Fix linux build error. ( #7297 )
2019-07-17 16:24:26 -07:00
wangli28
8ac43f19f3
[qt5-winextras, ecsutil, soundtouch] Fix build-depends ( #7298 )
2019-07-17 16:00:43 -07:00
NancyLi1013
56f3f4535e
[metis] Fix linux build error. ( #7299 )
2019-07-17 15:25:13 -07:00
alcroito
ab0ca36d97
[botan] Fix parallel build ( #7303 )
...
The build tool parallel argument should be passed in the regular
COMMAND case, not the NO_PARALLEL_COMMAND one.
Also the job number argument on Windows should not have a space between
the argument and number.
2019-07-17 15:14:57 -07:00
Brad Barnich
4d2d85765f
Update rocksdb to 6.1.2, adds optional zstd feature ( #7304 )
2019-07-17 15:13:28 -07:00
JackBoosY
800fd63cf3
[qt5]Fix build failure in linux ( #7230 )
2019-07-17 11:39:54 -07:00
Phil Christensen
9a935a66dc
[bond] make haskell an external dependency ( #7306 )
2019-07-17 11:12:47 -07:00
JackBoosY
8e17f07f44
[qt5-base]Add a print message to inform the user to install the dependency package. ( #6983 )
2019-07-17 10:45:26 -07:00
Billy O'Neal
00edb0324c
Update cpprestsdk to v2.10.14. ( #7286 )
2019-07-17 10:44:45 -07:00
wangli28
ac2be759a4
[rapidjson] Fix path RapidJSON_INCLUDE_DIRS ( #7273 )
...
* [rapidjson] Fix path RapidJSON_INCLUDE_DIRS
* [bond] Fix error hash
2019-07-16 21:49:49 -07:00
myd7349
001df4c9e8
[mongoose] Add new port ( #7089 )
...
* [mongoose] Add new port
* [mongoose] About UWP
* [mongoose] Take advantage of cmake 3.14 improvements
2019-07-16 15:43:41 -07:00
Daniel Marshall
e024dd7767
[scnlib] Add new port ( #7014 )
...
* [scnlib] Add new port
2019-07-15 17:24:53 -07:00
NancyLi1013
583abdf87a
[wintoast] Add new port. ( #7006 )
...
* [wintoast] Add new port.
* Add CMakeLists.txt.
* Change the way to install headers.
2019-07-15 16:33:11 -07:00
Bradley Austin Davis
0c8139dbe8
[openxr-loader] Initial port ( #6339 )
...
* [openxr] add initial port
* [openxr-loader] Set executable suffix
* [openxr-loader] Use correct checks for Windows
* [openxr-loader] Add failure messages for unsupported platforms
2019-07-15 14:42:44 -07:00
devilfish_mm
40200c829a
[paho-mqttpp3] Add New Port: Paho MQTT C++ library ( #7033 )
...
* added port: paho-mqtt-cpp
* fixed unix build
* Added openssl as a feature
* Added documentation
* commented out unnecessary stuff
* Updated as per code review
* [paho-mqttpp3] Simplify portfile
2019-07-15 14:17:41 -07:00
Cloud Han
ac00ef2070
use abseil's official cmake for build ( #7018 )
2019-07-15 11:37:40 -07:00
Mohammed Alyousef
8fb83ad0ad
[cpp-peglib] Add new port ( #7254 )
2019-07-15 11:21:19 -07:00
Phoebe
d3829ff3a1
[leveldb] Fix cmake config ( #7245 )
2019-07-15 11:20:11 -07:00
Marc Boucek
84a0270693
[nonius] properly install noniusConfig.cmake ( #7258 )
2019-07-15 11:14:28 -07:00
Tobias Markus
8b0a8ca3db
Fix copying raqm-version.h to include directory ( #7263 )
2019-07-15 11:10:44 -07:00
JackBoosY
e1870a91ff
[sqlite3-tool]Fix build error on arm/uwp platform. ( #7202 )
2019-07-15 10:41:11 -07:00
Carlos O'Ryan
164dc9e4b1
Upgrade google-cloud-cpp to v0.11.0. ( #7134 )
2019-07-15 10:09:12 -07:00
myd7349
c477e87ede
[zyre] Add new port ( #7189 )
2019-07-12 14:22:40 -07:00
NancyLi1013
1e542bc68d
[rabit] Add new port. ( #7234 )
2019-07-11 23:09:04 -07:00
Samuel Marks
44eff6b7b5
[etcdcpp] Add new port ( #6999 )
...
* [etcdpp] Add new port
* [ports/etcdpp/CONTROL] Added homepage
* [etcdpp] Change header namespace
* [etcdcpp] Change target and port names
* rename changes
* change version to date
offscale-libetcd-cpp is a rolling-release port
2019-07-11 11:09:48 -07:00
Phil Christensen
e8de3953bc
[gherkin-b] update to latest ( #7231 )
2019-07-10 23:13:58 -07:00
NancyLi1013
c544b62458
[genann] Add new port. ( #7195 )
...
* [genann] Add new port.
* change version to date
2019-07-10 17:25:51 -07:00
wangli28
83b3ce224b
[libkml] Fix install path ( #7194 )
2019-07-10 17:03:41 -07:00
bitwiser73
0641cf54ec
[7zip] add new port ( #5221 ) ( #6920 )
2019-07-10 13:56:07 -07:00
Rodrigo Hernandez Cordoba
e6e0fda6c9
[Librsvg] port ( #6807 )
...
* [librsvg] Initial librsvg port.
This is version 2.40.20, the last C version of the library,
moving forward would require rust compilation tools to
be available in vcpkg.
Should close issue #3865
2019-07-10 11:48:17 -07:00
Stefano Sinigardi
bb417d3beb
[pthreads4W] vcpkg wrapper fixes ( #7178 )
...
* [pthreads4W] restore compatibility with projects using pthreads v2, set proper VERSION symbol
* [pthreads4W] remove FORCED cached variables, to enable user override
2019-07-09 23:16:29 -07:00
Tobias Markus
9b861040d6
Update libraqm to 0.7.0 ( #7149 )
2019-07-09 23:15:18 -07:00
wangli28
a15e2446fa
[spirv-tools] Fix removed patch ( #7204 )
2019-07-09 15:53:06 -04:00
myd7349
a3694e501a
[zeromq] Update to 4.3.2 ( #7203 )
...
* [zeromq] Update to 4.3.2
* [zeromq] Update to 2019-07-09
2019-07-09 15:49:38 -04:00
SvenPStarFinanz
15c59be137
[xmlsec] Add a new port ( #7168 ) ( #7196 )
...
* [xmlsec] Add a new port (#7168 )
* [xmlsec] Fix missing iconv on x64-osx
2019-07-09 15:46:45 -04:00
tarcila
277393703d
[magnum] Enable egl and glx for magnum ( #7026 )
2019-07-09 15:37:38 -04:00
tarcila
71214e6a29
[corrade] Workaroud for vs 2017 is still applicable for vs 2019 ( #7025 )
...
Fixes compilation issue due to ambiguous declaration in ArrayView class.
2019-07-09 15:33:53 -04:00
zhbanito
374806d659
[tesseract] Fix Port. Making it crossplatform ( #7144 )
2019-07-09 11:42:30 -07:00
Robert Schumacher
e5d7cc9160
[wil] Update ( #7215 )
2019-07-09 11:35:43 -07:00
wangli28
503521b77d
[reproc] Fix reproc++ installation path ( #7208 )
2019-07-09 11:34:48 -07:00
Oliver Hitchcock
22bc820f5e
Update to llvm-8.0.0 ( #7209 )
2019-07-09 10:59:47 -07:00
Robert Schumacher
a502e9a7b7
[czmq] Fix https://github.com/zeromq/czmq/issues/1780 ( #7186 )
2019-07-09 10:27:37 -07:00
mcgoo
b77cd69e02
allow disabling another piece of test infra which does not work on macos ( #7012 )
2019-07-07 23:59:42 -07:00
JackBoosY
327494e9ac
[freetype]Re-fixed the issue of exporting symbols when building dynamic library. ( #7141 )
2019-07-07 23:21:37 -07:00
NancyLi1013
3fe88fd988
[rapidjson] Update to the latest commit and also fix #3401 . ( #7152 )
2019-07-07 23:16:14 -07:00
JackBoosY
d33468bc67
[aws-checksums]Upgrade version to 0.1.3 ( #7154 )
2019-07-07 23:11:37 -07:00
NancyLi1013
042d7d368f
[curl] Add features. ( #7156 )
2019-07-07 23:11:01 -07:00
Phoebe
d5959f2e4c
[civetweb] Upgrade to export cmake targets and enable feature websockets in default ( #7166 )
2019-07-07 23:00:33 -07:00
Helco
4f6f7f8fbc
kinectsdk2: fix missing header files ( #7143 )
2019-07-07 00:31:46 -07:00
wangli28
46e5414ce0
[botan] Fix build error C2039 with Visual Studio 2019 and C++17 ( #7140 )
2019-07-07 00:29:23 -07:00
Igor Kostenko
6f15f897b9
[qt5-mqtt] crossplatform add to path ( #7130 )
2019-07-07 00:28:34 -07:00
Sönke Schau
3ec238d54a
[gsoap] Update to 2.8.87 ( #7145 )
2019-07-07 00:26:48 -07:00
Phoebe
832f431527
[Poco] Add foundation library missing ipjlpapi.lib ( #7169 )
2019-07-07 00:26:12 -07:00
NancyLi1013
465990716b
[duktape] Fix package not found by find_package. ( #7170 )
2019-07-07 00:25:09 -07:00
wangli28
4290df114c
[openimageio] Upgrade to version 2.0.8 ( #7173 )
2019-07-07 00:24:18 -07:00
wangli28
78b21911b7
[mongo-c-driver] Add usage ( #7048 )
2019-07-07 00:19:17 -07:00
Samuel Marks
8c64785e78
[zookeeper] Add new port ( #7000 )
...
* [zookeeper-mt] Add new port
* [zookeeper-mt] Upgrade from 3.5.4-beta to 3.5.5
* [zookeeper-mt] Fix upgrade
* disable warnings and add static library check
* edit cmake file
* add async feature
* add back some changes for export
* add sync feature, disable parallel configure
2019-07-06 14:52:53 -07:00
Sascha Zelzer
1000d8291b
[cppmicroservices] Add new port ( fix #5801 ) ( #6388 )
...
* [cppmicroservices] Add new port (fix #5801 )
* turn off linker error checking for static building
* remove comments and include
* werror flag patch
* fix cmake targets
2019-07-06 14:44:54 -07:00
Cheney Wang
17b5841bc3
[libmupdf] Enable the old patch for fixing C2169 ( #7107 )
2019-07-05 18:24:25 -07:00
robbie-li
2129bcd180
[dcmtk] support wchar_t* filename ( #7059 )
...
* support wchar_t* filename
* bump control
2019-07-05 18:01:46 -07:00
Andrei Lebedev
f9fedc930c
[tbb] Add shared library support for Linux and OSX ( #6510 )
...
* [tbb] Add shared library support for Linux and OSX
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
* Remove whitespace
* Simplify string replace
* Revert removal of lib exts
2019-07-02 19:46:14 -07:00
JackBoosY
7a3a3e9392
[flann]Change the version tag to the corresponding time of commit id. ( #7125 )
2019-07-02 15:31:25 -07:00
myd7349
fb4cc37262
[czmq] Add new port ( #4979 )
...
* [czmq] Add new port
* [czmq] Modernize
* [czmq] Update to 2019-05-17
* [czmq] Update to 2019-05-29
* [czmq] Fix OpenSSL not found issue on x64-windows
* [czmq] Update portfile.cmake
* [czmq] Update to 2019-06-10
* [czmq] Clean
* [czmq] Add Homepage
* [czmq] Use vcpkg_check_features
* [czmq] Disable parallel configuration
* Fix typo when using feature options
2019-07-02 15:23:53 -07:00
Griffin Downs
2291b2f429
Merge pull request #6478 from ThijsWithaar/soxr
...
[soxr] Add new port
2019-07-02 14:45:33 -07:00
Griffin Downs
59995facab
Merge pull request #5921 from myd7349/rdkafka-init
...
[librdkafka] Add new port
2019-07-02 14:21:57 -07:00
Griffin Downs
1628ebbaa4
Merge pull request #6512 from lebdron/openssl-unix-dynamic
...
[openssl-unix] Shared library support
2019-07-02 13:58:45 -07:00
Kevin Lu
8ca8de6926
[lua] Add [cpp] feature to additionally build lua-c++ ( #7101 )
...
* [lua] Add [cpp] feature to build lua-c++
* [lua] Switch tab for spaces in CMakeLists, set version to 5.3.5-2 as requested
* Use spaces for indentation
2019-07-02 13:49:17 -07:00
cskrisz
4642a4fc6c
Fix Python3 tool on Windows ( #7051 )
...
* Delete python37._pth from python3-embed
* Add version number to SUBDIR
* [open62541] Use Python in version subdir
2019-07-02 13:47:50 -07:00
myd7349
11708d2139
[librdkafka] Update to 1.1.0
...
[librdkafka] Use vcpkg_check_features
[librdkafka] Remove default feature
2019-07-02 18:30:56 +08:00
myd7349
086c727773
Merge branch 'master' into rdkafka-init
2019-07-02 18:13:44 +08:00
Rajeev Massand
f15d52becf
[azure] Update azure-iot-sdk-c for public-preview release of 2019-07-01 ( #7123 )
2019-07-02 01:09:48 -07:00
Phil Christensen
d2b3ef9e88
Fix vcpkg_from_git ( #7082 )
...
* [vcpkg_from_git/fdlibm] Fix flaky sha256 issues
* [doc] regenerate docs
2019-07-01 22:39:51 -07:00
Griffin Downs
012e9931eb
Merge pull request #6327 from myd7349/sx-init
...
[septag-sx] Add new port
2019-07-01 14:42:46 -07:00
Griffin Downs
dac4ec2ff3
Merge pull request #7050 from lsparey/master
...
[mongo-cxx-driver] Do not delete the third_party include folder when building with mnmlstc
2019-07-01 13:54:33 -07:00
Griffin Downs
0b9cf040ba
Merge branch 'master' into openssl-unix-dynamic
2019-07-01 13:14:53 -07:00
grdowns
65d807be57
Rename patch file
2019-07-01 12:42:53 -07:00
grdowns
dbeae6f05c
Clean up comments and whitespace
2019-07-01 12:41:26 -07:00
Griffin Downs
77cfd20b83
Merge pull request #6854 from the-j0k3r/openssl-version-bump
...
Openssl version bump 1.0.2s
2019-07-01 11:33:54 -07:00
Victor Romero
e2049cb975
[vcpkg_configure_cmake] Add NO_CHARSET_FLAG option ( #7074 )
...
* [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option
* [vcpkg_configure_cmake] Add documentation for new NO_CHARSET_FLAG option
* [vcpkg_configure_cmake, windows toolchain] Handle NO_CHARSET_FLAG in toolchain
* [build.cpp] Add Windows toolchain to package hash
* [duilib,msix,thrift,tidy-html5] Use NO_CHARSET_FLAG to fix regressions
2019-06-30 09:31:22 -07:00
wangli28
700a3e180c
[freetype] Upgrade to version 2.10.0 ( #7057 )
...
* [freetype] Upgrade to version 2.10.0
* [freetype] Fix old patches
2019-06-30 02:49:11 -07:00
StephaneBPRO
88fa3bdfd5
Adding EglContext / CglContext / GlxContext ( #7060 )
...
Adding the Egl/Cgl/Clx Context plugin to manage crossplatform OpenGL context (MacOs / Linux)
2019-06-30 02:47:37 -07:00
Phil Christensen
bd72762f69
[libpmemobj-cpp] fix flaky config ( #7097 )
2019-06-30 00:02:42 -07:00
Phil Christensen
8d7245a91e
[zziplib] fix flaky build ( #7090 )
2019-06-29 22:21:00 -07:00
Thad House
b627d2cf79
Update wpilib port to fix build with full package ( #7087 )
...
Previously, a warning was being generated in a higher level project, and we build with /WX by default
2019-06-29 20:04:52 -07:00
myd7349
a7bbee3152
[vcpkg] Update vcpkg_check_features document ( #7091 )
...
* [oniguruma] Fix misusage of vcpkg_check_features
* [xsimd] Use vcpkg_check_features
2019-06-29 08:29:13 -07:00
grdowns
e27fe91198
Merge branch 'master' of https://github.com/Microsoft/vcpkg into openssl-version-bump
2019-06-28 17:32:12 -07:00
Phil Christensen
62ed7c1731
[asio] fix flaky build ( #7083 )
2019-06-28 13:50:32 -07:00
Stefano Sinigardi
79175994c2
[darknet] enable ninja ( #7064 )
...
* [darknet] enable ninja
* Bump CONTROL version
2019-06-28 13:48:42 -07:00
myd7349
b4675fd65a
[vcpkg] Add vcpkg_check_features ( #6958 )
...
* [vcpkg] Add vcpkg_check_feature, vcpkg_check_features
* [vcpkg] Remove vcpkg_check_feature
* [oniguruma,xtensor] Use vcpkg_check_features
2019-06-28 10:17:39 -07:00
Sönke Schau
5b6b66512b
[libu2f-server] New Port ( #6781 )
...
* update to 2.8.84
* [libu2f-server] Initial Port of Version 1.1.0
* Missing exported functions
* Add support for static linkage
* Added missing 'arm64' Target, and corrected case for 'arm' for vcpkg_install_msbuild
* Add support for arm64
* Support for arm target
* [libu2f-server] add cmakelists and patch
* string copy fix
* revert msbuild changes
* add compile definitions
* add patch file
* remove line
* change version
2019-06-27 16:41:01 -07:00
Phil Christensen
4bb67553f0
[flann] fix flaky config ( #7073 )
2019-06-27 15:55:07 -07:00
Christophe Delacourt
66f1d9a747
[shaderc] update ( #6689 )
...
* update shaderc
* update shaderc
* fix glslang cmake targets, re enable vcpkg_fixup_cmake_targets()
* [spirv-tools] comment python distutils
* remove comments, change path
* glslang fix cmake targets
* change version
2019-06-27 15:38:53 -07:00
NancyLi1013
82cd021b42
[libxslt] Update the version to 1.1.33 and change the URL. ( #7058 )
2019-06-27 11:08:20 -07:00
Thijs Withaar
0550221978
[soxr]: define arm on windows
2019-06-27 18:41:28 +02:00
Thijs Withaar
f884a9e2ea
[soxr] patch potentially uninitialized variable, remove build warning
2019-06-27 18:41:28 +02:00
Thijs Withaar
93b9320fe4
[soxr] skip examples
2019-06-27 18:41:28 +02:00
Thijs Withaar
f4993def21
[soxr] Fix macos build: remove share
2019-06-27 18:41:28 +02:00
Thijs Withaar
60b96c3d0c
[soxr] Set Cmake options through portfile.cmake rather than a patch.
2019-06-27 18:41:28 +02:00
Thijs Withaar
f362309178
[soxr] initial commit
2019-06-27 18:41:28 +02:00
Sean Yen
a6fe726ebb
Fix header path propagation. ( #7015 )
2019-06-26 22:20:04 -07:00
Phil Christensen
40537b848b
[libftdi] resolve ninja error (-w dupbuild=err) ( #7055 )
2019-06-26 16:35:03 -07:00
Phil Christensen
539695e544
[restclient-cpp] disable tests ( #7054 )
2019-06-26 16:03:27 -07:00
Phil Christensen
22ebb8ca68
[libmikmod] resolve ninja error (-w dupbuild=err) ( #7052 )
2019-06-26 16:03:13 -07:00
Jackie Ng
8c22bd9aad
[freexl]: Linux build support ( #6813 )
...
* [freexl]: Add linux build support
* [freexl]: Remove various commented-out references to gdal (from which this initial Linux support was based from)
* [freexl]: Port changes based on PR feedback
* [freexl]: The CI error logs suggest the port has issues building for both debug/release in the same source directory on Linux. Split this off into separate debug/release source directories.
2019-06-26 14:51:58 -07:00
Robert Schumacher
db0c6043dc
[curl] Revert revert of -imp
suffix removal. ( #6698 )
...
* [curl] Revert revert of `-imp` suffix removal.
* [idevicerestore][libideviceactivation] Simplify dependency on curl
* [curl] Trivial change to provoke rebuild
2019-06-26 11:49:39 -07:00
Robert Schumacher
7a3818f575
[angle] Update to latest master ( #6892 )
...
* [angle] Update to latest master
* [angle] Add gpu_info_util
2019-06-26 11:47:39 -07:00
Leonid Pospelov
94494ddf6c
[cpp-httplib] Add new port ( #7037 )
2019-06-26 10:41:48 -07:00
NancyLi1013
af1c9e10fc
[libmupdf] Update the port to version 1.15.0 ( #7046 )
2019-06-26 10:37:04 -07:00
Phoebe
64d8f95031
[Boost-variant] Upgrade to 1.70.0 ( #7047 )
...
* [Boost-variant] Upgrade to 1.70.0
* Update patch
2019-06-26 10:36:16 -07:00
Daniel Marshall
faf17a0f4a
Fix homepage for range-v3(-vs2015) ( #7049 )
2019-06-26 10:34:19 -07:00
JackBoosY
eff0769b75
[openvdb]Upgrade version to 6.1.0, regenerate patches and fix build errors. ( #6864 )
2019-06-26 10:33:36 -07:00
lsparey
9706c31c75
Do not delete the third_party include folder when building with mnmlstc
2019-06-26 17:44:59 +01:00
John McNamara
9c3e312d81
[libxlsxwriter] upgrade to 0.8.7 ( #7034 )
...
Upgrade to the latest version of libxlsxwriter.
Closes #6982
2019-06-25 22:11:41 -07:00
Simon Brand
7b540fe208
[tl] Update tl::expected and tl::optional, add tl::function_ref ( #7028 )
...
* [tl] Update tl::expected and tl::optional, add tl::function_ref
* [tl-expected][tl-function-ref][tl-optional] Always prepopulate FetchContent
2019-06-25 22:09:16 -07:00
Maxime Gervais
abb7f546de
[libzen] Add new port ( #7004 )
2019-06-25 21:44:17 -07:00
wangli28
7401e2ff64
[libevent] Upgrade to version 2.1.10 ( #6969 )
2019-06-25 16:11:45 -07:00
Phil Christensen
ab81312c63
[libfabric] reorder patch ( #7036 )
2019-06-25 14:52:31 -07:00
Phil Christensen
1004b2ea11
[libmikmod] patch cmake warning ( #7035 )
...
* [libmikmod] Address cmake warnings
2019-06-25 14:19:57 -07:00
JackBoosY
b9764f8d89
[qt5-base]Add execute permission when installing executables in Linux. ( #7019 )
2019-06-25 11:02:43 -07:00
NancyLi1013
728c767817
[libpmemobj-cpp] Add new port ( #7020 )
2019-06-25 11:01:19 -07:00
wangli28
90ad82908e
[nana, fmi4cpp] Fix Visual Studio 2019 deprecates <experimental/filesystem>. ( #7021 )
2019-06-25 11:00:48 -07:00
tarcila
14d1575e0b
[capnproto] Enable Linux and OSX support ( #7024 )
...
Now that #5630 is fix, this package is fully supported on both Linux
and Mac OS X.
2019-06-25 10:59:51 -07:00
wangli28
6a6d350d49
[armadillo] Fix build error in Linux ( #7022 )
...
[armadillo] Fix installation path
2019-06-25 10:56:21 -07:00
Phil Christensen
40a78054f5
[cnl] Update cnl to latest( #7031 )
2019-06-25 10:55:24 -07:00
tarcila
54b3be6b60
[scripts] Fix vcpkg_fixup_cmake on non Windows platforms ( #5630 )
...
* [scripts] Fix vcpkg_fixup_cmake on non Windows platforms
Script was only handling tools executables ending with .exe.
Changed it so anything under /bin/ in transformed.
This fixes for instance FlatcTargets-release.cmake from flatbuffers
port on osx.
2019-06-24 23:21:30 -07:00
Benjamin Sergeant
ecc4b1631f
[ixwebsocket] add new port ( #6835 )
...
* Add ixwebsocket
* remove commented cmake directives
* add dependencies
* directive to remove share folder
* try again with 4.0.3 which is using find_library for external code instead of vendoring it by default
* use vcpkg feature flag to detect ssl backend + compile ws
* do not build ws command line tool
* add a feature for osx / control file closer to curl one
* stop using features, as this makes CI unhappy
* Revert "stop using features, as this makes CI unhappy"
This reverts commit 4666b18567
.
* play again with Build-Depends to fix error which appears to be only on uwp
* call vcpkg_from_github instead
* share folder not created
2019-06-24 15:38:04 -07:00
Stefano Sinigardi
aefbaa1ba9
[darknet] update to latest release ( #6787 )
...
* [darknet] update to latest release
* [darknet] Reduce patch size
* update to latest release, does not require any patch :)
2019-06-24 15:22:57 -07:00
myd7349
bc08706eec
[doctest] Update to 2.3.3 ( #6998 )
2019-06-24 13:36:40 -07:00
myd7349
92a86a1e54
[sprout] Add new port ( #6997 )
2019-06-24 13:23:55 -07:00
JackBoosY
4f675eafb6
[libtins]Upgrade version to 4.2 and adds dependent ports to new version. ( #7008 )
2019-06-24 11:38:10 -07:00
JackBoosY
25f628e05f
[flann]Upgrade version to 1.9.1 and fix build error. ( #6931 )
...
* [flann]Upgrade version to 1.9.1 and fix build error.
* [flann]apply new patches.
* [flann]Regenerate patches.
* [flann]Combine all patches.
2019-06-24 10:46:37 -07:00
Phil Christensen
17b8cd9d05
[ppconsul] remove conflict with json11 ( #6967 )
...
* [ppconsol] remove conflict with json11
2019-06-22 23:30:45 -07:00
myd7349
644851da5f
Merge branch 'master' into sx-init
2019-06-23 08:16:07 +08:00
Sean Yen
d1b4e88d3c
[libftdi-compat] Add new port ( #6843 )
...
* [libftdi-compat] v0.20 port
* Fixed wrong version number in CONTROL file.
* Download source archive file instead.
* restrict to shared library build only.
* Remove dlls from static build.
* [libftdi-compat] Update to 1.4. Replace CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS with a def file. Minimize patching.
* [libftdi] Rename from libftdi-compat
* [libftdi][libftdi1] Restore v0.20 as libftdi, move 1.4 to libftdi1
2019-06-21 22:45:40 -07:00
NancyLi1013
edf3d75eb7
[netcdf-c] Fix link error. ( #6971 )
...
* [netcdf-c] Fix linkage error.
* remove unused code
2019-06-20 22:08:51 -07:00
Stefano Sinigardi
47d206e149
[many ports] improvements for linux/wsl ( #6730 )
...
* [many ports] improve compatibility with WSL and mixed case filesystems
* [treehopper] express dependency on libusb, which was not working on non-win32 platforms and is still broken there
* [libharu] add compatibility with non-win32 platforms
* [geogram] fix openblas on linux
[clapack] better integration with linux environment
[visit-struct] put cmake config file in the expected folder
[geogram] remove trailing underscore to enable compatibility with OpenBLAS
* [openblas] playing with underscore, without success
* [openblas/lapack] fix library integration
* [clapack] improve target handling in cmake module
* [openblas] promote self-generated config to default cmake module, otherwise internal ones thinks wrongly that openblas can also solve lapack libs
* [clapack,openblas] improve libraries integration
* [many ports] fix cmake unnecessary target paths, wrong config paths, empty default dependencies, unnecessary [core] tags
* [suitesparse] improve integration with new lapack/openblas mechanism
* [suitesparse] add no underscore postfix also for linux
* [ceres] fix integration with newer openblas/lapack configs
* [aws-c-event-stream] fix regression
* [systemc] fix regression
* [libwebp,geogram] trigger rebuild
* [libwebp,pthread4w] fix regressions
* [glbinding] fix cmake module installation
* [globjects] disentangle unnecessary dependency from qt5
* [jasper] remove broken and unnecessary patches
* [libwebp] fix regression
* [many ports] avoid using BUILD_SHARED_LIBS which is uninitialized in port files
* [clapack] correctly find dlls
* [clapack] use a generic blas as dependency
* [fizz,g2o] restore expected version
* fix mistake
* [many ports] remove WIN32, APPLE and UNIX (again, they keep creeping in) from ports since they are broken and usually break non-win32 ports
* [libressl,openssl] do not try to build one if the other is already installed
* [itk] update ref and patch to avoid regression
* [libressl,openssl] implement full strategy to fix CI
* [libwebp] disable components that are broken on macOS
* [ogre] enable macOS build
* [freeimage,jxrlib,ogre,openexr,protobuf] port patches from #5169
* [ogre] add missing install command
* [ffmpeg] enable wrapper for cmake module
* [ffmpeg] add avresample module finder
* [ffmpeg] improve module detection and exported symbols
* [ffmpeg] add variables to cache
* [thrift] remove unnecessary build option
* [allegro5] fix shared/static inversion
* [protobuf] cleanup
* [libressl] cleanup
* [moos-core] cleanup
* commented features must not be separated from other features, otherwise vcpkg complains
* [itk] fix regression
* [shogun,itk] fix regressions
* [ogre] fix regression
* [opusfile] add compatibility with non-win32
* [itk] fix regression
* [sndfile,libsndfile] remove duplicate, redirect sndfile to libsndfile
* add missing dependencies
* [ismrmrd] fix regression
* [ffmpeg] trigger rebuild
* [clapack,openblas,libogg] fix regressions on macOS
* [libtins] fix regression
* force rebuild windows regressions, unable to reproduce locally
* [mosquitto] enable non-win32 builds
* [json-dto] force rebuild, unable to reproduce regression locally
* [many ports] uniform naming and path length requests
* fix regression
* fix regression
* [ffmpeg] fixes for downstream projects
* clean up - thanks to reviewers
* trigger rebuild of regressions on macOS
* trigger rebuild of regressions on macOS - part2
* Add core back
* Use VCPKG_CONCURRENCY
* Add core back to suitesparse
* Add core back to curl
* Add core back to magnum
* Add core back to magnum
* Add core back to magnum
* Add core back to cgal
2019-06-20 19:11:54 -07:00
NancyLi1013
e16efa4d6a
[thor] Fix error on Linux. ( #6953 )
2019-06-20 14:52:54 -07:00
JackBoosY
5f72d97b6e
[bond]Upgrade version to 8.1.0 and add Linux/OSX support. ( #6954 )
2019-06-20 14:52:28 -07:00
JackBoosY
321540a82a
[xerces-c]Replace the macro DLL_EXPORT with the macro XERCES_DLL_EXPORT ( #6970 )
...
* [xerces-c]Disable defining DLL_EXPORT to avoid affecting other ports
* [xerces-c]Replace the macro DLL_EXPORT with the macro XERCES_DLL_EXPORT
2019-06-20 14:44:03 -07:00
Phoebe
83520dbc36
[Folly] define _CRT_INTERNAL_NONSTDC_NAMES to 0 to disable non-underscore posix names on windows ( #6974 )
2019-06-20 14:13:53 -07:00
Jackie Ng
dfd5bb46a1
[sqlite3]: Shared library support for Linux ( #6856 )
...
* [sqlite]: Shared library support for Linux
* [sqlite3]: Switch back to CMAKE_SYSTEM_NAME checks per original PR (#6122 )
* [sqlite3]: Remove redundant "WindowsStore" system name check as "Windows" should already catch it.
* [sqlite3]: Re-bump portfile
* [sqlite3] added error message
2019-06-20 09:40:50 -07:00
NancyLi1013
d3498a8943
[msmpi] Fix /MD for static libs. ( #6945 )
...
* [msmpi] Fix /MD for static libs.
* [msmpi] Don't install static-crt static libs when using debug crt
2019-06-19 13:28:40 -07:00
Igor Kostenko
5ef4940c2c
crossplatform add to path ( #6961 )
2019-06-19 12:04:53 -07:00
Stijn Herfst
bba0b6b98d
[casclib] Add new port ( #6744 )
...
* [casclib] Add new port
2019-06-18 16:27:41 -07:00
Philipp Hasper
99b3907744
[opencv] Fixed OpenCV versioning using wrong commit ( #6812 )
...
* [opencv] Fixed OpenCV versioning using wrong commit
As there is no OpenCV repository, the hash is wrongly determined
Closes #6708
* [opencv] cmake disable find package git
2019-06-18 13:37:48 -07:00
myd7349
1a63672f8f
[protobuf] Update to 3.8.0 ( #6739 )
...
* [protobuf] Update to 3.8.0
* [nlopt] set options off
* [shogun] should not use CMAKE_SYSTEM_PROCESSOR in port file
* [protobuf] Add Homepage
* [protobuf] turn warning flag off
* [protobuf] Fix orc build error on macOS
* bump shogun, fix nlopt
2019-06-18 13:34:43 -07:00
Josue Andrade Gomes
bd5007625e
Graphicsmagick 1.3.32 ( #6947 )
...
* GraphicsMagick 1.3.32
* Fix missing header install
2019-06-18 11:18:37 -07:00
JackBoosY
49d1759ec8
[spdlog]Add feature[benchmark] ( #6924 )
...
* [spdlog]Add feature[benchmark]
2019-06-18 11:11:06 -07:00
JackBoosY
09d8df72aa
[qt5-declarative]Fix error when building release-only. ( #6927 )
2019-06-17 17:12:44 -07:00
JackBoosY
0b24f31aad
[sdl2-mixer]Fix build error with feature opusfile. ( #6929 )
2019-06-17 17:12:00 -07:00
JackBoosY
f10cfbe064
[log4cplus]Fix lnk2019 errors when using log4cplus. ( #6930 )
2019-06-17 17:10:45 -07:00
JackBoosY
5bbba1c92b
[nvtt]Upgrade version to 2.1.1 and fix build error on windows. ( #6765 )
...
* [nvtt]Upgrade version to 2.1.1 and fix build error on windows.
* [nvtt]Fix build error on OSX.
* [nvtt]Merge two patches.
* [nvtt]Re-trigger CI system.
* [nvtt]Fix build error on OSX.
2019-06-17 16:36:07 -07:00
Tsukasa Sugiura
5e9ccbc4a5
[realsense2] Enable OpenNI2 driver option ( #5275 )
...
* [realsense2] Update to v2.18.0
Update realsense2 port to librealsense v2.18.0.
* [realsense2] Add OpenNI2 driver option
Add OpenNI2 driver option.
* [realsense2] Fix OpenNI2 driver option
* [realsense2] Remove unnecessary patch
* [realsense2] Bump CONTROL version
2019-06-17 16:04:18 -07:00
Claudio Fantacci
302c43f931
[realsense2] Update to v2.19.0 ( #5777 )
...
* [realsense2] Update to v2.19.0
* [realsense2] Update to version 2.22.0
2019-06-17 14:38:05 -07:00
myd7349
70c615012f
[libsodium] Update to 1.0.18 ( #6778 )
2019-06-17 13:19:38 -07:00
wangli28
b4ae1fb521
[libwebsockets] Fix build error on Linux ( #6855 )
2019-06-17 11:32:15 -07:00
NancyLi1013
ba0b34c2e8
[blosc] Fix the bug when building release-only. ( #6928 )
2019-06-17 11:31:14 -07:00
Nikita
ec5e9c282c
[restclient-cpp] new port ( #6936 )
2019-06-17 11:30:41 -07:00
wangli28
578139ece7
[leveldb] Port update ( #6900 )
2019-06-17 10:56:03 -07:00
JackBoosY
f63ddfec5e
[opencv]Fix build error with feature gdcm: cannot find openjp2. ( #6901 )
2019-06-17 10:54:44 -07:00
Jason Juang
a861441498
[Exiv2] update to 0.27.1 ( #6905 )
2019-06-17 10:53:40 -07:00
Miguel
f86fc80db4
[mlpack] Updated to version 3.1.1 ( #6907 )
...
* [mlpack] Updated to version 3.1.0
* [mlpack] Updated to version 3.1.1
2019-06-17 10:52:52 -07:00
Phil Christensen
fd18a7d3a9
[forest] move to 12.0.0 ( #6938 )
2019-06-17 10:51:34 -07:00
Samuel Marks
783fa14d0b
[ppconsul] Add new port ( #6911 )
2019-06-17 10:46:34 -07:00
JackBister
f00fbcb2e5
[libmodplug] Always use the upstream repository ( #6912 )
2019-06-17 10:36:41 -07:00
Gregory Popovitch
b03dd0714c
[parallel-hashmap] Update to current 1.23 version and include natvis file. ( #6917 )
2019-06-17 10:35:44 -07:00
Kevin Lu
8de7aa1633
[sqlite3] Update to 3.28.0 ( #6921 )
2019-06-17 10:32:14 -07:00
wangli28
1dbb58814f
[wt] Fix XML file installation path ( #6925 )
2019-06-17 10:30:25 -07:00
JackBoosY
1e297085c7
[aws-sdk-cpp]Upgrade to 1.7.116 ( #6932 )
2019-06-17 10:25:39 -07:00
eao197
38f969e9d2
RESTinio updated to v.0.5.1 ( #6933 )
2019-06-17 10:25:02 -07:00
myd7349
d2e21397f4
[greatest] Add new port ( #6934 )
2019-06-17 10:24:41 -07:00
pravic
18b029a5e3
[WIP] Add a Homepage URL entry for vcpkg ports ( #2933 )
...
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Phil Christensen
7157f7efbf
[libsquish] fix flaky build ( #6893 )
2019-06-14 16:46:57 -07:00
Alexander Neumann
8148e41eb9
[vtk] fix static hdf5 linkage. ( #6782 )
2019-06-14 16:06:26 -07:00
NancyLi1013
23f11284c1
[OpenIGTLInk] Add new port ( #6769 )
2019-06-14 16:05:02 -07:00
Alexander Neumann
aac6c06af4
[arrow] fix findzstd patch ( #6757 )
2019-06-14 16:04:22 -07:00
evpobr
0ad6aaeebb
[libogg] Update to 1.3.3-3 ( #6588 )
...
* [libogg] Update to 1.3.3-3
* No patches required (merged in upstream)
Notes:
Target name changed: Ogg::Ogg -> Ogg::ogg (official).
2019-06-14 15:57:33 -07:00
wangli28
d95b402980
[itk] Upgrade to 5.0.0 ( #6767 )
2019-06-14 15:04:58 -07:00
dan-shaw
9cc9978c5b
set CMAKE_SYSTEM_PROCESSOR in Linux ( #6872 )
...
* add vcpkg_target_architecture to vcpkg_configure_cmake
* modify shogun and thrift
* update glbinding
2019-06-14 13:09:38 -07:00
Phil Christensen
8c288f4bf8
[sqlite-orm] fix tag, update hash ( #6894 )
2019-06-14 11:45:35 -07:00
Phil Christensen
6ad6ba75a0
[sndfile/libsndfile] remove duplicate port, forward to libsndfile ( #6896 )
2019-06-14 11:45:18 -07:00
Tobias Markus
9a24bd109e
[libraqm] Add new port (0.6.0) ( #6659 )
...
* Add libraqm
* [libraqm] Whitespace changes to force rebuild
* [harfbuzz] Propagate dependency on glib downstream
* [fribidi] Force rebuild on CI
* [libraqm] Force CI build
2019-06-14 10:23:54 -07:00
myd7349
3efdcef0e6
[librdkafka] Update to 2019-06-13
2019-06-14 08:04:44 +08:00
myd7349
1e9b8dd1b4
Merge branch 'master' into rdkafka-init
2019-06-14 07:55:33 +08:00
João Maia
b03f62e0eb
[assimp] Fix install assimp when passing --head ( #6887 )
...
Instead of using hardcoded `assimp-4.1` folder, check directories with pattern `assimp-*` and select the first one. This fixes `vcpkg install vcpkg --head`, since the latest version creates a folder named `assimp-5.0` instead.
2019-06-13 14:19:57 -07:00
JackBoosY
eb6e282797
[taglib]Upgrade version to 1.11.1-20190531. ( #6851 )
2019-06-13 11:01:07 -07:00
Victor Romero
f1e5cd064d
[harfbuzz] Propagate dependency on glib downstream ( #6879 )
2019-06-13 10:48:58 -07:00
赵丰 (Zhao Feng)
d69ea6fe40
[liblemon] made into a rolling-release port ( #6679 )
...
* add liblemon preflow patch, see https://lemon.cs.elte.hu/trac/lemon/ticket/608
* [liblemon] track HEAD of version 1.3
* [liblemon] update version
2019-06-13 10:15:24 -07:00
NancyLi1013
def997b9dd
[zydis] Add new port ( #6861 )
2019-06-12 23:10:50 -07:00
Phoebe
08cbf0b3cd
[libbson mongo-c-driver mongo-cxx-driver] upgrades to new revision ( #6862 )
...
* [libbson mongo-c-driver mongo-cxx-driver] upgrades to new revision
* [mongo-cxx-driver] Minimize patch
* [mongo-c-driver] Fix dependencies on openssl and zlib
2019-06-12 23:08:09 -07:00
Phil Christensen
58e0d4029e
[libsodium/darts-clone] remove conflicting makefile ( #6875 )
...
* [libsodium/darts-clone] remove conflicting makefile
2019-06-12 21:39:10 -07:00
Phil Christensen
e1d5827666
[glbinding] remove conflict with other opengl ports ( #6876 )
2019-06-12 21:28:29 -07:00
Gregor Jasny
72657582cf
[prometheus-cpp] Update to version 0.7.0 ( #6822 )
...
* [prometheus-cpp] Update to version 0.7.0
* [prometheus-cpp] add a testing feature
2019-06-12 16:52:52 -07:00
grdowns
1586330395
Merge branch 'add_libraqm' of https://github.com/tobbi/vcpkg into openssl-version-bump
2019-06-12 16:35:54 -07:00
myd7349
3860c11da2
[argparse] Add new port ( #6866 )
2019-06-12 16:31:18 -07:00
JackBoosY
57eea4e7c2
[netcdf-c]Fix build error on linux. ( #6865 )
2019-06-12 16:30:49 -07:00
ct-clmsn
70149722d7
[libfabric] initial port of libfabric #4739 ( #4740 )
...
* [networkdirect-sdk] Add networkdirect sdk install
2019-06-12 16:04:18 -07:00
Cheney Wang
d4412e0ee2
[glew] Disable the link option /nodefaultlib and /noentry ( #6853 )
...
* [glew] Disable the link option /nodefaultlib and /noentry
* [glew] Combine with vcpkg_extract_source_archive_ex
2019-06-12 15:44:25 -07:00
Victor Romero
da4fd28a02
[libraqm] Force CI build
2019-06-12 15:33:39 -07:00
Victor Romero
35cb935cba
[fribidi] Force rebuild on CI
2019-06-12 15:23:32 -07:00
Curtis J Bezault
b7d6160b80
[icu] Enable parallel builds ( #6695 )
...
* Add VCPKG_NUM_LOGICAL_CORES
* break out logic that retries running a command several times into its own function
* Parallelize icu
2019-06-12 14:18:43 -07:00
Victor Romero
9244439314
Merge branch 'master' of https://github.com/Microsoft/vcpkg into add_libraqm
2019-06-12 11:37:19 -07:00
Andrei Lebedev
34d19da9ff
Merge branch 'master' into openssl-unix-dynamic
2019-06-12 08:25:07 +03:00
JackBoosY
59a8a9c624
[libmysql]Fix build error in linux. ( #6442 )
...
* [libmysql]Fix build error in linux.
* [libmysql] Fix typo in prerequisites message
2019-06-11 14:41:02 -07:00
Victor Romero
874eadc574
[harfbuzz] Propagate dependency on glib downstream
2019-06-11 13:39:40 -07:00
the-j0k3r
a7a5dcd0e0
[openssl] unix/windows bump to 1.0.2s
2019-06-11 09:57:10 +01:00
JackBoosY
143ae13d28
[aws-c-common]Upgrade version to 0.3.11 ( #6747 )
...
* [aws-c-common]Upgrade version to 0.3.11
* [aws-c-common]Fix dependency port build error.
* [aws-c-common]Disable internal crt option because vcpkg contains crt processing flow
2019-06-10 17:31:43 -07:00
Mateusz Łoskot
2e9ac22921
Celero: Update to v2.5.0 release ( #6845 )
2019-06-10 17:25:24 -07:00
Duncan Horn
bd53b5dde1
Update commit for WIL ( #6847 )
2019-06-10 17:24:35 -07:00
Robert Schumacher
3fadafface
[many ports] Updates 2019.05.24 ( #6618 )
...
* [many ports] Updates 2019.05.24
* Update SHA512 and resolve conflict for ebml and matroska
* [avro-c]Fix build error caused by jansson upgrades.
* [xxhash]Update to the next version to fix build error.(xxhash issue:#179)
* Fix failures and undo asio
* [libyaml, grpc, miniz, paho-mqtt, sqlitecpp] Update patches
* Update REF
* Undo nvtt flann itk libtins aws-sdk-cpp openvdb vlpp xmsh changes
* [flann, fastcdr] Fix old patches and build error.
* [flann, fastcdr] Fix build error.
* Fix ensmallen uvatlas cppcms libplist failures and undo aws-c-common libopusenc arb taglib changes
* [dcmtk, draco, flatbuffers, forge, ftgl, mosquitto,nmslib, ogre] Update old patches and fix build error.
* fix libusbmuxd failures and undo xxhash paho-mqtt mongo-c-driver flann libffi
* fix libimobiledevice and undo qhull harfbuzz lcm libbson draco flatbuffers
* undo libmupdf forge kd-soap qca
* [mosquitto] Fix installation of import libs
* [arb][asio][aws-c-common][collada-dom][concurrentqueue][cryptopp][ebml] Revert trivial/undesired changes
* [fastcdr] Minimize patch
* [many ports] Revert trivial changes
* [libyaml] Switch to non-dist tag
* [sqlite-modern-cpp] Track master due to infrequent release
* [nano-signal-slot] Revert downgrade
* [openvpn3] Bump control version to account for portfile change
* [sqlite-modern-cpp] Fixup wrong hash
* [mosquitto] Commit missing patch
2019-06-10 17:01:54 -07:00
Phil Christensen
d962dc7d65
[vcpkg] Add optional 'Homepage' field to CONTROL ( #6844 )
...
* [control file] Add optional 'Homepage' tag
This allows a 'Homepage' tag to be added to a port in order to support
changes such as PR #2933 . It currently does not do anything with it.
* [docs]
Add Homepage to the control file documentation
* move urls from descriptions to homepage field.
2019-06-10 16:35:22 -07:00
Frits Talbot
06d5d393b9
[libraw] Add include for select_library_configurations ( #6715 ) ( #6742 )
2019-06-10 16:32:10 -07:00
myd7349
5b35f447c7
[hedley] Add new port ( #6776 )
...
* [hedley] Add new port
* [hedley] Generate license from source code
2019-06-10 16:28:28 -07:00
JackBoosY
381dd779f0
[lcm]Upgrade version to 1.4.0 and fix build error. ( #6836 )
2019-06-10 10:05:10 -07:00
JackBoosY
9a6aae5c53
[kd-soap]Upgrade version to 1.8.0 ( #6838 )
2019-06-10 10:04:12 -07:00
JackBoosY
5ee04646c5
[qca]Upgrade version to 2.2.1 and fix build error. ( #6839 )
2019-06-10 10:03:13 -07:00
wangli28
88a3c99f07
[boost-thread] Fix old patches ( #6840 )
...
* [boost-thread] Fix old patches
* [boost-thread] Modify version
2019-06-10 10:02:30 -07:00
emptyVoid
05981587ce
[FFmpeg] Add 'vpx' feature. ( #6784 )
2019-06-10 09:07:18 -07:00
Griffin Downs
7b0df74ced
Merge pull request #6818 from Pospelove/mongo-cxx-driver-polyfill
...
[mongo-cxx-driver] Add options for C++17 polyfill selection
2019-06-09 17:21:07 -07:00
myd7349
a6960ed0b1
[immer] Add new port ( #6814 )
...
* [immer] Add new port
* [immer] Clean
* [immer] Update to 2019-06-07
2019-06-08 19:10:25 -07:00
Phoebe
2ab1207027
[paho-mqtt] Upgrade to 1.3.0 ( #6762 )
...
* [paho-mqtt] upgrade to 1.3.0
* fix type issue
2019-06-08 19:09:18 -07:00
myd7349
3afcf4b5a1
[simde] Add new port ( #6777 )
2019-06-08 18:44:07 -07:00
Jon Spencer
e2d5324c57
[cryptopp] fix build by disabling assembly on osx ( #6821 )
...
* [cryptopp] fix build by disabling assembly on osx
* [cryptopp] Bump control version
2019-06-08 18:35:37 -07:00
Mark Ian Holland
4c898ffc40
[glad] update to 0.1.30 ( #6819 )
2019-06-08 18:33:20 -07:00
Alexander Neumann
2ca3476149
[netcdf-c/hdf5] improve/correct linkage ( #6771 )
...
* [netcdf_c] improve HDF5 linkage
* [hdf5] add required HDF5 definitions not set by findHDF5
* [netcdf-c] Call chain HDF5: -> vcpkg_cmake_wrapper (old behvior)
-> port supplied FindHDF5 -> includes hdf5Config from HDF5_ROOT
* [hdf5] fix szip linkage...again..
will now double link against szip target but thats better than before
the double link issue does not hurt and should be resolved upstream
* revert find_dependency
requires include(CMakeFindDependencyMacro)
* [netcdf-c] removed unnecessary patch
2019-06-08 14:08:59 -07:00
Leonid Pospelov
895660f35c
[mongo-cxx-driver] Add options for C++17 polyfill selection
2019-06-08 15:09:08 +03:00
Simon Hausmann
388d219f25
Fix freetype cmake config files ( #6754 )
...
The way of including freetype headers is by using
#include <ft2build.h>
#include FT_FREETYPE_H
along with $root/include/freetype which has $root/include/freetype/ft2build.h
and then the rest of the headers under $root/include/freetype/freetype2/*.h.
The portfile.cmake moves the headers one directory up into $root/include
so that there's $root/include/ft2build.h and the rest of the headers
under $root/include/freetype/.
This in turn means that the above way of including header files requires
$root/include to be in the include search path. That's not the case by
default and the generated freetype-config.cmake also doesn't include
that.
Therefore the freetype config approach results in failing builds when
applications wants to use it. This is easy to reproduce using
find_package(Freetype CONFIG REQUIRED)
...
target_link_libraries(foo PRIVATE freetype)
As a remedy, this patch fixes the freetype-config.cmake file to add
$root/include in the include search path.
2019-06-07 13:36:24 -07:00
Daniel Marshall
1f3964f18b
[magic-enum] Add new port ( #6817 )
...
* [magic-enum] Add new port
* Update portfile.cmake
2019-06-07 12:08:41 -07:00
Phoebe
b021f9db4a
[libjpeg-turbo] Upgrades 2019.05.08 ( #6482 )
...
* [libjpeg_turbo] Upgrades 2019.05.08
* Remove debug/bin
* Update patch
* Add black line
2019-06-06 23:34:06 -07:00
Simon Sobisch
2be78a87c9
use common abbreviation BDB ( #6799 )
...
to list the package when searching for it
2019-06-06 23:09:26 -07:00
ewertons
3e1b8afb18
[azure] Update azure-iot-sdk-c for public-preview release of 2019-05-16 ( #6804 )
2019-06-06 23:01:40 -07:00
wangli28
5ef8bb9abc
[draco, flatbuffers, forge] Update to new version ( #6796 )
2019-06-06 19:03:08 -07:00
Phoebe
b9cf3384c3
[vlpp] Upgrade to 0.10.0.0 ( #6793 )
...
* [vlpp] Upgrade to 0.10.0.0
* fix type issue
2019-06-06 18:59:26 -07:00
NancyLi1013
d7c61a4215
[zstr] Add new port ( #6773 )
2019-06-06 18:58:40 -07:00
Nuno Lopes
52168a8503
[z3] bump version to 4.8.5 ( #6803 )
2019-06-06 18:53:20 -07:00
Victor Romero
cef7f8b5a6
Merge branch 'master' of https://github.com/Microsoft/vcpkg into add_libraqm
2019-06-06 18:08:49 -07:00
Brock Mammen
da6d601d1c
[cairo] Fix linker errors on Linux and MacOS ( #6806 )
...
On Linux and MacOS, the cairo port was attempting to link to some
Windows-only libraries.
2019-06-06 18:07:54 -07:00
Griffin Downs
97d6a9be6b
Merge pull request #6621 from NNemec/glibmm
...
[glibmm] fix #6550 by partially reverting #5937 (+minor correction in glibmmconfig.h)
2019-06-06 16:30:34 -07:00
driver1998
a85359f7d3
ffmpeg: enable arm/arm64 windows support ( #6590 )
...
* ffmpeg: enable arm/arm64 windows support
* ffmpeg: fix x64-uwp
* ffmpeg: remove outdated patch
* ffmpeg: remove outdated patch
2019-06-06 16:04:27 -07:00
Griffin Downs
16840aa123
Negate BUILD_SHARED_LIBS
2019-06-06 15:51:46 -07:00
Norbert Nemec
99825d9ebf
[bdwgc] New port ( #6405 )
...
* [bdwgc] New port
* [bdwgc] Fix x64-windows-static build
* [bdwgc] Patch CMakeLists.txt to install libraries
* [bdwgc] Rename produced binaries to <PREFIX>gc<SUFFIX>
* [bdwgc] Export library symbols using GC_DLL
* [bdwgc] Disable installation of extra tools
* [bdwgc] Fix installation path for header files
* [bdwgc] Use latest commit and CMake patch
* [bdwgc] Update patch
* [bdwgc] Disable tests and cord
* [bdwgc] Use local patch
* [bdwgc] Remove unsupported MacOS architecture
2019-06-06 13:58:40 -07:00
Griffin Downs
25a04acf11
Reapply introduction of CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
2019-06-06 13:13:15 -07:00
myd7349
a260c2dafb
[pprint] Add new port ( #6678 )
...
* [pprint] Add new port
* [pprint] Rerun tests
2019-06-06 13:09:14 -07:00
Rodrigo Hernandez Cordoba
db9e1af47b
[gdk-pixbuf] Fix Linux compilation. ( #6663 )
...
* [gdk-pixbuf] Fix Linux compilation.
Unlike #6625 this version contains the minimal changes required
to keep other dependencies as untouched as possible.
* [gdk-pixbuf] Bumping CONTROL versions
* [libcroco] Added copy pdbs to portfile.
* [libcroco] Fix missing unoficial-libcroco-targets-debug.cmake...
... file from installation.
2019-06-06 11:54:15 -07:00
Philipp Hasper
4c613a085c
[zxing-cpp] Fixed renaming zxing -> zxing-cpp ( #6779 )
...
Referenced file
vcpkg/installed/x64-windows/tools/zxing-cpp/zxing.exe
did not exist, because it was created at
vcpkg/installed/x64-windows/tools/zxing/zxing.exe
Closes #6616
2019-06-06 11:52:02 -07:00
grdowns
4fab470553
Stop forcing static linkage
2019-06-05 18:24:39 -07:00
grdowns
dc008d14a9
Remove unneeded symbol export; Fix Linux build
2019-06-05 18:24:16 -07:00
Carlos O'Ryan
f6f127eb00
Upgrade google-cloud-cpp to 0.10.0. ( #6785 )
...
With the new version we should not need the patch, so I removed it. We
also moved the repository from GoogleCloudPlatform to the googleapis/
GitHub organization, save a redirect in the download by fixing that.
2019-06-05 16:38:37 -07:00
Griffin Downs
35d78d5f76
Merge pull request #6672 from NancyLi1013/dev/NancyLi/6006
...
[itpp] Add new port
2019-06-05 13:42:16 -07:00
Christophe Delacourt
311ac99e48
update spirv cross ( #6690 )
2019-06-05 12:07:39 -07:00
JackBoosY
97fd1135e5
[harfbuzz]Upgrade version to 2.5.1 and fix patches. ( #6761 )
2019-06-05 11:50:51 -07:00
JackBoosY
aeebab7dc5
[arb]Upgrade version to 2.16.0 and fix build error. ( #6763 )
2019-06-05 11:49:40 -07:00
JackBoosY
b3b526afc7
[xxhash]Upgrade version to 0.7.0 and fix arm/uwp build errors. ( #6750 )
2019-06-05 11:35:14 -07:00
JackBoosY
e633c4c45e
[lz4]Fix conflict file xxhash.h ( #6735 )
...
* [lz4]Fix conflict file xxhash.h
* [lz4]Use xxhash dependency to install xxhash.h
2019-06-05 11:15:11 -07:00
grdowns
d46b696071
Move comment to correct line
2019-06-04 19:03:08 -07:00
Griffin Downs
9f327dc3b9
Merge pull request #6723 from chrisaverage/libvpx_debug
...
[libvpx] Copy debug symbols
2019-06-04 19:00:22 -07:00
grdowns
af4671ea64
Replace use of hardcoded version; Formatting; Remove variable existence test
2019-06-04 18:58:37 -07:00
Griffin Downs
3385b2caf7
Merge pull request #6716 from ThadHouse/wpilibport2
...
[wpilib] Add New Port
2019-06-04 18:46:50 -07:00
grdowns
9ef14efbcd
Whitespace change to retrigger build
2019-06-04 18:40:11 -07:00
grdowns
daa13e58ae
Only set CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS to true on win32
2019-06-04 18:39:08 -07:00
Griffin Downs
a2dbe32b72
Merge pull request #6729 from emptyVoid/fix-vcpkg_acquire_msys
...
Fix MSYS hanging of PowerShell
2019-06-04 18:36:20 -07:00
Griffin Downs
2636041e9a
Merge pull request #6759 from mloskot/ml/libraw-switch-from-release-to-snapshot
...
[LibRaw] Update from release to latest snapshot
2019-06-04 18:24:13 -07:00
Helco
e3e495d65f
[asio] Add cmake target ( #6751 )
...
* [asio] Add cmake target
* [asio] Export both asio and asio::asio
* [asio] Also export include dir variable
2019-06-04 16:01:27 -07:00
Martin Moene
fadd52d2a8
[string-view-lite] Add new port (1.3.0) ( #6758 )
2019-06-04 15:05:53 -07:00
Sönke Schau
dc45f21f9f
update to 2.8.84 ( #6756 )
2019-06-04 15:04:59 -07:00
Hartmut Kaiser
82352ff65c
Updating HPX to V1.3.0 ( #6755 )
2019-06-04 15:04:30 -07:00
Mateusz Łoskot
42d7dd7ee8
LibRaw: Switch from release to snapshot
...
Update from the latest release 0.19 to use the latest snapshot
LibRaw-201903 (SHA-1:d4f05dd1b9b2d44c8f7e82043cbad3c724db2416).
The rationale is that LibRaw publishes:
- snapshots every 5-7 months (in master branch)
- releases (0.18, 0.19, etc.) every 1-1.5 years.
- security hotfixes for releases (0.19.1, 0.19.2, etc.)
Hence, from user point of view, it is practical to refer to
the latest snapshot, instead of the latest release.
Another issue is that the latest release 0.19 does not include
support for C++17 (does not allow to replace std::auto_ptr with
std::unique_ptr). The latest LibRaw-201903 includes related fixes.
2019-06-04 22:55:57 +02:00
Cheney Wang
8fe8cf468b
[entityx][entt] Disable parallel configure ( #6736 )
...
* [entityx][entt] Disable parallel configure
* [entityx][entt] Remove the invalid patch
2019-06-04 02:23:04 -07:00
Martin Moene
99ee8b71a8
[variant-lite] Add new port (1.2.2, was: 1.2.1) ( #6720 )
...
* [variant-lite] Add new port (1.2.1)
* [variant-lite] Add new port (1.2.2, was: 1.2.1)
2019-06-04 02:21:22 -07:00
JackBoosY
f36b356ce9
[libopusenc]Upgrade version to 0.2.1 ( #6748 )
2019-06-04 02:20:32 -07:00
chausner
3ab376957a
[liblsl] Update liblsl port to 1.13.0-b6 ( #6745 )
2019-06-04 02:18:26 -07:00
eao197
c5dbc68a38
RESTinio updated to v.0.5.0 ( #6749 )
2019-06-04 02:15:39 -07:00
emptyVoid
c52522983c
[icu] Bump version number
2019-06-04 09:23:55 +07:00
Curtis J Bezault
12d202099e
[ffmpeg] Fix regression on windows ( #6743 )
...
* Correctly set environment variables for gcc/clang/icc
* refactor out some if statements
* Assume windows
* Make windows check consistent
2019-06-03 16:42:09 -07:00
Stefano Sinigardi
ba259efd89
[polyclipping] new port ( #6636 )
...
* [clipper] add port
* [clipper] works only if built as a static library
* [clipper] rename to polyclipping
2019-06-03 15:09:09 -07:00
Alexander Neumann
35c8538e2c
[pdal] delete and replace different find modules ( #6603 )
...
* [pdal] delete and replace different find modules
* [pdal] add geotiff as a dependency to the config of pdal
* remove version
2019-06-03 13:31:35 -07:00
Griffin Downs
785dd6d0eb
Merge pull request #6428 from stijnherfst/master
...
[stormlib] Add new port
2019-06-03 11:38:37 -07:00
Norbert Nemec
66169e3f0d
[glibmm] Rephrase comment
2019-06-03 15:02:21 +02:00
emptyVoid
c76cc635dc
Move gpg-agent termination to vcpkg_acquire_msys.
2019-06-02 22:26:04 +07:00
Daniel Marshall
64d6b21c78
fix casing ( #6722 )
2019-06-01 17:04:47 -07:00
Krzysztof Kawa
1e0942f500
Fixed copy/paste file extension error
2019-06-02 00:56:43 +02:00
Krzysztof Kawa
e224d34cb9
Copying debugging symbols for libvpx.
2019-06-01 22:21:44 +02:00
Alexej Harm
e251b22f26
[reproc] Enabled C++ target for version 6.0.0. ( #6711 )
...
* enabled reproc++ target
* added version suffix
2019-06-01 07:28:38 -07:00
myd7349
046f8383ef
[json-c] Add new port ( #6446 )
...
* [json-c] Add new port
* [json-c] Export CMake module file
* [json-c] Update to 2019-05-31
2019-06-01 00:19:52 -07:00
JackBoosY
d605091f75
[assimp]Fix lrrXML library dependencies. ( #6593 )
...
* [assimp]Fix lrrXML library dependencies.
* [assimp]Use FindZLIB.cmake instead of setting the zlib path.
* [assimp]Delete useless path.
* [assimp]Reserve macros to enable irrlich dependencies in the future.
2019-06-01 00:11:06 -07:00
cDc
6633185eed
update to v1.0 ( #6692 )
2019-05-31 23:20:27 -07:00
Griffin Downs
d4e607a49c
Merge pull request #6699 from grdowns/nrf-ble-driver
...
[nrf-ble-driver] Update to 4.1.1; Fix system dependencies message
2019-05-31 19:58:33 -07:00
Curtis J Bezault
9356be6b5a
[ffmpeg] Correctly set environment variables for gcc/clang/icc ( #6694 )
...
* Correctly set environment variables for gcc/clang/icc
* refactor out some if statements
2019-05-31 16:25:56 -07:00
Stefano Sinigardi
f2e1c52db8
[gdcm,jbig2dec] move patches from #5169 ( #6710 )
...
* [gdcm,jbig2dec] minor fixes
* [libmupdf] remove wrong vs define
* [gdcm] internal libs do not export symbols and fail to build when non-static
2019-05-31 16:14:23 -07:00
Stefano Sinigardi
5898891125
[openexr,openimageio,suitesparse,theia] updates for non-win32 ( #6371 )
...
* [openexr,openimageio,suitesparse,theia] updates for non-win32
* [theia] use only valid cmake symbols
* [suitesparse] Fix build
* [lapack] still not properly integrating with other ports
* [lapack] intercept cmake module calls and substitute them with our defs
* [suitesparse,clapack] fixes for proper integration
* [ceres,clapack] bump CONTROL
* [suitesparse] remove unnecessary defs
* [clapack] improve wrapper logic
* [WIN32] remove wrong symbol
* [clapack] fix wrapper integration
* [Accelerate] use best framework when available
* [clapack] separate config from wrapper
* [clapack] fix paths and filenames
* [mlpack,armadillo,clapack] improve library handling
* [mlpack] remove unnecessary cmake option
* [clp,coinutils,osi,liblemon] dependencies of openmvg, improve compatibility with non-win32
* [openmvg] fix for case-sensitive filesystems
* [clp,coinutils,osi] simplify CMakeLists removing many unnecessary steps
* [sophus] Force rebuild
* [theia] fixes for linux, part1
* [io2d] remove broken sintax
* [fontconfig] bump version to remove CI cached failure
* [theia] fixes for linux, part2
* [theia] remove unnecessary empty folders and comments from portfile
* [theia] use correct build type removing forced vars in cmakelists.txt
* [openmvg] add missing suitesparse target detection
* [sophus] fix Suitesparse dependency
* [sophus,openmvg] use suitesparse lowercase for module compatibility on case-sensitive filesystems
* [suitesparse] fixes for case-sensitive filesystems
* [openmvg] use correct Eigen3 name for case-sensitive filesystems
* [sophus] trigger rebuild
* [shogun] use modern vcpkg style
* [shogun] add missing cmake system processor symbol
2019-05-31 15:48:17 -07:00
Thad House
d21b44f019
Add hash for wpilib
2019-05-31 14:21:22 -07:00
Thad House
788af2a75c
Merge master
2019-05-31 13:49:13 -07:00
Thad House
f483ae4c7f
Remove wpilib shims
2019-05-31 13:46:43 -07:00
myd7349
26a9338c50
[robin-hood-hashing] Add new port ( #6709 )
2019-05-31 12:42:27 -07:00
Griffin Downs
fb36b4e17c
Merge pull request #6703 from martinmoene/span-lite-0.5.0
...
[span-lite] Add new port (0.5.0)
2019-05-31 03:26:07 -07:00
Griffin Downs
216c526cc7
Merge pull request #6629 from martinmoene/any-lite-0.2.0
...
[any-lite] Add new port (v0.2.0)
2019-05-31 03:24:21 -07:00
Griffin Downs
dce22f1427
Merge pull request #6696 from martinmoene/ring-span-lite-0.3.0
...
[ring-span-lite] Add new port (0.3.0)
2019-05-31 03:23:52 -07:00
Griffin Downs
0b95607937
Merge pull request #6655 from martinmoene/optional-lite-3.2.0
...
[optional-lite] Add new port (3.2.0)
2019-05-31 03:23:29 -07:00
Griffin Downs
ea43108314
Merge pull request #6654 from martinmoene/optional-bare-1.1.0
...
[optional-bare] Add new port (1.1.0)
2019-05-31 03:23:05 -07:00
Griffin Downs
a196cc2913
[observer-ptr-lite] Add new port (0.4.0, was: 0.3.0) ( #6652 )
...
* [observer-ptr-lite] Add new port (0.3.0)
* Use dash in unit name for vcpkg_fixup_cmake_targets()
2019-05-31 03:22:39 -07:00
Martin Moene
a0108b7153
[expected-lite] Add new port (0.3.0) ( #6642 )
2019-05-31 03:22:06 -07:00
Martin Moene
2e5e4818ea
[byte-lite] Add new port (v0.2.0) ( #6630 )
...
* [byte-lite] Add v0.2.0
* [byte-lite] Perform CMake install
* [byte-lite] Use ${PORT}
2019-05-31 03:21:20 -07:00
Martin Moene
6e1bc8fac0
[span-lite] Add new port (0.5.0)
2019-05-31 09:22:11 +02:00
grdowns
08c7264cd5
Update control file
2019-05-30 17:34:48 -07:00
grdowns
00477b276e
Update to 4.1.1; Fix system dependencies message
2019-05-30 17:10:11 -07:00
Martin Moene
34984a7680
[ring-span-lite] Add new port (0.3.0)
2019-05-30 23:07:43 +02:00
Victor Romero
45e57f3196
[libraqm] Whitespace changes to force rebuild
2019-05-30 13:30:16 -07:00
Victor Romero
7c16642643
Merge branch 'master' of https://github.com/Microsoft/vcpkg into add_libraqm
2019-05-30 13:25:49 -07:00
Martin Moene
516431de82
Use dash in unit name for vcpkg_fixup_cmake_targets()
2019-05-30 10:39:20 +02:00
NancyLi1013
7f3e185316
fix the port build failed on Linux(Ubuntu 18.04).
2019-05-29 19:21:53 -07:00
NancyLi1013
668c960d8a
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/NancyLi/6006
2019-05-29 19:14:40 -07:00
eao197
69d3605204
RESTinio updated to v.0.4.9.1 ( #6669 )
2019-05-29 14:34:54 -07:00
MikeGitb
8f0af187d2
[benchmark] Fix Ref and Hash ( #6675 )
...
Ref is missing the patch number (resulting in an invalid download url) and the hash doesn't fit either.
2019-05-29 14:31:29 -07:00
myd7349
dc42151505
[WIP][cjson] Add new port ( #6081 )
...
* [cjson] Add new port
* [cjson] Fix cmake targets path
* [cjson] Bump version info
2019-05-29 14:24:40 -07:00
JackBoosY
70e7124cc4
[pango/gtk]Fix build error C2001. ( #6671 )
2019-05-29 12:45:57 -07:00
Stijn Herfst
cf92057586
Fixed dependencies
2019-05-29 14:22:50 +02:00
Tobias Markus
bb111f2645
Add libraqm
2019-05-29 11:10:56 +02:00
NancyLi1013
c23105e854
[itpp] Add new port
2019-05-29 00:53:05 -07:00
JackBoosY
93ceb1a993
[llvm]Fix build error on x64-windows. ( #6631 )
2019-05-29 00:11:06 -07:00
wangli28
21445878eb
[rtmidi] Update to version 4.0.0 ( #6635 )
...
* [rtmidi] Update to version 4.0.0
* Fix UNIX install failed.
2019-05-29 00:09:41 -07:00
Stefano Sinigardi
a9303736fd
[LibLZMA] automatic configuration ( #6000 )
...
* [LibLZMA] add a config-generated by CMake
* bump control files of LibLZMA and dependent ports
* [tiff] use proper liblzma target
[OpenCV] add an explicit dependency on LibLZMA for static linking
* [liblzma] fix header install path
* [LibLZMA] avoid using targets in old symbols
* fixes for windows-static and trying to see if CI is happier with a share/lib folder written in lowercase
* [LibLZMA] use only modern CMake language, remove patch in favour of target public definition
* [lzma] put symbols in cmake cache
* [libxmlpp] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS regression
* [lzma] fix header install path
* [liblzma] install wrapper to force config mode
* [liblzma] remove function check inside cmake config since we know it will pass
* [liblzma] wrapper fix
* [tiff,geotiff] general cleanup and patch fixes
* [libgeotiff] remove debug tools
* [tesseract] modernize
* [tiff] fix also tiff_library symbol
* [pdal,libgeotiff] better library integration
* [tiff] restore using unix i/o on UWP, since it was working... for sure win32 one cannot work
* [tiff] enable lzma also on uwp, since it works and is requested by many dependencies
* [selene] enable build on arm/arm64-windows, which was surely broken before
* [lzma] uniform naming with cmake 3.14
* [podofo] fix regression, it requires openssl which was disabled in dependencies
* [many ports] remove unnecessary mods
* [boost-iostream] chmod
* [openssl] fix regression due to missing architecture
* [podofo] fix regression on uwp due to missing include
* [libpq] explicitly fail on UWP, it should avoid being marked as regression
* [shiva] fix regression on linux
2019-05-28 16:58:00 -07:00
JackBoosY
3d4b4c02ed
[libwebp]Fix static build: add dependency libraries "dxguid winmm". ( #6648 )
2019-05-28 15:33:38 -07:00
Phoebe
0ec60d1f90
[Curl] Fix cmake target name ( #6649 )
...
* Update patch and portfile
* Fix case issue in curl, related issue #6643
2019-05-28 15:32:31 -07:00
NancyLi1013
28d313fb83
[cppcodec] Add new port ( #6651 )
2019-05-28 15:31:46 -07:00
Stefano Sinigardi
4068783709
[vxl] move problematic feature to optional one ( #6657 )
2019-05-28 09:35:54 -07:00
evpobr
712361b0bc
[ebml, matroska] Upgrade ebml to v1.3.9 and matroska to v1.5.2 ( #6662 )
...
* [ebml] Upgrade to v1.3.9
* [matroska] Upgrade to v1.5.2
2019-05-28 09:34:27 -07:00
Martin Moene
9c8b0f93e4
[optional-lite] Add new port (3.2.0)
2019-05-28 10:49:40 +02:00
Martin Moene
0efc4a1c00
[optional-bare] Add new port (1.1.0)
2019-05-28 10:24:16 +02:00
Martin Moene
3e902f42b6
[observer-ptr-lite] Add new port (0.3.0)
2019-05-28 08:32:49 +02:00
myd7349
7cd3552973
[librdkafka] Update to 2019-05-27
2019-05-28 08:43:34 +08:00
wangli28
62d0697f43
[shiva] Fix build error "Could NOT find PythonInterp" ( #6637 )
2019-05-27 10:55:20 -07:00
myd7349
8b64e981fb
[librdkafka] Turn on tests temporarily
2019-05-27 19:52:26 +08:00
myd7349
8999734b40
Merge branch 'master' into rdkafka-init
2019-05-27 19:15:06 +08:00
Martin Moene
e50061816d
[any-lite] Use ${PORT}
2019-05-27 11:44:01 +02:00
Martin Moene
e9e6acb531
[any-lite] Perform CMake install
2019-05-27 10:04:47 +02:00
Phoebe
9ffac4d56e
[Curl] Upgrades 2019.05.08 ( #6429 )
...
* [Curl] Upgrades 2019.05.08
* merge changes from master
* Fix cpr failure
* Fix the case issue in Linux
* Update patch and portfile
* Update the portfile that changed by my mistake
* [curl] Update to 7.65.0 to skip USE_DARWINSSL regression. Disable PERL since we don't build the manual anyway.
* Rename DARWINSSL to SECTRANSP
* Update the name and error detect
2019-05-26 16:53:41 -07:00
Martin Moene
549bdaa57c
[any-lite] Add v0.2.0
2019-05-26 21:17:02 +02:00
Alexander Neumann
0cbbeda9cd
[osg] remove outdated find module and improve collade.patch ( #6613 )
2019-05-26 09:54:09 -07:00
Krzysztof Kawa
173da06c0f
Added debug postfix in libwebm and reverted debug files rename. ( #6626 )
2019-05-26 09:52:47 -07:00
evpobr
aa56b8ad72
[matroska] Upgrade to 1.5.1 ( #6628 )
...
* [matroska] Upgrade to 1.5.1
* [matroska] Fix hash to 1.5.1
2019-05-26 09:50:20 -07:00
evpobr
61c9cd6163
[ebml] Upgrade to 1.3.8 ( #6627 )
2019-05-26 08:22:15 -07:00
Alexander Neumann
4a03181c79
[boost-iostream] fix zstd library linkage. ( #6624 )
2019-05-25 21:44:29 -07:00
Norbert Nemec
aaae648571
[glibmm] Reintroduce CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ( #6550 )
...
(partially reverts change discussed in #5937 )
2019-05-25 18:43:57 +02:00
Norbert Nemec
36babc4c93
[glibmm] fix upstream bugs in MSVC-specific glibmmconfig.h
2019-05-25 18:41:28 +02:00
Alexander Neumann
cb98a5c0dd
[libvorbis] patch find_library instead of manually supplying the libr… ( #6569 )
...
* [libvorbis] patch find_library instead of manually supplying the library to cmake
* whitespace change to retrigger ci
2019-05-24 15:37:50 -07:00
Alexander Neumann
fcc6d6587e
[jasper] Fix jasper find module. CMake requires the extra debug suffix ( #6614 )
2019-05-24 15:23:00 -07:00
ewertons
4f6d1278c5
[azure] Update azure-iot-sdk-c for master release of 2019-05-16 ( #6615 )
2019-05-24 15:16:28 -07:00
Daniel Marshall
8f1d08d00b
[clipp] Add new port ( #6612 )
2019-05-24 15:15:22 -07:00
Alexander Neumann
c5bd18d373
[libgeotiff] fix problems with config/targets ( #6596 )
...
* [libgeotiff] fix problems with config/targets
* fixing case
* all lower case....
* hopefully this fix works everywhere
2019-05-24 15:11:42 -07:00
Stefano Sinigardi
ff77285e6b
[mathgl] draft port ( #6463 )
...
* [mathgl] draft port
* [mathgl] fix unmatching symbols
2019-05-24 14:42:47 -07:00
Alexander Neumann
09e6b4dd9d
[libtheora] fix find ogg ( #6610 )
2019-05-24 12:13:11 -07:00
Alexander Neumann
d7e41c7ef4
[nvtt] install extra libraries used by OSG. ( #6611 )
2019-05-24 12:12:33 -07:00
Alexander Neumann
ed311ddf93
[podofo] remove outdated find modules ( #6608 )
2019-05-24 12:12:03 -07:00
Alexander Neumann
070a41de03
[signalrclient] fix cpprestsdk linkage ( #6606 )
2019-05-24 12:09:17 -07:00
Alexander Neumann
12a0106d03
[apr-util] Fix logic error. If find_library call is used testing for existance is strange. ( #6609 )
...
Especially if APR_LIBRARIES can contain a list. Testing against NOTFOUND is better.
2019-05-24 10:36:10 -07:00
Alexander Neumann
a4f94540ae
[wavpack] Link against openssl target ( #6607 )
2019-05-24 09:50:17 -07:00
Alexander Neumann
ba39468c58
[smpeg2] make sdl2 linkage more robust ( #6604 )
2019-05-24 09:49:36 -07:00
Alexander Neumann
31ff85a717
[arrow] improve arrow zstd linkage ( #6602 )
2019-05-24 09:42:57 -07:00
Alexander Neumann
b3b135aca2
[freerdp] remove outdated find openssl module ( #6601 )
2019-05-24 09:42:12 -07:00
Daniel Marshall
00797fcabc
[CLI11] Update to 1.8 ( #6597 )
2019-05-24 09:40:56 -07:00
Sean Warren
65c02123a4
[dlib] Update to v19.17 and fix static lapack linkage ( #6520 )
...
* [dlib] Update to v19.17 and fix static lapack linkage
* [dlib] Update patchs for new dlib version
2019-05-24 09:39:59 -07:00
myd7349
a7ac12c90a
[librdkafka] Fix patch file name
2019-05-24 18:58:15 +08:00
wangli28
e37cc662ee
[librabbitmq/glbinding] Port update ( #6391 )
...
* [librabbitmq/glbinding] Port update
* fix librabbitmq uwp warning.
* [glbinding/globjects] Fix glbinding::KHRplatform was not found and globjects built failed
2019-05-23 22:02:13 -07:00
NancyLi1013
b565987e5c
[libxlsxwriter] Add new port ( #6460 )
...
* [libxlsxwriter] Add new port
* [libxlsxwriter]Re-generate patch file and fix build error in linux.
2019-05-23 21:58:54 -07:00
JackBoosY
9d623319c6
[unicorn-lib]Fix build error. ( #6534 )
...
* [unicorn-lib]Fix build error.
* [unicorn-lib]Changed library linkage to static.
* [unicorn-lib]Use find_package instead of find_library to find zlib.
* [unicorn-lib]Fix the name of the PCRE2 library under debug/release and modify ZLIB link name.
* [unicorn-lib]Use select_library_configurations to select which pcre2 library should be linked.
2019-05-23 21:54:24 -07:00
maharmstone
d0f97f7dae
[freetds] Add new port ( #6566 )
2019-05-23 21:52:49 -07:00
JackBoosY
c7528e76ad
[libmariadb]Disable test build. ( #6574 )
2019-05-23 21:44:54 -07:00
JackBoosY
f2b3221a03
[libbf]Fix error message print judgment on windows. ( #6577 )
2019-05-23 21:41:47 -07:00
Ivy Snow
7efe76a239
[concurrentqueue]update to 1.0.0-beta-dea078c with cmake target
2019-05-24 11:40:06 +08:00
David Christoffer Hansen
9c54cc9fab
Updated ISMRMRD to 1.4. Removed patch for HDF5 dependency as that should not be optional on platforms with HDF5 available ( #6111 )
2019-05-23 12:33:44 -07:00
evpobr
25d80a74d6
[ebml, matroska] Updates ( #6526 )
...
* [ebml, matroska] Updates
* ebml: use standard CMake project
* ebml: no patches needed (merged in upstream)
* matroska: update to 1.5.0
* matroska: use standard CMake project
Breaking changes from upstream:
* ebml target is now in EBML:: namespace
* matroska target is now in Matroska:: namespace
* Fix configuration on Unix platforms
* [matroska] Bump CONTROL version
* [ebml] Export targets to share/EBML to match casing in find_package()
* [matroska] Fix on Linux and MacOS
2019-05-23 11:27:54 -07:00
Curtis J Bezault
52dfee03b5
Fix linking debug bzip2 ( #6570 )
2019-05-23 04:42:10 -07:00
Phil Christensen
6f1ac121e6
Merge pull request #6529 from lebdron/boost-dynamic
...
[boost-modular-build-helper] Dynamic build support
2019-05-22 22:04:16 -07:00
Phil Christensen
c1dfb6e681
Merge pull request #6531 from JackBoosY/dev/jack/6495
...
[cccapstone]Fix include file <capstone.h> path.
2019-05-22 22:02:57 -07:00
Phil Christensen
1f866cf8e2
Merge pull request #6544 from JackBoosY/dev/jack/6496
...
[z3]Fix install files path and add tools.
2019-05-22 22:02:16 -07:00
Phil Christensen
858a0f5cd1
Merge pull request #6545 from JackBoosY/dev/jack/6543
...
[paho-mqtt]Fix install path.
2019-05-22 22:01:36 -07:00
Phil Christensen
aa7738d05a
Merge pull request #6546 from JackBoosY/dev/jack/3308
...
[geographiclib]Fix install files path.
2019-05-22 22:01:07 -07:00
Phil Christensen
c7a8378016
Merge pull request #6557 from wangli28/dev/Lily/issue6548
...
[OpenEXR] Fix copyright install path
2019-05-22 21:59:44 -07:00
Phil Christensen
bb497a2acc
Merge pull request #6567 from Neumann-A/fix_openvdb
...
[openvdb] Fix blosc linkage in openvdb. issue #6561
2019-05-22 21:45:22 -07:00
Phil Christensen
adfbc44bcc
Merge pull request #6568 from Neumann-A/fix_pthreads
...
[pthreads] remove debug/release libs from release/debug folder
2019-05-22 21:44:40 -07:00
Phil Christensen
0bcd82c7ed
Merge pull request #6505 from cenit/dev/cenit/openmvs
...
[openmvs] add new port
2019-05-22 21:43:50 -07:00
JackBoosY
976744ba21
[z3]Replace the file command with vcpkg_fixup_cmake_targets.
2019-05-23 02:45:01 +00:00
JackBoosY
bbbd843f81
[geographiclib]Re-fix install files path without patch.
2019-05-23 02:17:32 +00:00
Andreas Mack
07fd30c6d9
[qt-base] Use opengl dynamic configuration ( #6503 )
...
* Use dynmaic
* Rename flex and bison so qt angle finds them
* Update CONTROL file
* Remove debugging
* Tempdir for flex and bison
* Remove debug output
* Windows only
2019-05-22 15:54:53 -07:00
Alexander Neumann
7b32de6d9b
whitespace changes
2019-05-22 21:02:18 +02:00
Alexander Neumann
e9bbfc99a4
[pthreads] remove debug/release libs from release/debug folder
2019-05-22 21:00:46 +02:00
Alexander Neumann
8eea936d62
Fix blosc linkage in openvdb. issue #6561
2019-05-22 20:57:03 +02:00
Andrei Lebedev
b91e8ad279
[boost-modular-build-helper] Dynamic build support
...
Use stage directory instead of intermediate build directory to provide
all the required symlinks generated by boost build
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-22 11:12:00 +03:00
Robert Schumacher
ef2d3ff6d0
[fftw3] Cleanup of CMake targets. Modernize. Improve DLL marking. ( #6540 )
...
* [fftw3] Cleanup of CMake targets. Modernize. Improve DLL marking.
* [fftw3] Use combined threads to enable DLLs on Windows.
2019-05-21 21:04:01 -07:00
Robert Schumacher
60ecb46561
[boost] Fixup DLL names and fix v142 build issues ( #6508 )
...
* [boost-modular-build-helper] Update to 1.70. Fixes #6493 .
* [boost-build] Fix boost-build toolset selection for v142
2019-05-21 21:01:13 -07:00
Robert Schumacher
33af90d42a
[many ports] Updates 2019.05.19 ( #6524 )
2019-05-21 21:00:24 -07:00
wangli28
93906ae1c4
[OpenEXR]Fix copyright install path
2019-05-22 03:01:35 +00:00
Sean Warren
e16f9c29a0
[openblas] Ensure we build without lapack on all platforms ( #6542 )
...
* [openblas] Ensure we build without lapack on all platforms
* [openblas] Bump version number
2019-05-21 16:56:37 -07:00
Ken A. Redergård
75bcb1c131
[nrf-ble-driver] Initial version of nrf-ble-driver ( #5938 )
...
* Initial version of nrf-ble-driver
* Add system dependencies message
* Try to find git and add to path
* Add status message to debug CI build
* Remove status message; Add comments
* Append instead of prepend to PATH
* Enable x64-windows-static
* Only show system dependencies message on mac and linux
* Add arm64-windows support
2019-05-21 16:48:11 -07:00
Robert Schumacher
a985f5b99d
[arrow] Extract uriparser dependency ( #6541 )
2019-05-21 11:34:54 -07:00
Chuong Nguyen
85211f3ab6
Enable to compile to a single opencv_world library file ( #3914 )
...
* Enable to compile to a single opencv_world library file
2019-05-21 10:26:14 -07:00
JackBoosY
ace00e09d1
[paho-mqtt]Fix static build: dynamic libraries should not be built.
2019-05-21 08:15:41 +00:00
JackBoosY
6108f9f261
[geographiclib]Fix install files path.
2019-05-21 07:54:35 +00:00
JackBoosY
7368463563
[paho-mqtt]Fix install path.
2019-05-21 06:29:59 +00:00
JackBoosY
7bd2e96ada
[z3]Fix install files path and add tools.
2019-05-21 04:31:57 +00:00
myd7349
ed61238087
[xproperty] Add new port ( #6316 )
2019-05-20 17:08:24 -07:00
myd7349
3e22027648
[cppitertools] Add new port ( #6518 )
...
* [cppitertools] Add new port
* [cppitertools] Use globs to make updates easier
* [cppitertools] Rerun CI
2019-05-20 15:49:48 -07:00
Phil Christensen
3c9cd10293
Merge pull request #6533 from LarryIII/AddNewPort
...
[sentencepiece] Add new port
2019-05-20 14:30:08 -07:00
ewertons
e290fc43fa
[azure] Update vcpkgs (add new port dependencies) ( #6511 )
...
* [azure] Update vcpkgs (add new port dependencies)
* [azure-iot-sdk-c] Bump CONTROL versions and normalize tabs/spaces
* [azure] ACR of Update vcpkgs (add new port dependencies)
2019-05-20 10:27:45 -07:00
Phil Christensen
94d1e2ef09
[argagg] Add new port ( #6535 )
2019-05-20 10:25:16 -07:00
Andrei Lebedev
4b45f9b56d
[grpc,fmt,zstd] Add Windows-specific conditionals ( #6509 )
...
Check VCPKG_CMAKE_SYSTEM_NAME prior to performing Windows-specific
actions in portfiles
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-20 10:24:51 -07:00
eao197
a792611535
sobjectizer-5.5.24.4 and so_5_extra-1.2.3 ( #6538 )
2019-05-20 10:24:28 -07:00
myd7349
5a085a1637
[argagg] Add new port
2019-05-20 18:25:59 +08:00
Larry-Hu
a37e5cf0a4
[sentencepiece]Add new port
2019-05-20 01:41:52 -07:00
Larry-Hu
7bef7a9ca1
[sentencepiece]Add new port
2019-05-20 00:58:10 -07:00
JackBoosY
14953c279f
[cccapstone]Fix include file <capstone.h> path.
2019-05-20 02:22:17 +00:00
driver1998
f008d24c67
[duilib] Windows arm/arm64 support ( #6527 )
...
* duilib: windows arm/arm64 support
* bump the version number of duilib
2019-05-19 17:45:33 -07:00
myd7349
af248a0709
[raylib] Add new port ( fix #4500 ) ( #5946 )
...
* [raylib] Add new port (fix #4500 )
* [raylib] Update to 2019-04-27
* [raylib] Bump version number
* [raylib] Minor fixes
* [raylib] Fix Threads_FOUND not defined error on Ubuntu
* [raylib] Bump version number
* Add system dependencies message
* [raylib] Display dependencies message on UNIX
* Modify message to appear based on build target, not build host
2019-05-19 17:43:29 -07:00
almikhayl
d10918a71a
[numactl] new port only linux ( #6080 )
...
* [numactl] new port only linux
* Add system dependency message
* Update dependencies to include libtool
* Make whitespace change to retrigger CI
2019-05-19 17:24:15 -07:00
Maxim Kulyk
3480a13ff0
[blend2d] add port ( #6110 )
...
- port version `beta_2019-04-30`
- same versioning as in asmjit pakage with addition of `beta_` prefix
2019-05-19 17:17:40 -07:00
Andrei Lebedev
b395438c79
Merge branch 'master' into openssl-unix-dynamic
2019-05-19 14:41:03 +03:00
Sean Warren
030e74940c
[openblas] Enable static build on windows ( #6519 )
...
The latest version of openblas supports static builds on windows
2019-05-19 00:23:11 -07:00
Stefano Sinigardi
69e86fd201
[lz4, flann] port patches from #5169 ( #6294 )
...
* [lz4, flann] port patches from #5169
* [lz4] use vcpkg_fixup_cmake_targets
* [flann] improve target handling
* [lz4] remove unnecessary debug message
* [openmvg] many many fixes to build it on windows
* [pcl] use official FLANN cmake config file instead of custom module
* [pcl] fix patch for flann targets
* [pcl] Bump CONTROL version
2019-05-18 22:58:03 -07:00
NancyLi1013
469543f942
[aliyun-oss-c-sdk] Add new port ( #6441 )
...
* [aliyun-oss-c-sdk] Add new port
* [aliyun-oss-c-sdk] Update the CONTROL file and add the dependency.
2019-05-18 14:48:40 -07:00
TitanSnow
a462daf251
[lua] Upgrade to 5.3.5 and add support for Linux and macOS ( #6515 )
...
* upgrade lua to 5.3.5
* support POSIX systems
* bump version in CONTROL file
* -lm
* fix copyright check
* don't use c89 on windows
vs2015 already supports c99
* correct vcpkg_extract_source_archive_ex usage and platform detection
* fix FreeBSD
2019-05-18 14:33:05 -07:00
myd7349
1bb3ca1839
[pfultz2-linq] Update to 2019-05-14 ( #6517 )
2019-05-18 14:22:04 -07:00
Stefano Sinigardi
c80b432812
[openmvs] fix glw3 integration, lock to static link since there are missing exported symbols in windows
2019-05-18 21:04:24 +02:00
Andrei Lebedev
5495513ef4
[openssl-unix] Shared library support
...
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-18 15:00:30 +03:00
myd7349
79fd23fe99
[zopfli] Add new port ( #6513 )
...
* [zopfli] Add new port
* [zopfli] Fix for Linux and macOS
* [zopfli] Fix zopflipng
2019-05-18 00:45:53 -07:00
wangli28
e54af58986
[many ports]Remove double builds ( #6472 )
2019-05-17 16:10:31 -07:00
JackBoosY
2e51afcd65
[cartographer]Upgrade to v1.0.0, remake patch and fix build error. ( #6492 )
2019-05-17 13:44:32 -07:00
JackBoosY
41c7755acf
[zziplib]Fix build error in linux. ( #6471 )
...
* [zziplib]Fix build error in linux.
* [zziplib]Use configure_file to generate config.h
2019-05-17 13:08:11 -07:00
EmmaZhu-MSFT
4f815ca520
Publish azure storage cpp client library v6.1.0 ( #6486 )
...
* Publish azure storage cpp client library v6.1.0
* [azure-storage-cpp] Modify CONTROL file to match version in portfile
2019-05-17 11:54:15 -07:00
Darrin W. Cullop
2fda34be1f
[grpc] #6485 - Fix ARM/ARM64 on Windows Build ( #6487 )
...
This PR includes the following changes that are required to get gRPC to build for ARM/ARM64 on Windows
1) Updated to v1.20.1
2) Disables Codegen Build for ARM/ARM64 builds
3) Rebased the "Fix UWP" patch so that it will apply properly
4) Fixed the "Static Linking in Linux" patch because it specified an invalid option on Windows builds
5) Added patch to "#undef" a macro name collision
6) Added GDI32.lib to the list of standard libraries linked to Windows
2019-05-17 11:18:26 -07:00
muriukip
0e7d61f18b
Vcpkg update Howard Hinnant [date] port to latest ( #6501 )
...
* Update vcpkg to include latest version of HowardHinnant-date code. To
fix windowsZones.xml URL change.
* [date] Update to ed0368fc75427ef05cefdf19a39b60d7bed2f039 from
HowardHinnant/date
* Revert "[date] Update to ed0368fc75427ef05cefdf19a39b60d7bed2f039 from"
This reverts commit 1d71b07aec
.
* [date] Update to ed0368fc75427ef05cefdf19a39b60d7bed2f039 from HowardHinnant/date
2019-05-17 11:13:22 -07:00
Stefano Sinigardi
d7b6f8b225
[openmvs] add new port, fix one of the dependencies [cgal] along the road
2019-05-17 17:38:01 +02:00
Stanislav Ershov
76827951ab
[entt] Update to 3.0.0 ( #6490 )
2019-05-17 08:28:38 -07:00
WebFolder OÜ
f510471ebe
[jwt-cpp] Add new port ( #6498 )
2019-05-17 08:27:52 -07:00
Robert Schumacher
9d473a6954
[boost] Update to 1.70.0 ( #6141 )
...
* [boost] Update to 1.70.0
* [boost-build] Update to 1.70.0
* [folly][freeopcua][libtorrent][websocketpp] Upgrades/patches to handle boost 1.70
* [boost-variant] Revert to 1.69 due to regression
[fizz][folly] Update and fix for boost 1.70
[libsodium] Use CMake buildsystem replacement to enable non-Windows
* [wangle] Update. [folly] Avoid linking debug libs in release.
* [pcl] Fix compatibility with boost 1.70
* [fizz] Handle merge regression
* [arrow] Modernize and fix cmake targets
* [boost-type-traits] Update patches for arm64-windows
* [boost-locale] Add boost-system and boost-thread as arm64 dependencies
* [ompl] Add missing boost-timer dependency
2019-05-16 18:33:32 -07:00
Rodrigo Hernandez Cordoba
208bb8eefc
[libcroco] Initial port files for libcroco ( #6467 )
...
* [libcroco] Initial port files for libcroco
From the libcroco readme file:
Libcroco is a standalone css2 parsing and manipulation library.
The parser provides a low level event driven SAC like api
and a css object model like api.
Libcroco provides a CSS2 selection engine and an experimental
xml/css rendering engine.
libcroco is part of the GNOME project.
* [libcroco] Build fixes for Linux.
2019-05-16 17:37:25 -07:00
myd7349
8dfbc5322f
[zserge-webview] Add new port ( #6239 )
...
* [webview] Add new port
* [zserge-webview] Update to 2019-04-27
* [zserge-webview] Fix Linux, macOS support
2019-05-16 14:35:45 -07:00
Jonas
7cf8af8d37
[angelscript] Add new port ( #6403 )
...
* [angelscript] Add new port
* [angelscript] Add version and description
2019-05-16 14:34:37 -07:00
Stefano Sinigardi
ec46f02181
[pthread] update to v3 ( #6473 )
...
* [pthread] update to v3
* [flint, mosquitto, usbmuxd] bump CONTROL files and add final touches for PThreads4W v3
* [arb] add compatibility with PThreads4W
2019-05-16 13:49:25 -07:00
Victor Romero
9238e93cc3
[libmicrohttpd] Fix CONTROL version ( #6468 )
2019-05-15 20:15:19 -07:00
heydojo
58c7cfaae9
[icu] Prevent stale MSYS gpg-agent.exe process blocking command control ( #6407 )
...
* Prevent stale MSYS gpg-agent.exe process blocking command control
This commit fixes:
https://github.com/microsoft/vcpkg/issues/5476
The issue is that CI environments such as Appveyor's VS2017 image will wait for all processes to complete. If a stale process resides as a result, builds will hang.
There does not appear to be any good reason for gpg-agent.exe to be running once the build of icu has completed.
Without this patch builds of icu4c using CI systems will very likely hang and not in an obvious way.
Is this the _right_ solution to this problem? Probably not but it is one solution. And it degrades gracefully in that the build will not fail if gpg-agent.exe is not running. The gpg-agent.exe will not run again once MSYS has been configured, so to test this patch, a fresh install of vcpkg is required. Open the task manager and before the icu build completes, look for gpg-agent.exe just sitting there for no reason.
Might I suggest that the issue is fixed in vcpkg MSYS instead or as well?
Please don't request further from this commit.
* [icu] Kill MSYS gpg-agent.exe on Windows
2019-05-15 17:47:00 -07:00
NancyLi1013
97431cb93e
[cpp-netlib] Add new port ( #6424 )
...
* [cpp-netlib] Add new port
* Fix the problem on Linux.
* Add the unsupported message for UWP.
2019-05-15 16:46:28 -07:00
JackBoosY
6cd058d3ae
[fftw3]Changed library linkage to static. ( #6434 )
2019-05-15 16:23:22 -07:00
JackBoosY
efdd1f1766
[libsndfile]Fix install file path in linux. ( #6455 )
...
* [libsndfile]Fix install file path in linux.
* [libsndfile] Don't install HTML docs
2019-05-15 16:22:31 -07:00
Vitaliy Didik
0e417f773d
[libpff] Initial port. ( #6458 )
...
* [libpff] Initial port.
* [libpff] Add unofficial CMake find_package() integration support
2019-05-15 16:21:05 -07:00
WebFolder OÜ
88b882057a
[libmicrohttpd] Update to 0.9.63 ( #6464 )
2019-05-15 16:12:20 -07:00
Robert Schumacher
8873d771c8
[glm] Fix missing include dir reference by moving include(GNUInstallDirs). Fixes #6461 . ( #6466 )
2019-05-15 14:37:53 -07:00
Ziyi Yan
d112af9f17
[io2d] macOS support ( #6456 )
...
* [io2d] macOS support
* Update version string
2019-05-15 09:42:16 -07:00
Curtis J Bezault
3f5e477bda
[USD] New port ( #6451 )
...
* initial usd port
* [usd] Acquire python2 required to build
* Use copy instead of rename
Handle the source path and the package path being on different partitions.
2019-05-14 16:20:32 -07:00
Zongyuan Zuo
a5ad9322e5
[libressl] add new port ( #6321 )
...
* [libressl] add new port
* disable symlink of static libs
* [libressl] disable uwp and arm builds
2019-05-14 12:25:09 -07:00
JackBoosY
e73d6251f9
[libmaxminddb]fix build error in linux. ( #6435 )
2019-05-14 11:45:13 -07:00
eao197
e4129a259e
RESTinio updated to v.0.4.9 ( #6440 )
2019-05-14 10:21:27 -07:00
myd7349
03b364f6bb
[g3log] Add new port ( #5961 )
...
* [g3log] Add new port (fix #5684 , fix #5941 )
* [g3log] Remove usage
* [g3log] Restore usage
* [g3log] Add UNIX support
* [g3log] Use vcpkg_install_cmake
* [g3log] Update to 2019-05-14
* [g3log] Update version number
2019-05-14 08:55:28 -07:00
Stijn Herfst
f241acc731
[stormlib] Fix for incorrectly setting variable
2019-05-14 10:23:50 +02:00
Alexander Neumann
cf1c05fb8c
[libtheora] Remove double build. ( #6431 )
...
* remove extra build step.
vcpkg_install_cmake should also build the target.
* Update CONTROL
2019-05-13 21:51:16 -07:00
Connor Fitzgerald
d539182ccb
[glm] Remove all unnecessary build steps ( #6410 )
...
* [glm] Remove all unnecessary build steps
* [glm] Fix header export
* [glm] Bump control to force rebuild
2019-05-13 17:51:16 -07:00
Stijn Herfst
eb6513f274
[stormlib] Add new port
2019-05-13 19:12:59 +02:00
wangli28
68267e29a1
[suitesparse]Fix build error in linux ( #6425 )
2019-05-13 10:00:16 -07:00
myd7349
5a8961b051
[pfultz2-linq] Add new port ( #6426 )
2019-05-13 09:57:54 -07:00
Alexander Neumann
0413c73fd7
[CURL] Remove unnecessary renaming. ( #6386 )
...
* removed unnecessary renaming.
CMake updated its module file for FindCURL. so the renaming is not required anymore.
* bump control
* fix curl in static builds
* fix gdal regression
* fix typo
* fixed alignment
* fix libideviceactivation regression
* fix idevicerestore regression
2019-05-13 08:57:55 -07:00
Josue Andrade Gomes
da5ee89be5
[graphicsmagick] Linux/MacOS support ( #6408 )
2019-05-13 04:16:57 -07:00
myd7349
2992434b01
[vulkan-hpp] Add new port ( #6400 )
2019-05-13 00:14:03 -07:00
myd7349
df4e69f24f
[oniguruma] Update to 6.9.2 ( #6401 )
2019-05-13 00:13:18 -07:00
myd7349
2bf491b426
[librdkafka] Fix ARM build error
2019-05-11 16:09:10 +08:00
myd7349
f1870ae02b
[septag-sx] Add error message
2019-05-11 12:16:24 +08:00
JackBoosY
14bfca23c5
[gdal]Add Linux/Unix support. ( #6335 )
2019-05-10 13:07:14 -07:00
Haojia Yu
3cb50e6d98
update osg version to 3.6.3 ( #6385 )
2019-05-10 12:50:38 -07:00
wangli28
5f1e14ac13
[loguru] Add new port ( #6342 )
2019-05-09 23:05:39 -07:00
JackBoosY
ddec7174c1
[gdcm]Update to v3.0.0 and rename to gdcm. ( #6348 )
...
* [gdcm]Update to v3.0.0 and rename to gdcm.
* [gdcm2]Add empty port "gdcm2" mapping to port gdcm
2019-05-09 23:03:59 -07:00
Phoebe
0022e0b0ac
[cpprestsdk]Add boost-asio dependency on linux ( #6380 )
2019-05-09 22:53:36 -07:00
Robert Schumacher
3d9c55d2e0
[many ports] Updates 2019.05.08 ( #6382 )
...
* [many ports] Updates 2019.05.08
* Undo changes for failure ports grpc libjpeg-turbo curl cartographer
* [guetzli] Patch to handle breaking changes in butteraugli
2019-05-09 22:53:05 -07:00
Youngho Kim
442d5c1b54
[cpr] added find_package for cpr on install ( #3185 )
...
* added find_package for cpr on install
How to use:
find_package ( CPR REQUIRED )
if ( CPR_FOUND )
message ( STATUS "CPR_INCLUDE_DIRS = ${CPR_INCLUDE_DIRS}" )
message ( STATUS "CPR_LIBRARIES = ${CPR_LIBRARIES}" )
include_directories ( ${CPR_INCLUDE_DIRS} )
endif ( CPR_FOUND )
* [cpr] Provide config and targets files
2019-05-09 17:14:26 -07:00
Andrei Lebedev
010e88c647
[soci] Add patches for boost and postgresql ( #6328 )
...
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-09 15:22:50 -07:00
bobk2824
f0d575c2f3
Upgrade vcpkg to ECSUtil 1.0.6.1 ( #6381 )
2019-05-09 15:15:17 -07:00
LarryIII
64f8fb7b86
[eastl]Add option(/Zc:char8_t-) to fix compile issue ( #6360 )
2019-05-09 15:14:38 -07:00
Daniele Lupo
e2f45664c9
[gdal] fixed compilation issue with std::fabs ( #6336 )
2019-05-09 15:00:16 -07:00
Curtis J Bezault
5ae66b8074
[jsonnet] Hook into existing cmake support ( #6358 )
...
Use jsonnet's cmake build system.
2019-05-09 13:52:36 -07:00
zhihaoy
dc9761f7de
[visit-struct] Add new port ( #6356 )
...
https://github.com/cbeck88/visit_struct
The motivation for this port is that we do not have to lock ourselves
with Boost.Fusion, or Boost.Hana, and can benefit from some downstream
projects such as Configuru at the same time.
2019-05-09 13:31:55 -07:00
Florin Crișan
e36d550dd4
[ace] Add support for features (ssl, wchar, xml) #6372 ( #6376 )
2019-05-09 13:28:04 -07:00
Alexander Neumann
2d11443816
enable static builds of openjpeg ( #6373 )
...
* enable static builds for openjpeg
* bump control
* remove unnecessary code
2019-05-09 13:08:05 -07:00
Yuri Valentini
7c6ff87f57
[x264] build with asm on x64 x86 ( #3269 )
...
* [x264] build with asm on x64 x86
* [x264] build with asm on x64 x86
* [x264] Use Linux-style line endings in patch file
2019-05-09 13:06:36 -07:00
JackBoosY
f54e96af6f
[graphqlparser]Fix static build error ( #6359 )
2019-05-09 12:00:58 -07:00
JackBoosY
eddb8796e4
[dlib]Fix build error in linux:copyright check failure. ( #6361 )
2019-05-09 11:55:59 -07:00
Stefano Sinigardi
cdc37cb6be
[geogram] enable building on non-win32 platforms ( #6366 )
2019-05-09 11:53:13 -07:00
Alexander Neumann
db47a79bd9
ITK: Do not move/rename src folder. ( #6367 )
...
* removed src folder rename instead a warning is issued if the path is too long
* Delete hdf5_config_mode_find_package.patch not used by portfile
2019-05-09 11:52:25 -07:00
myd7349
04616db27e
[cgltf] Add new port ( #6369 )
2019-05-09 11:48:06 -07:00
Stefano Sinigardi
4825f3ba61
[zxing-cpp] improve compatibility with modern OpenCV ( #6370 )
2019-05-09 11:46:36 -07:00
Stefano Sinigardi
9c33de2d07
[freeimage,freeglut,giflib,libwebp] port patches from #5169 ( #6364 )
...
* [freeimage] improve compatibility with other ports, using typedefs identical to other headers to avoid errors
* [libwebp] fixes for non-win32 systems
* [giflib] revert again #5578
* [freeglut] add missing wrapper for linux
2019-05-09 11:45:23 -07:00
Robert Schumacher
223d5d82ac
[many ports] Updates 2019.05.07 ( #6338 )
...
* [many ports] Updates 2019.05.07
* Undo assimp and gdcm2 changes since they caused regressions
2019-05-08 17:51:44 -07:00
Lennart Trunk
38aeee774a
[qt5] update to 5.12.3 ( #6127 )
...
* update CONTROL files and version variable
* fix qt5 linkage in debug
* revert target_link_libraries to set_property
* revert mqtt to 5.12.1 since 5.12.3 is not released yet
* update mqtt to 5.12.3
* update hashes
* remove unnecessary patch
* fix qmldevtools debug linkage for qt5-tools
2019-05-08 15:15:26 -07:00
Carlos O'Ryan
883dd40928
Upgrade google-cloud-cpp to 0.9.0. ( #6355 )
2019-05-08 14:57:41 -07:00
Stefano Sinigardi
6cdb36a4cf
[freeglut] enable building on non-win32 ( #6298 )
2019-05-08 13:47:32 -07:00
WebFolder OÜ
7341945a32
[valijson] new port ( #6354 )
2019-05-08 13:32:57 -07:00
Charles Milette
0e1ea7576c
[wil] new port ( #6353 )
...
* [wil] new port
2019-05-08 12:40:09 -07:00
NancyLi1013
5121e7149e
[minhook] Add new port ( #6333 )
...
* [minhook] Add new port
* Download cmake support as patch
* Move architecture check to before work is done
* Check in install destination patchl Remove config
2019-05-07 22:51:00 -07:00
myd7349
6bbecf3788
[uriparser] Update to 0.9.3, add tool feature ( #6303 )
...
* [uriparser] Update to 0.9.3
* [uriparser] Fix static build
* [uriparser] Handle URI_STATIC_BUILD
* [uriparser] Add support for --head option
* [uriparser] Simplify
* [uriparser] Use file COPY to USE_SOURCE_PERMISSIONS
2019-05-07 14:50:54 -07:00
Bill Avery
f40b738108
[cppgraphqlgen] Update to 3.0.0 release ( #6337 )
2019-05-07 14:13:27 -07:00
JackBoosY
801d0ce8a4
[moos-core]Fix build failure on Windows ( #6252 )
...
* [moos-core]Fix build in windows:
1.Add compile macros and includes
2.Fix empty directories in static.
* [moos-core]Fix link error LNK2019.
* [moos-core]Changed library linkage to static.
* Clean up tool + copyright install; Remove messages
2019-05-07 13:35:30 -07:00
zhihaoy
1fab043632
[doctest] Update to 2.3.2 ( #6331 )
...
An critical fix to https://github.com/onqtam/doctest/issues/228
2019-05-07 12:46:45 -07:00
Stefano Sinigardi
d60f874400
[libpng] remove broken patch ( #6293 )
2019-05-07 10:40:35 -07:00
myd7349
6f691d7a9b
[librdkafka] Update
2019-05-07 19:21:44 +08:00
myd7349
6b2423eced
[librdkafka] Update to 2019-05-07
2019-05-07 19:21:44 +08:00
myd7349
c89d08d1ba
[librdkafka] Update to 2019-04-30
2019-05-07 19:21:44 +08:00
myd7349
f6ae18f51a
[librdkafka] Update to 2019-04-16
2019-05-07 19:21:44 +08:00
myd7349
d1b1ae1a10
[librdkafka] Rename package to librdkafka ( #5927 )
2019-05-07 19:21:43 +08:00
myd7349
7c73e98b9f
[librdkafka] Add features
2019-05-07 19:21:36 +08:00
myd7349
af8fa46a03
[librdkafka] Update to v1.0.0
2019-05-07 19:21:26 +08:00
myd7349
8ae4f08dec
[librdkafka] Add new port ( fix #5920 )
2019-05-07 19:21:11 +08:00
myd7349
b37854348a
[septag-sx] Update to 2019-05-07
2019-05-07 19:03:57 +08:00
myd7349
3cdfad0fb1
[septag-sx] Rename
2019-05-07 18:54:49 +08:00
JackBoosY
93dedf0af8
[openjpeg/itk]Update openjpeg to v2.3.1 and fix conflict with ITK. ( #6313 )
...
* [openjpeg/itk]Update openjpeg to v2.3.1 and fix conflict with ITK.
2019-05-06 16:37:56 -07:00
Robert Hümmer
ce6dbe70cb
[libnoise] Add new port libnoise ( #6319 )
...
* [libnoise] Add new port libnoise
* refactor(libnoise): removed unnecessary comments
2019-05-06 15:52:14 -07:00
Jackie Ng
4256a7cd07
[libgd] Fix static build ( #6307 )
...
* Revert libgd portfile change from 5ea9105
This makes libgd static buildable again
* Undo reversion of -DBUILD_SHARED_LIBS. This is not necessary.
2019-05-06 10:48:06 -07:00
Jackie Ng
7028438a75
[libpq]: Fix linkage with static openssl ( #6309 )
...
* [libpq]: Add crypt32 to linker set. This allows libpq to link against static openssl.
* Bump portfile version
2019-05-06 10:46:58 -07:00
Jackie Ng
d70c4e356c
[gdal] Fix linker error with static libpng ( #6305 )
...
* When linking gdal with static libpng, it fails because the libpng vcpkg port has references to zlib symbols that aren't present in the internal copy of zlib that gdal builds/links against.
To fix this, have the gdal port pull in a vcpkg zlib port as another dependency and have it build/link against that instead.
* [gdal]: Bump portfile version as master is already at 2.4.1-2
2019-05-06 10:44:27 -07:00
myd7349
ebd2a374cf
[xeus] Update to 0.19.1 ( #6320 )
...
* [xeus] Update to 0.19.1
* [xeus] Update usage
2019-05-06 10:11:02 -07:00
Cheney Wang
c5add82c3b
[duktape/open62541] Update the SHA512 of distfile ( #6326 )
...
* [duktape] Update the SHA512 of distfile
* [open62541] Update the SHA512 of distfile
2019-05-06 10:03:39 -07:00
Tsukasa Sugiura
d53488c65d
[libjpeg-turbo] Update to libjpeg-turbo 2.0.1 ( #4635 )
...
* [libjpeg-turbo] Update to libjpeg-turbo 2.0.1
* [libjpeg-turbo] workaround CMAKE_SYSTEM_PROCESSOR vcpkg bug
2019-05-06 09:54:05 -07:00
myd7349
4048762e48
[sx] Add new port
2019-05-06 18:40:56 +08:00
myd7349
7864caa87a
[xsimd,xtensor,xtensor-blas,xtl] Update to latest ( #6318 )
2019-05-05 23:19:08 -07:00
NancyLi1013
820626350f
[Z85] Add new port ( #6315 )
2019-05-05 23:18:18 -07:00
Jeremy
4c7f464233
[gdal] Add libspatialite build-dependency ( #6251 )
...
* add libspatialite for gdal
* add libspatialite
* Bump version
* Add libspatialite as feature
* Do not use gen expressions as nmake does not support
2019-05-04 18:35:25 -07:00
driver1998
5ea9105f15
[glib] arm/arm64 windows support ( #6116 )
...
* glib port update for arm/arm64 windows
* bump glib version to 2.52.3-14
2019-05-03 16:21:44 -07:00
Stefano Sinigardi
5b2759be83
[dlib] port patch from #5169 ( #6292 )
2019-05-03 11:43:35 -07:00
Stefano Sinigardi
df482edfd9
[clapack] port patch from #5169 ( #6291 )
2019-05-03 11:43:10 -07:00
Victor Romero
050e71d01d
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ( #5937 )
...
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [alac,benchmark,capnproto] Fix check_linkage call
* [fastlz] Fix SHA512
* [coroutine] Fix dynamic build
* [folly] Find double-conversion
* [gamma] Use vcpkg_from_github
* [librsync] Enable static builds
* [netcdf-cxx4] Fix SHA512
* [octomap] Fix static build
* [tidy-html5] Fix static build
* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime
* [folly] Use ras0219's fix for link paths
* [octomap] Fix exported targets
* [uvatlas] Set tool download SHA512
* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32
* [suitesparse] osx fix
* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions
* [duktape] Resolve conflicts
* [duktape] FIxed typo in Python paths
* [wangle] Find zlib
* [openssl-uwp] Fix SHA512
* [glib] Allow static builds on non-Windows
* [suitesparse] Fix build on Windows
* [multiple ports] Bump CONTROL version
* [multiple ports] Fix description indent
* [directxtk] Fix CONTROL file
* [bde,duktape,qpid-proton] Build packages with python2 installed
* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [gdal,live555,uriparser] Fix regressions
* [live555] Update to 2019.04.24
2019-05-02 22:57:43 -07:00
Darrin W. Cullop
b72f36e8cd
[c-ares] Update to Latest ( #6287 )
...
* [c-ares] Update to Latest
The latest has fixes to support ARM/ARM64 on Windows
* Update version string
2019-05-02 17:39:13 -07:00
Victor Romero
fd0e13db04
[zziplib] Fix autotool generated includes ( #6284 )
...
* [zziplib] Fix autotool generated includes
* [zziplib] Configure zziplib in portfile
2019-05-02 16:06:44 -07:00
Phoebe
b742476971
[uWebSockets] Upgrades 2019.03.29 ( #6133 )
2019-05-02 13:53:28 -07:00
evpobr
bba224b978
[sndfile] Add new port sndfile ( #4514 )
...
* [port] Add sndfile port
2019-05-02 12:02:03 -07:00
Casey Carter
969ed5fbc1
[range-v3] Update to 0.5.0 ( #6283 )
2019-05-02 09:20:45 -07:00
zhihaoy
23f4a004d2
[args] Export official targets ( #6276 )
2019-05-01 17:20:23 -07:00
myd7349
35009e4966
[libsodium] Migrate build system to CMake ( #5600 )
2019-05-01 15:43:48 -07:00
myd7349
f47866c4c4
[cmocka] Add new port ( fix #4728 ) ( #5669 )
2019-05-01 15:19:12 -07:00
Antonio Maiorano
df753fbcf5
Fix sdl2-gfx, sdl2-image, sdl2-mixer, sdl2-net, and sdl2-ttf forcing debug lib first (SDL2d) ( #5948 )
...
Prevent SDL2 dependent libraries from always linking against debug.
2019-05-01 13:36:57 -07:00
Ernest Zaslavsky
3468013fcd
SPDK - Storage performance development kit ( #5877 )
2019-05-01 12:59:11 -07:00
LarryIII
1e0b106d15
[Live555]Update version to 'latest' ( #6267 )
2019-05-01 11:54:01 -07:00
Victor Romero
e03ee9cace
[ceres,jxrlib,zziplib] Fixes for non-windows ( #6188 )
...
* [ceres, zziplib] fixes for building on non-windows systems
* [jxrlib, zziplib] other fixes for non-windows systems
* [zziplib] fix CMakeLists.txt for non win32 platforms, there were missing exported headers
* [ceres] Fix targets path
* [ceres] Fix typo
* [ceres] trigger CI build
* [ceres] use proper glog/gflags targets
2019-04-30 16:54:33 -07:00
Griffin Downs
9db65c7891
[fmi4cpp] Update to 0.7.0 ( #6269 )
...
* [fmi4cpp] update to 0.7.0
* Fix indentation
* Remove duplicate feature entry
2019-04-30 15:02:18 -07:00
João Maia
5314524f44
[qt5] Fix scripts on debug/release-only builds ( #6259 )
...
* Fix qt5-base portfile
qt5-release.conf was not copied in release mode
* Fix vcpkg_configure_qmake.cmake in debug-only builds
* Add VCPKG_BUILD_TYPE support to qt_modular_library.cmake and vcpkg_build_qmake.cmake
2019-04-30 09:29:41 -07:00
Robert Schumacher
516d10bb68
[many ports] Updates 2019.04.19 ( #6155 )
...
* [many ports] Updates 2019.04.19
2019-04-30 09:20:18 -07:00
Miguel
fcc13318da
[mlpack] Updated to version 3.1.0 ( #6263 )
2019-04-29 20:56:26 -07:00
Bogdan Gospodaru
e591f8d63f
[tmxlite] port ( #6243 )
...
* added tmxlite port
* added static support
2019-04-29 12:16:12 -07:00
myd7349
51dc766e79
[taocpp-json] Add new port ( #6253 )
...
* [taocpp-json] Add new port
2019-04-29 11:50:57 -07:00
Vitaliy Didik
5936262b24
[gmime] Fixed missing exports. ( #6256 )
2019-04-29 09:56:18 -07:00
Tony Lin
221baafff4
[boost-locale] Enable arm64-windows ( #6208 )
2019-04-29 04:39:58 -07:00
NancyLi1013
bed4a4c9c0
[date] Update the version to the latest commit. ( #6131 )
2019-04-29 02:42:35 -07:00
Tony Lin
e7663f30ff
[boost-regex] Enable arm64-windows ( #6206 )
2019-04-29 01:49:47 -07:00
almikhayl
55a4b18544
[libpcap] new port only linux ( #6082 )
...
* [libpcap] new port only linux
* Add system dependencies message
2019-04-29 01:04:27 -07:00
driver1998
ef75e05b22
[fltk] Windows ARM/ARM64 support ( #6241 )
...
* update fltk for arm/arm64-windows
* add windows libraries for arm/arm64
2019-04-29 00:44:22 -07:00
LeiLeiLei
a4a18fc433
[duilib] add new port ( #6231 )
...
* [duilib] add new port
* support for static
* Update version string to date; Translate description
2019-04-28 22:18:01 -07:00
Miguel
66f558423d
[ensmallen] Updated to version 1.14.2 ( #6242 )
...
* [ensmallen] Add new port
* [ensmallen] disable tests
* [ensmallen] Updated to version 1.14.2
* [ensmallen] Updated to version 1.14.2
2019-04-28 19:31:15 -07:00
Park DongHa
2e7ef676db
[coroutine] version update (1.4.2) ( #6245 )
...
* [coroutine] arch, commit
* version: 1.4.1
* check architecture before vcpkg_from_github
x86 error message contains repository path to prevent confusing
Signed-off-by: luncliff <luncliff@gmail.com>
* [coroutine] version update
2019-04-28 19:30:33 -07:00
myd7349
81cc0f387e
[jsmn] Add new port ( #6248 )
2019-04-28 19:26:31 -07:00
myd7349
b500a0dc22
[nonius] Add new port ( #6238 )
...
* [nonius] Add new port
* [nonius] Dependencies
2019-04-28 19:13:09 -07:00
Dmitry Marakasov
745a0aea59
Fix typo ( #6235 )
...
[forge] Fix typo
2019-04-26 16:48:42 -07:00
NancyLi1013
0fe89bae97
[clblast] Add new port ( #6222 )
2019-04-26 13:34:54 -07:00
Cheney Wang
a5a5e870aa
[aws-lambda-cpp]Add warning to non-Linux platform when building ( #6211 )
...
* [aws-lambda-cpp]Add warning to non-Linux platform when building
* Also allow osx builds
* Correct Mac check
* OR to AND
2019-04-26 12:45:43 -07:00
Vitaliy Didik
1c9d54363a
[libidn2] Removed CMAKE_DEBUG_POSTFIX. ( #6224 )
2019-04-26 12:43:10 -07:00
kyp
dad8307618
[stlab] update to v1.4.1 ( #6209 )
...
* [stlab] update to v1.4.1
[stlab] update head reference
* [stlab] fix osx build
2019-04-26 12:28:13 -07:00
Simon Brand
7b3d86b933
[Bitsery] New port ( #6226 )
2019-04-26 12:20:28 -07:00
Qing-Dong Wang
0619aaec65
[freeglut] fix download URLs ( #6035 )
2019-04-25 23:37:20 -07:00
João Maia
d299ad6107
[qt5] Build qt5 release/debug targets according to VCPKG_BUILD_TYPE ( #6215 )
2019-04-25 14:30:39 -07:00
driver1998
7ec28764b6
[openal-soft] Fixes windows arm/arm64 build on vs2019 ( #6115 )
...
* fixes openal-soft arm/arm64 windows build, on vs2019
* bump openal-soft version to 1.19.1-2
2019-04-25 12:51:31 -07:00
Mark Moll
6735932ad3
[ompl] update to version 1.4.2 ( #6084 )
...
- add feature to install ompl.app libraries, which add support for
reading meshes and collision checking
- remove patch and instead remove unwanted files via portfile
2019-04-25 12:42:16 -07:00
Cheney Wang
41623d8e4e
[devicenameresolver] Add missing <string> ( #6207 )
2019-04-25 12:41:33 -07:00
JackBoosY
7aae74af08
[cctz]Update cctz to v2.3 and add dependence benchmark. ( #6185 )
2019-04-25 12:39:38 -07:00
Billy O'Neal
af3dd1acd1
Update Casablanca to 2.10.13. ( #6201 )
2019-04-25 12:12:12 -07:00
tGstep
95b94ec3b1
[tgui] Update to 0.8.5 ( #6192 )
...
Update to the 0.8.5 branch.
2019-04-24 14:13:04 -07:00
Victor Romero
8996d0ce0a
[ade] Add port (taken from PR 5169 by @cenit) ( #6129 )
...
* [ade] Add port (taken from PR 5169 by @cenit)
* [ade] Fix for non-Windows
* [ade] Fix indentation
2019-04-24 11:44:38 -07:00
alcroito
243a12456c
[botan] Make botan also build on macOS and Linux ( #6196 )
...
Use multiple jobs when possible.
2019-04-24 13:21:58 -05:00
LarryIII
9aa21f0670
[Alembic]Fix error C1803 when using headers from OpenEXR ( #6195 )
2019-04-24 11:19:54 -07:00
Spiro Gulgas
f67b53df11
[glfw3] Updated to version 3.3 ( #6198 )
2019-04-24 11:09:58 -07:00
Leonard Mosescu
b892387a45
Fix for #6152 : Broken release build of SDL2-image ( #6153 )
...
Fix for #6152 : The release build of SDL2-image depends on the debug build of SDL2
2019-04-23 18:33:58 -05:00
Bill Avery
858b297332
[cppgraphqlgen] Update cppgraphqlgen and PEGTL to 3.0.0 ( #6162 )
...
Upgrade PEGTL to 3.0.0-prerelease
Update cppgraphqlgen to 3.0.0
Add pegtl-2 port
2019-04-23 17:19:51 -05:00
Curtis J Bezault
1028346321
Merge pull request #6165 from xuhongxu96/grpc-static-linux
...
[grpc] Supported static linking in Linux
2019-04-23 17:05:47 -05:00
David Garcia
f439ffed30
uriparser updated to 0.9.2 ( #6178 )
2019-04-23 15:02:52 -07:00
Curtis J Bezault
c8a306b433
Merge pull request #6186 from JackBoosY/dev/jack/rocksdb_6.0.1
...
[rocksdb]Update rocksdb to v6.0.1 and fix patching failure.
2019-04-23 17:00:34 -05:00
Tony Lin
d0075b376d
[poco] Enable arm64-windows ( #6182 )
2019-04-23 14:01:23 -07:00
Cheney Wang
16c9d0befd
[embree2] Disable parallel configure ( #6172 )
2019-04-23 13:49:30 -07:00
JackBoosY
91aa28f14d
[openblas]Disable cross-compiling to fix uwp build. ( #6181 )
2019-04-23 13:41:42 -07:00
driver1998
8da8c0a9f6
[SDL2] fix arm-windows build ( #6146 )
...
* fix sdl2 arm-windows build
* bump sdl2 version
2019-04-23 13:21:48 -07:00
wangli28
8ad2ae0d34
[gdal/pmdk]Update to new version ( #6173 )
2019-04-23 13:15:23 -07:00
Phil Christensen
3e6a41dbc9
[live555] update download URL ( #6176 )
2019-04-23 12:44:41 -07:00
JackBoosY
d5f4b24095
[rocksdb]Update rocksdb to v6.0.1 and fix patching failure.
2019-04-23 10:02:50 +00:00
eao197
e9f1c3831f
restinio updated to v.0.4.8.7 ( #6170 )
2019-04-22 10:54:10 -07:00
Luke Philpot
b2433c8848
remove unneeded deps
2019-04-22 12:08:36 +10:00
Luke Philpot
96b310c0ea
tinygltf port file
2019-04-22 12:04:14 +10:00
Hongxu Xu
49c282da32
Removed setting CMAKE_FIND_LIBRARY_SUFFIXES to fix configure error in Windows
2019-04-21 17:01:16 +08:00
Hongxu Xu
68759e0dfe
[rocksdb] Supported static linking in Linux ( #6144 )
...
* [rocksdb] Supported static linking in Linux
* Updated rocksdb CONTROL version
2019-04-19 17:05:36 -07:00
driver1998
45b618869d
[gettext] fixes arm64-windows build ( #6151 )
...
* fix gettext defines, fixes arm64-windows build
* gettext: code style fix
2019-04-19 17:02:14 -07:00
Daniel Marshall
19981391b6
[re2] Update port ( #6150 )
2019-04-19 16:33:20 -07:00
Hongxu Xu
23ae7eb168
[grpc] Supported static linking in Linux
2019-04-19 17:27:19 +08:00
Victor Romero
ae51d57e99
[armadillo] Use new GitLab repository and enable Linux ( #6130 )
...
* [armadillo] use new gitlab repository, update to latest commit, now it builds on linux and enables also mlpack to be built on linux
* [armadillo] change ref to another version, the newest one disappeared
* [armadillo] Bump CONTROL version
2019-04-18 14:51:07 -07:00
JackBoosY
4adbe06fef
[check]Fix always built as debug library. ( #6135 )
...
* [jemalloc]Fix dll generated when generating static library
* Revert "[jemalloc]Fix dll generated when generating static library"
This reverts commit a833bf5593
.
* [check]Fix always built as debug library.
2019-04-18 13:49:35 -07:00
LarryIII
3667328354
[eigen3] Fix long path issue in UWP ( #6136 )
2019-04-18 11:33:28 -07:00
driver1998
5285f8dc4a
[gettext] arm/arm64 windows support ( #6118 )
...
* gettext port update for windows-arm64
* bump gettext version to 0.19-9
2019-04-18 01:33:06 -07:00
past-due
2112801aba
Expose darwinssl as an option when building curl (updated) ( #6124 )
...
* expose darwinssl as an option
* Fix typo
* add an error in case darwinssl is used on a non darwin system
* [curl] add darwinssl to curl[ssl] osx default
* [curl] Bump CONTROL version
2019-04-17 14:27:48 -07:00
Daniele Pallastrelli
6ad413c58b
[cli] Update the version to 1.1.0 ( #6123 )
2019-04-17 12:05:27 -07:00
Thad House
50306ffe82
More fixes
2019-04-17 11:45:44 -07:00
driver1998
e54a0ec7f4
[pixman] arm/arm64 windows support ( #6117 )
...
* fixes pixman arm/arm64 windows build
* bump pixman version to 0.38.0-2
2019-04-17 11:15:56 -07:00
Vitaliy Didik
00728b32b7
[libidn2] Updated to version 2.1.1. ( #6112 )
2019-04-16 10:38:25 -07:00
Thad House
b0a7ab2c53
Update patch
2019-04-16 08:03:18 -07:00
Robert Schumacher
c95512aaf6
[many ports] Updates 2019.03.29 ( #5698 )
...
* Updates 2019.03.29
* Undo changes to 4 ports(rocksdb tbb thrift uwebsockets) due to failures
* [folly] Fix target files in debug mode
* Undo glog changes since it caused sophus openmvg and cartographer failures
* Undo Folly changes since it cause wangle failed
* Undo Folly portfile
2019-04-15 22:30:11 -07:00
Phil Christensen
56bc2f9160
upgrade to windows MinGit 2.21.0 ( #6041 )
...
* [fdlibm] update hash
2019-04-15 22:28:45 -07:00
Phil Christensen
bd51bdd039
[tinyutf8] update to v2.2 ( #6102 )
2019-04-15 11:23:28 -07:00
JackBoosY
88dd0e7ddd
[libuuid]Add warning to non-unix platform when building. ( #5844 )
...
* [libuuid]Add warning to non-unix platform when building.
* [azure-storage-cpp] Don't rely on vcpkg install of libuuid on OSX in favor of the built in version
* [azure-storage-cpp] Remove old patch
2019-04-15 10:59:09 -07:00
Griffin Downs
f912e8fe10
[tbb] Fix config path ( #6100 )
...
* Fix config path
* Add lib prefix substitution
2019-04-15 09:10:26 -07:00
Stefano Sinigardi
50f5372193
[darknet] remove ninja preference to enable cuda build on windows ( #6070 )
2019-04-15 08:29:47 -07:00
Carlos O'Ryan
c0a377682e
[google-cloud-cpp] Upgrade to 0.8.1. ( #6072 )
...
* Upgrade google-cloud-cpp to 0.8.1.
* Update to Opus 1.3.1 (#6086 )
* [cpptoml] new port (#6089 )
* Update patch comment
2019-04-15 06:28:47 -07:00
Maurice Kalinowski
60db384541
Fix PATH modification on Linux/Mac ( #6083 )
...
* Fix lineendings
Some files were checked in as always CRLF.
* [qt5-base] Fix path separators on non Windows (fixes #5246 )
Use vcpkg_add_to_path instead of cmake environment manipulation.
2019-04-15 05:00:14 -07:00
Cheney Wang
e23e54ae4b
[embree3] Disable parallel configure due to writes to source directory ( #6096 )
2019-04-15 04:47:54 -07:00
Francesco Bertolaccini
574f2d218e
[libsquish] Add new port ( #6038 )
...
* Add libsquish port
* Populate CONTROL
* Fix version field
* Fix exporting symbols for Windows
* Fix typo
2019-04-15 04:26:55 -07:00
David Garcia
ff932937f0
[cpptoml] new port ( #6089 )
2019-04-15 04:21:25 -07:00
Thad House
6500d20d48
Add flat install settings for wpulib
2019-04-14 11:09:32 -07:00
Thad House
92499d35cf
Linux building, and cmake building
2019-04-14 11:09:32 -07:00
Thad House
8e50af6ff7
Update wpilib port to custom build
2019-04-14 11:09:32 -07:00
Thad House
73a99865b1
Add WPILib port for vcpkg
2019-04-14 11:09:32 -07:00
Marcus Asteborg
0907798d40
Update to Opus 1.3.1 ( #6086 )
2019-04-14 01:02:58 -07:00
Nikita
b41ddf8072
[binn] new port ( #5637 )
...
* Add binn library
* Fix binn.h include
* Fix UWP. Replace to safe functions
* Fix uwp patch
* [binn] update uwp patch
2019-04-12 08:58:29 -07:00
ivysnow
e1ae8f62b9
[libbson][mongo-c-driver] Update to version 1.13.0. ( #4770 )
...
* [libbson][mongo-c-driver] Update to version 1.13.0.
* [mongo-c-driver] don't publish libbson files
2019-04-12 08:56:36 -07:00
NancyLi1013
d00223cbb9
[cryptopp] Update the version to 8.1.0( Fix #3260 ) ( #6010 )
...
* allow building "ffmpeg.exe"
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows-static --recurse
* allow building "ffmpeg.exe"
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse
* fix static build of ffmpeg-executables
build ffplay.exe etc. failed because we tried to link ".a"-libraries
* allow building "ffmpeg.exe"
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows-static --recurse
* allow building "ffmpeg.exe"
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse
* fix static build of ffmpeg-executables
build ffplay.exe etc. failed because we tried to link ".a"-libraries
* Remove duplicate feature entries
* [clapack] Fix linux build
* [openblas] Remove restriction of build static lib on Linux
* Update ports/openblas/portfile.cmake
Co-Authored-By: kafeg <v31337@gmail.com>
* [ffmpeg] bump control version number
* [ffmpeg] switch to vcpkg_extract_source_archive_ex
* add parallel-hashmap package
* update version of package
* Check scripts/cmake/* and buildsystems/vcpkg.cmake for changes when hashing
* [cryptopp] Update the version to 8.1.0(Fix #3260 )
* [darknet] add compatibility with OpenCV 4 (#6018 )
* [curl] Bump CONTROL version (#6012 )
* [sdl1]Fix sdl1 conflict with sdl2 (#6011 )
* Use Opus CMake #4875 (#6007 )
* Print what port installed confliciting files
* Revert "Print what port installed confliciting files"
This reverts commit 79682317c9
.
* Complete revert of accidental merge b1b7ec5c0b
* [activemq-cpp] Add activemq-cpp library (#6017 )
* [fix][ffmpeg] changing $PATH separator for Linux (#6015 )
* [fix][ffmpeg] changing $PATH separator for Linux
Using a semicolon in $PATH might break on some flavors of Linux, eg Docker based on Ubuntu 18.04.
* Enable openssl:arm64-windows
* Add missing dependency for static Qt builds
* Enable pcre:arm64-windows
Update sljitConfigInternal.h for ARM64, resolve error C2375: 'FlushInstructionCache': redefinition; different linkage
* Enable pcre:arm64-windows
Update format
* Enable pcre2:arm64-windows
Update sljitConfigInternal.h for ARM64
* partial update for testing
* add git hash
* Revert "add git hash"
This reverts commit 1a3b388a91
.
* Revert "partial update for testing"
This reverts commit 880181892e
.
* [openssl-windows] Bump version number
* [pcre2] Bump version number
* [openvdb] Fix openvdb[tools] build failures (#6028 )
* Update CONTROL
Bump the version in CONTROL file
* Update CONTROL
Bump the version in CONTROL file
* Update CONTROL
Revert version number since @grdowns already bumps version number
* Add --no-recurse switch to depend-info command.
* Add -allowAppleClang option to bootstrap.sh. (fixes #4698 ) (#5915 )
* Add -allowAppleClang option to bootstrap.sh. (fixes #4698 )
* [vcpkg-bootstrap] Simplify appleclang changes and reformat
* [vcpkg-bootstrap] Remove enviroment variable VCPKG_ALLOW_APPLE_CLANG
* [distorm, scylla_wrapper, devicenameresolver] init (#4170 )
* distorm init
* scylla wrapper init
* devicenameresolver init
* [devicenameresolver][distorm][scylla-wrapper] Cleanup and mark libraries as dll-only.
* Bumb version number for qt5-base port
* [devil/libcopp/spaceland] stable cmake config (#6046 )
* [darknet] sync with community expected version, add fixes for downstream projects (#6047 )
* Print what port installed confliciting files (#6037 )
* [PEGTL] Upgrade to 2.8.0
Migration guide:
https://github.com/taocpp/PEGTL/blob/master/doc/Migration-Guide.md#version-280
* [docs] Add VCPKG_CMAKE_SYSTEM_VERSION (#6061 )
* Add help entry for depend-info
* [jsoncons] add port
* Bump version numbers, fix system name check
* [libpqxx]Update to version 6.4.3
* Add missing compiler flags
2019-04-12 08:42:59 -07:00
Griffin Downs
0bfa4c82b0
Merge pull request #6016 from edmBernard/dev/fix_libpq_on_linux
...
[libpq] fix error at link time on linux
2019-04-12 08:20:23 -07:00
Griffin Downs
7927c41249
Merge pull request #6065 from PhoebeHui/dev/Phoebe/UpgradesGlog
...
[Glog]Upgrades 2019.03.29
2019-04-12 07:17:23 -07:00
grdowns
f39b96100a
Update SHA
2019-04-12 05:43:44 -07:00
Griffin Downs
e5b9e23d1f
Merge pull request #5525 from kafeg/master
...
[clapack] Fix linux build
2019-04-12 05:34:48 -07:00
Griffin Downs
2f772fa93c
Merge pull request #6064 from Microsoft/dev/Lily/5899
...
[libpqxx]Update to version 6.4.3
2019-04-12 04:23:45 -07:00
Phoebe
0963ebbd4e
[Glog]Upgrades 2019.03.29
2019-04-12 03:57:07 -07:00
Griffin Downs
c5d80fdffb
Merge pull request #6024 from zhihaoy/pegtl
...
[PEGTL] Upgrade to 2.8.0
2019-04-12 03:45:36 -07:00
Griffin Downs
637963244b
Merge pull request #4217 from ptahmose/master
...
[ffmpeg] Add feature to build "ffmpeg.exe"
2019-04-12 03:13:34 -07:00
wangli28
2dcf027137
[libpqxx]Update to version 6.4.3
2019-04-12 10:04:04 +00:00
grdowns
d83edc84f7
Bump version numbers, fix system name check
2019-04-12 02:53:29 -07:00
Griffin Downs
7f02290c43
Merge pull request #6033 from tony979/pcre2-arm64
...
[pcre2] Enable arm64-windows
2019-04-12 02:47:32 -07:00
grdowns
57a8ecec14
Merge branch 'master' of https://github.com/kafeg/vcpkg into dev/grdowns/5525
2019-04-12 02:35:46 -07:00
Griffin Downs
0e00064405
Merge branch 'master' into master
2019-04-12 02:30:59 -07:00
Griffin Downs
39ba5b2b30
Merge pull request #6063 from cenit/dev/cenit/jsoncons
...
[jsoncons] add port
2019-04-12 02:05:50 -07:00
Erwan BERNARD
0cac89b601
[libpq] bump version number in CONTROL
2019-04-12 10:04:26 +02:00
Erwan BERNARD
7fb37a9be3
[libpq] fix error at link time on linux
2019-04-12 10:04:26 +02:00
Stefano Sinigardi
3c3dc340b7
[jsoncons] add port
2019-04-12 09:40:25 +02:00
Griffin Downs
6a9371b571
Merge pull request #6040 from stfnp/fix-qt5-static-linking
...
Add missing dependency for static Qt builds on Windows
2019-04-11 23:13:40 -07:00
Griffin Downs
450fcabed8
Merge pull request #6032 from tony979/pcre-arm64
...
[pcre] Enable arm64-windows
2019-04-11 18:53:43 -07:00
Zhihao Yuan
e946273950
[PEGTL] Upgrade to 2.8.0
...
Migration guide:
https://github.com/taocpp/PEGTL/blob/master/doc/Migration-Guide.md#version-280
2019-04-11 10:36:05 -05:00
Stefano Sinigardi
f58e82f45c
[darknet] sync with community expected version, add fixes for downstream projects ( #6047 )
2019-04-11 08:27:06 -07:00
Phil Christensen
c6fd076372
[devil/libcopp/spaceland] stable cmake config ( #6046 )
2019-04-11 08:25:55 -07:00
stfnp
29be95a5e5
Bumb version number for qt5-base port
2019-04-11 10:01:51 +02:00
atkawa7
dc65ec9e68
[distorm, scylla_wrapper, devicenameresolver] init ( #4170 )
...
* distorm init
* scylla wrapper init
* devicenameresolver init
* [devicenameresolver][distorm][scylla-wrapper] Cleanup and mark libraries as dll-only.
2019-04-11 00:35:22 -07:00
Tony Lin
bc4703def1
Update CONTROL
...
Revert version number since @grdowns already bumps version number
2019-04-11 04:47:12 +00:00
Tony Lin
44079a89fe
Update CONTROL
...
Bump the version in CONTROL file
2019-04-11 04:41:35 +00:00
Tony Lin
3e12f3fa57
Update CONTROL
...
Bump the version in CONTROL file
2019-04-11 04:38:21 +00:00
Cheney Wang
b625cbf82f
[openvdb] Fix openvdb[tools] build failures ( #6028 )
2019-04-10 21:30:49 -07:00
grdowns
38e473c36c
[pcre2] Bump version number
2019-04-10 19:44:34 -07:00
grdowns
2e44aa9631
Merge branch 'pcre2-arm64' of https://github.com/tony979/vcpkg into dev/grdowns/6033
2019-04-10 19:43:33 -07:00
grdowns
6ba941ce96
[openssl-windows] Bump version number
2019-04-10 19:37:13 -07:00
Tony Lin
6166c1509a
Enable pcre2:arm64-windows
...
Update sljitConfigInternal.h for ARM64
2019-04-10 11:21:17 +00:00
Tony Lin
a1d48b8191
Enable pcre:arm64-windows
...
Update format
2019-04-10 10:01:01 +00:00
Tony Lin
9b45a7b09c
Enable pcre:arm64-windows
...
Update sljitConfigInternal.h for ARM64, resolve error C2375: 'FlushInstructionCache': redefinition; different linkage
2019-04-10 09:55:52 +00:00
stfnp
e08db20db9
Add missing dependency for static Qt builds
2019-04-10 11:34:48 +02:00
Tony Lin
875f0afbc7
Enable openssl:arm64-windows
2019-04-10 07:46:42 +00:00
Andre Abrantes
8c3e093d05
[fix][ffmpeg] changing $PATH separator for Linux ( #6015 )
...
* [fix][ffmpeg] changing $PATH separator for Linux
Using a semicolon in $PATH might break on some flavors of Linux, eg Docker based on Ubuntu 18.04.
2019-04-09 23:02:31 -07:00
alexander-smyslov
45e7641ea0
[activemq-cpp] Add activemq-cpp library ( #6017 )
2019-04-09 23:01:34 -07:00
Marcus Asteborg
8a1c4fce30
Use Opus CMake #4875 ( #6007 )
2019-04-09 09:56:02 -07:00
LarryIII
68d1d2b1eb
[sdl1]Fix sdl1 conflict with sdl2 ( #6011 )
2019-04-09 09:54:47 -07:00
past-due
0caaf64b90
[curl] Bump CONTROL version ( #6012 )
2019-04-09 09:53:45 -07:00
Stefano Sinigardi
0d0bb98ead
[darknet] add compatibility with OpenCV 4 ( #6018 )
2019-04-09 09:52:44 -07:00
Erwan BERNARD
cfe58912a8
[soci] bump version ( #5964 )
2019-04-08 23:54:58 -07:00
past-due
c2790cd23e
[google-cloud-cpp] Fix libcurl linkage ( #5968 )
...
* [google-cloud-cpp] Fix libcurl linkage
* [curl] Fix libcurl exported CMake target config (Windows)
2019-04-08 23:54:07 -07:00
past-due
6240fe128b
[curl] Fix tool
feature ( #5971 )
...
- Use appropriate EXECUTABLE_SUFFIX to support non-Windows platforms
- Fixup `curl-target-release.cmake` to point to the new executable location (fixing the CURL::curl target)
2019-04-08 23:53:10 -07:00
Robert Schumacher
ccbef64605
[angle] Fix regressions introduced in #4862 : ( #5922 )
...
Reintroduces the unofficial:: targets.
PREFER_NINJA.
Small simplifications/modernizations.
2019-04-08 23:25:31 -07:00
NancyLi1013
9ca6603ca4
[g2o] Fix g2o:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098 ( #5925 )
...
* [g2o] fix g20:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098
* Add "VCPKG_USE_HEAD_VERSION" to judge if it is from HEAD.
2019-04-08 23:24:31 -07:00
Phoebe
46bd973e18
[Tbb] Updates 2019.03.29 ( #5928 )
...
* [Tbb] Updates 2019.03.29
* Set the tbb installed libs in TBBConfig.cmake
2019-04-08 23:23:31 -07:00
Xiao Ai
81ecf512ac
update sqlite3 to 3.27.2 ( #6002 )
2019-04-08 17:14:39 -07:00
Johnny Willemsen
757e218812
[ace] Add support for Visual Studio 2019 ( #6001 )
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2019-04-08 12:35:23 -07:00
Griffin Downs
b49c739129
Merge pull request #5702 from kiwixz/pr/cmake_3_14
...
Update to cmake 3.14 (allow compilation with VS2019RC v142)
2019-04-08 10:52:14 -07:00
Todor Prokopov
fb47d74d6d
[pixman] Fix build on x86-linux ( #5998 )
2019-04-08 10:36:11 -07:00
Johnny Willemsen
8a4c65dc24
[ace] Upgrade to 6.5.5 ( #5992 )
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2019-04-08 10:35:28 -07:00
David Garcia
f7bc4cd54c
[opentracing] v1.5.1 ( #5974 )
...
* OpenTracing #5970
* No UWP. Static requires dynamic #5970
- Dynamic version can be build without the static one
- Static version can only be build when dynamic is also active
- UWP is not supported
* Linux support #5970
2019-04-07 22:22:49 -07:00
pantor
06990d6110
[inja] Update to v2.1.0 ( #5985 )
...
* Update CONTROL
* Update portfile.cmake
2019-04-07 22:18:03 -07:00
Markus Rickert
02e9fe72fa
Add port for solid3 ( #5989 )
2019-04-07 22:17:02 -07:00
kiwixz
9a4f3c1982
[ebml,matroska] update ebml to 1.3.7, fix installation on linux ( #5981 )
...
* [ebml] fix installation on linux
* [ebml] update to 1.3.7
* [ebml] fix config installation on linux
* [matroska] cleanup, fix linux compilation
2019-04-06 22:56:04 -07:00
Carlos O'Ryan
bc907b64ee
Update google-cloud-cpp to v0.8.0. ( #5972 )
2019-04-05 22:51:32 -07:00
Phil Christensen
aa9f3b2a43
[freeimage] fixup dependencies ( #5969 )
2019-04-05 16:01:39 -07:00
Griffin Downs
97b7134f41
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/5702
2019-04-05 13:35:58 -07:00
Griffin Downs
a141b603b9
Merge pull request #5935 from ras0219-msft/dev/roschuma/vtk
...
[vtk] Fix flaky builds by using system libraries
2019-04-05 13:23:17 -07:00
Todor Prokopov
e81d8c5cc8
Fix LLVM cmake modules ( #5848 )
...
* [llvm] Reduce memory usage during linking
* [llvm] Fix cmake modules path
2019-04-05 09:41:16 -07:00
Stefano Sinigardi
a00111650f
[giflib] enable ninja ( #5963 )
2019-04-05 09:39:50 -07:00
Phil Christensen
dbdba212e1
[glew][octomap][roaring] fix parallel config ( #5958 )
...
* [glew][octomap][roaring] fix parallel config
fix CMake Error: Could not open file for write in copy operation
* [anax] fix parallel config
2019-04-05 09:38:26 -07:00
Griffin Downs
bdf903a991
[folly] Link against appropriate lib for build type
2019-04-05 06:57:37 -07:00
Victor Romero
03981bb560
[gdal] Apply conditional patching ( #5940 )
2019-04-05 01:38:24 -07:00
fradav
3aa305fa02
highfive bump to 2.0 and macos fix (same as win32) ( #5955 )
...
* highfive bump to 2.0 and macos fix (same as win32)
* macos fix
2019-04-04 23:58:56 -07:00
Andre Abrantes
c4d48f9089
[fix][ffmpeg] fixing linux build ( #5917 )
...
* limit windows dep libs to windows
* fixing configure patch
* fixing detect-openssl.patch
* adapting portfile to linux
* adding a linux-specific build sh
* add missing endif()
* bumping version
* adding extra check for windows environment
2019-04-04 22:32:10 -07:00
Alexander Neumann
6ee391615e
[fftw3] fix git patch ( #5926 )
...
* Update fftw3_arch_fix.patch
fix fftw3 arch fix
* bump version in fftw3 control
2019-04-04 22:30:20 -07:00
Evgeni Zharkov
78e0c6c425
Update msgpack to 3.1.1 ( #5945 )
2019-04-04 21:12:11 -07:00
Phil Felton
3352d70bc0
[arrow] Update Arrow to v0.13 ( #5950 )
...
* Update arrow to 0.13.0
* dynamic build working
* Both builds now work
* modifications to work on Linux
* Turn of jemalloc
2019-04-04 21:11:46 -07:00
Phil Christensen
1705134bdd
[qca] don't use port dir for temp ( #5954 )
...
* [qca] don't use port dir for temp
* [qca] bump control version
2019-04-04 21:10:53 -07:00
Griffin Downs
9ff9817a40
Merge branch 'pr/cmake_3_14' of https://github.com/kiwixz/vcpkg into dev/grdowns/5702
2019-04-04 15:46:02 -07:00
grdowns
8bd9e3a976
[hdf5] Set wrapper policy for older dependent libraries
2019-04-04 15:22:03 -07:00
Griffin Downs
e2ec029af2
Merge branch 'dev/roschuma/vtk' of https://github.com/ras0219-msft/vcpkg into dev/grdowns/5935
2019-04-04 14:12:47 -07:00
LarryIII
e33ffb6f90
[date] Fix failures in UWP with latest commit ( #5932 )
2019-04-03 22:16:09 -07:00
Phoebe
4d224838df
[RocksDB] Updates 2019.03.29 ( #5933 )
2019-04-03 22:15:26 -07:00
Cheney Wang
3046996abb
[milerius-sfml-imgui] Fix find_package issue ( #5930 )
2019-04-03 20:27:28 -07:00
angelmixu
af069e7d4e
update muParser to v.2.2.6.1 ( #5931 )
2019-04-03 20:26:54 -07:00
Phoebe
83f13067f3
[Thrift] Updates 2019.03.29 ( #5924 )
2019-04-03 14:43:56 -07:00
wangli28
8ffa20107d
[openmesh]Update version to 8.0 ( #5923 )
2019-04-03 14:43:10 -07:00
Phil Christensen
f0040c3339
[openssl-windows] partially back out moderinzation change
2019-04-03 12:34:36 -07:00
Cheney Wang
c8844f5e40
[live555] Update the download path ( #5919 )
2019-04-03 10:18:04 -07:00
Robert Schumacher
7df18a5804
[hdf5][vtk] Add vcpkg-cmake-wrapper for HDF5 to fix vtk
2019-04-03 05:52:27 -07:00
Robert Schumacher
d788ada4e9
[vtk] Fix flakiness by relying on vcpkg-provided dependencies
...
[libharu] Add patches required for vtk
[vcpkg-build-cmake] Add retry logic for mt.exe failures
2019-04-03 04:15:00 -07:00
Dženan Zukić
641e1cd53d
Fix double-conversion issue in ITK ( #5115 )
...
* Using newer version of ITK which fixes double-conversion problem
* Minor style update of ITK portfile
* Using newer version of ITK which fixes double-conversion problem
* [itk] Improve version string
* [itk][hdf5] Update ITK commit. Depend on eigen3. Bump hdf5 control version.
* [hdf5] Update CONTROL
* [netcdf-c] Disable parallel configure due to writes to source directory
* [hdf5] Disable parallel configure due to writes to source directory. Switch to tar.gz to prevent CRLF line endings.
2019-04-02 20:35:44 -07:00
Victor Romero
21a5d1bf2c
[darknet,openssl-windows,tbb] Rebuild on CI
2019-04-02 18:05:23 -07:00
Victor Romero
144e86b6dc
[libmodbus] Remove duplicated header files
2019-04-02 17:46:42 -07:00
Victor Romero
44c2a66ff2
[libodb-sqlite] Find sqlite3 includes from vcpkg
2019-04-02 17:39:03 -07:00
Victor Romero
a0721f1bea
[sqlitecpp] Find sqlite3 includes from vcpkg
2019-04-02 17:30:53 -07:00
Laurent Rineau
961b2699b1
Update CGAL to version 4.14 ( #5734 )
...
* CGAL now depends also on Boost Multiprecision
* Update to release 4.14
2019-04-02 13:31:00 -07:00
Shelley Lake
280200a95d
[osg] static build ( #5913 )
2019-04-02 12:55:16 -07:00
kiwixz
a0415b38a9
[libwebp] do not include all feature by default ( #5886 )
...
* [libwebp] do not include all feature by default
* [libwep] bump control version
2019-04-02 10:50:07 -07:00
MistGebaut
228289f450
sdl1: static build ( #5903 )
...
* sdl1: static build
* Update CONTROL file
2019-04-02 10:48:36 -07:00
Daniel Marshall
8ab7c3fc03
[effolkronium-random] Update to 1.3.0 ( #5900 )
2019-04-02 10:46:52 -07:00
Asozial
4590b6a2ff
gdal: fixed typo ( #5904 )
...
* gdal: fixed typo
* Update CONTROL file
2019-04-02 10:44:46 -07:00
markdegreef
d1110ceb7f
[octomap] fix linux build ( #5583 )
...
* [octomap] fix linux build
Copy entire bin folder for linux, as it only contains the executables
* [octomap] remove debug binaries
2019-04-01 22:00:12 -07:00
markdegreef
575df0550c
[fcl] fix linux build ( #5582 )
...
* [fcl] fix linux build
Set correct path of cmake config files
2019-04-01 13:35:22 -07:00
Helco
a1c6edd6ed
[libuv/uvw] Update to 1.27.0 ( #5895 )
...
* Update libuv to 1.27.0
* Update uvw to 1.15.0
2019-04-01 11:40:20 -07:00
Gregory Popovitch
81448a3035
[parallel hashmap] increment release version ( #5898 )
...
* update version of package
2019-04-01 11:01:59 -07:00
Gregory Popovitch
b33e51ab07
add parallel-hashmap package ( #5893 )
2019-04-01 09:55:14 -07:00
JuttaAnders
6f0923ae93
Fix for shared build broken due to #5839 ( #5882 )
2019-03-31 09:32:29 -07:00
myd7349
8757c643f5
[brunocodutra-metal] Add new port ( #5817 )
...
* [brunocodutra-metal] Add new port
* [brunocodutra-metal] Rename
2019-03-31 09:30:13 -07:00
JackBoosY
3cc4de62c1
[libharu]fix build failure. ( #5628 )
...
* [libharu]fix build failure.
* [libharu]Comment more code
2019-03-30 23:38:36 -07:00
Sean Warren
125df93c5e
[xerces-c] Add libraries required on osx to target using wrapper ( #5858 )
...
* [xerces-c] Add libraries required on osx to target using wrapper
* [xerces-c] Bump version number
2019-03-30 22:35:47 -07:00
Sean Warren
52870c7595
[opencv] Make opencv build exportable ( #5857 )
...
* [opencv] Make opencv build exportable
* [opencv] bump version number
2019-03-30 22:35:10 -07:00
Sean Warren
55eeb17c66
[glew] Do not build utilities ( #5859 )
...
* [glew] Do not build utilities
2019-03-30 22:18:23 -07:00
JackBoosY
5a9b14c978
[pdal]fix missing vendor headers ( #5846 )
...
* [pdal]1.fix missing vendor headers. 2.modify the patch name and add the serial number.
2019-03-29 23:28:53 -07:00
Phil Christensen
f5c04ea6b4
Removes string replacement on Abseil headers ( #5850 )
...
Abseil now has all uses of min and max wrapped in parens to prevent macro expansion. This will continue to be the case going forward, so these replacements are no longer needed.
Also, the Github web UI is forcing an extra change that updates the return character to the proper Windows CR+LF
2019-03-29 23:28:03 -07:00
Phil Christensen
93ce6b4f27
[ffmpeg] switch to vcpkg_extract_source_archive_ex
2019-03-29 23:23:18 -07:00
JackBoosY
1c05aa9770
[abseil]Fix link error when using abseil library. ( #5860 )
...
* [jemalloc]Fix dll generated when generating static library
* Revert "[jemalloc]Fix dll generated when generating static library"
This reverts commit a833bf5593
.
* [abseil]Fix link error when using abseil library.
2019-03-29 23:03:56 -07:00
JackBoosY
db13360a50
[luajit]move luajit headers to the directory "include/luajit/" to avoid file conflicts. ( #5863 )
...
[luajit]move luajit headers to the directory "include/luajit/" to avoid file conflicts.
2019-03-29 22:51:58 -07:00
NancyLi1013
89fd63fb4b
[jsonnet] Fix white-space-path issue. ( #5862 )
2019-03-29 22:49:05 -07:00
JackBoosY
9e8db15b96
[signalrclient]Fix build error ( #5868 )
...
* [signalrclient]Fix build error: LNK2019 with openssl
2019-03-29 22:21:40 -07:00
zhihaoy
f2ae7bf937
[ampl-mp] Limit the scope of ICE workaround ( #5870 )
2019-03-29 22:06:55 -07:00
Phil Christensen
4ce30f90ae
[freetype] fix issue #5774 ( #5853 )
...
* load 0005-Fix-DLL-EXPORTS.patch
* Create 0005-Fix-DLL-EXPORTS.patch
* [freetype] cleanup whitespace
2019-03-28 16:27:35 -07:00
Sean Warren
2601164fa9
[exiv2] Update exiv2 to 0.27 release, optionally support unicode on windows ( #5454 )
2019-03-28 15:46:03 -07:00
myd7349
9f39409a34
[protobuf] Update to 3.7.1 ( #5502 )
...
* [protobuf] Update to 3.7.1
2019-03-28 15:44:02 -07:00
Phil Christensen
2d444958c6
[ffmpeg] bump control version number
2019-03-28 15:14:27 -07:00
JackBoosY
6e25f7e02a
[giflib]fix compile error in x64-uwp ( #5578 )
...
* [giflib]fix compile error in x64-uwp
* [giflib]Modify the location of the CMakelists.txt changes in the patch to avoid patching failures.
* [giflib]Modify cmakelists.txt directly and delete the corresponding changes in the patch
* [giflib] Modernize. Avoid use of WINDOWS_EXPORT_ALL_SYMBOLS.
2019-03-28 14:46:21 -07:00
myd7349
2665f91cd9
[liblzma] Fix for UWP build ( #5607 )
2019-03-28 14:38:44 -07:00
Stefano Sinigardi
f59ebe9102
[libhungarian] add port ( #5849 )
...
* [libhungarian] add port
* [hungarian] fix cmake targets
2019-03-28 14:36:44 -07:00
Phil Christensen
3c4411b846
[decimal-for-cpp] update to 1.16 ( #5852 )
2019-03-28 14:36:08 -07:00
CJ Johnson
8d8cea2be0
Removes string replacement on Abseil headers
...
Abseil now has all uses of min and max wrapped in parens to prevent macro expansion. This will continue to be the case going forward, so these replacements are no longer needed.
Also, the Github web UI is forcing an extra change that updates the return character to the proper Windows CR+LF
2019-03-28 11:11:30 -04:00
LarryIII
78a8de6cf4
[pcre2/caffe2] Fix space issue ( #5827 )
...
* [pcre2/caffe2] Fix space issue
2019-03-27 22:02:31 -07:00
JackBoosY
493b76284d
[jemalloc]Fix dll generated when generating static library ( #5829 )
...
* [jemalloc]Fix dll generated when generating static library
2019-03-27 22:01:56 -07:00
JuttaAnders
c88974a223
[gdal] fix for building static library ( #5839 )
2019-03-27 11:47:15 -07:00
Billy O'Neal
2e04d02e9d
Update Casablanca to v2.10.12. ( #5830 )
2019-03-27 09:52:20 -07:00
JackBoosY
7f13cec4e3
[mozjpeg]Fix installation files to the wrong directory ( #5833 )
...
* [jemalloc]Fix dll generated when generating static library
* Revert "[jemalloc]Fix dll generated when generating static library"
This reverts commit a833bf5593
.
* [mozjpeg]1.Fix installation files to the wrong directory. 2.Change how dynamic and static library built macros are used
2019-03-27 09:52:02 -07:00
Phil Christensen
72c574d9be
Merge pull request #5835 from wangli28/dev/Lily/LongPathWarning
...
[many ports]Add long path warnings
2019-03-27 09:51:04 -07:00
Vitaliy Didik
bab450fab5
[libmspack] update to 0.10.1. ( #5834 )
2019-03-27 09:16:03 -07:00
eao197
8129b11ea6
[json-dto] updated to v.0.2.8 ( #5836 )
...
* sobjectizer updated to v.5.5.24.3
* json-dto updated to v.0.2.8
2019-03-27 09:14:18 -07:00
wangli28
e3ae651d53
[many ports]Add long path warnings
2019-03-27 09:41:14 +00:00
ewertons
195e4aa18a
[azure-iot] vcpkg update for master/public-preview release ( #5789 )
...
* [azure-iot] vcpkg update for master/public-preview release
* [azure] Fix download hash strings
* [azure] Bump CONTROL versions
2019-03-26 23:21:51 -07:00
Phil Christensen
d41a499be3
Merge pull request #5784 from qis/dev/qis/giflib
...
[giflib] Changed library linkage to static.
2019-03-26 22:07:09 -07:00
Colin Atkinson
7d10dd1940
Remove unnecessary patch to libnice
2019-03-26 20:59:23 -04:00
Colin Atkinson
e04aecabc3
Update to 0.1.15, and update CMakeLists.txt
2019-03-26 20:59:23 -04:00
Robert Schumacher
6588b55361
[giflib] Modernize. Avoid use of WINDOWS_EXPORT_ALL_SYMBOLS.
2019-03-26 17:31:19 -07:00
Phil Christensen
b83d017e85
Merge pull request #5779 from cenit/dev/cenit/open62541
...
[open62541] new port
2019-03-26 13:28:21 -07:00
Phil Christensen
6b0ab194ae
Merge pull request #5617 from tarcila/master
...
[capnproto] Add Capnproto package
2019-03-26 13:12:13 -07:00
Phil Christensen
ed004dcfbd
Merge pull request #5822 from yurybura/master
...
[python3] Update to version 3.7.3
2019-03-26 11:40:13 -07:00
Francesco Bertolaccini
e5a2a6758f
[sf2cute] new port ( #5814 )
...
* add sf2cute port
* clean up sf2cute
* fix sf2cute project version
* Fix sf2cute port
* Use latest upstream tag
2019-03-26 11:09:28 -07:00
Phil Christensen
ba366e41ae
[nlohmann-json] update version to 3.6.1 ( #5818 )
2019-03-26 10:55:35 -07:00
past-due
367ca52d9e
[SDL2] Add patch for SDL2 hid_enumerate bug 4391 ( #5820 )
...
Applies patch for SDL 2.0.9 bug 4391: "hid_enumerate() sometimes causes game to freeze for a few seconds"
See: https://bugzilla.libsdl.org/show_bug.cgi?id=4391
2019-03-26 10:55:08 -07:00
past-due
207855d843
[physfs] Update to version 3.0.2 ( #5821 )
2019-03-26 10:51:35 -07:00
Sean Warren
98ae960b4b
Add Qt5 static missing dependencies, fix mac packages ( #5680 )
...
* [qt5-macextras] Add qt5-macextras port
* [cutelyst2] Fix install on mac
* [qt5-purchasing] Add missing dependency on qt5-declarative
* [qt5] Ensure we link to required libraries for qt5 static build
* [qscintilla] Fix install on mac
* [libqglviewer] Fix install paths on mac
* [libqglviewer] Fix regressions
* [qscintilla] Fix regressions
* Bump version numbers
* [qt5] restore harfbuzz on osx
2019-03-26 10:46:40 -07:00
zhihaoy
672370980a
[tbb] Upgrade to 2019_U4 ( #5760 )
...
* [tbb] Upgrade to 2019_U4
This release fixes a bug that causes problem in vTune.
* [tbb] whitespace change to force rebuild in CI
2019-03-26 10:13:42 -07:00
Helco
95785e1b40
[SDL2_xxx]: Add CMake targets for SDL2 addons ( #5754 )
...
* Add SDL2 image target
* Add SDL2_mixer target
* Add SDL2_ttf target
* Add SDL2_net target
* Fix missing source file for SDL2_image
* Disable harfbuzz for freetype properly
* Use both include dirs for freetype in SDL2-tff
2019-03-26 09:57:16 -07:00
yurybura
121faf2ee2
[python3] Update to v3.7.3
2019-03-26 16:09:04 +03:00
past-due
c6ee91af61
[nlohmann-json] update version to 3.6.1
2019-03-26 08:29:28 -04:00
Stefano Sinigardi
da0c21d879
[open62541] add system dependencies for linux, quickly error-out for UWP
2019-03-26 13:20:11 +01:00
JackBoosY
252ba6a04f
[libmikmod]fix missing dll bug. ( #5743 )
...
* [libmikmod]fix missing dll bug.
* [libmikmod]1.Set macro to replace fixed library suffixes to support multiple platforms 2.Copying dynamic library files is disabled when building static libraries
* [libmikmod]1. change vcpkg_apply_patches to vcpkg_extract_source_archive_ex. 2.delete commented code.
* [libmikmod] remove extra 'set'
2019-03-25 22:51:45 -07:00
JackBoosY
0394ade3a9
[openblas]Fix white-space-path configure bug. ( #5741 )
2019-03-25 14:32:28 -07:00
wangli28
d7ef001128
[nlohmann-json]update version to 3.6.0 ( #5746 )
2019-03-25 14:25:28 -07:00
JackBoosY
f1164a2591
[apr-util]Fix static library usage bug. ( #5769 )
...
* [apr-util]Fix static library usage bug.
* [apr-util]Fix macro error.
2019-03-25 14:06:55 -07:00
JackBoosY
7f364076bb
[libnice]Fix build error in windows. ( #5799 )
...
* [libnice]Fix build error in windows.
* [libnice] switched to vcpkg_extract_source_archive_ex
2019-03-25 13:45:20 -07:00
Alexej Harm
6798bc3234
[angle] Fixed build with /permissive- toolchain on Windows and clang on Linux ( #5785 )
2019-03-25 13:35:08 -07:00
Inoue343
e3737888ad
[freeimage]Fix link symbols of tiff. ( #5786 )
2019-03-25 13:34:14 -07:00
rfric
36d9d998a3
[pbc] Correct compilation warnings ( #5794 )
2019-03-25 13:30:49 -07:00
yurybura
f24580ef55
[boost-python] Restore unwind-type.patch ( #5795 )
2019-03-25 13:28:36 -07:00
Johnny Willemsen
42139b5af9
[ace] Add support for vcpkg install ace on Linux ( #5802 )
...
* [ace] Add support for vcpkg install ace on Linux
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
* Fix mwc logfile name
* ports/ace/portfile.cmake:
* Fixed windows detection
* ports/ace/portfile.cmake:
2019-03-25 12:09:36 -07:00
Park DongHa
b6a08c15af
[coroutine] arch, commit ( #5787 )
...
* version: 1.4.1
* check architecture before vcpkg_from_github
x86 error message contains repository path to prevent confusing
Signed-off-by: luncliff <luncliff@gmail.com>
2019-03-24 15:32:53 -07:00
Daniel Marshall
5d875afa94
[doctest] Update to 2.3.1 ( #5792 )
2019-03-24 15:32:03 -07:00
Bill Avery
02e0b40ba3
[cppgraphqlgen] Update to 2.1.0 ( #5797 )
2019-03-24 15:29:50 -07:00
yurybura
dfef7b1116
[boost-python] Restore unwind-type.patch
2019-03-24 17:29:05 +03:00
Alexej Harm
1945a19de6
[giflib] Changed library linkage to static.
2019-03-23 11:07:21 +01:00
Thomas Arcila
50f1c1705e
Disable cmake integration test for now
...
Integration test is failing for now because of #5630 and #5635
This at least makes the package function on Windows x86 and x64.
2019-03-22 18:14:39 -04:00
Stefano Sinigardi
2e35d018ee
[open62541] remove unnecessary patch, regex in portfile works also with head rev
2019-03-22 18:37:11 +01:00
Stefano Sinigardi
9ee3215f94
[open62541] new port
2019-03-22 18:35:55 +01:00
Stefano Sinigardi
35892da819
[darknet] fix static build ( #5771 )
2019-03-22 10:25:15 -07:00
soroshsabz
08697ad73d
[rttr] Update 0.9.6. ( fixes #5710 ) ( #5712 )
...
* Update rttr library to 0.9.6. (fixes #5710 )
* Add log message for not supported platform. (see #5710 )
2019-03-22 09:59:08 -07:00
Maurice Kalinowski
3d2db597ce
[qt5-mqtt] new port Qtmqtt ( #5736 ) ( #5737 )
...
* [qt5-modularscripts] Split build steps
When building modules not available from the vendor download side, the
build process stays the same. Create two functions, one for accessing
the sources, the other for compilation.
* [qtmqtt] Add new port (#5736 )
2019-03-22 01:08:50 -07:00
NancyLi1013
8b4a607c32
[grpc] Update grpc to 1.9.1. ( #5744 )
2019-03-22 01:03:50 -07:00
Ambroise Petitgenêt
7eea85be25
[kdsoap] add package ( #5750 )
...
* create kd-saop port
Committer: PETITGENET AMBROISE <apetitgenet@free.fr>
* [kd-soap] remove extra comments
2019-03-22 00:00:55 -07:00
JackBoosY
d88fa84c86
[draco]Fix build error on x86-uwp. ( #5755 )
2019-03-21 23:20:18 -07:00
Daniel Marshall
d48876bab0
Add new port cli ( #5762 )
2019-03-21 23:19:36 -07:00
Stefano Sinigardi
de4add711d
[freeopcua] better dealing with dynamic builds ( #5763 )
...
* [freeopcua] better dealing with dynamic builds
2019-03-21 23:17:13 -07:00
Alexej Harm
6e8725ba64
[tiff] Changed library linkage to static. ( #5766 )
2019-03-21 23:10:23 -07:00
Alexej Harm
b5ae25cf3d
[cpr] Changed library linkage to static. ( #5705 )
...
* [cpr] Changed library linkage to static.
* [cpr] Removed unintentional file.
* [cpr] Cleanup and bump version
2019-03-21 10:15:37 -07:00
Phil Christensen
773a685867
[liblemon][lemon] deprecate duplicate port, forward to original ( #5758 )
2019-03-20 23:40:43 -07:00
Phil Christensen
10014faad7
[ismrmrd] make optional hdf5 dependency explicit ( #5757 )
...
* [ismrmrd] make optional hdf5 dependency explicit
This port will behave differently in the CI build depending on if hdf5 was installed
before it. Make the hdf5 dependency explicit so it will behave consistently.
2019-03-20 23:39:56 -07:00
JackBoosY
64fc3202f5
[clapack]fix missing library and tools. ( #5749 )
2019-03-20 10:56:25 -07:00
Billy O'Neal
6f0594756e
Update cpprestsdk to v2.10.11. ( #5748 )
2019-03-20 10:55:42 -07:00
LarryIII
03558e7507
[fribidi] Update Version to support static build ( #5745 )
2019-03-20 09:51:08 -07:00
Robert Schumacher
bcf7db4d46
[rapidjson] Fix --head support ( #3693 )
2019-03-19 16:12:19 -07:00
Phil Christensen
db72758b1c
[rxqt] use fixed release for rxqt
2019-03-19 14:35:16 -07:00
Griffin Downs
c482d2c4d5
Merge pull request #5726 from LarryIII/FixUncombination
...
[gli]Fix gli is incompatible with glm
2019-03-19 14:11:31 -07:00
Phil Christensen
fd0346372f
[collada-dom] use vcpkg minizip/zip.h
...
it is possible to find the wrong zip.h when doing a full CI test. Force it to
find the right one.
2019-03-19 13:49:03 -07:00
Phil Christensen
563ab882e1
[qpid-proton] add libuv on osx
...
use lubuv on osx as the proactor.
2019-03-19 13:30:02 -07:00
Sönke Schau
892284cec8
[gsoap] Include dom.* files and plugin directory ( #5735 )
2019-03-19 13:19:00 -07:00
Jonathan Hale
08882c6740
[magnum] Update patches ( #5730 )
...
Signed-off-by: Squareys <squareys@googlemail.com>
2019-03-19 13:08:18 -07:00
Johnny Willemsen
14bc52eb39
Make use of vcpkg_copy_pdbs instead of manually copying the pdb files ( #5733 )
2019-03-19 13:07:35 -07:00
Larry-Hu
2df31838e8
[gli]Fix gli is incompatible with glm
2019-03-19 03:10:14 -07:00
Griffin Downs
44b9e5f98b
Merge pull request #5692 from BigSeb/fix-sqlpp11
...
Fix sqlpp11 warnings
2019-03-18 22:25:17 -07:00
Connor Fitzgerald
02511898db
[rapidxml-ns] Add new port. ( #5703 )
...
* [rapidxml-ns] Add new port
* [rapidxml] Move headers out of include to prevent conflicts and clutter.
* [rapidxml-ns] Update SHA512
* [rapidxml-ns] Fix header installation
* [3fd] Fix header issue with rapidxml
2019-03-18 21:18:02 -07:00
grdowns
563e085d42
Update version strings
2019-03-18 17:47:24 -07:00
myd7349
27b1d92ef5
[qcustomplot] Add new port ( #5036 )
...
* [qcustomplot] Add new port
* [qt5-base] Trigger a rebuild for qcustomplot
* Revert "[qt5-base] Trigger a rebuild for qcustomplot"
This reverts commit 1082892d12
.
* [qcustomplot] Trigger rebuild on CI
2019-03-18 14:45:36 -07:00
Griffin Downs
ec22cd193c
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/5692
2019-03-18 14:34:55 -07:00
grdowns
164c78cab8
Update version string
2019-03-18 14:27:48 -07:00
Griffin Downs
4cfeb475dd
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/5699
2019-03-18 14:03:35 -07:00
MouhammadEV
aed7d2e214
[WIP][vtk] add the option -DModule_vtkGUISupportMFC=ON ( #4661 )
...
* Update portfile.cmake
* [vtk] Only enable Module_vtkGUISupportMFC for Windows. Require atlmfc on Windows.
2019-03-18 12:33:45 -07:00
Erwan BERNARD
2fc5b2815e
[orc] update to 1.5.5 ( #4786 )
...
* [orc] update to 1.5.3
* [orc] update usage with zstd
* [orc] update to 1.5.4
* [orc] update to orc 1.5.5rc1
* [orc] fix static build
* [orc] bump to 1.5.5
2019-03-18 12:26:29 -07:00
Connor Fitzgerald
2978d2480f
[mapbox-variant] Fix include install location due to hard-coded paths ( #5706 )
...
* [mapbox-variant] Fix include install location due to hard-coded paths
2019-03-18 12:25:21 -07:00
Connor Fitzgerald
dcd9f41388
[cppfs] Fix debug exports ( #5708 )
2019-03-17 17:05:57 -07:00
Alexej Harm
d7bf0e5819
[fmt] Changed library linkage to static. ( #5688 )
...
* [fmt] Changed library linkage to static.
* [fmt] Re-enabled shared build without breaking LTCG toolchains.
2019-03-16 03:02:50 -07:00
Robert Schumacher
9637942a59
[harfbuzz] Restore patches removed by #5359 ( #5696 )
2019-03-15 22:08:07 -07:00
Connor Fitzgerald
d61392b3ae
[glslang] Properly fixup cmake targets
2019-03-16 00:39:46 -04:00
Sönke Schau
9b8e6a8be0
[gsoap] update to 2.8.82 ( #5695 )
2019-03-15 16:04:18 -07:00
Griffin Downs
5afc34532b
Merge pull request #5577 from cwfitzgerald/spirv-tools-target
...
[spirv-tools] Add cmake targets
2019-03-15 15:51:21 -07:00
myd7349
68a2b4c766
[libxml2] Update to 2.9.9 ( #5193 )
...
* [libxml2] Update to 2.9.9
Fix #5177
* [libxml2] Fix static build
* [libxml2] Modernize
* [libxml2] Use vcpkg_from_github
* [libxml2] Get version info from configure.ac
* [libxml2] Install xmlversion.h
* [libxml2] Improve port file
* [libxml2] Move version.h generation into CMakeLists.txt
* [libxml2] Fix misspelled version header
* [libxml2] Add UWP support
2019-03-15 15:29:08 -07:00
Sönke Schau
d433d21904
[upstream] Update toversion 2.8.81 and added missing folder ( #5668 )
...
* Update to upstream version 2.8.81
Copy import directory to the share folder, so it can be used by clients.
2019-03-15 14:31:00 -07:00
Sébastien Matte
8a35867b73
[sqlpp11-connector-sqlite3] Removed the include files in the debug/include directory which was preventing compilation of this package.
2019-03-15 14:44:44 -04:00
Sébastien Matte
5d0808c18c
[sqlpp11-connector-mysql] Removed the include files in the debug/include directory which was preventing compilation of this package.
2019-03-15 14:44:36 -04:00
Sébastien Matte
0ea0c91790
[sqlpp11] Moved the python scripts located in the bin folder to a separate folder. This removes the warning when compiling in static.
2019-03-15 14:44:28 -04:00
NancyLi1013
9ca11f3a6d
[cairo] Update version to 1.16.0 ( #5646 )
2019-03-15 11:41:42 -07:00
angelmixu
e740b5717c
[fontconfig] use __attribute__((visibility("default"))) for exporting symbols on macOS ( #5689 )
...
* use __attribute__((visibility("default"))) for exporting symbols on macOS
* [fontconfig] Bump CONTROL version
2019-03-15 11:12:55 -07:00
Todd
532528903c
[portaudio]: fix Linux build ( #5678 )
...
* [portaudio]: fix Linux build
Wrap some Win specific stuff in an if (WIN32)
Fixes #4526
* [portaudio] Bump CONTROL version
2019-03-15 10:23:02 -07:00
ceeac
830087d679
[capstone] Update Capstone to v4.0.1-49-ge3d5a594 ( #5546 )
...
* Update Capstone to v4.0.1-49-ge3d5a594
* Use full SHA hash for ref
* Build Capstone with dynamic runtime
* Update Capstone to 4.0.1-57-g120373dc
* Fix wrong description for osxkernel feature
2019-03-14 23:14:05 -07:00
Phil Christensen
d72e38036b
Merge pull request #5574 from Neumann-A/VTK_8.2.0
...
[VTK 8.2.0/HDF5 1.10.5] Upgrade VTK and HDF5
2019-03-14 23:12:31 -07:00
Toby Chen
7d701a92a3
[openexr] Fix IlmImf.dll installed to the wrong location ( #5677 )
2019-03-14 22:45:46 -07:00
JackBoosY
b2ad980029
[curl]Add the dependency of the curl feature [ssh] to solve the lnk2019 error. ( #5682 )
2019-03-14 22:31:07 -07:00
Max Khizhinsky
61c6ef26f7
* [libcds] Update to v2.3.3 ( #5274 ) ( #5278 )
...
* * [libcds] Update to v2.3.3 (#5274 )
* Minimum CMake version is 3.0.2
* Changed software license from BSD to Boost
* Removed '#pragma lib' for Windows build
* Bugfix and minor improvements
* [libcds] Use PATCHES parameter instead of `vcpkg_apply_patches()`
* [libcds] Fix static builds
2019-03-14 15:41:16 -07:00
Alexander Neumann
68a540d84c
fix find_package for fftw3 and add arch features ( #4783 )
...
* fix find_package for fftw3
* the patch took care of moving the files
* Additional Patch to add Suffix to LibraryDepends
* fixed minsizerel and relwithdebinfo for vs cmake configs
* remove fix for minsizerel and relwithdeb info. Use global cmake mappings of these targets instead!
* added feature packages. unfortunally avx and avx2 create an ICE with Visual Studio 2017 (maybe fixed with 2019?)
* removed sse2 as default (forgot about arm...)
2019-03-14 15:24:31 -07:00
Alexander Neumann
d5fbb5e0e7
vtk update to 8.2.0
2019-03-14 22:38:47 +01:00
Alexander Neumann
1feb0dc3d8
workaround for qhull regression in static build see #5574
2019-03-14 22:38:17 +01:00
Alexander Neumann
1ee65c19dd
correct hdf5 usage in netcdf-cxx4
2019-03-14 22:33:56 +01:00
Alexander Neumann
6c3c6737ba
fixes #5562
2019-03-14 22:33:28 +01:00
Alexander Neumann
9ac08b34ce
fix highfive in static builds.
...
HDF5_USE_STATIC_LIBRARIES must be set in static builds so that find_package(HDF5) finds the static hdf5 libraries
2019-03-14 22:32:31 +01:00
Alexander Neumann
7419fc975c
fixed flann for linux
2019-03-14 22:31:23 +01:00
Alexander Neumann
0e898fe892
update netcdf-c tp 4.6.2 and fixed curl linkage
2019-03-14 22:30:51 +01:00
Alexander Neumann
4de9cb0f1b
kealib update to 1.4.11 and correctly include hdf5
2019-03-14 22:30:18 +01:00
Alexander Neumann
49f59fd081
updated hdf5 to 1.10.5.
...
Also now builds dynamic and static libs in dynamic build due to the targets exported by hdf5. (Revert to default hdf5 build behavior)
2019-03-14 22:29:33 +01:00
Alexander Neumann
69bacbb11d
update szip control
2019-03-14 22:27:13 +01:00
Alexander Neumann
9f41fed172
default szip to also build static libraries in shared builds
2019-03-14 22:27:05 +01:00
Stefano Sinigardi
cfdc331b4b
[darknet/yolo] new port ( #5648 )
...
* [darknet/yolo] add draft implementation
* [darknet] use official repo
* [darknet] use stb from vcpkg
* [darknet] Explicit failure on ARM and UWP
2019-03-14 14:15:28 -07:00
Griffin Downs
03696669ca
Merge pull request #5634 from edmBernard/fix_realsense2
...
[realsense2] fix cmake for linux
2019-03-14 13:25:56 -07:00
myd7349
fe419b2890
[roaring] Add new port ( #5643 )
...
* [roaring] Add new port
* [roaring] Add a warning for 32-bit build
2019-03-14 11:19:45 -07:00
RT222
98e6be36c8
[physx] Initial port ( #5618 )
...
* [physx] Initial port
* [physx] use vcpkg version of cmake if not installed
2019-03-14 06:48:30 -07:00
Roland
bce7501a80
Angle updated to master, UWP fix for Angle ( #4862 )
...
* Angle updated to master, UWP fix for Angle
* updated uwp patch
2019-03-14 06:39:31 -07:00
Sean Warren
f409536f5e
[qt5] Fix mac build ( #5624 )
...
* [qt5] Fix mac build
* [qt5] Disable parallel build on mac
* [qt5] Fix qmake find on mac
* [qt5] Update find jom for mac
* [qt5] Fix invocation of build command
* [qt5-base] Rebuild packages for #5624
* [harfbuzz] Remove disabled assert (failing due to -Werror)
* [qt5] Bump control version
* [qt5] Disable harfbuzz on mac
* [qt5-base] Disable harfbuzz on mac
2019-03-14 06:33:47 -07:00
LarryIII
e37a6c65d6
[luasocket] Fix static build for renaming files ( #5665 )
2019-03-14 06:32:27 -07:00
JackBoosY
45aa34edb4
[libssh]fix config.cmake error, add usage. ( #5666 )
2019-03-14 06:30:02 -07:00
Stefano Sinigardi
0e77ca352e
[tiff] use vcpkg wrapper for all configs, remove dead code ( #5584 )
...
* [tiff] use vcpkg wrapper for all configs, remove dead code
* [tiff] update CONTROL
2019-03-13 22:51:16 -07:00
markdegreef
2cb95c67a3
[assimp] fix linux build ( #5632 )
2019-03-13 11:56:39 -07:00
Andre Abrantes
a317e182de
[fix][jsonnet] Replicating generation command in Linux format ( #5652 )
...
* Replicating generation command in Linux format
Current port only support Windows. Replicating the commands that generate "std.jsonnet.h" for a Linux build. New command is closer to the original at https://github.com/google/jsonnet/blob/master/Makefile#L162
* [jsonnet] bump control version to force rebuild on update
2019-03-13 11:21:25 -07:00
JackBoosY
842d6169a6
[wangle]fix wangle-config.cmake bug ( #5653 )
2019-03-13 10:08:42 -07:00
NancyLi1013
deae3465bc
[ecm] Update ecm to 5.56.0 ( #5654 )
2019-03-13 10:07:36 -07:00
Lars Ivar Hatledal
7609de8497
Update libzip to 1.5.2 ( #5656 )
...
* Update libzip to 1.5.2
* Remove reference to patch in portfile
* Add patch to fix compilation on windows
* Prefer ninja and fix indentation
2019-03-13 10:06:49 -07:00
NancyLi1013
7d10f758d3
[pixman]Update version to 0.38.0 ( #5641 )
2019-03-12 16:00:31 -07:00
shelltdf
99ec372755
install gdal tools ( #5644 )
2019-03-12 15:58:40 -07:00
NancyLi1013
b4a64cca36
[hunspell] update hunspell to 1.7.0 ( #5645 )
2019-03-12 15:54:45 -07:00
JackBoosY
894f110c02
[pangolin]Fix usage bug:include path has one more ../, add usage file. ( #5647 )
2019-03-12 15:46:54 -07:00
Griffin Downs
77becdc97a
Merge pull request #5580 from JackBoosY/dev/jack/2181
...
[apr]Add feature to enable option "APR_INSTALL_PRIVATE_H" to build non-standard files.
2019-03-12 14:44:51 -07:00
Griffin Downs
6880f4e6e3
Remove options var; Create var for setting APR_INSTALL_PRIVATE_H
2019-03-12 14:26:38 -07:00
Lennart Trunk
1d4485cec5
[harfbuzz] update Harfbuzz to 2.3.1 ( #5359 )
...
* update harfbuzz to 2.2.0
* clean up port and fix portfile/patches
* update harfbuzz to 2.3.1
* fix uwp patch
* skip test building
2019-03-12 13:54:20 -07:00
Griffin Downs
57cf77dc72
Add newline
2019-03-12 13:51:52 -07:00
Griffin Downs
ff28cc2d22
Express install private headers as feature
2019-03-12 13:37:08 -07:00
Griffin Downs
b29b874ae9
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/5580
2019-03-12 11:29:31 -07:00
JackBoosY
fe626490f0
[apr]Modify cmake file instead of make a patch.
2019-03-12 00:50:17 +00:00
Griffin Downs
be4158fb89
Merge pull request #5509 from myd7349/simdjson-init
...
[simdjson] Add new port (fix #5418 )
2019-03-11 14:22:58 -07:00
Griffin Downs
3a0e5304cf
[opencv] add nonfree as feature for opencv ( #4802 )
...
* add nonfree as feature for opencv
* Add nonfree feature; Update version str
2019-03-11 14:00:34 -07:00
Laurent Rineau
5862fba5ff
Install CGAL as header-only ( #4975 )
...
* Update to install CGAL as header-only
I think the issue #2471 would be completely solved, if vcpkg installed CGAL as header-only. That way, the installed `CGALConfig.cmake` would search for its dependencies, instead of hard-coding their path in the file.
* Bump the version
* Fix the cleaning
Once CGAL is header-only, no binary library is created, and the
`debug/` directory got empty.
This commit fixes the cleaning: now the whole `debug/` directory is
removed.
2019-03-11 13:48:26 -07:00
Tetsuya Hayashi
3eb244085f
[itk] Fixes broken dependencies between ITK and VTK ( #5615 )
...
* Fixes broken dependencies between ITK and VTK
restore a line of ed9357a
overrided by aa560f1
fixes #5614
* [itk] Fixes broken dependencies between ITK and VTK
2019-03-11 13:15:49 -07:00
Daniel
7dcf30197e
Update various SDL2-based libraries ( #5623 )
...
* [sdl2-gfx] Update to 1.0.4
* [sdl2-mixer] Update to 2.0.4 (#4934 )
* [sdl2-image] Update to 2.0.4
* [sdl2-ttf] Update to 2.0.15
* [sdl2-gfx,-image,-ttf] Use vcpkg_extract_source_archive_ex()
2019-03-11 13:15:08 -07:00
Thomas Arcila
4c2bc1f074
Fix tools/ and add support vcpkg_test_cmake()
2019-03-11 04:32:25 -04:00
eao197
f756f5066a
sobjectizer updated to v.5.5.24.3 ( #5627 )
2019-03-11 00:04:32 -07:00
Sean Warren
14dc7af3b1
[libraw] Add wrapper for static build dependencies ( #5626 )
2019-03-11 00:03:47 -07:00
Johan Lindfors
73c678d168
Now able to build the Microsoft/Angle that can be leveraged for UWP ( #3272 )
...
* Microsoft Angle now builds for UWP
* Updates to files
* Fix for Control Flow Guard
* Now fails for OSX and Linux, also includes support for ARM64
* Fix for ARM64-WINDOWS
2019-03-10 22:28:34 -07:00
tarcila
985957c395
Fix shaderc compilation with clang ( #5622 )
...
Using a patch already integrated upstream.
2019-03-10 20:31:43 -07:00
JackBoosY
443579a064
[apr]remove enviroment variable "${CMAKE_CURRENT_LIST_DIR}"
2019-03-11 01:40:50 +00:00
Carlos O'Ryan
b726bf90bf
Upgrade google-cloud-cpp to 0.7.0. ( #5619 )
...
In this version we can remove the dependency on gtest for the build. Of
course there are many other changes, but that is the one relevant for
packaging.
2019-03-10 11:04:07 -07:00
Thomas Arcila
37d5cfb31e
Add Capnproto package
2019-03-10 07:50:12 -04:00
myd7349
0d7f4c1b89
[simdjson] Update to 2019-03-09 (fix UWP build)
2019-03-10 11:27:21 +08:00
WebFolder OÜ
650ffbd1c8
Update http-parser to 2.9.0 ( #5609 )
2019-03-09 09:13:27 -08:00
Phil Christensen
06bdb67b66
[qt5-base] Targeted fix to address archiving issue ( #5608 )
2019-03-09 00:27:54 -08:00
Mohamed JAAFAR
9ba7210922
[nmap] Integration of nmap netwotk utilities( #5530 ) ( #5545 )
...
* [nmap] Integration of nmap netwotk utilities(#5530 )
* [nmap] adding openssl and openssh2 support
* [nmap] Integration of nmap netwotk utilities(#5530 )
* [nmap] correction of the DIR option with-openssl
and with-openssh
2019-03-08 23:25:49 -08:00
Victor Romero
a14e462ef9
[antlr4] Support build on Linux and MacOS ( #5606 )
...
* Patch VS project file with CRT linkage
* [antlr4] Support build on Linux and MacOS
2019-03-08 22:09:33 -08:00
Nuno Lopes
45fadafed0
add Z3 package ( #5564 )
...
* add Z3 package
* z3: don't assume python is installed
* [z3] attempt to fix build failure due to path truncation
patch already upstreamed
* [z3] add support for static build
* [z3] Fail preemptively on UWP
2019-03-08 19:00:48 -08:00
JamesOldfield
88f6875e0f
[pthreads] Add CMake config to support find_package(pthreads) ( #4081 )
...
* [pthreads] Add CMake config to support find_package(pthreads)
* [pthreads] Support find_package(pthreads)
2019-03-08 17:53:00 -08:00
Tri Tran
9b4bf67701
[tgui] Add gui-builder in tool feature ( #5603 )
...
* [tgui] Add gui-builder in tool feature
* [tgui] Fix path issue on MacOS
* [tgui] Fix extension for Windows and not-Windows
2019-03-08 17:51:27 -08:00
Jocelyn GENNESSEAUX
e16cf98a5b
[poco] pre 2.0.0 ( #5503 )
...
* [poco] pre 2.0.0
- Updated to the latest compiling commit
- Added SQLite support
- Added PDF support
- Added MariaDB support
- Added PostgreSQL support
* Additional include files not part of any libraries
* DataException is no more part of Poco::Data
* [3fd] Patch 3fd to comply with poco-2.0.0pre
2019-03-08 16:18:22 -08:00
Ernest Zaslavsky
7a5803413f
Add intel-ipsec-mb package ( #5586 )
...
Intel(R) Multi-Buffer Crypto for IPsec Library
2019-03-08 15:50:17 -08:00
JackBoosY
65f1d0ebc4
[coroutine]update source package hash. ( #5597 )
...
* [coroutine]update source package hash.
* [coroutine] Use commit hash instead of release tag
2019-03-08 14:22:11 -08:00
Todd
350f70031b
[geotrans] add new port ( #5498 )
2019-03-08 13:39:22 -08:00
Johnny Willemsen
1d8e65482f
[ace] Use source package and add static support ( #5601 )
...
* Use our source only distribution and generate the necessary solution as part of the build
* ports/ace/portfile.cmake:
* Add ACE_ROOT
* ports/ace/portfile.cmake:
* Support static and generate within the ace directory
* ports/ace/portfile.cmake:
* Set missing environment
* ports/ace/portfile.cmake:
* Fixed install for static
* ports/ace/portfile.cmake:
* Also install pdb in a static job
* ports/ace/portfile.cmake:
* pdb files are only created in a dynamic build
* ports/ace/portfile.cmake:
* Add missing library
* ports/ace/portfile.cmake:
* Add missing header directory
* ports/ace/portfile.cmake:
* Use ACE_ROOT for the copyright file
* ports/ace/portfile.cmake:
* [ace] bump dash version in control to force rebuild
2019-03-08 10:18:37 -08:00
Johnny Willemsen
c297b43896
[xerces-c] Add support for xmlch_wchar feature ( #5602 )
...
* Add feature for wchar
* ports/xerces-c/portfile.cmake:
* Document new feature
* ports/xerces-c/CONTROL:
* [xerces-c] bump control version number
2019-03-08 10:18:01 -08:00
Tsukasa Sugiura
c7ca58ba36
[libusb] fix error c2001 ( #5604 )
...
Fix error c2001 by specify /source-charset:utf-8.
That error seems to occur on multi-byte character locale.
2019-03-08 09:46:18 -08:00
JackBoosY
631be56a8c
[forest]update version. ( #5598 )
2019-03-08 09:43:07 -08:00
RT222
cf7793ad1c
[yoga] Update to v1.13.0 ( #5592 )
2019-03-08 00:14:06 -08:00
myd7349
adc005f877
[zeromq] Add sodium support and fix static build ( #4214 )
...
* [zeromq] Add new feature
* [zeromq] Fix static build
2019-03-07 16:43:12 -08:00
Stefano Sinigardi
a675e048df
[freeopcua] add a new port ( #5590 )
...
* [freeopcua] new port
* [freeopcua] work-in-progress build on windows
* [freeopcua] fixes for windows
2019-03-07 15:28:48 -08:00
AMIR
a8502ca793
[libbf] Add new port ( #5570 )
...
* [libff] Add new port
* Add new port [libbf]
* Update portfile.cmake
* update libbf portfile
* [libbf] Fail with meaningful message on Windows
* [libbf] Fix MSVC check condition
2019-03-07 13:28:49 -08:00
Tetsuya Hayashi
aa560f10f8
Fixes #3867 ITK install fails if hdf5 is installed ( #4472 )
...
* [itk] Added patch file for ITK HDF5 CMakeLists find_package config mode only
* [itk] enable ITK_USE_SYSTEM_HDF5 and apply patch
* [itk] Use PATCHES parameter of vcpkg_from_github
* [itk] Ignore path length checks
2019-03-07 12:00:35 -08:00
Erwan BERNARD
357d1bf472
[realsense2] up control version
2019-03-07 13:18:02 +01:00
JackBoosY
0b5982aaf2
[apr]Enable option "APR_INSTALL_PRIVATE_H" to build non-standard files.
2019-03-07 09:37:21 +00:00
Connor Fitzgerald
8de9ab8fc4
[spirv-tools] Export all libraries
2019-03-07 02:43:44 -05:00
Ernest Zaslavsky
d92ad530a9
Add DPDK package ( #5388 )
...
DPDK is a set of libraries and drivers for fast packet processing.
(cherry picked from commit 8127cb7b23557f21281186980883fdfb4fa08c47)
2019-03-06 23:37:24 -08:00
Connor Fitzgerald
3af075eaf0
[spirv-tools] Bump package version
2019-03-07 01:17:18 -05:00
Connor Fitzgerald
ce03bb6712
[spirv-tools] Add spirv-tools exported target
...
- Removed shared library
- Added patches
2019-03-07 00:36:43 -05:00
Connor Fitzgerald
0ef0ddd739
[spirv-headers] Add new port ( #5576 )
...
* [spirv-headers] Add new port
* [spirv-tools] depend on vcpkg spirv-headers
2019-03-06 21:17:52 -08:00
Lennart Trunk
59744f406e
[libqglviewer] add new port ( #5024 )
...
* add initial portfile
* [libqglviewer] Fix invalid msvc argument in build
* [qt5-base] make whitespace change to force rebuild in CI system
2019-03-06 17:04:24 -08:00
Victor Romero
4b150c0484
Revert "[realsense2] fix cmake for linux ( #4564 )" ( #5575 )
...
This reverts commit 1b373245d2
.
2019-03-06 16:33:09 -08:00
Erwan BERNARD
1b373245d2
[realsense2] fix cmake for linux ( #4564 )
...
* [realsense2] fix quotation mark in cmake command
* [realsense2] fix executable cleaning
2019-03-06 16:32:07 -08:00
alexsmn
7e97b94e67
[Qt5] remove empty dirs ( #5025 )
...
* Add qt5-activeqt library.
* qt5: Fix build failure due to empty output directories.
* [qt5-base] whitespace change to force clean test build in CI system
2019-03-06 13:58:41 -08:00
Connor Fitzgerald
40c1a2305c
[cppfs] Add new port ( #5571 )
...
* [cppfs] Add new port
* [cppfs] Remove explicit libcrypto dependency
* [cppfs] Use vcpkg targets
* [cppfs] Don't use local find modules
* [cppfs] Disable arm64 and uwp
* [cppfs] Make portfile indentation consistent
2019-03-06 13:16:52 -08:00
Jacob
f6f2def009
[soil2] Add new package soil2 ( #5554 )
2019-03-06 11:32:25 -08:00
siertw
8e65c10058
Create a feature package for building libssh with zlib, rather than always including it by default. ( #5563 )
2019-03-06 10:24:12 -08:00
Daniel
41a9614308
Move SDL2_mixer optional dependencies to features ( #5565 )
2019-03-06 10:14:01 -08:00
Tri Tran
2e8c0ca34d
[tgui] Enable static build ( #5568 )
...
* [tgui] Enable static build
* [tgui] Enable static build
2019-03-06 10:12:58 -08:00
Sean Warren
fdf36eb819
Update ports/openblas/portfile.cmake
...
Co-Authored-By: kafeg <v31337@gmail.com>
2019-03-06 15:20:03 +03:00
Sean Warren
ed98d74199
[dlib] Remove patch now fixed correctly by vcpkg_fix_cmake_targets ( #5559 )
2019-03-05 22:01:15 -08:00
jbeach
6a5056773a
add MOOS V10 ( #4742 )
...
* add MOOS V10
* finished adding moos-core, moos-essential, and moos-ui
2019-03-05 16:28:35 -08:00
Victor Romero
e8f643f11a
Revert "[wt] Fix absolute paths in installed share/wt/*.cmake files ( #5083 )" ( #5555 )
...
This reverts commit 334eb170b1
.
2019-03-05 15:28:23 -08:00
Todor Prokopov
334eb170b1
[wt] Fix absolute paths in installed share/wt/*.cmake files ( #5083 )
2019-03-05 15:27:53 -08:00
Tri Tran
e424790f73
[tgui] Add new package TGUI ( fix #5505 ) ( #5524 )
...
* Add TGUI package
* [tgui] add missing sfml depends
2019-03-05 12:03:17 -08:00
Sean Warren
a9f8430961
[hdf5] Use cmake wrapper to ensure consuming libraries link to szip ( #5467 )
...
* [hdf5] Use cmake wrapper to ensure consuming libraries link to szip in static build
* [hdf5] Move hdf5 cmake code from vcpkg.cmake to vcpkg-cmake-wrapper
* [hdf5] Do not force search in config mode
* [hdf5] balance needs of vtk and kealib
2019-03-05 11:09:22 -08:00
Connor Fitzgerald
a51c0f4297
[readerwriterqueue] Upgrade to v1.0.1 ( #5535 )
2019-03-05 11:03:31 -08:00
David Dubois
a50fbaa756
[glslang] Export CMake package files ( #5513 )
...
* Add patch file to make glslang known to pkg-config
* Proper patch file
* Fix paths in the patch file
* Add missing space so patch file can apply
* Remove debug/share directory
* Export everything to the glslangConfig
* Export the SPIRV target as well
* Remove not-working patch for main CMake file
* [glslang] Remove call to windows CRT changing function
* [glslang] Remove unnecessary calls to install inside patch
* [glslang] Check cmake imports correctly
2019-03-05 10:57:56 -08:00
JackBoosY
fd2330af7a
[pthreads]Modify library name "pthreadsVC2" to correct name "pthreadVC2" ( #5532 )
...
* [Pthreads]Modify library name "pthreadsVC2" to correct name "pthreadVC2".
* [pthreads]update Version
* [flint]fix dependence port pthreads library name to "pthreadVC2".
* [usbmuxd]fix dependence port pthreads library name to "pthreadVC2".
* [mosquitto]fix dependence port pthreads library name to "pthreadVC2".
2019-03-05 10:51:50 -08:00
markdegreef
140e2733f7
Fix linux build of urdfdom ( #5538 )
...
Remove empty directories and set correct cmake target path
Machine setup: ubuntu 18.10 x64 gcc version 8.2.0
The steps to reproduce: ./vcpkg install urdfdom:x64-linux
2019-03-05 10:44:01 -08:00
Marco Craveiro
b9d7fa1a1c
[dtl] Initial port of library ( #5541 )
2019-03-05 10:41:52 -08:00
markdegreef
6b4b62ad97
[tinyxml] added tinyxml cmake config file ( #5544 )
...
Adds ability to use
* find_package(TinyXML REQUIRED)
* TinyXML_LIBRARIES
* tinyxml_INCLUDE_DIRS
2019-03-05 10:39:01 -08:00
Connor Fitzgerald
40a8969d6d
[mapbox-variant] Add new port ( #5551 )
...
* [mapbox-variant] Add new port
* [mapbox-variant] Use commit hash in version number
2019-03-05 10:32:10 -08:00
Connor Fitzgerald
c041ae2c6f
[concurrentqueue] Fix header include path ( #5550 )
2019-03-05 10:05:28 -08:00
Griffin Downs
3d7f31224e
Add nonfree feature; Update version str
2019-03-05 09:08:05 -08:00
past-due
9040bb8a78
[libvorbis] Update to 1.3.6-9eadecc ( #5506 )
2019-03-05 08:47:37 -08:00
Connor Fitzgerald
93d87ae5c4
[readerwriterqueue] Change include path to not polute main directory ( #5536 )
2019-03-05 00:37:05 -08:00
Connor Fitzgerald
70847e191a
[minitrace] Add new port ( #5534 )
...
* [minitrace] Add new port
* [minitrace] Install header into separate directory
2019-03-05 00:32:42 -08:00
myd7349
db043276c3
[tiny-process-library] Add new port ( #5504 )
2019-03-04 23:55:53 -08:00
LarryIII
aff64f83fd
[libwebm] Fix no-postfix in debug for dll/lib/pdb ( #5516 )
2019-03-04 23:52:06 -08:00
markdegreef
9f622a5765
Port file for orocos-kdl ( #5517 )
2019-03-04 23:49:38 -08:00
Connor Fitzgerald
82e1e3f41c
[vulkan] add missing license file ( #5531 )
2019-03-04 23:12:39 -08:00
myd7349
b4e1885c70
[nanopb] Add new port ( #5057 )
...
* [nanopb] Add new port
* [nanopb] Always use static linkage
* [nanopb] Update to 2019-02-12 and add shared lib building support
* [nanopb] Add missing patch file
* [nanopb] Copy pdb file
* [nanopb] Add some warnings
2019-03-04 23:07:10 -08:00
Connor Fitzgerald
c5fc595443
[vulkan] Add usage information ( #5533 )
2019-03-04 22:39:17 -08:00
myd7349
4327f4d82c
[simdjson] Update to 2019-03-05
2019-03-05 08:33:47 +08:00
adrido
c7d4696a88
[libgd] Update to 2.2.5 & Add Features ( #5510 )
...
* [libgd] Add Features
* [libgd] Update to 2.2.5
2019-03-04 15:14:16 -08:00
Ernest Zaslavsky
1e0300f54f
Add isa-l package ( #5491 )
...
Intel(R) Intelligent Storage Acceleration Library
2019-03-04 15:12:28 -08:00
Vitaly Petrov
d4e25169c1
[openblas] Remove restriction of build static lib on Linux
2019-03-04 22:29:51 +03:00
Jozef Izso
660ba9e990
[grpc] update patch file to apply cleanly for grpc 1.18.0 ( #5519 )
2019-03-04 10:58:59 -08:00
Tsukasa Sugiura
366a4dbfc5
[gtest] Fix install src/gtest-matchers.cc ( #5521 )
...
Fix install src/gtest-matchers.cc.
It is included from Nov 21, 2018 in googletest.
2019-03-04 10:29:28 -08:00
myd7349
e217f695dd
[nanomsg] Update to 1.1.5 and add tool feature ( #5500 )
...
* [nanomsg] Update to 1.1.5
* [nanomsg] Add tool feature and remove patch
2019-03-04 10:28:32 -08:00
myd7349
98d00d1044
[mio] Update to 2019-02-10 ( #5499 )
2019-03-04 10:25:43 -08:00
myd7349
d9f2784e19
[nng] Update to 2019-02-27 ( #5501 )
2019-03-04 10:23:14 -08:00
Vitaly Petrov
b3e253e6dc
[clapack] Fix linux build
2019-03-04 20:57:32 +03:00
myd7349
b758b9c359
[simdjson] Add new port ( fix #5418 )
2019-03-03 20:15:41 +08:00
Griffin Downs
6cc00f90b5
Remove duplicate feature entries
2019-03-01 15:36:20 -08:00
Victor Romero
8641dfd9dd
Modify vcpkg_fixup_cmake_targets()
( #5459 )
...
* some libraries export <PackageName>LibraryDepends.cmake
instead of <PackageName>Targets.cmake.
Those file also need the fix of #1044
should close #4753
* prefered the general solution #4622 .
hopefully solved the issue within #4150
replaced the regex with something more readable
(also ident is lost)
should close:
#4753
#4633
#4150
and maybe more
* Hash vcpkg_fixup_cmake_targets.cmake
* [boost] Fix use of find_package(Boost) with cache variables
[socket-io-client] Fix install
* reversed change back to use regex replace
* [glbinding] Fix _IMPORT_PREFIX depth in *-export.cmake files
* [tinyspline] Ignore warnings treated as errors
* [libevent, liblemon, libpng, smpeg2, zlib] Fix apply patches
* [libsodium] Fix apply patches
* [folly] Link correct libraries in debug and release
* [vtk] Remove unset of _IMPORT_PREFIX
* [tinyspline] Do not treat warnings as errors
* [smpeg2] Fix double* to int comparison
* [nvtt] Define value for HAVE_UNISTD_H in MacOS
* [libui] Fix MacOS X build
* [zlib] Fix download URL
* [qhull] Update to v7.2.1
* [podofo] Set value for HAVE_UNISTD_H in MacOS
* [mongo-cxx-driver,ogre,podofo,qhull] Bump CONTROL version
* [mongo-c-driver] Set _IMPORT_PREFIX
* [tmxparser] Bump CONTROL version
* [qhull,vxl] Bump CONTROL version
2019-02-28 23:53:42 -08:00
Todor Prokopov
1afa2b0f7b
Build glib on x86-linux ( #5313 )
...
* Build glib on x86-linux
* [libffi] Code cleanup
* [glib] Use CMAKE_CXX_FLAGS instead of VCPKG_CXX_FLAGS
* [libffi] Use ${TARGET} in conditions
2019-02-28 22:58:46 -08:00
Qi-rui Chen
590f3a78b2
Fix libmodplug to build on Linux ( #5397 )
...
* Update libmodplug to build on linux
* [libmodplug] Patch instead of changing downloading source
* [libmodplug] Keep original source instead of using fork
2019-02-28 16:28:13 -08:00
Phil Christensen
773c8267df
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4564
2019-02-28 14:36:23 -08:00
Peter Bright
d236aa6f0a
Fix debug format patch for gtest. ( #5494 )
...
* Update 0002-Fix-z7-override.patch
The current patch doesn't apply any more. This makes the same change to the right location.
* Update CONTROL
2019-02-28 13:36:41 -08:00
Andrei Lebedev
a3a42ede13
[soci] Add postgresql feature ( #5029 )
...
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-02-28 12:41:02 -08:00
Victor Romero
0a5c27a823
Revert "Update 0002-Fix-z7-override.patch ( #5490 )" ( #5493 )
...
This reverts commit 2cb2e4d718
.
2019-02-28 12:18:16 -08:00
Peter Bright
2cb2e4d718
Update 0002-Fix-z7-override.patch ( #5490 )
...
The current patch doesn't apply any more. This makes the same change to the right location.
2019-02-28 11:32:08 -08:00
Griffin Downs
3b509c5435
Merge branch 'dev/grdowns/4217' of https://github.com/microsoft/vcpkg into dev/grdowns/4217
2019-02-28 05:34:31 -08:00
Griffin Downs
21ca74dc42
Merge remote-tracking branch 'origin' into dev/grdowns/4217
2019-02-28 05:32:29 -08:00
Unknown
c3959c44b9
fix static build of ffmpeg-executables
...
build ffplay.exe etc. failed because we tried to link ".a"-libraries
2019-02-28 05:29:38 -08:00
Unknown
407fb7edb6
allow building "ffmpeg.exe"
...
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse
2019-02-28 05:29:38 -08:00
Unknown
8c3b87c95a
allow building "ffmpeg.exe"
...
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows-static --recurse
2019-02-28 05:23:41 -08:00
Connor Fitzgerald
5b0b4b6472
[vulkan] fix include path on linux ( #5486 )
...
The path used a capital `I` in include, whereas linux uses lower case.
2019-02-28 04:40:38 -08:00
eao197
2684a5d184
RESTinio updated to v.0.4.8.6 ( #5487 )
2019-02-28 04:24:14 -08:00
Sean Warren
ddf0043e94
[dlib] fix mac, windows-static build ( #5477 )
2019-02-27 23:52:31 -08:00
JackBoosY
3881ade159
[winpcap]fix build in x86-windows-static and x64-windows-static: use correct library. ( #5478 )
2019-02-27 23:50:52 -08:00
Hans L
1073c3bf2b
[opencsg] Add new port ( #5481 )
...
* Add opencsg package
* Make opencsg static only
* Add patch for illegal character, fix line endings
2019-02-27 23:47:59 -08:00
badfish69
91bb4183e1
Update log4cplus to 2.0.3 ( #5483 )
2019-02-27 23:45:08 -08:00
LarryIII
1d442a0b5a
[libraw] Fix build release only issue ( #5484 )
2019-02-27 23:44:03 -08:00
Griffin Downs
1908903508
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/4802
2019-02-27 16:44:17 -08:00
Cyriuz
8564602d06
Fixed DevIL build with OpenEXR. ( #5043 )
...
[devil] Fixed DevIL build with OpenEXR.
2019-02-27 12:31:04 -08:00
Cyriuz
a2216f4b0a
[qt5-base] Also deploy style dlls when deloying Qt. ( #5044 )
...
* Also deploy style dlls when deloying Qt. This fixes broken styling of apps on Windows.
* [qt5-base] bump controll version
2019-02-27 12:24:17 -08:00
Phil Christensen
473dac7265
[stxxl] Add new port ( #5254 )
...
* [stxxl] Add new port
* [stxxl] Fix missing include directory exporting
* [stxxl] Fix STXXL_INCLUDE_DIRS
2019-02-27 12:17:22 -08:00
Vitaliy Didik
423c9a2e3a
Updated gmime to version 3.2.3. ( #5060 )
2019-02-27 12:04:50 -08:00
evpobr
47950cabae
[opus] Fix version "unknown" returned by version API ( #5134 )
...
Related issues:
* erikd/libsndfile#406
* xiph/opus#110
* xiph/opus#111
2019-02-27 12:02:09 -08:00
Phil Christensen
b8188cbc4e
[stxxl] commented patch
2019-02-27 11:59:54 -08:00
Phil Christensen
2cc7fa27e5
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/5254
2019-02-27 11:56:29 -08:00
myd7349
2dfa568d18
[oniguruma] Add new port ( #5432 )
...
* [oniguruma] Add new port
* [oniguruma] Fix ONIG_EXTERN
* [oniguruma] Disable vcpkg_test_cmake (failed on x64-windows)
* [oniguruma] Update to 2019-02-26 to fix UWP sdl compile error
2019-02-27 11:49:56 -08:00
Sean Warren
68039e4572
[gettext] Set includes correctly in target ( #5463 )
2019-02-27 10:14:29 -08:00
igl42
3a7c94a19e
[blaze] Update to Blaze 3.5 ( #5470 )
2019-02-27 09:46:43 -08:00
Ahmad Jarjis Hasan
a5e030f446
[opencv] enabling cublas ( #3635 )
...
* [opencv] enabling cublas
* [opencv] Enable CUBLAS when instaling with cuda feature
2019-02-26 19:07:22 -08:00
Robert Schumacher
ca52a245d1
[cli11] Update to v1.7.1 ( #5424 )
2019-02-26 17:38:44 -08:00
Miguel
c05014eb91
[ensmallen] Add new port ( #5421 )
...
* [ensmallen] Add new port
* [ensmallen] disable tests
2019-02-26 15:18:43 -08:00
Connor Fitzgerald
4a582b4d1d
[miniz] Add new port ( #5452 )
...
* [miniz] Add new port
* [miniz] Fix Windows Build Conflict
* [miniz] Miniz cannot be built as a shared library
* [miniz] Force miniz to be static library
* [miniz] Fix CRT deprecation error on uwp
* [miniz] Fix CRT deprecation error within tests
* [miniz] Disable tests entirely
2019-02-26 14:20:07 -08:00
JackBoosY
108afe5396
[gsoap]Add new port ( #5295 )
...
* [gsoap]Add new port
* Change to use existing binary files to generate binary files.
* fix patch.
2019-02-26 11:18:26 -08:00
Jon Spencer
b6eec4ad64
[sdl2] allow sdl2 vulkan support ( #5374 )
...
* [sdl2] allow sdl2 vulkan support
* turn sdl2 vulkan support into a feature
2019-02-26 11:08:53 -08:00
zhihaoy
d96b462823
[tbb] Build dll for static dependency on Windows ( #5430 )
...
* [tbb] Build dll for static dependency on Windows
2019-02-26 10:45:45 -08:00
Park DongHa
5251a51ab0
[coroutine] add new port ( #5433 )
...
[coroutine] new package
2019-02-26 10:34:15 -08:00
Johnny Willemsen
7b54d8ec11
[ace] Select correct Visual Studio solution based on platform toolset ( #5458 )
...
* [ace] 6.5.4
* Added logic to select the correct solution for Visual Studio 2015 and 2017
2019-02-26 09:56:59 -08:00
Claudio Fantacci
aa909090ac
Fix Qt5 hardcoded absolute paths within DLLs ( #5456 )
2019-02-26 09:55:48 -08:00
evpobr
674ce6ad65
[libogg] Add package config module ( #5384 )
2019-02-26 08:44:48 -08:00
Victor Romero
bd94d1e254
[freeimage, libwebp, OpenEXR, OpenVDB] Updates ( #5417 )
...
* [libwebp] update to v1.0.2, greatly simplify port, remove unnecessary custom find_package script in favour of original Config files for cmake
* [libwebp] enable building of all tools
* [libwebp] install cmake config file in expected path
* [libwebp] add compatibility layer inside CMake Config file
* [libwebp] fix libwebpmux library name
* [OpenEXR] Update to v2.3.0, enable tools, improve cmake module while still maintaining backwards compatibility (there's an official one distributed with the package but it is completely different, for now it is avoided)
* [OpenEXR] remove unused patches
* [OpenEXR] remove forced definition, could hide problems downstream
* [freeimage] add compatibility with latest OpenEXR
* [freeimage] bump control
* [OpenEXR] restore ilmbase as an empty package to permit clean update
* [OpenVDB] update to v6.0
* [OpenEXR] disable building on UWP platform
* [openexr] Fix tools suffixes
* [openexr] Fix Linux build paths
2019-02-26 08:16:20 -08:00
adrido
ecff2997f6
[Irrlicht] Add new port ( #5431 )
2019-02-25 13:51:13 -08:00
myd7349
7befb86005
[imgui] Update to 1.68 ( #5426 )
...
* [imgui] Update to 1.68
* [imgui] Add an advice from the author of imgui
2019-02-25 11:41:53 -10:00
justnope
22026ce2d9
[libstk] add new port ( #5379 )
...
* added libstk
* added vcpkg_fixup_cmake_targets
* [libstk] Use static builds. Rename targets. Add include directory to cmake config.
2019-02-25 11:39:17 -10:00
Carlos O'Ryan
321d7b17fc
Upgrade googletest to 2019-01-04 (b6cd405) version. ( #5423 )
2019-02-25 11:26:31 -10:00
Connor Fitzgerald
9af611fb8f
[minizip] Fix BZip2 Dependency on Linux ( #5448 )
...
It was spelled `Bzip2` when the dependency was `BZip2`.
2019-02-25 12:39:38 -08:00
piloopin
0f04ebaf57
[mongo-c-driver] fix mongo-c-driver build for linux ( #5445 )
...
* fix mongo-c-driver build for Linux
2019-02-25 12:34:59 -08:00
myd7349
5b4cd3fc82
[libcuckoo] Add new port ( #5436 )
...
[libcuckoo] Add new port
2019-02-25 11:09:41 -08:00
myd7349
9b9b178d4c
[qt5-webview] Add new port ( fix #5427 ) ( #5441 )
2019-02-25 11:06:33 -08:00
myd7349
3830517ec7
[stxxl] Fix STXXL_INCLUDE_DIRS
2019-02-23 18:00:09 +08:00
myd7349
b04cb5e35a
[stxxl] Fix missing include directory exporting
2019-02-23 16:16:50 +08:00
xDarKraDx
9c8a159199
X plane ( #5419 )
...
* Add X-Plane SDK support
* fix: disallow x86 builds
The x-plane SDK website claims that the SDK is only
compatible with x64. The PR that adds support for this
fails in x86, so I'm disallow x86 builds to align with
the x-plane documentation.
* fix: install sdk headers to the root include path
The x-plane SDK website's examples expect that the sdk
headers are at the root of the include path. I'm adjusting
this port to align with those samples, as we want examples
to "just work" as much as possible.
* style: whitespace
* Remove ununsed directory
2019-02-22 15:50:46 -08:00
Siarhei Siniak
f10c9d7e21
[fix] Regression of copyright install at netcdf-c ( #5414 )
...
* [~] Refactor
* [~] Refactor
2019-02-22 15:24:59 -08:00
Lennart Trunk
473e803451
[qt5] Update to 5.12.1 and add some missing modules ( #5293 )
...
* Update qt5-base to 5.12.1
* update qt5-declarative to 5.12.1
* update qt5-modularscripts for 5.12.1
* update qt5-3d to 5.12.1
* update qt5-activeqt to 5.12.1
* add qt5-connectivity
* update qt5-charts to 5.12.1
* update qt5-datavis3d to 5.12.1
* update qt5-gamepad to 5.12.1
* update qt5-graphicaleffects to 5.12.1
* update qt5-imageformats to 5.12.1
* add qt5-location
* update qt5-multimedia to 5.12.1
* update qt5-networkauth to 5.12.1
* add qt5-purchasing
* update qt5-quickcontrols to 5.12.1
* update qt5-quickcontrols2 to 5.12.1
* add qt5-remoteobjects
* update qt5-script to 5.12.1
* update qt5-scxml to 5.12.1
* add qt5-sensors
* update qt5-serialport to 5.12.1
* update qt5-speech to 5.12.1
* update qt5-svg to 5.12.1
* update qt5-tools to 5.12.1
* update qt5-virtualkeyboard to 5.12.1
* add qt5-webchannel
* update qt5-websockets to 5.12.1
* update qt5-winextras to 5.12.1
* update qt5-xmlpatterns to 5.12.1
* update framework port to 5.12.1 and include the new modules
* fix building qt5-base on linux
* [qt5] Remove non-alphanumerical ASCII chars from dependencies
2019-02-22 14:57:40 -08:00
myd7349
63265da777
[curlpp] Add new port to fix #5352 ( #5381 )
2019-02-22 12:10:29 -08:00
chausner
4db5f02b8b
[liblsl] Add port for sccn/liblsl ( #5410 )
2019-02-22 10:58:17 -08:00
kiwixz
9446cc6729
[x265] upgrade to 3.0, enable assembly (upgrade nasm to 2.14) ( #5389 )
...
* [acquire nasm] upgrade to 2.14
* [x265] upgrade to 3.0, enable assembly
* [x265] Enable assembly only on Windows
2019-02-21 17:05:19 -08:00
myd7349
9aad2e8f33
[xeus] Add new port ( #5351 )
...
* [xeus] Add new port
* [xeus] Update to 2019-02-04
* [xeus] Update cryptopp dependency
* [xeus] Update to 2019-02-13
* [xeus] Static building support
2019-02-21 16:49:17 -08:00
Rajeev Massand
969299ddbf
[azure] vcpkg update for master release 1.2.14 ( #5405 )
2019-02-21 16:46:24 -08:00
Alexander Karatarakis
3e6ea891e0
[caffe2] Fix linux build ( #5385 )
2019-02-21 16:34:32 -08:00
Miguel
9ee856b9b8
[mlpack] Add new port ( #5409 )
...
* [mlpack] Add new port
Add new port for the http://www.mlpack.org/ library
* Tools optional and static build
* Info fix
* [mlpack] Use PATCHES parameter instead of apply_patches()
2019-02-21 15:55:22 -08:00
xDarKraDx
434b30185d
Add X-Plane SDK support ( #5408 )
...
* Add X-Plane SDK support
The x-plane SDK website claims that the SDK is only
compatible with x64. The PR that adds support for this
fails in x86, so I'm disallow x86 builds to align with
the x-plane documentation.
The x-plane SDK website's examples expect that the sdk
headers are at the root of the include path. I'm adjusting
this port to align with those samples, as we want examples
to "just work" as much as possible.
2019-02-21 14:39:10 -08:00
Alexander Karatarakis
0396f80560
[gl3w] Update ( #3722 )
2019-02-21 11:48:30 -08:00
at-2500
a8e52b1e05
[vtk] Change the runtime dir from tools to bin to fix DLL location ( #5150 )
...
* [vtk] Change the runtime dir from tools to bin to fix DLL location
* Also move the tools on unixoid OS; Fix tool names in targets files
* Remove duplicate vcpkg_copy_pdbs()
* [vtk] Change version to force rebuild in CI
2019-02-21 11:47:54 -08:00
Hartmut Kaiser
f2eea8f13a
Updating HPX to V1.2.1 ( #5407 )
2019-02-21 11:46:01 -08:00
Sean Warren
45c48151d5
[libics] Add libics ( #5398 )
2019-02-20 14:58:33 -08:00
Juan C. Santamaria
ea720bbf59
[ompl] Add new port ( #5350 )
...
* [ompl] Add new port
Add new port for the https://github.com/ompl/ompl library
* [ompl] Disable extra components
* [ompl] Disable buggy CMake test
2019-02-20 10:23:21 -08:00
eao197
c18a9ce166
[sobjectizer] updated to 5.5.24.2 ( #5400 )
...
* sobjectizer-v5.5.24 and so5extra-v1.2.2
* sobjectizer updated to v.5.5.24.1
* sobjectizer updated to v.5.5.24.2
2019-02-19 12:42:05 -08:00
Lassi
45d21e1254
[assimp] added remove debug/share ( #5323 )
...
* added remove debug/share
* removed explicit OFF for framework option
* use VCPKG_LIBRARY_LINKAGE to define if using ASSIMP_BUILD_SHARED_LIBS
2019-02-19 12:37:18 -08:00
Martin Moene
a1e2c81722
[lest] Add lest v1.34.1 (was: v1.34.0) ( #5353 )
...
* [lest] Add lest v1.34.0
* [lest] Add lest v1.34.1
To support vcpkg installations, examples now specify folder 'lest' in the include directives, like: #include "lest/lest.hpp".
* fix: update hash for lest
2019-02-19 12:29:28 -08:00
kiwixz
7e8a854a99
[doctest] update to 2.2.3, export cmake config ( #5386 )
...
* [doctest] update to 2.2.3, export cmake config
* [doctest] do not build tests
2019-02-16 14:45:10 -08:00
JackBister
b316f9e743
[sdl2-mixer] Fixes for installing on Linux ( #5366 )
...
* [sdl2-mixer] Fix libFLAC capitalization
* [sdl2-mixer] Only build native_midi on Windows
* [sdl2-mixer] Slight modernization; bump control version
2019-02-16 14:42:47 -08:00
Jon Spencer
6e687c3a92
[libunibreak] add missing source files and headers to the package ( #5371 )
2019-02-15 14:07:08 -08:00
zhihaoy
84a6baab26
[xtensor] Upgrade xtensor, xsimd, and xtl ( #5338 )
...
One patch down, accepted by upstream.
2019-02-15 13:57:48 -08:00
Jon Spencer
ed3b364917
[shaderc] install executable files on linux and macos ( #5372 )
2019-02-15 11:09:02 -08:00
Jon Spencer
04263dd7a4
[spirv-tools] install executables on linux and macos ( #5373 )
2019-02-15 10:57:37 -08:00
Casey Carter
f9c461cece
[range-v3] Update to latest ( #5365 )
2019-02-14 18:36:29 -08:00
emptyVoid
d10bf0f6c4
[opencv] Add feature for building with TBB as parallel framework ( #5123 )
2019-02-14 16:26:05 -08:00
John Travers
1daccb57b7
[fftw3] Add openmp to fftw3 ( #4351 )
2019-02-14 14:50:08 -08:00
Helco
26e8a0d379
Fix uvw.hpp not being installed ( #5355 )
2019-02-14 10:25:00 -08:00
Michael Hofmann
4f7460f685
[tiff] Disable libwebp support. ( #5348 )
...
* [tiff]: disable libwebp support.
Since version 4.0.10, libtiff supports optional compression modes using
either libweb or zstd.
When libtiff is built, and libwebp and/or zstd are found anywhere on the
system, these modes will be enabled. However, the respective libraries
are not added as link targets, so this will result in linker errors for
any unsuspecting project using libtiff.
Since zstd support was already disabled by a previous commit, I have
also simply disabled libwebp support to fix this issue.
A more proper fix might be to add both libwebp and zstd as required
libtiff dependencies, and to patch libtiff's CMakeLists.txt, such that
these libraries are properly linked to. However, it is currently very
unlikely to encounter TIFF images in the wild compressed using either
of these methods, so the effect of disabling support may not be
noticeable at all.
* [tiff] Change CONTROL version
2019-02-14 10:22:04 -08:00
Robert Schumacher
51653d2506
[grpc] Update to v1.18.0
2019-02-12 18:27:03 -08:00
Robert Schumacher
1207951b7b
Updates 2019.01.30
2019-02-12 17:38:31 -08:00
Carlos O'Ryan
0151644a6b
Upgrade google-cloud-cpp to 0.6.0. ( #5367 )
...
In this version we can disable the unit and integration tests, though it
still tries to find `googletest` so we cannot remove the dependency just
yet.
2019-02-12 17:01:15 -08:00
Charles Milette
07156ed156
[detours] new port ( #5347 )
...
* [detours] new port
* [detours] Use PATCHES parameter instead of vcpkg_apply_patches function
2019-02-12 16:56:35 -08:00
Lennart Trunk
349d82eeca
[freetype] fix DLL install on Windows ( #5354 )
...
* [wip] fix DLL install on Windows
* change patchfile encoding to UTF-8
2019-02-12 13:40:27 -08:00
Peter Goodman
477ba33fbf
[rocksdb] Add tbb support ( #5142 )
...
* Add tbb feature support to rocksdb to enable CLOCK algorithm
* Use RocksDB master branch.
* Undid RocksDB head requirement.
* fix: remove unnecessary FindTbb.cmake
2019-02-11 14:47:17 -08:00
Calum Robinson
10bde77210
[osg] Add Collada model support to OpenSceneGraph ( #3950 )
...
* [collada-dom] Initial collada-dom port
* [osg] Add Collada file support
2019-02-11 14:23:46 -08:00
Bradley Austin Davis
f5f4070c96
Add spirv-cross to tools directory ( #4532 )
2019-02-11 14:12:45 -08:00
Jonathan Hale
6c6516621f
[corrade,magnum,-integration,-extras,-plugins] Update Magnum to v2019.01 ( #5312 )
...
* [corrade] Update to v2019.01
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum] Update to v2019.01, remove shapes and glutapplication features
These features were deprecated in earlier versions and now removed.
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum-(extras,plugins,integration)] Update to v2019.01, add imgui feat.
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum] Improve dependencies to corrade
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum-plugins] Add faad2audioimporter
- faad2 is currently not in vcpkg, hence commented out
- The commented out empty line is required to have vcpkg parse the file
without issues
Signed-off-by: Squareys <squareys@googlemail.com>
2019-02-11 13:49:12 -08:00
zhihaoy
e6b174ed58
[ampl-mp] Add new port ( #5331 )
...
* [ampl-mp] Add new port
This port aims for solver development, so it does not build any
existing solver modules.
The shared library build is disabled for now because it has some
problem on Windows.
closes : #4491
* [ampl-mp] Disable MATLAB MEX support
2019-02-11 12:12:10 -08:00
Robert Schumacher
4cbd210154
[rapidjson] PREFER_NINJA
2019-02-08 17:37:31 -08:00
Bill Avery
f54681082c
[cppgraphqlgen] Update to v2.0.0 ( #5308 )
...
* [cppgraphqlgen] Update to v2.0.0
* [cppgraphqlgen] Pick up bug fix v2.0.1
* [cppgraphqlgen] Pick up bug fix v2.0.2
2019-02-08 17:34:52 -08:00
Lennart Trunk
60deab0a29
Update to freetype-2.9.1 ( #5292 )
2019-02-08 10:37:08 -08:00
Daniel Marshall
5f7256c318
feat(platform-folders): add port for platform-folders ( #5329 )
2019-02-07 15:39:09 -08:00
kiwixz
0b59c38dd5
[glad] update to v0.1.29 ( #5296 )
2019-02-07 15:28:50 -08:00
angelmixu
1eceb88c71
fix build for harfbuzz on macOS ( #4776 )
...
* fix library exports for iconv on macOS, add Threads dependency for cairo, add the iconv, intl and Threads dependencies to harfbuzz
* updated portfile from harfbuzz fix
* fix indenting and order
* fix portfile
* [gettext] Add unofficial-gettext targets
* [gettext] Fixup for Linux
2019-02-07 15:24:33 -08:00
Luke Sparey
0b79c4bb74
[mongo-cxx-driver] Update to 3.2.0 and add cmake targets ( #5178 )
...
* [mongo-cxx-driver] Update to 3.2.0 and add cmake targets
* [mongo-cxx-driver] Replace cmake config files to support debug binaries
2019-02-07 15:22:37 -08:00
Lassi
cc516fb763
[vulkan] fix license copying on macOS ( #5319 )
...
* Check if license exists in root of VULKAN_DIR, otherwise try one directory higher
* [vulkan] Bump control version
2019-02-07 15:20:42 -08:00
Peter Goodman
2f4a723ed4
feat(rocksdb): enable RTTI ( #5130 )
...
This is so that you can derive a class from things like `rocksdb::AssociativeMergeOperator`. Perhaps a more "correct" patch would be to see if rtti is enabled for other builds, and enable it here, though it's not clear to me if that's feasible, so I'm suggesting this.
2019-02-07 15:16:16 -08:00
DDoSolitary
728c993bc4
fix(libarchive): fix lz4 patch to align with upstream
...
* Fix fix-lz4.patch.
* Switch base to v3.3.3 for fix-lz4.patch.
2019-02-07 14:42:50 -08:00
JackBoos
3155a7c79a
feat(rang, fann): add ports for rang and fann
...
* feat(rang): add port for rang
* feat(fann): add port for fann
* fix(fann): revert to dynamic if statically linked
2019-02-07 14:12:31 -08:00
kiwixz
721de0cbbc
[tinyfiledialogs] upgrade to 3.3.8 and export cmake config ( #5294 )
...
* [tinyfiledialogs] export cmake config
* [tinyfiledialogs] upgrade to 3.3.8
2019-02-07 13:19:10 -08:00
Owen Rudge
82e19b3804
[cryptopp] Update to 8.0.0 ( #5328 )
2019-02-07 12:17:36 -08:00
MikeGitb
e1d0090697
[Catch2] Upgrade to 2.6.0 ( #5327 )
2019-02-07 12:07:20 -08:00
Marco Craveiro
bc119009ab
[boost-di] Update to version 1.1.0 ( #5316 )
2019-02-07 11:17:41 -08:00
almikhayl
ce9004e1f1
[gcem] new port for kthohr/gcem ( #5325 )
2019-02-07 11:03:09 -08:00
Alexander Karatarakis
23f7009951
[strict-variant] Add new header-only library ( #5320 )
2019-02-07 10:43:50 -08:00
Bobby Martin
aa09555991
[hyperscan] New port ( #5285 )
...
* add support for building hyperscan
* patch hyperscan to work with latest boost
* correct hyperscan source dir name
* speed the build by depending on only the parts of boost we actually need
* make python3 support release-only builds
* upgrade to hyperscan 5.1.0
* remove redundant disambiguate patch
* Add comments about how to build
* restore original x64-windows-static.cmake
* [hyperscan] Check linkage
* [python3] Allow DLLs without LIBs
* [hyperscan] Only static library
* [python3] Revert changes that cause regression in boost-python
* [python3] Revert changes that cause regression in boost-python
2019-02-06 17:21:23 -08:00
Rajeev Massand
846625e480
fix for edge ( #5309 )
2019-02-06 13:14:52 -08:00
Bo Anderson
62f294eeae
[libarchive] Fix libxml2 feature not taking effect ( #5298 )
2019-02-06 12:48:27 -08:00
Cheney Wang
f5b06a9ef0
[corrade] Add the /permissive- option ( #5126 )
2019-02-06 11:18:53 -08:00
Robert Schumacher
6509199a2a
[cpprestsdk] Update to v2.10.10
2019-02-06 08:49:31 -08:00
Daniel Marshall
2a7ad32ee8
[nlohmann-json] Added cmake targets ( #5258 )
...
* Added cmake targets for nlohmann-json
* [nlohmann-json] Use vcpkg_from_github()
* [nlohmann-json] Enable find_package(nlohmann_json)
* Removed unneeded renaming
* [nlohmann-json] Revert use of vcpkg_from_github() due to archive size of >100MB
* [nlohmann-json] Fix missing natvis
2019-02-06 08:45:47 -08:00
Joaquim
50cf58d494
Add netcdf and hdf5 dependencies ( #5289 )
...
Netcdf and HDF are important _formats_ in the scientific domains (lots of satellite data come in nc or hdf) so having them by default in GDAL seems the most natural.
2019-02-05 10:19:55 -08:00
Lars Ivar Hatledal
e9439ff5ca
[libzip] Add features to libzip ( #5121 )
...
* add features to libzip
* add documentation
* undo add bzip2 as linux build dependency
* Use default features, and remove mbedtls feature
2019-02-04 11:05:42 -08:00
Phil Christensen
61e2cac730
[vcpkg] improve port depend hash used in CI build
...
also fixed a few unstable ports that somtimes fail in CI tests
2019-02-01 23:38:44 -08:00
pradeep
86f15d6daf
Port for arrayfire/forge rendering library ( #5242 )
...
* Port for arrayfire/forge rendering library
* [forge] Simplify portfile
2019-02-01 21:20:06 -08:00
ncihnegn
6cb714f850
[systemc] Add new port (Microsoft#5250) ( #5252 )
...
* [systemc] Add new port (Microsoft#5250)
* [systemc] Fix debug targets
* [systemc] Use vcpkg_extract_source_archive_ex()
* [systemc] Disable vcpkg_test_cmake() for now due to issues
* [systemc] Fixup cmake targets
2019-02-01 18:32:57 -08:00
Jerry Zhao
c31e85586c
[azure-storage-cpp] Upgrade to 6.0.0 ( #5287 )
2019-02-01 15:35:58 -08:00
Marco Craveiro
52390cf481
[libodb] Assorted fixes to get ODB v2.4 libraries to compile on x64 Linux ( #5260 )
...
* [libodb] Add configure headers to all libs for Linux
* [libodb] Include options files in install
2019-02-01 12:25:28 -08:00
zhihaoy
9be25c17aa
[openblas] Update to 0.3.5 ( #5245 )
...
fixes : #5161 , #4145
2019-02-01 12:20:57 -08:00
Rajeev Massand
78dd5184dc
[azure-iot-sdk-c] public-preview 2019_01_31 changes ( #5283 )
2019-02-01 12:06:23 -08:00
evpobr
0bb2132c11
[port] Add wavpack port ( #5049 )
2019-02-01 11:21:16 -08:00
LarryIII
25e8a482a8
[json-spirit] Fix link error C1128 ( #5263 )
...
* [json-spirit] Fix link error C1128
* Update patch file
2019-02-01 11:12:29 -08:00
Ryan Lucia
6cd6a3a20c
[libass] Generate pkg-config file ( #5272 )
2019-02-01 11:11:01 -08:00
Thibaut
8282fe065c
[tsl-sparse-map] Add new port. ( #5279 )
2019-02-01 11:08:28 -08:00
Thibaut
83a33201d1
[tsl-ordered-map] Add new port. ( #5280 )
2019-02-01 11:07:50 -08:00
Stefano Sinigardi
3980ac5abd
[jxrlib] include a find package script for cmake for downstream projects ( #5226 )
...
* [jxrlib] include a find package script for cmake for downstream projects
* [jxrlib] bump control
2019-02-01 11:05:11 -08:00
Joaquim
2c5efa81ca
[gdal] Remove libmysql
dependency ( #5271 )
...
* Remove the libmysql dependency
The fact that it's not possible to build libmysql for x86 is a source of troubles for projects that have GDAL as a dependency. Though it's possible to build GDAL separately for x64 & x86 this is very confusing and breaks other builds. For example I'm often crossing this issue when trying to build a local GMT package. So the best is to just remove it as a dependency.
```
C:\programs\compa_libs\vcpkg>vcpkg install gmt:x86-windows --recurse
The following packages will be built and installed:
* gdal[core,mysql-libmysql]:x86-windows
gmt[core]:x86-windows
* libmysql[core]:x86-windows
Additional packages (*) will be modified to complete this operation.
Starting package 1/3: libmysql:x86-windows
Building package libmysql[core]:x86-windows...
CMake Error at C:/programs/compa_libs/vcpkg/ports/libmysql/portfile.cmake:10 (message):
Oracle has dropped support in libmysql for 32-bit Windows.
```
* Revert "Remove the libmysql dependency"
* Remove the libmysql dependency
The fact that it's not possible to build libmysql for x86 is a source of troubles for projects that have GDAL as a dependency. Though it's possible to build GDAL separately for x64 & x86 this is very confusing and breaks other builds. For example I'm often crossing this issue when trying to build a local GMT package. So the best is to just remove it as a dependency.
```
C:\programs\compa_libs\vcpkg>vcpkg install gmt:x86-windows --recurse
The following packages will be built and installed:
* gdal[core,mysql-libmysql]:x86-windows
gmt[core]:x86-windows
* libmysql[core]:x86-windows
Additional packages (*) will be modified to complete this operation.
Starting package 1/3: libmysql:x86-windows
Building package libmysql[core]:x86-windows...
CMake Error at C:/programs/compa_libs/vcpkg/ports/libmysql/portfile.cmake:10 (message):
Oracle has dropped support in libmysql for 32-bit Windows.
```
2019-02-01 11:01:19 -08:00
JackBoos
1e1f2949ac
[rang]add port rang ( #5273 )
...
* [rang]add port rang
* change version info and description
* [fann]Add port fann
* Remove Fann temporary. Wait for merge port rang.
2019-02-01 10:08:22 -08:00
myd7349
9fb3b9c8fa
[argh] Add new port ( #5266 )
2019-02-01 10:04:22 -08:00
Andrew McMahon
0e759709dd
[boost] update boost to 1.69. Fixes #5023 #4961 ( #5059 )
...
* Update boost to 1.69. Fixes #5023
- Remove boost-signal (rationale: deprecated and removed in 1.69)
- Remove boost-hana workaround by xiangfan-ms #4186 #3579 (rationale: 1.69 incorporates required fixes in hana master branch; builds fine in VS2017 15.9)
* [boost-signals] Restore signals from boost 1.68 because it is required by wt
* [boost-vcpkg-helpers] Improve dependency detection
* [boost-iostreams] Revert to cmake build to enable dependencies
* [boost-iostreams] Fix use of zstd in static builds
* [libtorrent] Update to 1.2.0
* [wt] Update to 4.0.5
* [boost-safe-numerics] [boost-vcpkg-helpers] Added safe_numerics; slight mod to regex match
* [hpx] Backport boost 1.69 fixes
* [libtorrent] Clean up cmake file installation
* [boost-type-traits] Fix MSVC arm
2019-01-30 16:04:17 -08:00
Robert Schumacher
660745956a
[boost][python3] Fix building with VS 2019
2019-01-30 14:27:10 -08:00
SunTY
397e1a5d6c
libass dynamic library ( #5244 )
...
* libass dynamic library
it relies on fribidi, harfbuzz, fontconfig, libiconv
* Remove references to iconv and fontconfig
Because this port is currently Windows-only (Fribidi doesn't build on
Linux with vcpkg because of an issue with Meson), we don't want to worry
about FontConfig; DirectWrite should be enough.
* Freetype is important!
* Remove unnecessary fontconfig -- for real
* Remove unnecessary comment
2019-01-30 13:41:51 -08:00
chrullrich
05b31030ce
Upgrade WTL to 10.0.8356. ( #5262 )
2019-01-29 14:35:33 -08:00
LRFLEW
e6552f1180
[BZip2] Fix Unix Dynamic Builds ( #5184 )
...
* [BZip2] Fix Unix Dynamic Builds
* [bzip2] Bump control version
* [libgta] Only build one flavor
* [vcpkg_configure_cmake] Resolve #2375 since we now use CMake >= 3.11
2019-01-29 13:43:39 -08:00
smlee-hdactech
2f875f461b
[json-spirit] patch for building dll library ( #5251 )
...
* [json-spirit] Add initial port
* Modify PR to using pn85, enable some features
json-spirit is a weird case because the main repo that package managers
tend to use appears to not be actively maintained. Nevertheless, vcpkg
tries to use the "official" source of a repository if at all possible.
In order to do this, I've made the following changes to the PR:
- I've changed the upstream REPO, REF, and SHA512.
- I've passed options to disable building the demos and tests
- I've made the project build only as a static library.
The reason for this is that vcpkg does not support dynamical linkin.
Another reason is that the library as it is in the repo does not have
all the definitions correctly annotated.smlee-hdactech has made a PR
against the major upstream repo to fix this, butwe are going to defer
to the main repo until that change is accepted.
* patch for building dll.
2019-01-29 12:42:10 -08:00
Mark Ian Holland
6f189f1014
[vcglib] inital port ( #4626 )
2019-01-29 11:09:38 -08:00
myd7349
373884761c
[stxxl] Add new port
2019-01-29 13:46:32 +08:00
newbie
d48cf920a4
add seqan library for vcpkg ( #5238 )
2019-01-28 17:59:29 -08:00
RT222
2c4d4f2a47
[nano-signal-slot] ( #5243 )
...
Initial port
2019-01-28 17:41:57 -08:00
zhihaoy
9e9a05b377
[xtensor-blas] Add new port ( #5240 )
...
This accomplishes #5140 by making the linalg namespace works.
2019-01-27 11:29:46 -08:00
Thibaut
b3a450578b
[tsl-hopscotch-map] Add new port. ( #5233 )
...
* [tsl-hopscotch-map] Add new port.
* Use PORT variable instead of hard coded tsl-hopscotch-map.
2019-01-27 11:04:16 -08:00
Stanislav Ershov
7ec45860e0
[cli11] Update to 1.7.0 ( #5241 )
2019-01-27 10:56:38 -08:00
myd7349
01a64a9371
[xtensor] Add new port ( #5196 )
2019-01-26 16:44:25 -08:00
Nicolai Grodzitski
54abff84a1
Update RESTinio to v.0.4.8.5. ( #5235 )
2019-01-26 16:35:48 -08:00
myd7349
65d866786a
[xsimd] Add new port ( #5194 )
...
* [xsimd] Add new port
* Add a header include guard to xsimd's algorithm.hpp
algorithm.hpp is not guarded by a header include guard, which can cause
difficulty for users. xhihaoy asked that we be sure to include this
patch because it caused a lot of pain.
2019-01-26 16:31:21 -08:00
Todor Prokopov
ebb2d1a44f
[amqpcpp] Add new port ( #5201 )
...
* [amqpcpp] Add new port
* Force static linkage for amqpcpp
The documentation for this library says that shared linkage on Windows
is unsupported. Furthermore, the build currently errors out on Windows
because shared DLLs are not placed correctly.
vcpkg only supports static linkage on Linux and macOS, so I'm
categorically making amqpcpp build with static linkage on all platforms.
This unifies the platforms and gives consistent behavior
2019-01-26 16:28:29 -08:00
past-due
bbb8efe794
[freetype] Add mirror ( #5073 )
2019-01-26 14:45:27 -08:00
Octavian Dima
da0fc542dc
Add sqlpp11 libraries ( #4747 )
...
* Add sqlpp11
* Add sqlpp11-connector-mysql
* Add sqlpp11-connector-sqlite3
* Apply a patch for MSVC
2019-01-26 13:01:25 -08:00
Lennart Trunk
715aefc213
new port Spectralib 0.7.0 ( #5129 )
...
* add CONTROL and portfile for spectralib 0.7.0
* Rename spectralib -> spectra
I'm making this change based on the naming in the other repositories
that the library is packaged in (DPorts, FreeBSD Ports) and the
terminology used on the website. Code examples use Spectra* for the
prefixes, so I think using "Spectra" is better than "spectralib".
2019-01-26 12:56:41 -08:00
smlee-hdactech
89c6f6ff89
[json-spirit] Add initial port ( #5157 )
...
* [json-spirit] Add initial port
* Modify PR to using pn85, enable some features
json-spirit is a weird case because the main repo that package managers
tend to use appears to not be actively maintained. Nevertheless, vcpkg
tries to use the "official" source of a repository if at all possible.
In order to do this, I've made the following changes to the PR:
- I've changed the upstream REPO, REF, and SHA512.
- I've passed options to disable building the demos and tests
- I've made the project build only as a static library.
The reason for this is that vcpkg does not support dynamical linkin.
Another reason is that the library as it is in the repo does not have
all the definitions correctly annotated.smlee-hdactech has made a PR
against the major upstream repo to fix this, butwe are going to defer
to the main repo until that change is accepted.
2019-01-26 12:55:11 -08:00
Michael Hofmann
f154dad96e
[selene] Update to v0.3. ( #5192 )
...
* [selene] Update to v0.3.
Add libtiff as a dependency.
Update release hash.
Remove the `vcpkg_check_linkage` call, since the relevant symbols for
shared libraries are now explicitly exported.
* [selene] Update to v0.3.1.
Also reinstate linkage check.
2019-01-26 12:45:54 -08:00
hlysunnaram
a26c95b0e3
[gdal] update to 2.4.0 ( #5195 )
...
* [gdal] update to 2.4.0 (#5132 )
* [gdal] update CONTROL file (#5132 )
2019-01-25 18:34:31 -08:00
Lars Ivar Hatledal
5e2cc262c6
Update fmi4cpp to v0.5.3 ( #5183 )
2019-01-25 15:14:30 -08:00
Victor Romero
61d163a8fc
Merge pull request #5175 from myd7349/spdlog-issue-5143
...
[spdlog] Fix #5143 and update to 1.3.1
2019-01-25 14:54:34 -08:00
Victor Romero
4489853dee
Merge pull request #5166 from saedrna/master
...
Port openmvg, included new ports of coin-or projects, lemon
2019-01-25 14:48:24 -08:00
myd7349
af4e928844
[xtl] Add new port ( #5145 )
...
* [xtl] Add new port
* [xtl] Update to 0.5.3
2019-01-25 13:44:47 -08:00
Daniel Marshall
bab298c970
Added port for effolkronium-random ( #5203 )
2019-01-25 13:07:17 -08:00
bdonlan
7d5fa69b33
[aws-sdk-cpp] Update port to version 1.7.38 and add ports for its dependencies ( #5214 )
...
* [aws-c-common] Add new port
* [aws-checksums] Add new port
* [aws-c-event-stream] Add new port
* [aws-sdk-cpp] Update port to version 1.7.38
* [aws-sdk-cpp] Add dependencies on aws-c-event-stream, aws-checksums
2019-01-24 15:53:13 -08:00
Johnny Willemsen
5dec8aa31b
[ace] 6.5.4 ( #5225 )
2019-01-24 15:51:26 -08:00
Codiferous
c0bf747e45
Add a more correct port for libass ( #5223 )
...
This port currently only works on Windows because the dependencies of
the port (fribidi in particular) don't build on non-Windows platforms.
I made patch modifications to the source code because the Visual C++ C
compiler does not allow for non-constant-expression array indicesto be
used to declare a static array.
I've verified that this (1) builds on Windows and (2) works with a
sample test that's included in the libass github repo.
2019-01-24 11:47:28 -08:00
Billy O'Neal
57e6b1f535
Update cpprestsdk to v2.10.9. ( #5190 )
2019-01-24 11:35:40 -08:00
Victor Romero
abb95c1ba0
Merge pull request #5202 from EMCECS/master
...
[ECSUtil] Update to v1.0.3.1
2019-01-24 10:27:30 -08:00
Victor Romero
4c236e2a2e
Merge pull request #5207 from huangqinjin/fix-tiff-uwp
...
fix tiff build for uwp
2019-01-23 16:31:32 -08:00
Victor Romero
69892980b2
Merge pull request #5206 from Simverge/pdalc
...
[pdal-c] Add pdal-c port files
2019-01-23 16:27:52 -08:00
Victor Romero
10d5e84b01
[pdal-c] Apply patches when obtaining source from GitHub
2019-01-23 16:22:32 -08:00
myd7349
c292cdcc45
[cnl] Add new port ( #5158 )
2019-01-23 14:07:22 -08:00
Victor Romero
38acd9fd02
Merge pull request #5208 from Jasper-Bekkers/master
...
Update flatbuffers to 1.10.0
2019-01-23 13:39:55 -08:00
Victor Romero
994c03700d
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/viromer/5206
2019-01-23 11:10:26 -08:00
Victor Romero
f7672fbf6d
Merge pull request #5220 from ShinNoNoir/libgeotiff-fix-proj4-dep
...
[libgeotiff] Debug version gets incorrectly linked with release version of PROJ4
2019-01-23 10:52:49 -08:00
Victor Romero
cfaa7f13cf
Merge pull request #5219 from jasjuang/tinyobjloader
...
[tinyobjloader] update to 1.4.1
2019-01-23 10:35:26 -08:00
Victor Romero
5481bcd950
Merge pull request #5165 from seanyen-msft/ports/angle
...
[angle] update to version 2019-01-14-c2ee2cc
2019-01-23 10:19:10 -08:00
Victor Romero
97e615bbe5
Merge pull request #5173 from Dagizmo/x265-linux
...
[x265] Enable Linux compilation
2019-01-23 10:16:11 -08:00
Victor Romero
55ca74d649
[x265] Fix detect platform
2019-01-23 09:55:51 -08:00
Raynor Vliegendhart
b7d5f8cbee
[libgeotiff] Remove FindPROJ4.cmake from src
...
The GeoTIFF library ships with its own FindPROJ4.cmake module. This file
interferes with the cmake files that are installed by vcpkg for the PROJ4
package. As a result, the debug version of libgeotiff gets incorrectly
linked to the release version of PROJ4. By removing FindPROJ4.cmake from
the source directory, the vcpkg's .cmake files are used instead,
allowing CMake to find the debug version of PROJ4 when building the
debug version of libgeotiff.
2019-01-23 10:35:53 +01:00
jasjuang
8b3d233c48
[tinyobjloader] update to 1.4.1
2019-01-22 23:58:10 -08:00
Hartmut Kaiser
07f1d2f44b
Updating HPX to V1.2 ( #4778 )
2019-01-22 18:15:15 -08:00
angelmixu
f3ccca08f5
fix freetype for macOS ( #4774 )
...
* added patch to freetype for assigning a value to macros like HAVE_UNISTD_H as using newer macOS Frameworks fail to compile if they have no value
* [freetype] Modernize. Bump control version
2019-01-22 17:50:02 -08:00
Alexej Harm
181a7bef8d
[podofo] Change auto_ptr to unique_ptr. ( #5182 )
...
* [podofo] Change auto_ptr to unique_ptr.
* [podofo] Use PATCHES argument of vcpkg_extract_source_archive_ex
2019-01-22 17:38:01 -08:00
Robert Schumacher
c646d30a71
[celero] Revert changes in c6db2c880a
2019-01-22 15:28:35 -08:00
Jasper-Bekkers
a1747f1567
Update flatbuffers to 1.10.0
2019-01-22 12:19:59 +01:00
huangqinjin
ea29ebaf37
fix tiff build for uwp
2019-01-22 16:40:24 +08:00
Jaime Soto
7bc18139e3
[pdal-c] Add pdal-c port files
2019-01-21 22:05:25 -05:00
Robert Schumacher
c6db2c880a
Updates 2019.01.09
2019-01-18 14:08:49 -08:00
Victor Romero
75bad0f69b
Merge pull request #5122 from kafeg/master
...
[autobahn] Add autobahn-cpp header-only library for WAMP
2019-01-18 11:46:49 -08:00
myd7349
7d9224c83e
[spdlog] Fix #5143 and update to 1.3.1
2019-01-18 20:38:03 +08:00
Bill Avery
c028db0b8d
[cppgraphqlgen] Update to 1.0.3 bugfix release ( #5139 )
...
* Update to 1.0.2 bugfix release
* Update REF to get missing commit
* Update to v1.0.3
2019-01-17 13:40:57 -08:00
ewertons
7d2f73d36b
Add public-preview version of azure-iot-sdk-c ( #5155 )
...
* Add public-preview feature to azure-iot-sdk-c suite of packages
* [azure-c-shared-utility][azure-iot-sdk-c] Remove unneeded repeat dependencies in feature
2019-01-17 13:37:44 -08:00
Farwaykorse
3b258a7171
ms-gsl update to support clang-cl ( #5162 )
2019-01-17 11:42:11 -08:00
eao197
2d0e674a44
[sobjectizer] updated to 5.5.24.1 ( #5176 )
...
* sobjectizer-v5.5.24 and so5extra-v1.2.2
* sobjectizer updated to v.5.5.24.1
2019-01-17 11:37:40 -08:00
José de Jesús Medina Ríos
919e5788a9
[x265] enable linux compilation
2019-01-16 22:23:59 -08:00
Victor Romero
b6fe5b5db5
Merge pull request #5127 from cdcseacave/tinyexif
...
[TinyEXIF] Update to version 1.0.2
2019-01-16 15:56:17 -08:00
Stefano Sinigardi
e8489a46c1
[msmpi] update to 10.0 ( #5107 )
...
* [msmpi] update to 10.0
* [parmetis] fix build error
2019-01-16 15:50:45 -08:00
Victor Romero
92a8da2224
[tinyexif] Use SHA as download source code ref
2019-01-16 15:44:51 -08:00
Lennart Trunk
13ec61a842
[qt5] update to QT5.12 ( #4991 )
...
* update qt5-base to 5.12
* update modules to 5.12 (qt5-declarative and dependents don't work yet)
* fix qt5-declarative for 5.12 and some hashes.
* add qt5-declarative as dependency for qt5-graphicaleffects
2019-01-16 14:54:59 -08:00
Victor Romero
5e38f4955a
[tinyexif] Fix hash
2019-01-16 13:10:39 -08:00
Victor Romero
9c308ef387
[tinyexif] Update CONTROL file
2019-01-16 12:25:16 -08:00
Eric Rosenquist
672ea9a1b3
[minizip] Enable decrypt support for password-encrypted ZIP files. ( #5010 )
...
* Enable support for password-encrypted ZIP files.
* [minizip] combine patch with in vcpkg_from_github
2019-01-16 10:52:33 -08:00
Phil Felton
2011b8512b
[Arrow] Update Arrow to 0.11.1 ( #4977 )
...
* Arrow update
* Add version info
* Forgot to apply patch
* Whitespace
* Fix patch
* Fix patch
* Version which works on Linux
* Fix problem finding ZSTD on x64-windows
* Fix zlib dependency finding
* Fix renaming on Windows
* Include missing boost-format dependency
* Linux debug build picks up debug libs now
* Make windows work again
* Remove boost-format dependency
* Error if dependencies not found rather than attempt to download them
* [parquet] Turn parquest into a stub
2019-01-16 10:29:07 -08:00
cDc
1beac55d71
Update portfile.cmake
2019-01-16 15:29:17 +02:00
Han Hu
fca5cab9f0
Port openmvg, included new ports of coin-or projects, lemon
2019-01-16 14:05:40 +08:00
Sean Yen
7d5a8997ea
update angle build.
2019-01-15 20:49:52 -08:00
Michael Hofmann
269450283b
[selene] Update to v0.2. ( #4920 )
...
* [selene] Update to v0.2.
* [selene] Simplify portfile slightly
* [selene] Ensure the library is only built statically.
2019-01-15 16:40:00 -08:00
Patrick José Pereira
fbd61bec77
Updated ecm to version 5.53.0 ( #4939 )
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2019-01-15 16:34:25 -08:00
Victor Romero
5fff3c8870
Merge pull request #5159 from myd7349/imgui-v1.67
...
[imgui] Update to 1.67
2019-01-15 14:43:01 -08:00
Victor Romero
373740023a
Merge pull request #5146 from myd7349/spdlog-1.3.0
...
[spdlog] Update to 1.3.0
2019-01-15 14:10:18 -08:00
Victor Romero
b0a9ea582c
[imgui] Fix SHA512
2019-01-15 14:07:20 -08:00
José de Jesús Medina Ríos
4b0b4c8c4f
[x265] Update version in CONTROL
2019-01-15 06:33:15 -08:00
myd7349
3d1e6ff794
[imgui] Update to 1.67
2019-01-15 18:25:04 +08:00
José de Jesús Medina Ríos
b4badcd56a
[x265] update to version 2.9
2019-01-14 22:49:43 -08:00
Daniel Marshall
e86780d75f
[fmt] Update to 5.3.0 ( #5136 )
2019-01-14 14:29:58 -08:00
Corbin
531515c4ca
[libass] Adding new port ( #5026 )
...
Added libass control/portfile for vcpkg as requested here:
https://github.com/Microsoft/vcpkg/issues/4678
2019-01-14 14:02:47 -08:00
Victor Romero
30e030014c
Merge pull request #5111 from alenas/master
...
[easyloggingpp] updated to 9.96.7
2019-01-14 13:50:56 -08:00
pravic
6db1a55827
[sciter] Update to 4.2.4.6184 ( #4260 )
...
* [sciter] Update to 4.2.0.6064
* [sciter] Update to 4.2.1.6085
* [sciter] Update to 4.2.2.6090
* [sciter] Update to 4.2.3.6108
* [sciter] Update to 4.2.4.6184
* Update sciter to 4.2.6.9
2019-01-14 12:09:51 -08:00
myd7349
57f7f49aba
[spdlog] Update to 1.3.0
2019-01-14 20:36:51 +08:00
Phil Christensen
57c78037a4
Merge branch 'master' into dev/philc/4990
2019-01-11 12:44:31 -08:00
Victor Romero
1134de5eac
Merge pull request #5058 from lazyhamster/libidn2-update
...
[libidn2 ] Update to version 2.0.5.
2019-01-11 11:57:43 -08:00
Victor Romero
85c863ed25
[openssl] openssl-bump-to-1.0.2q-cve-fixes ( #5019 )
...
* [openssl] openssl-bump-to-1.0.2q-cve-fixes
https://www.openssl.org/news/vulnerabilities.html
* [openssl-uwp] Patch Configure script to set UNICODE
* Change CONTROL version
2019-01-11 11:31:00 -08:00
Stanislav Ershov
e4a767245a
[nlohmann-json] Update to 3.5.0 ( #5033 )
2019-01-11 11:23:09 -08:00
Stefano Sinigardi
885ca2ce6c
[libjpeg-turbo] use d suffix for debug libs ( #4965 )
...
* use d suffix for debug libs, improve compatibility with official FindJPEG.cmake (cmake 3.13)
* [libjpeg] fix also non-static case
* [libjpeg-turbo] bump version
* [libjpeg-turbo] fixes for regression on Linux/macOS
* [libjpeg-turbo] fix regression in qt5-base
* [linkjpeg-turbo] force CI test
2019-01-11 11:15:34 -08:00
cDc
dffdc49271
[TinyEXIF] Update to version 1.0.2
2019-01-11 17:04:47 +02:00
Victor Romero
bcdabb3386
Change CONTROL version
2019-01-10 17:42:56 -08:00
Victor Romero
0e08805a7b
[openssl-uwp] Patch Configure script to set UNICODE
2019-01-10 17:05:54 -08:00
LarryIII
1fe5a31cd7
Fix error C2169 ( #5118 )
2019-01-10 14:22:39 -08:00
Bob Kast
b85954bc3b
v1.0.3.1
2019-01-10 17:12:29 -05:00
past-due
1955e755b7
[gettext] Add mirror ( #5055 )
...
* [gettext] Add mirror
* [gettext] http -> https for original download URL
2019-01-10 12:51:21 -08:00
Nikolay Simakov
4d2ffdfbcf
fixed building plplot with wxwidget feature on ( #5089 )
...
* fixed builting plplot with wxwidget feature on
* [plplot] Use vcpkg_extract_source_archive_ex
2019-01-10 11:54:05 -08:00
LarryIII
5985b82b05
Fix typo of the source name in port.camke ( #5098 )
2019-01-10 10:19:09 -08:00
Victor Romero
f9732c27f1
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/viromer/5019
2019-01-10 09:54:02 -08:00
Vitaly Petrov
3d23c3c0ea
[autobahn] Add autobahn-cpp header-only library for WAMP
2019-01-10 12:25:07 +03:00
Alenas
0928f1056b
Merge remote-tracking branch 'upstream/master'
2019-01-10 11:02:32 +02:00
zhihaoy
7578a485b1
[pybind11] Upgrade to v2.2.4 ( #5087 )
2019-01-09 15:19:27 -08:00
evpobr
bbb68a2ec8
[matroska] Update to 1.4.9 ( #5092 )
2019-01-09 14:26:43 -08:00
evpobr
0af8b7825a
[ebml] Update to v1.3.6 ( #5091 )
...
* [ebml] Update to v1.3.6
* [ebml] Cleanup
2019-01-09 12:38:46 -08:00
Robert Schumacher
d931d74c11
[wxwidgets] Disable cotire on OSX due to appleclang
2019-01-09 12:27:19 -08:00
Robert Schumacher
bdc430c8ec
[protobuf] Fix protoc.exe on non-windows
2019-01-09 12:27:19 -08:00
Robert Schumacher
bb1bb1c94a
Updates 2018.12.14
2019-01-09 12:27:19 -08:00
Stanislav Ershov
11286693b0
[asio] Update to 1.12.2 ( #5050 )
2019-01-09 09:52:58 -08:00
Jeongseok Lee
c4fee273cf
Update urdfdom_headers to version 1.0.2 ( #5067 )
2019-01-09 09:48:30 -08:00
eao197
7d31d1b0eb
sobjectizer-v5.5.24 and so5extra-v1.2.2 ( #5100 )
2019-01-09 09:38:44 -08:00
myd7349
2b2d6edfde
[cli11] Update to 1.6.2 ( #5093 )
2019-01-09 09:29:24 -08:00
Bob Kast
6ca4f2ff9c
fixed v1.0.2.1: incorrect version was tagged
2019-01-09 12:20:36 -05:00
Alenas
10762b8b10
[easyloggingpp] updated to 9.96.7
...
updated easyloggingpp
2019-01-09 18:58:20 +02:00
Victor Romero Sanchez
bd547e5e39
[libidn2] Use vcpkg_extract_source_archive_ex
2019-01-08 16:07:42 -08:00
Victor Romero Sanchez
23a62a87fd
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/viromer/5058
2019-01-08 15:51:24 -08:00
Jelani Brandon
751db7b568
Update Azure IoTHub packages for new release ( #5000 )
...
* Update Azure IoTHub packages for new release
* [azure-c-shared-utility] Avoid double expanding variables
2019-01-08 15:26:06 -08:00
Lars Ivar Hatledal
6ce206c785
[fmilib] fmilib not building on x64-windows ( #4999 )
...
* fix fmilib not building on x64-windows
* [fmilib] bump dash version in control file
This will force a rebuild when updating
* only search for MSVC generator on windows
2019-01-08 15:02:25 -08:00
Bill Avery
fbabe0797c
[cppgraphqlgen] Update to version 1.0.0 ( #5017 )
...
* [cppgraphqlgen] Update to version 0.7
* [cppgraphqlgen] Update to 1.0.0
2019-01-08 13:03:57 -08:00
myd7349
46825bf4d4
[uriparser] Update to 0.9.1 to fix #5086 ( #5094 )
2019-01-08 13:01:33 -08:00
Carlos O'Ryan
75675059bf
Upgrade google-cloud-cpp to v0.5.0. ( #5096 )
...
This time with less patches!
2019-01-08 12:42:41 -08:00
Bob Kast
5c2af38729
ecsutil: fix hash
2019-01-07 19:06:19 -05:00
Bob Kast
c82073fae4
Update ECSUtil library to 1.0.2.1
2019-01-07 18:58:20 -05:00
past-due
a20ac0957a
[libiconv] Add mirror ( #5056 )
2019-01-07 12:52:45 -08:00
Aaron Ang
a0042b8a66
OpenVDB: Add /bigobj
as compiler flag only for MSVC ( #4948 )
...
* Only set `/bigobj` as C++ compiler flag for MSVC
* [openvdb] Bump control version
2019-01-07 12:48:44 -08:00
Todor Prokopov
d02df9d255
[entityx] Do not build shared library in addition to static one ( #5006 )
2019-01-07 12:33:37 -08:00
LazyHamster
6f398da249
Updated libidn2 to version 2.0.5.
2019-01-01 12:59:12 +03:00
Phil Christensen
ff9e982d26
Merge pull request #5007 from pgoodman/patch-1
...
[c-ares] Change to 0/1 instead of OFF/ON
2018-12-22 23:33:50 -08:00
Phil Christensen
463541320d
Merge pull request #5004 from krismattheus/master
...
[pthreads] add version resource and fix problem with PTW32_ARCH when compiling resource
2018-12-22 23:31:41 -08:00
Phil Christensen
27aa5a402f
Merge pull request #5003 from myd7349/issue-3374-3385
...
[libsodium] Fix #3374 , #3385
2018-12-22 23:30:22 -08:00
Phil Christensen
64f8485645
Merge pull request #5002 from Neumann-A/patch-1
...
[eigen3]Fix for #4902
2018-12-22 23:24:22 -08:00
the-j0k3r
67ca08e9d3
[openssl] openssl-bump-to-1.0.2q-cve-fixes
...
https://www.openssl.org/news/vulnerabilities.html
2018-12-22 09:16:18 +00:00
Phil Christensen
501abecda7
Merge pull request #4994 from cneumann/fix-spdlog-external-fmt
...
[spdlog] Fix spdlog handling of external fmt lib
2018-12-21 07:56:30 -08:00
Phil Christensen
ebe86abcdd
Merge pull request #4993 from TheScarfix/eigen3-3.3.7
...
[eigen3]Update eigen3 to 3.3.7
2018-12-21 07:55:01 -08:00
Phil Christensen
bf4a864a73
[msys2] bump control version in msys dependant ports
2018-12-21 00:42:50 -08:00
Phil Christensen
4afe20fc12
Merge pull request #4967 from myd7349/ponder
...
[ponder] Add new port
2018-12-20 23:01:44 -08:00
Phil Christensen
6ec8eebaeb
Merge pull request #4966 from studiofuga/dev/studiofuga/geos
...
[Geos] Remove empty */bin directories when statically linking
2018-12-20 22:58:43 -08:00
Phil Christensen
3d164e3e4c
[spdlog] add comment about patch
2018-12-20 15:00:34 -08:00
Phil Christensen
93ac00106e
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4994
2018-12-20 14:56:52 -08:00
Phil Christensen
99b06bba5d
Merge pull request #4988 from FranciscoPDNeto/master
...
[TinyXml] Linkage error fixed.
2018-12-20 14:07:44 -08:00
Phil Christensen
00b4fe6514
Merge pull request #4973 from JuhaSointusalo/ftgl-new-port
...
[ftgl] add new port
2018-12-20 14:00:59 -08:00
Phil Christensen
ea831f4302
Merge branch 'master' into dev/philc/4966
2018-12-20 13:50:12 -08:00
Phil Christensen
32767dd5f6
Merge pull request #4964 from studiofuga/dev/studiofuga/mpfr-varargs-fix
...
[mpfr] Update mpfr to 4.0.1 and fix compilation under gcc 7
2018-12-20 00:01:14 -08:00
Phil Christensen
28e221744a
Merge pull request #4958 from albertfong/antlr4.7.1
...
[antlr4] Upgrade to antlr4 to 4.7.1
2018-12-20 00:00:08 -08:00
Phil Christensen
6e3bd45c67
[antlr4] fix copyright download name
2018-12-19 23:45:38 -08:00
myd7349
ded0d0141a
Fix static build
2018-12-20 12:44:22 +08:00
Phil Christensen
dd00565627
[mpfr] update CMakeLists for new version
2018-12-19 16:38:14 -08:00
Phil Christensen
f6db046bed
[mpfr] fix version in CONTROL file
2018-12-19 16:09:39 -08:00
Phil Christensen
1682549034
Merge pull request #4963 from cenit/dev/cenit/fix_protobuf_ocv3_again
...
[OpenCV3] fix protobuf patch, again
2018-12-19 15:59:50 -08:00
Phil Christensen
8b79329303
[antlr4] change portfile to trigger testing
2018-12-19 15:52:22 -08:00
Phil Christensen
585338f76e
Merge pull request #4952 from coryan/upgrade-grpc-to-1.16.1
...
[grpc] Upgrade gRPC to 1.17.1.
2018-12-19 15:36:33 -08:00
Phil Christensen
d5656ef104
[grpc] update patch for uwp
2018-12-19 14:57:09 -08:00
Peter Goodman
222c629af4
Change to 0/1 instead of OFF/ON
...
On newer CMake's, the following errors are reported:
```
CMake Warning (dev) at .... /vcpkg/installed/x64-osx/share/c-ares/c-ares-config.cmake:32 (if):
if given arguments:
"ON"
An argument named "ON" appears in a conditional statement. Policy CMP0012
is not set: if() recognizes numbers and boolean constants. Run "cmake
--help-policy CMP0012" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
```
Which corresponds to the following configured code:
```
if(ON)
set(c-ares_STATIC_LIBRARY c-ares::cares_static)
endif()
```
2018-12-19 14:53:21 -05:00
krismattheus
2cad8b53dd
[pthreads] add version resource and fix problem with PTW32_ARCH when compiling resource.
...
Signed-off-by: krismattheus <kris.mattheus@visionbms.com>
2018-12-19 15:32:03 +01:00
myd7349
cb1b311535
[libsodium] Fix static build
2018-12-19 20:01:14 +08:00
myd7349
d02acf4393
[libsodium] Fix #3374 , #3385
2018-12-19 17:50:38 +08:00
Phil Christensen
224300c238
[grpc] Change portfile to trigger build
2018-12-18 22:30:26 -08:00
Pavel Mach
d40eb18174
[zxing] ZXing library port added. ( #4854 )
...
* ZXing library port added.
* ZXing dependency to opencv[webp] added.
* [zxing-cpp] Rename from zxing. Use full ref. Only require opencv[core].
* [tiff] Disable zstd dependency. Todo: add feature.
* [zxing-cpp] Disable optional iconv reference
2018-12-18 17:47:01 -08:00
Nicolai Grodzitski
87fa0fc838
Upgrade RESTinio v.0.4.8.4. ( #4992 )
2018-12-18 17:38:59 -08:00
Patrick Geltinger
afdca9165c
[sqlite3] Update to SQLite 3.26.0 because of "Magellan" vulnerability ( #4995 )
...
The Tencent Blade Team has discovered a remote code execution
vulnerability in SQLite, which was fixed in SQLite release 3.26.0.
2018-12-18 17:13:57 -08:00
Phil Christensen
9a72b227cd
[antlr4] move to vcpkg_extract_source_archive_ex
2018-12-18 16:12:19 -08:00
Phil Christensen
47c60f9b6b
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4952
2018-12-18 15:33:10 -08:00
Phil Christensen
1a1dc41907
[crc32c] bump dash number in control file
...
to force the test system to pick it up
2018-12-18 15:22:58 -08:00
Phil Christensen
3cd8d3e856
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4951
2018-12-18 15:22:05 -08:00
Phil Christensen
d2b0798854
Merge pull request #4831 from peters/master
...
[ffmpeg] Update to 4.1.
2018-12-18 14:51:52 -08:00
Phil Christensen
1d8c5978e0
Merge pull request #4912 from plevy/patch-2
...
[osgEarth] Update to osgEarth release version 2.10
2018-12-18 14:50:12 -08:00
Phil Christensen
533b53b834
[aubio] get latest aubio to resolve ffmpeg build issue
2018-12-18 14:39:50 -08:00
Robert Schumacher
ccff8ab94e
[tinyxml] Modernize and bump control version
2018-12-18 12:46:19 -08:00
Robert Schumacher
7a67785e14
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/roschuma/4988
2018-12-18 11:43:25 -08:00
Alexander Neumann
00777f41f7
Fix for #4902
...
having testing enabled seems to mess up builds if other dependencies are available
2018-12-18 14:54:59 +01:00
Cheney Wang
c094d3133c
Update release version or commit to latest for below ports ( #4957 )
...
* [botan][caf][celero][docopt][glbinding][nanodbc][sfgui]Update release version or commit to latest
* [sfml] Add find_dependency(Freetype)
2018-12-17 16:44:08 -08:00
Jason Juang
5290e22966
[alembic] update to 1.7.10 ( #4916 )
2018-12-17 16:32:13 -08:00
Todor Prokopov
ffbff8caab
Wt Linux fixes ( #4927 )
...
* [harfbuzz] Fix build on Linux
* [cairo] Fix build on Linux
* [pango] Fix build on Linux
* [wt] Fix build on Linux
* [wt] Fix linking with -lcrypto
2018-12-17 16:30:27 -08:00
OWenT
411d1332ad
add libcopp ( #4918 )
...
* add libcopp
* [libcopp] Disable ninja due to asm issue. Tweak/install usage file. Prefer static linking over CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS. Use vcpkg_fixup_cmake_targets.
2018-12-17 16:28:13 -08:00
Bill Avery
ae2b0639a3
[graphqlparser] Use default library type for the platform instead of specifying SHARED ( #4794 )
...
* Use default library type for the platform instead of specifying SHARED
* [graphqlparser] Bump control version and slight cleanup
* [vcpkg_find_acquire_program] Correct for previous corruption of CI
2018-12-17 16:26:56 -08:00
ivysnow
ac1bed33ad
[libuv] fix for cmake target ( #4803 )
...
* [libuv] fix for cmake target
* [libuv] rename target to unofficial-libuv
2018-12-17 16:25:55 -08:00
Phil Christensen
4c6cd02b42
Merge pull request #3425 from fbudin69500/ITK_use_HDF5_test
...
[vtk][itk] Update ITK, and VTK portfiles.
2018-12-17 16:16:37 -08:00
Phil Christensen
3439aef9c0
[ffmpeg] Add patch for upstream fixes
...
address build failures in pangolin that are related to updating
the ffmpeg library by pulling in pangolin fix from upstream.
2018-12-17 16:02:55 -08:00
Phil Christensen
a6b12004c7
[vtk] add warning for libx11_xt_lib on linux
2018-12-17 12:09:44 -08:00
Carsten Neumann
f643622019
Fix spdlog handling of external fmt lib
...
Using an external fmt lib should cause the spdlog::spdlog target to have
a dependency on fmt lib - so that a consuming project does not need
to call find_package(fmt) and target_link_libraries(... fmt::fmt).
To this end a new cmake option SPDLOG_FMT_EXTERNAL is introduced which
makes spdlog depend on fmt lib and defines the SPDLOG_FMT_EXTERNAL macro
to avoid using the bundled fmt lib. The value of SPDLOG_FMT_EXTERNAL is
also stored in the installed spdlogConfig.cmake and if it is ON
find_dependency() is used to ensure the fmt::fmt target is imported.
2018-12-17 09:52:25 -06:00
Lennart Trunk
c3c6c0d0de
Update eigen3 to 3.3.7
2018-12-17 16:37:46 +01:00
Francisco Dias
524a1414fc
TinyXml Linkage error fixed
2018-12-17 11:13:02 -02:00
Carlos O'Ryan
bc79cf9a7c
Apply patch to export all symbols.
2018-12-14 23:12:44 -05:00
Phil Christensen
fcde2e64eb
Merge pull request #4953 from coryan/upgrade-google-cloud-cpp-to-v0.4.0
...
Upgrade google-cloud-cpp to v0.4.0
2018-12-13 23:39:43 -08:00
myd7349
ff87743dcf
[rapidstring] Add new port ( #4814 )
...
* [rapidstring] Add new port
* [rapidstring] Rename package to be unofficial-rapidstring
2018-12-13 17:50:34 -08:00
Yann Lanthony
06cad7ff85
[geogram] update to 1.6.9 ( #4680 )
...
* [geogram] update to 1.6.9
* [geogram] Cleanup. Enable ninja. Modernize.
* [geogram] Disable PREFER_NINJA with comment
2018-12-13 17:43:20 -08:00
Stanislav Ershov
42828b6f39
[imgui] Update to 1.66b ( #4941 )
2018-12-13 17:40:55 -08:00
Albert Huang
a05cbffe55
Update libpng-apng to match libpng ports changes + update to 1.6.36 ( #4944 )
...
* Update libpng-apng to match libpng ports changes + update to 1.6.36
* Delete CONTROL.bak
* Delete portfile.cmake.bak
* Delete use-abort-on-all-platforms.patch.bak
2018-12-13 17:40:18 -08:00
Carlos O'Ryan
165f96bb51
Update to v1.17.1
2018-12-13 19:20:26 -05:00
Phil Christensen
96b282341f
[geos] bump control version number
2018-12-13 16:19:44 -08:00
Phil Christensen
4412edcdd7
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4966
2018-12-13 16:17:15 -08:00
Phil Christensen
83b8a6e036
[mpfr] bump control version number
2018-12-13 16:11:58 -08:00
Phil Christensen
24ff8dcc44
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4964
2018-12-13 16:11:27 -08:00
Phil Christensen
7f7b5cce5c
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4963
2018-12-13 16:09:35 -08:00
Phil Christensen
02c27dd55e
[antlr4] bump dash version in control file
...
Done to force test to run
2018-12-13 15:53:32 -08:00
Juha Sointusalo
751aa7809d
[ftgl] add new port
2018-12-13 23:15:14 +02:00
Phil Christensen
5fc3a10651
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4914
2018-12-13 11:13:43 -08:00
Stefano Sinigardi
6d15819fdd
[opencv] bump version
2018-12-13 14:13:05 +01:00
myd7349
13710d5854
[ponder] Add new port
2018-12-13 21:05:21 +08:00
ing. Federico Fuga
dba828e590
Geos: Removed empty directory after install (when only static lib are built)
2018-12-13 13:06:27 +01:00
ing. Federico Fuga
a2c846338c
Update mpfr to 4.0.1 and fix compilation under gcc 7
...
gcc 7 deprecates the use of varargs.h in favour of stdarg.h.
mpfr already fixes it, but the fix is enabled if stdarg is available.
This patch adds the test on CMakeLists.txt and enables the fix if
needed.
2018-12-13 11:59:19 +01:00
Stefano Sinigardi
9b850a8149
[OpenCV3] fix protobuf patch
2018-12-13 11:44:01 +01:00
Roger Leigh
e04b4ed5b5
xalan-c: Remove use of obsolete unary_ and binary_function for C++17 compatibility ( #4575 )
...
* xalan-c: Remove use of obsolete unary_ and binary_function for C++17 compatibility
* [xerces-c] Improve port stability by adding control over ICU dependency
2018-12-12 12:47:57 -08:00
Federico Fuga
4347bc7e45
Port of sparsepp added ( #4938 )
2018-12-12 12:46:59 -08:00
myd7349
a60120cbad
[sajson] Add new port ( #4818 )
...
* [sajson] Add new port
* [sajson] Fix package namespace
2018-12-12 12:32:45 -08:00
Phil Christensen
af2a3b54aa
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4958
2018-12-12 11:28:42 -08:00
Robert Schumacher
e6ee17a951
[libiconv] Modernize
2018-12-12 09:19:37 -08:00
Albert Fong
666cc9cee2
[antlr4] Upgrade to antlr 4.7.1
2018-12-12 02:59:01 -08:00
Carlos O'Ryan
2455140d99
Upgrade gRPC to 1.16.1.
2018-12-11 22:34:47 -05:00
Carlos O'Ryan
f8ce85feef
Upgrade crc32c to 1.0.6.
...
This version supports both static and shared libraries, yay!
2018-12-11 22:28:05 -05:00
Carlos O'Ryan
aace39dc14
Upgrade google-cloud-cpp to v0.4.0
...
Just a periodic release.
2018-12-11 22:22:53 -05:00
Marco Magdy
9e773bd912
Target the v0.1.0 release
2018-12-11 10:07:26 -08:00
James Chang
9b8cc80953
[gdcm2] fix improper cmake file setup ( #4880 )
...
* move cmake files to proper location, and modify path in contents accordingly
* workaround cmake script to find openjpeg package, and include openjpeg in Build-Depends list
* [gdcm2] Use vcpkg_fixup_cmake_targets()
2018-12-11 10:01:05 -08:00
rfric
5295c8fdeb
[mpir] Embed debug info into static lib ( #4905 )
2018-12-11 09:38:44 -08:00
Stefano Sinigardi
cd7eb41290
[OpenCV3] fix protobuf linking ( #4861 )
2018-12-11 09:34:00 -08:00
Phil Christensen
4a4aa09483
Merge pull request #4881 from DaanDeMeyer/fix-llvm-port-with-vcpkg-build-type
...
[LLVM] Fix error when using VCPKG_BUILD_TYPE
2018-12-07 10:43:00 -08:00
Marco Magdy
8dc28516f6
[aws-lambda-cpp] add new port
2018-12-06 17:47:30 -08:00
Phil Christensen
da53f7c8d6
[vtk] bump version in control file
2018-12-06 17:32:05 -08:00
Phil Christensen
a1bb1bdebe
[proj4] undo proj4 portfile changes
2018-12-06 17:29:29 -08:00
Phil Christensen
d13e42b000
Merge pull request #4898 from bluekyu/master
...
[openvr] update to 1.1.3b
2018-12-06 17:25:17 -08:00
Phil Christensen
11aba6ea37
Merge pull request #4900 from zhouqime/master
...
[rxqt] add port
2018-12-06 17:23:06 -08:00
Phil Christensen
e76fa8ee73
[osgearth] bump version in control file
2018-12-06 16:26:43 -08:00
Phil Christensen
d2448e0a95
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4912
2018-12-06 16:25:37 -08:00
Phil Christensen
86bb2c8d16
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4903
2018-12-06 16:23:29 -08:00
Phil Christensen
b6f18a90e2
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4898
2018-12-06 16:18:05 -08:00
Phil Christensen
7347305e84
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/3425
2018-12-06 15:06:28 -08:00
Phil Christensen
63c1b2628e
Merge pull request #4894 from twMr7/ogre_update_1113
...
[Ogre] update to 1.11.3
2018-12-06 14:55:28 -08:00
Phil Christensen
457ca501f5
[ogre] add missing 'debug' to rename path
2018-12-06 14:13:02 -08:00
Phil Christensen
0315b2dfc3
Merge pull request #4858 from rfric/dev/pbc
...
[pbc] Initial support for PBC library
2018-12-06 12:38:11 -08:00
plevy
89de5f705e
Update to release version 2.10
...
Update to release version 2.10
2018-12-06 11:27:31 -05:00
Richard Fric
77163c57f0
[pbc] Initial support for PBC library
2018-12-06 08:35:19 +01:00
angelmixu
4456dcab40
Fix pango on macOS ( #4784 )
...
* fix pango for macOS: added an already parsed config.h.unix and moved win32 code conditionally for platform
* use a list for better viewing wich source files are added
* only define HAVE_CORE_TEXT on macOS
* [pango] Modernize. Bump control version. Fix configure into source directory.
2018-12-05 16:30:25 -08:00
Thierry Bastian
11bee32d76
Upgrade to openssl 1.0.2q ( #4844 )
...
* Upgrade to openssl 1.0.2q
* [qca] Use vcpkg_from_git()
2018-12-05 16:28:35 -08:00
past-due
945e0c0f09
[gettext] macOS fixes ( #4849 )
2018-12-05 15:41:01 -08:00
Phil Christensen
540776b341
Merge pull request #4860 from shaymagsumov/devil-tiff-feature
...
[devil] Fix 'tiff' option name.
2018-12-05 12:16:09 -08:00
Phil Christensen
35be0e7c2b
Merge pull request #4853 from youknowone/flatbuffer-gcc8
...
[flatbuffers] disable -Werror for gcc8
2018-12-05 11:48:51 -08:00
Phil Christensen
b656594f39
Merge pull request #4759 from jasjuang/tinyxml2
...
[tinyxml2] update to 7.0.1
2018-12-05 11:46:32 -08:00
Phil Christensen
a9527a8489
[ffmpeg] fix aubio break from ffmpeg update
2018-12-05 11:06:33 -08:00
Phil Christensen
3b25ec2d5c
[tinyxml2] patch fastrtps to use tinyxml2 namespace
2018-12-05 10:56:25 -08:00
inv2004
18ba27b4ca
mongo and bson 1.9.2 to 1.9.5 ( #4722 )
...
* mongo and bson 1.9.2 to 1.9.5
* [libbson][mongo-c-driver] Modernize
2018-12-05 10:16:23 -08:00
Phil Christensen
b4f900f6c6
Merge pull request #4850 from past-due/physfs_win10_patch
...
[physfs] Fix Win10 GetUserProfileDirectory() problem
2018-12-05 10:00:07 -08:00
Raynor Vliegendhart
197fbf3b8b
[tesseract] Update to 4.0.0
2018-12-05 13:47:04 +01:00
zhouqi
2b410bea32
Merge branch 'master' of https://github.com/zhouqime/vcpkg
2018-12-05 16:59:08 +08:00
zhouqi
642e37b3c9
rxqt port
2018-12-05 16:52:09 +08:00
Łukasz Mendakiewicz
5f63d0a5f7
[re2] Add vcpkg_copy_pdbs ( #4876 )
...
* [re2] Add vcpkg_copy_pdbs
* [re2] Bump control file version
2018-12-04 19:18:56 -08:00
Bill Avery
54e497ec6b
[cppgraphqlgen] Add a port for Microsoft/cppgraphqlgen ( #4825 )
...
* [cppgraphqlgen] Add a port for Microsoft/cppgraphqlgen
* Update hash for replacement tag
* Change the github ref to a commit ID to invalidate cached downloads
* Upgrade to cppgraphqlgen v0.6
2018-12-04 19:17:54 -08:00
Robert Schumacher
93f2e956a9
[devil] Bump control version
2018-12-04 19:03:48 -08:00
rfric
ab924c1b10
[mpir] Fix copyright file name on Linux ( #4855 )
2018-12-04 19:01:58 -08:00
Pavel Mach
e1b5375ea6
CppZMQ library version leveraged to 4.3.0. ( #4822 )
...
* CppZMQ library version leveraged to 4.3.0.
* [cppzmq] Disable building tests. Remove vendored FindZeroMQ since our copy already supports the targets.
2018-12-04 18:10:35 -08:00
Robert Schumacher
4d1fd42fca
[vcpkg-toolchains] Use XYZ_INIT CMake variables for _significantly_ better integration
...
[brynet] Add missing openssl dependency
[discord-rpc] Ensure no external downloading
[podofo] Improve stability. Modernize.
[usrsctp] Disable Werror
[vcpkg-toolchains] Add linux changes to android and freebsd.
[usrsctp] Remove excess DLLs
2018-12-04 18:01:23 -08:00
Younguk Kim
d1ea0ce936
[openvr] update to 1.1.3b
2018-12-05 09:29:32 +09:00
Phil Christensen
0f849f5a43
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4831
2018-12-04 15:21:26 -08:00
Phil Christensen
6c1dd867ba
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4850
2018-12-04 15:18:45 -08:00
Phil Christensen
89771b0d39
[flatbufers] bump CONTROL version number
2018-12-04 15:15:56 -08:00
Phil Christensen
4f0ffabb5b
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4853
2018-12-04 15:15:18 -08:00
Phil Christensen
8f6e2303f5
Merge pull request #4867 from myd7349/cpp-taskflow
...
[cpp-taskflow] Add new port
2018-12-04 15:02:38 -08:00
Phil Christensen
7da86a7fbc
Merge pull request #4873 from kjpus/patch-1
...
[abseil] Update CMakeLists.txt to install hash/*
2018-12-04 14:59:48 -08:00
Phil Christensen
14caaa2412
Merge pull request #4874 from fcharlie/charlie_update
...
[nghttp2] Update nghttp2 to 1.35.0
2018-12-04 14:56:14 -08:00
Phil Christensen
ad29f3823f
[ogre] bump CONTROL version number
2018-12-04 14:49:47 -08:00
Phil Christensen
b86573f9c1
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4867
2018-12-04 14:38:49 -08:00
Phil Christensen
8a71f22e88
[abseil] bump dash version number in CONTROL
...
Bump dash version number so it will trigger a rebuild for those who already the package installed.
2018-12-04 14:28:14 -08:00
Phil Christensen
bdd825d7e7
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4873
2018-12-04 14:21:32 -08:00
Phil Christensen
452d6207bb
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4874
2018-12-04 14:19:55 -08:00
Phil Christensen
e712374b28
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4889
2018-12-04 14:05:12 -08:00
Phil Christensen
f6d32cc644
Merge pull request #4891 from TartanLlama/master
...
[CTRE] New port
2018-12-04 14:00:36 -08:00
Phil Christensen
413e891b60
Merge pull request #4761 from jwillemsen/ace-653
...
[ace] 6.5.3
2018-12-04 13:54:03 -08:00
Phil Christensen
064a13d50c
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4894
2018-12-04 13:39:01 -08:00
Phil Christensen
5edd66af9b
Add local FILENAME
2018-12-04 13:33:50 -08:00
Phil Christensen
8b9b8fc7cc
Add namespace for tinyxml2 in tinyexif port
2018-12-04 11:26:46 -08:00
Phil Christensen
f5329a1410
Merge pull request #4734 from ivysnow/gflags
...
[gflags] Update to version 2.2.2.
2018-12-03 09:59:19 -08:00
Bob Kast
23384daca6
Support ECSUtil 1.0.1.4
2018-12-03 12:24:45 -05:00
Simon Brand
59431acbc7
[CTRE] New port
2018-12-03 08:44:24 +00:00
Daan De Meyer
5b5f904474
[LLVM] Fix error when using VCPKG_BUILD_TYPE
2018-12-02 21:59:20 +01:00
myd7349
cc0a70e4bb
[libui] Add new port ( #4810 )
...
* [libui] Add new port
* [libui] Rename package to be unofficial-libui
2018-12-01 20:04:15 -08:00
Force Charlie
a91d153859
[nghttp2] Update nghttp2 to 1.35.0
2018-12-01 09:46:45 +08:00
Billy O'Neal
8dd8bc10df
[cpprestsdk] Update to v2.10.8 and add brotli feature. ( #4617 )
...
The brotli feature is on by default for Windows only. We think it'll probably work on other platforms but haven't tested that extensively.
2018-11-30 16:48:21 -08:00
Raphael Gozzo
8346836471
[curl] Build openssl and schannel backends by default ( #3932 )
...
* [curl] Split the OpenSSL and SChannel backends into separate features
* [curl] Add mbedTLS backend as a feature
* [curl] Make winssl the default for Windows. Remove need for compatibility workaround.
* [curl] Continue to use openssl in UWP because PSecurityFunctionTableA is not available.
2018-11-30 16:37:54 -08:00
Phil Christensen
8b46548826
patch missing @ in cmake config
2018-11-30 16:01:31 -08:00
kjpus
0dcfc13003
Update CMakeLists.txt to include hash/*
2018-11-30 13:25:05 -05:00
myd7349
724ed8cf4e
[cpp-taskflow] Add new port
2018-11-30 12:00:54 +08:00
Casey Carter
4c6950adcb
[range-v3] Update to cf8add9 ( #4865 )
...
...which works around LWG 3170.
2018-11-29 19:24:40 -08:00
Renat Shaymagsumov
71f060f4a1
[devil] Fix 'tiff' option name.
2018-11-29 17:21:19 +03:00
Robert Schumacher
3ade657845
[ogre] Slight modernization
2018-11-28 23:23:38 -08:00
Robert Schumacher
c7e3589fb9
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/roschuma/4845
2018-11-28 23:13:17 -08:00
Jeong Yunwon
ed9d726429
[flatbuffers] disable -Werror for gcc8
2018-11-29 16:09:08 +09:00
Juha Sointusalo
09103d12a0
[wxwidgets] move setup.h to include ( #4846 )
...
* [wxwidgets] move setup.h to include
Also remove lib/mswu and debug/lib/mswud. They only contain setup.h.
Fixes #3180 .
Closes #4251 .
* [wxwidgets] remove include/msvc directory
The only thing in include/msvc is include/msvc/wx/setup.h which is a
"wrapper" around the real setup.h. The wrapper setup.h is hard-coded to
include the real setup.h from lib but since the real setup.h is now in
include/wx the wrapper has become useless.
* [wxwidgets] Fix osx build. Slight modernization.
2018-11-28 22:55:18 -08:00
Jelani Brandon
593d3af5b9
Update Azure Iot C SDK repo's SHA for the latest release ( #4833 )
...
* Update Azure Iot C SDK repo's SHA for the latest release
* [azure-uhttp-c] Fix hash
2018-11-28 22:53:39 -08:00
kyp
e943161971
[folly] update to v2018.11.26 and fix linux build ( #4832 )
2018-11-28 18:27:24 -08:00
Pavel Kisliak
fae3055eff
[bitserializer] Update to v0.8, split to two sub-libraries ( #4841 )
2018-11-28 18:20:43 -08:00
Tsukasa Sugiura
3e71750029
[pcl] Update to PCL 1.9.1 ( #4842 )
...
Update PCL port to PCL 1.9.1.
2018-11-28 18:20:09 -08:00
Josue Andrade Gomes
08d6a49977
Update to GraphicsMagick 1.3.31 ( #4847 )
2018-11-28 18:09:59 -08:00
past-due
1225d80d11
[physfs] Fix Win10 GetUserProfileDirectory() problem
...
Fixes GetUserProfileDirectory issue on Win10 build 1809(+?)
See: https://hg.icculus.org/icculus/physfs/rev/ece6769c0676
2018-11-28 18:33:10 -05:00
James Chang
007144b1e6
[ogre] Update to 1.11.3
2018-11-29 01:47:15 +08:00
Peter Rekdal Sunde
351fbda5b8
Update ffmpeg to 4.1.
2018-11-27 10:04:57 +01:00
Jayesh Badwaik
d562441fc9
[xmsh] add support for xmsh library ( #4656 )
...
* [xmsh] add support for xmsh library
- xmsh is a mesh document format. xmsh library is the reference
implementation for the format.
* [xmsh] removed extraneous file command
* [xmsh] update version to v0.2.3
* [xmsh] upgrade to version v0.3.1
* [xmsh] update to version v0.4
* + fix python executable packaging
* [vcpkg_find_acquire_program] Fix PYTHON3 on non-Windows
2018-11-26 16:52:11 -08:00
Erwan BERNARD
8361d177d7
[zstd] update to v1.3.7 ( #4785 )
...
* [zstd] update to v1.3.7
* [zstd] Bump control version
* [zstd] Disable force release mode
2018-11-26 15:41:37 -08:00
i6-xx
e78a40b553
[rpclib]Update to 2.2.1 ( #4798 )
...
* (rpclib)Update to 2.2.1
* [rpclib]Update to 2.2.1
2018-11-26 15:27:59 -08:00
Mark Ian Holland
aafce6227a
[imgui] Update to v1.66 ( #4799 )
2018-11-26 15:27:42 -08:00
Casey Carter
f0093f7475
Update range-v3 reference ( #4801 )
2018-11-22 19:44:57 -08:00
cyy
b0a2ff18c9
add nonfree as feature for opencv
2018-11-23 10:27:17 +08:00
Tsukasa Sugiura
2981bb2110
[opencv] Fix install with ffmpeg ( #4797 )
...
Fix install with ffmpeg by change download filename of ffmpeg_version.cmake.
2018-11-22 14:24:36 -08:00
angelmixu
ea843854df
fix minizip on non windows builds ( #4787 )
...
* fix minizip on non windows builds
* [minizip] Bump control version
2018-11-22 13:56:06 -08:00
Stefano Sinigardi
5daa7cac27
[OpenCV3] fix ffmpeg and ippicv prebuilt downloads ( #4789 )
...
* [OpenCV3] fix ffmpeg prebuilt downloads
fixes
* [opencv] Bump control version. Modernize.
2018-11-22 05:03:35 -08:00
Alenas
05b2110ebc
easyloggingpp port ( #4780 )
...
* easyloggingpp port
* [easyloggingpp] Tweak to always produce static library
2018-11-22 05:02:30 -08:00
Robert Schumacher
35ea46995b
[glad] Use registry ports instead of vendored copies
2018-11-20 15:47:14 -08:00
Stanislav Ershov
9eab773b8f
[asio] Download from github ( #4709 )
2018-11-20 15:19:09 -08:00
Robert Schumacher
ab567d90b7
Upgrades for 2018.11.08
2018-11-20 15:14:12 -08:00
Alexander Karatarakis
0c7c0f443a
Merge pull request #4703 from UnaNancyOwen/update_freeimage
...
[freeimage] Update to FreeImage 3.18.0 and Fix function overload with libjpeg-turbo 2.0.0
2018-11-19 14:40:18 -08:00
Phil Christensen
74484788c8
Merge pull request #4766 from kypp/stlab
...
new port: stlab
2018-11-19 14:32:18 -08:00
Phil Christensen
f98d12cdbf
Merge pull request #4736 from mmalek/berkeleydb
...
[berkeleydb] fix exporting DLL symbols on Windows
2018-11-19 14:28:04 -08:00
kyp
8bf211d52f
new port: stlab (at v1.3.3)
2018-11-19 17:51:30 +01:00
Johnny Willemsen
4e9c75d205
[ace] 6.5.3
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2018-11-19 11:31:49 +01:00
jasjuang
787f40569c
[tinyxml2] update to 7.0.1
2018-11-18 22:10:53 -08:00
myd7349
6633d421b7
[nng] Update to 1.1.0 ( #4726 )
2018-11-16 17:42:31 -08:00
Rajeev Massand
13e7f60bca
[azure-iot-sdk-c] Update sdk to 1.2.10 and update dependencies ( #4717 )
...
* new versions for azure-iot-sdk-c, azure-c-shared-utility, azure-uamqp-c, azure-umqtt-c, azure-uhttp-c
* [azure-iot-sdk-c] Modernize & Cleanup
* fix for x64-windows
2018-11-16 15:45:32 -08:00
Phil Christensen
56c6d87c60
bump version in CONTROL file
2018-11-16 12:03:07 -08:00
Phil Christensen
e7fcd84145
Merge pull request #4733 from ivysnow/cxxopts
...
[cxxopts] Update to version 2.1.1.
2018-11-16 11:12:20 -08:00
Phil Christensen
e92d535069
Merge pull request #4735 from mmalek/miniupnpc
...
[miniupnpc] initial port of miniupnpc
2018-11-15 15:30:59 -08:00
Phil Christensen
c99fad10ab
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4736
2018-11-15 15:24:48 -08:00
Phil Christensen
2e9e22762f
Merge pull request #4732 from ivysnow/libuv
...
[libuv] Update to version 1.24.0 and fix build on Linux/FreeBSD.
2018-11-15 15:04:18 -08:00
Casey Carter
bcac1dc581
Update range-v3 upstream commit ( #4741 )
2018-11-15 14:30:24 -08:00
Alexander Karatarakis
b2b00b146c
Merge pull request #4711 from UnaNancyOwen/fix_vxl
...
[vxl] Update to VXL v1.18.0
2018-11-15 14:16:23 -08:00
Phil Christensen
2060eefa86
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4734
2018-11-15 14:02:55 -08:00
Phil Christensen
3712c3cbcf
Merge pull request #4708 from crackedmind/cli11
...
[cli11] Initial port
2018-11-15 13:41:28 -08:00
Michał Małek
691ed09c3f
[berkeleydb] fix exporting DLL symbols on Windows
...
Set preprocessor definitions correctly for static & shared library.
Previously DLL was unusable on Windows - the symbols were not exported
2018-11-15 09:30:30 +01:00
Michał Małek
12151fbce6
[miniupnpc] initial port of miniupnpc
2018-11-15 09:29:37 +01:00
Roger Leigh
6cacd43852
tiff: Version 4.0.10
2018-11-15 07:19:02 +00:00
Ivy Snow
b79ad15124
[gflags] Update to version 2.2.2.
2018-11-15 11:59:24 +08:00
Ivy Snow
6b5767fafb
[cxxopts] Update to version 2.1.1.
2018-11-15 11:55:30 +08:00
Ivy Snow
9f3601f168
[libuv] Update to version 1.24.0 and fix build on Linux/FreeBSD.
2018-11-15 11:46:33 +08:00
Mark Ian Holland
f1eb3aa4b9
Vulkan port ( #4664 )
...
* [Vulkan] Add a vulkan port based on the cuda port
* Add VULKAN_SDK env variable to whitelist
* * Added some additional diagnostic information
* Corrected if NOT exists statement
2018-11-14 15:25:50 -08:00
Daniel Nicoletti
3b40d323e9
New package: cutelyst2 ( #4693 )
...
* New package: cutelyst2
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
* [cutelyst2] Rearrange files; prefer ninja.
2018-11-14 15:23:06 -08:00
Carlos O'Ryan
df35c1f7d7
Update google-cloud-cpp to 0.3.0. ( #4719 )
...
* Update google-cloud-cpp to 0.3.0.
A new release of google-cloud-cpp, with some improvements in packaging
that simplified the port files.
* [google-cloud-cpp] Fix OSX builds
2018-11-14 15:20:54 -08:00
Phil Christensen
1fe90f5326
Merge pull request #4697 from MarkIanHolland/cub
...
[cub] Initial port
2018-11-14 14:42:57 -08:00
Phil Christensen
0b5854ad07
Merge pull request #4714 from eao197/master
...
Add port for so_5_extra
2018-11-14 14:08:10 -08:00
Phil Christensen
24ff8b3386
Merge pull request #4695 from TartanLlama/master
...
[tl-optional] Add port
2018-11-14 12:58:16 -08:00
Robert Schumacher
802bc881f5
[vxl] Slight cleanup -- use VCPKG_CMAKE_SYSTEM_NAME to determine target instead of WIN32
2018-11-14 11:28:02 -08:00
Robert Schumacher
13bb9a0f02
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/roschuma/4711
2018-11-14 11:25:58 -08:00
Gregor Jasny
7436042045
Add prometheus-cpp (and civetweb) ( #4694 )
...
* [prometheus-cpp] Initial port
Closes : jupp0r/prometheus-cpp#130
* [civetweb] Initial port
* [prometheus-cpp][civetweb] Cleanup. Update to 0.6.0.
2018-11-14 11:16:07 -08:00
Tsukasa Sugiura
075d0d4ecd
[qhull] Remove tools of debug configuration ( #4681 )
...
Remove tools of debug configuration. (<triplet>/debug/tools/qhull)
It is unnecessary.
2018-11-14 11:12:36 -08:00
Arkady Shapkin
1ffc1b569d
[gtest] Update to version 1.8.1 ( #4220 )
...
* [gtest] Update to version 1.8.1
* [gtest] Fix typo in cmake adjustment code. Revert usage to follow CMake official guidelines.
2018-11-14 11:05:11 -08:00
Phil Christensen
192493218a
Merge pull request #4715 from MarkIanHolland/glad
...
[glad] inital port
2018-11-13 15:32:42 -08:00
Phil Christensen
54095ce882
[glad] fix python2 dependancy
2018-11-13 15:23:04 -08:00
Bob Kast
d31d385e64
Merge branch 'master' of https://github.com/EMCECS/vcpkg
2018-11-13 15:51:30 -05:00
Bob Kast
90f4901b23
fixed setversion.exe so patch is not necessary
2018-11-13 15:50:45 -05:00
Mark Ian Holland
27a6b6bbee
[glad] inital commit
2018-11-12 15:44:29 +00:00
eao197
3470a05a6d
Port for so_5_extra (at v.1.2.1)
2018-11-12 16:20:20 +03:00
TsukasaSugiura
62a2530385
[vxl] Update to VXL v1.18.0
...
Update vxl port to VXL v1.18.0.
2018-11-12 19:55:47 +09:00
crackedmind
36f75be5a5
[cli11] Initial port
2018-11-12 10:54:36 +03:00
TsukasaSugiura
ad65638eb3
[freeimage] Fix function overload with libjpeg-turbo 2.0.0
...
Fix function overload with libjpeg-turbo 2.0.0 (jpeg_read_icc_profile and jpeg_write_icc_profile).
2018-11-11 23:21:24 +09:00
TsukasaSugiura
82d65261da
[freeimage] Update to FreeImage 3.18.0
...
Update FreeImage port to FreeImage 3.18.0.
2018-11-11 23:21:16 +09:00
Mark Ian Holland
caa3f2c36f
[cub] Initial port
2018-11-09 23:31:40 +00:00
Simon Brand
ff64535c7a
[tl-optional] Add port
2018-11-09 15:45:33 +00:00
jdellar
8dc8d0e0c9
[sdl2] Update to SDL2 2.0.9 ( #4648 )
...
* [sdl2] Update to SDL2 2.0.9
* [sdl2] Fix x86-windows and fix uwp patch
2018-11-08 23:49:24 -08:00
Tsukasa Sugiura
3f5835d5c4
[bzip2] Fix tools install directory ( #4682 )
...
* [bzip2] Fix tools install directory
Change to install tools in port name directory. (vcpkg/installed/<triplet>/tools/bzip2)
* [bzip2] Modernize and bump control version
2018-11-08 23:46:54 -08:00
Alexander Karatarakis
f7f06c516d
[vcpkg_from_git] Use tar.gz because .zip has different hash in different timezones
2018-11-08 19:03:39 -08:00
Jayesh Badwaik
accde13dbb
[pixel] v0.3 ( #4685 )
...
* [pixel] v0.3
- installs debug library as `libpixeld.a`
* [pixel] bump CONTROL version
2018-11-08 15:29:08 -08:00
Oscar Morante
1d7fa4c74a
add nanovg port ( #4667 )
2018-11-08 10:53:06 -08:00
Tsukasa Sugiura
7bb03fd2fc
[vtk] Fix FindLZ4 ( #4676 )
...
Fix find lz4 library of debug configuration.
2018-11-08 10:46:25 -08:00
Tsukasa Sugiura
efe7c7eb28
[pcl] Update to PCL 1.9.0 ( #4677 )
...
Update PCL port to PCL 1.9.0.
2018-11-08 10:45:58 -08:00
Robert Schumacher
9fe14bc18e
Updates 2018.11.01
2018-11-08 00:17:59 -08:00
LRFLEW
848233b137
Update libpng cmake wrapper for dynamic libraries ( #4590 )
...
* Update libpng cmake wrapper for dynamic libraries
* [libpng] Bump control version
* [libgd] Fix parallel source directory writes
2018-11-07 23:57:08 -08:00
Markus Leuthold
550c9422ad
add missing dependency for openvdb[tools] ( #4271 )
2018-11-07 23:54:29 -08:00
Etienne Dechamps
75744206ed
[portaudio] Enable debug output ( #4592 )
...
* [portaudio] Enable debug output.
This is enabled by default in the original MSVC project in the PortAudio
distribution, but not in their CMake build. This commit fixes the
regression.
I don't think there are any performance concerns with this, as PortAudio
(AFAICT) does not log from performance-critical code.
Note that this change might still be somewhat controversial, because
PortAudio will by default dump its debug output directly to stderr,
which is not particularly nice. However, the alternative is not having
any way for end users to troubleshoot PortAudio issues at all, which
IMHO is worse. Applications can always call
`PaUtil_SetDebugPrintFunction()` to redirect the output away from
stderr, and I encourage them to do so.
* [portaudio] Bump control version
2018-11-07 23:50:51 -08:00
Maxime GIMENO
130bd6f868
CGAL: Fix CMakeConfig.cmake ( #4655 )
...
* Fix CMakeConfig
* [cgal] Bump control version
2018-11-07 23:50:15 -08:00
Stanislav Ershov
8407472fb2
[entt] Update to version 2.7.3 ( #4649 )
...
* [entt] Update to version 2.7.3
[entt] Support cmake targets
* [entt] Fix non-windows cmake targets
2018-11-07 23:49:02 -08:00
Jayesh Badwaik
5459adf5de
[pixel] added support for dascandy/pixel ( #4637 )
...
* + added support for dascandy/pixel
* [pixel] Cleanup comments
* [SDL2] Add SDL2::SDL2{,-static} wrapper
* [pixel] update to v0.2
- fixes linking problem against SDL2
* [pixel] Bump control version
2018-11-07 23:48:23 -08:00
Etienne Dechamps
52b2759a75
[portaudio] Add pa_win_waveformat.h to public includes ( #4582 )
...
* [portaudio] Add pa_win_waveformat.h to public includes.
pa_win_wasapi.h includes pa_win_waveformat.h, so it has to be
distributed for pa_win_wasapi.h to be usable.
* [portaudio] Bump control version
2018-11-07 23:45:26 -08:00
Stefan Ivanov
40af541c50
[rapidcheck] Add initial support for RapidCheck ( #4605 )
...
* Add initial support for RapidCheck
Create a portfile for the C++ property-based testing library RapidCheck.
This port is relatively straight forward but there are a couple of caveats:
* The current port uses a branch from a fork that I modified as the CMake installation logic had some problems.
The library was almost exclusively used by being added as a subfolder so the CMake export machinery was probably not well tested.
* The changes are going to get merged into the main repository eventually and then it would be possible to change where the source
code is downloaded.
I am unaware when the main RapidCheck library maintainer will accept my pull request, so it is better to have this library in VCPKG
sooner, rather than later.
* Update the RapidCheck portfile to download the library sources for the main repository
* Since the maintainer of RapidCheck very quickly merged the required CMake modifications
to enable the proper installation of the library, it is better to now use the official
repository's master branch.
* Change the versioning of the library to be based on the date of the git reference chosen
since rapid check does not have an explicit versioning scheme.
* Update rapidcheck and modify configuration step
* [rapidcheck] Tidy
2018-11-07 23:44:36 -08:00
MilesYang
17870d0fdd
add igloo port ( #4657 )
...
* add igloo port
* [igloo] Use vcpkg_from_github
* add snowhouse
2018-11-07 23:43:13 -08:00
eao197
c6f4bb5aca
sobjectizer updated to v.5.5.23 ( #4668 )
2018-11-07 23:42:01 -08:00
Alexander Neumann
4aba36cd38
Qt version bump 5.11.2 ( #4629 )
...
* Qt 5.11.2 version bump
* removed unecessary qt patch
* fix wrong hash for qt5-networkauth
2018-11-07 14:49:47 -08:00
Joseph Davies
799de417ea
[opus] Update to 1.3. ( #4580 )
2018-11-07 14:44:38 -08:00
Casey Carter
2fe74dae99
Merge pull request #4669 from Microsoft/dev/alkarata/rangev3
...
Dev/alkarata/rangev3
2018-11-07 08:52:21 -08:00
Etienne Dechamps
9ad166279c
[portaudio] Copy PDB files. ( #4583 )
...
This helps with debugging. According to
docs/maintainers/vcpkg_copy_pdbs.md this should always be done.
2018-11-06 18:26:01 -08:00
Tobias Markus
2253ec837a
[SDL2 TTF] Fix package name in find_package ( #4596 )
2018-11-06 18:04:07 -08:00
Lyle Tafoya
ab0212d693
Fixes #4464 GLFW3 dynamic build failure on Linux ( #4467 )
...
* Fixes #4464 GLFW3 dynamic build failure on Linux
* [glfw3] Use vcpkg_from_github and remove outdated patch
* [glfw3] Note dependency on xcursor
2018-11-06 17:50:54 -08:00
Sergey Sychugin
eaf30a4221
[fftw] Update to 3.3.8 ( #4269 )
2018-11-06 17:43:59 -08:00
Andy Li
a0d6a2925c
[Sqlite3] update to 3.25.2 ( #4600 )
...
* [Sqlite3] update to 3.25.2
* [sqlite3] Use vcpkg_extract_source_archive_ex
2018-11-06 17:29:12 -08:00
Lars Ivar Hatledal
bed365bfae
add fmi4cpp port ( #4650 )
2018-11-06 17:07:46 -08:00
Tom Henoch
2c72e57bf4
aixlog port ( #4660 )
2018-11-06 14:26:03 -08:00
atkawa7
087691c94a
fdlibm init ( #4165 )
...
* fdlibm init
* fix links
* Fix different hashes creation with google host
* Move functions to script
* Fix documentation
* [vcpkg_from_git] Add SHA512 argument, switch to zip to better support Windows.
* [fdlibm] Trigger rebuild
* [vcpkg_from_git] Use FETCH_HEAD reference to support tags
2018-11-06 13:56:40 -08:00
Force.Charlie-I
1c01a56dc8
[nghttp2] update 1.34.0 ( #4621 )
...
* [nghttp2] update 1.34.0
* [ports] update nghttp2 to 1.34.0
2018-11-04 11:35:31 -08:00
Stanislav Ershov
eebb20eee7
[nlohmann-json] Update to 3.4.0 ( #4619 )
2018-11-04 11:33:51 -08:00
Mark Ian Holland
dfa01ba5ff
[linalg] inital port ( #4625 )
2018-11-04 11:29:53 -08:00
Tobias Markus
f11fd8aa5d
[fribidi] new port ( #4627 )
2018-11-04 11:28:27 -08:00
Johnny Willemsen
ccafb56411
[ace] Retrieve source package from github which has much more bandwidth ( #4628 )
...
* ace 6.5.2
* [ace] Retrieve source package from github which has much more bandwidth as download.dre
* [ace] Use previous filename
2018-11-04 11:27:02 -08:00
Tsukasa Sugiura
4ef6ddddd2
[opencv] Update to OpenCV 3.4.3 ( #4636 )
...
Update opencv port to OpenCV 3.4.3.
2018-11-04 11:24:45 -08:00
Farwaykorse
01371c88e7
[nanodbc] add support for install --head ( #4641 )
...
* [nanodbc] add support for use of --head
* single line copyright handler
* support cmake targets for v2.13
2018-11-02 16:17:07 -07:00
Koby Kahane
91ba6e4631
[rocksdb] update to v5.15.10 ( #4342 )
...
* [rocksdb] Update to v5.15.10
* [rocksdb] Cleanup
* [rocksdb] Fix cmake targets name.
* [toolchains] Set NDEBUG in release
* [rocksdb] Disable vcpkg_test_cmake due to misbehavior in x64
* [tiff] Use lzma on linux
2018-11-01 20:47:44 -07:00
Robert Schumacher
cc3fae8e5c
[xerces-c] Avoid building executables ( #4576 )
2018-11-01 19:47:20 -07:00
Casey Carter
5b41d50f97
range-v3: update the commit; don't build tests
2018-10-31 14:58:06 -07:00
Alexander Karatarakis
70cf49fac2
[range-v3] Update. Use ericniebler/range-v3 even for Windows
2018-10-30 14:10:41 -07:00
Raynor Vliegendhart
b084ab0103
[libgeotiff] Install doc files into the correct place ( #4593 )
...
* [libgeotiff] Install doc files in the correct place
The original portfile put documentation (authors, readme, etc.) inside
of vcpkg/installed/<triplet>/doc. This commit modifies the portfile such
that the files are installed to
vcpkg/installed/<triplet>/share/libgeotiff/doc instead.
* [libgeotiff] Bump version
* [libgeotiff] Avoid file(INSTALL)
2018-10-28 14:51:30 -07:00
John Farrier
c23a7f5c9a
[celero] Update Celero to v2.4.0 ( #4585 )
...
* Upgrade Celero to v2.2.0
* [celero] Fix installed cmake targets
* Updated to Celero v2.4.0
2018-10-28 12:56:27 -07:00
Farwaykorse
5bea5abe39
[uriparser] Update to 0.9.0 ( #4587 )
2018-10-27 14:44:49 -07:00
Robert Schumacher
3270a9a469
[entityx] Fix osx build by enabling c++14
2018-10-27 12:50:27 -07:00
Robert Schumacher
74d385ff16
[tiff] Disable use of liblzma in uwp to enable building
2018-10-26 21:37:51 -07:00
Robert Schumacher
c538d6d996
Upgrades 2018.10.25
2018-10-26 18:49:29 -07:00
Agustín Rodríguez
f5c8349a85
[websocketpp] update to 0.8.1 ( #4554 )
...
* [websocketpp] update to 0.8.1
* [websocketpp] Fix config file
2018-10-26 10:25:35 -07:00
Ignat Loskutov
f0cd4479e8
[pixman] fix compilation on linux ( #4570 )
2018-10-26 09:28:03 -07:00
Robert Schumacher
ff49020538
[openssl-unix] Consider CMAKE_OSX_SYSROOT
2018-10-25 15:55:33 -07:00
myd7349
30d5f95986
[double-conversion] Remove unnecessary patch ( #4321 )
...
* [double-conversion] Remove unnecessary patch
* [double-conversion] Small portfile improvement
* [double-conversion] Provoke rebuild
2018-10-25 15:53:48 -07:00
Glen Knowles
8174938d50
[dimcli] Update to 4.0.1 ( #4549 )
...
* [dimcli] update to 3.1.1
* [dimcli] Update to 4.0.1
* [dimcli] Remove quotes around project name
2018-10-25 15:27:36 -07:00
Jonathan Hale
aba5a4abec
[corrade/magnum/-extras/-integration/-plugins] Update to 2018.10 ( #4556 )
...
Signed-off-by: Squareys <squareys@googlemail.com>
2018-10-25 15:26:05 -07:00
Agustín Rodríguez
526b53b493
[socket-io-client] new port ( #4557 )
2018-10-25 15:24:32 -07:00
Roger Leigh
6d5eba6a6d
xalan-c: Install headers correctly ( #4565 )
...
* Add SKIP_CLEAN option to vcpkg_install_msbuild
Also add vcpkg_clean_msbuild function to factor out clean
logic and allow re-use in portfiles.
* xalan-c: Correct header globbing
* vcpkg_install_msbuild: SKIP_CLEAN documentation correction
* [xalan-c] Add explicit check for localmsgindex header.
[docs] Regenerate
2018-10-25 12:34:45 -07:00
Robert Colton
03f4ab3808
Qscintilla Namespace Fix ( #4332 )
...
* fix da qt5
* fix qt config duplication
* [qt5-base] Use vcpkg_extract_source_archive_ex
[sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA
* define SCI_NAMESPACE for qscintilla port
* [qscintilla] Bump control version
* [qscintilla] Fix spacing. Slightly modernize.
2018-10-25 12:01:44 -07:00
bobk2824
a4403276a2
New package: Native Windows C++ library for EMC ECS S3 REST support ( #4035 )
...
* [ecsutil] Initial commit of 1.0.1.2
* [ecsutil] Simplify and use vcpkg_install_msbuild
* [ecsutil] Commit missing patch
* [ecsutil] Remove empty bin directories
2018-10-25 12:00:40 -07:00
Neil McNeight
4bc01b00e0
[sdl1][sdl1-net] Add new port for SDL v1.2.15 & SDL_net v1.2.8 ( #4492 )
...
* [sdl1][sdl1-net] Add new port for SDL v1.2.15 & SDL_net v1.2.8
* Version 1.2 is still required for building DOSbox
* [sdl1][sdl1-net] Revise to install to expected paths
* Headers go in include\ instead of include\SDL1
* Use updated .sln and .vcxproj files
* [sdl1] Modernize
2018-10-25 11:57:39 -07:00
Robert Schumacher
ac85ec3ac7
[scintilla] Update to 4.1.2
2018-10-25 11:50:23 -07:00
Jiri Appl
3d2b540173
Enable Windows ARM32 build of OpenSSL LTS ( #4525 )
...
* Enable Windows ARM32 build of OpenSSL
* [openssl-windows] Bump control version
* [vtk] Fix hardcoded install paths
* [osgearth] Backport VS2017u8 fix
2018-10-25 11:47:58 -07:00
Violet Giraffe
97e9d96715
libbson installation issue on Linux fixed ( #4561 )
...
* libbson installation issue on Linux fixed
* [libbson] Modernize
2018-10-25 11:07:35 -07:00
Robert Isaacs
f21d4f17e4
Include libpq-events header file ( #4559 )
...
* Include libpq-events header file
Missing the libpq events header file. This file is needed to use the asynchronous libpq interfaces.
* [libpq] Bump control version
2018-10-25 11:06:54 -07:00
Robert Schumacher
7f6b4fed7e
[libssh] Use more stable link to patch
2018-10-25 10:28:09 -07:00
Robert Schumacher
ff659ef957
[gdal] Fix build failure in finding license file
2018-10-25 10:28:09 -07:00
Robert Schumacher
59c6669b41
[winpcap] Clean build slightly
2018-10-25 10:28:09 -07:00
Robert Schumacher
4cf611c2e6
[rttr] Don't build benchmarks
2018-10-25 10:28:08 -07:00
Robert Schumacher
66107362b1
[libwebm] Avoid building executables
2018-10-25 10:28:08 -07:00
Robert Schumacher
ece1e7a67a
[assimp] Requires rapidjson
2018-10-25 10:28:08 -07:00
Robert Schumacher
bdb1ae9907
[tiff] Use lzma on linux
2018-10-25 10:28:08 -07:00
Robert Schumacher
2b555061ce
[hunspell] Avoid building tools when targetting UWP
2018-10-25 10:28:08 -07:00
Robert Schumacher
7b0ca5d022
[flann] Fix parallel configure
2018-10-25 10:28:08 -07:00
Robert Schumacher
9cb0f3c8ae
[rapidjson] Fix #error on arm64
2018-10-25 10:28:08 -07:00
Robert Schumacher
854a1e474e
[fastcdr] Fix installed cmake files
2018-10-25 10:28:08 -07:00
Robert Schumacher
9b7d93425f
[entityx] Fix parallel configure
2018-10-25 10:28:08 -07:00
Robert Schumacher
e80548e13d
[openimageio] Improve robustness
2018-10-25 10:27:26 -07:00
Robert Schumacher
9c62c6a37a
Upgrades 2018.10.11
2018-10-25 10:27:26 -07:00
Robert Schumacher
949c038143
[cpprestsdk] Improve websockets feature
2018-10-25 10:21:25 -07:00
Erwan BERNARD
6afbceb27f
[realsense2] fix executable cleaning
2018-10-25 18:32:23 +02:00
Erwan BERNARD
3705800204
[realsense2] fix quotation mark in cmake command
2018-10-25 11:36:31 +02:00
Roger Leigh
6f2bc84506
[xerces-c] Update to 3.2.2 ( #4246 )
...
* [xerces-c] Update to 3.2.2
* [xalan-c] Build against xerces-c 3.2.2 and include extra patches
* [xalan-c] Use new vcpkg_extract_source_archive_ex()
* [xerces-c] Use vcpkg_fixup_cmake_targets
* [xerces-c] Disable vcpkg_test_cmake due to misbehavior in x64
* [xerces-c] Remove bin directory when building static
* [xalan-c] Modernize
2018-10-24 12:50:57 -07:00
Danny Angelo Carminati Grein
be7cd68773
Correctly configure GTK3 to reflect recomended stable release settings ( #4211 )
...
* Correctly configure GTK3 to reflect recomended release settings
GTK/Glib packaging guidelines recomends a release build to use debugging
facilities set to level 'minimum'. Disabling this is officially not
recomended for stable releases. For more info read the following link,
the section `--enable-debug`.
https://developer.gnome.org/glib/stable/glib-building.html#extra-configuration-options
* [gtk] Bump control version
2018-10-24 12:45:09 -07:00
Robert Schumacher
ffa114aaa4
[ecsutil] Remove empty bin directories
2018-10-24 12:41:19 -07:00
Robert Schumacher
fed89a9625
[mpir] Fix Linux builds
2018-10-24 12:36:26 -07:00
Alexander Karatarakis
c6552cba45
Merge pull request #4449 from Cheney-W/UpdateLiblinearSHA512
...
[Liblinear]Update the SHA512
2018-10-23 17:00:01 -07:00
ryanfitzsimon
c99f891b30
[libusb] Update to 1.0.22 ( #4508 )
...
* [libusb] Update to 1.0.22
* Update version to v1.0.22 tag instead of non-release commit hash.
* Remove libusb-usbdk output library.
The two Windows backends have been unified. The UsbDk backend is
selectable at runtime using the function libusb_set_option().
* Remove libfreenect2 patch (changes integrated upstream).
* Tidy up portfile.
* [libusb] Use vcpkg_install_msbuild()
* [libfreenect2] Add missing libjpeg-turbo dependency
2018-10-23 16:48:32 -07:00
Stefan Wurzinger
55f53c385e
[portaudio] fix wasapi support ( #4236 ) ( #4517 )
...
* [portaudio] fix wasapi support (#4236 )
* [portaudio] Bump control version; prefer vcpkg_extract_source_archive_ex
2018-10-23 16:43:28 -07:00
Robert Schumacher
a1fe9544fd
[qt5-base] Update qtdeploy.ps1 to generate qt.conf, qml, and qtquick. Fixes #2857 .
2018-10-23 15:12:57 -07:00
Robert Schumacher
8d62a87448
[cpprestsdk] Add feature for websockets ( #4530 )
2018-10-23 13:05:43 -07:00
Robert Schumacher
8675caad70
[azure-storage-cpp] Upgrade to 5.2.0
2018-10-23 11:37:11 -07:00
Arkady Shapkin
2884e55e6c
Update suitesparse ( #4515 )
...
* [metis] Small minor portfile improvements
* [suitesparse] Update to version 5.1.2
2018-10-23 11:03:42 -07:00
Robert Schumacher
b0e3843b0d
[websocketpp] Modernize
2018-10-23 10:47:05 -07:00
ken2812221
2d13eb83e8
[berkeleydb] define unicode macro to make the api utf-8 ( #4521 )
2018-10-23 09:49:05 -07:00
Maciej Patro
4a11ac2d5d
[trompeloeil] add new port ( #4524 )
...
* [trompeloeil] add new port
* [trompeloeil] Modernize
2018-10-23 09:47:58 -07:00
Bob Kast
230d795ae3
Merge branch 'master' of https://github.com/EMCECS/vcpkg
...
# Conflicts:
# ports/ecsutil/CONTROL
# ports/ecsutil/portfile.cmake
2018-10-23 09:06:58 -04:00
Robert Colton
473d63c4ed
Qt 5.11 and static build fixes ( #4164 )
...
* fix da qt5
* fix qt config duplication
* [qt5-base] Use vcpkg_extract_source_archive_ex
[sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA
* [qt5-*] Update sub-portfiles
* qt5-base WIP
* [qt5] Fix Could not find qmlcachegen.exe
* [qt5-activeqt] Fix SHA512
* [qt5-base] Fix static builds
* [qt5-base] Bump control version
* [qt5-base] Restore removal of qmake dependencies
* [qt5-base] Partially revert #3280
* [qt5-base][vcpkg_build_qmake] Fix Qt5Bootstrap.lib issues
2018-10-22 10:49:16 -07:00
Matthias Schmieder
cba23fe693
Fix boost compile & linker flags ( #3871 )
...
* making sure there is a leading <compileflags> even if CMAKE_CXX_FLAGS do not start with a whitespace
* making sure there is a leading <compileflags> even if CMAKE_CXX_FLAGS do not start with a whitespace
* full support for CXXFLAGS, CFLAGS and LDFLAGS throughout the boost-modular-build-helper
* [boost-modular-build-helper] Bump version and use CMAKE_* macros since the VCPKG_* macros are not passed in
* [boost-type-erasure] Depend on boost-thread even in UWP
2018-10-22 09:29:54 -07:00
Tom Henoch
13e4ca6587
plustache inital port ( #4261 )
...
* plustache port
* [plustache] Prefer static linking
* [plustache] Requires boost-algorithm
2018-10-22 09:08:46 -07:00
Tom Henoch
2db456f44a
Reproc initial port ( #4263 )
...
* reproc initial port
* Remove portfile debug output
* Fix Cmake files path
* [reproc] Update to v1.0.0
* [reproc] Fix hash for v1.0.0
2018-10-22 09:08:19 -07:00
Agustín Rodríguez
0720fd2463
[libtins-4.0] new port ( #4495 )
...
* added libtins port
* [libtins] Modernize
* [libtins] Add missing winpcap dependency. Build static libs.
2018-10-22 09:04:13 -07:00
Erwan BERNARD
03266cc498
[orc] add apache orc library ( #4496 )
...
* [orc] add apache orc library
* [orc] Simplify patch. Note in usage that no targets are available. Don't build tools on windows because they are not supported.
* [orc] Move tools to tools/orc/ to fix Linux build.
* [orc] fix tools ouput folder
2018-10-22 04:25:37 -07:00
Alexander Karatarakis
4f583e6a99
Merge pull request #4366 from jadedrip/llvm-7.0.0
...
update llvm to 7.0.0
2018-10-20 15:51:52 -07:00
Robert Schumacher
17766ecd8c
[devil] Fix static builds
2018-10-20 14:00:35 -07:00
Robert Schumacher
f520aacf0e
[libmariadb] Fix /MD for static libs. Fixes #4493 .
2018-10-20 13:58:28 -07:00
Carlos O'Ryan
12a0a9989b
Fix crc32c CMake configuration directory. ( #4509 )
...
* Fix crc32c CMake configuration directory.
The port was installing the CMake configuration files for Crc32c in
share/crc32c/Crc32c/Crc32cConfig.cmake, where find_package() cannot
find them. They should be installed in share/crc32c/Crc32cConfig.cmake.
* [crc32] Lowercase share directory
2018-10-20 13:19:50 -07:00
Michele Caini
2e0338ce93
uvw port ( #4510 )
2018-10-20 13:19:05 -07:00
Michele Caini
363d924a23
updated port ( #4511 )
2018-10-20 13:18:41 -07:00
Ashley Davis
fb4c51f997
Add tmxparser port ( #4512 )
...
* Add tmxparser port
* [tmxparser] Keep only one flavor
2018-10-20 13:17:45 -07:00
myd7349
1e78b6e213
[mio] Add new port ( #4503 )
...
* [mio] Add new port
* [mio] Clean
* [mio] Use vcpkg_fixup_cmake_targets
2018-10-19 09:11:27 -07:00
myd7349
560ff74a5c
[pegtl] Update to 2.7.1 ( #4504 )
2018-10-19 09:09:01 -07:00
Robert Schumacher
725cbbd47e
[libssh] Update to 0.7.6. Fixes #4494 .
2018-10-19 04:27:01 -07:00
Robert Schumacher
9b21ff9612
[ecsutil] Commit missing patch
2018-10-19 03:00:39 -07:00
Robert Schumacher
13ec697c39
[ecsutil] Simplify and use vcpkg_install_msbuild
2018-10-19 02:55:52 -07:00
Robert Schumacher
1d59b34d6f
[ecsutil] Initial commit of 1.0.1.2
2018-10-19 02:34:26 -07:00
myd7349
d45c9779a7
[docopt] Add new port to fix #3935 ( #4343 )
...
* [docopt] Add docopt.cpp to fix #3935
* [docopt] Cleanup
* [docopt] Disable vcpkg_test_cmake due to misbehavior on x64
* [docopt] Install only one flavor (static/shared)
2018-10-17 11:52:23 -07:00
Koby Kahane
0fe909718c
[cryptopp] update to 7.0 ( #4346 )
...
* [cryptopp] update to 7.0
* [cryptopp] Fix Linux builds
2018-10-17 11:51:09 -07:00
Neil McNeight
82eb85df41
[libyaml] Add new port for libyaml v0.2.1 ( #4484 )
...
* [libyaml] Add new port for libyaml v0.2.1
* [libyaml] Cleanup
2018-10-17 11:46:46 -07:00
Robert Schumacher
e7a37f14a8
[protobuf] Disable building the lite runtime. Resolves https://github.com/protocolbuffers/protobuf/issues/4925 .
2018-10-17 04:38:15 -07:00
Jens Weggemann
611b87955b
[vulkan-memory-allocator] Initial port for release 2.1.0 ( #4482 )
...
* [vulkan-memory-allocator] Initial port for release 2.1.0
Port for https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator , current release 2.1.0.
* [vulkan-memory-allocator] Simplification; avoid usage file if not required. Use unofficial- prefix for targets.
2018-10-16 10:05:57 -07:00
Tsukasa Sugiura
d5828e6df6
[pcl] Add option introduced in upstream/HEAD ( #4462 )
...
Add PCL_BUILD_WITH_QHULL_DYNAMIC_LINKING_WIN32 option introduced in upstream/HEAD.
2018-10-16 03:44:01 -07:00
Erwan BERNARD
d798fd3040
[flatbuffers] fix executable remaining in bin folder ( #4294 )
...
* [flatbuffers] fix executable remaining in bin folder
* [flatbuffers] clean portfile for flatc executable
2018-10-16 02:27:22 -07:00
Tom Henoch
de7bc03245
Initial restbed port ( #4232 )
...
* Restbed port
* [restbed] Disable tests to simplify build. Only build one flavor.
2018-10-16 01:59:33 -07:00
Alexander Karatarakis
5d0b56d7c1
[cpprestsdk] Fix fixup_targets for new versions of cpprestsdk
2018-10-15 21:32:28 -07:00
hesiod
4568b57ad7
[glbinding] Update to v3.0.2 ( #4405 )
...
* Update glbinding to v3.0.2
Because glbinding introduced a new auxiliary library glbinding-aux the
CMake export/config file organization had to be changed.
* [glbinding] Simplify targets handling. General port cleanup. Force system-style install on all platforms.
* [glbinding] Fix glbinding-config.cmake
* [globjects] Pin forward to handle changes in glbinding 3.x
2018-10-15 19:02:05 -07:00
hlysunnaram
9bc8ed32d1
[geos] update to 3.6.3 (fix port build) ( #4433 )
...
* [geos] update to 3.6.3
* [geos] Slight modernization
* [geos] Move geos-config to /share/geos/
* [geos] Make share/geos directory
2018-10-15 18:56:14 -07:00
Alexander Karatarakis
76ea5e321c
Merge pull request #4473 from BillyONeal/use_etc_ssl
...
Use /etc/ssl for OpenSSL's configuration on *nix.
2018-10-15 13:30:32 -07:00
Billy Robert O'Neal III
0b6e548977
Use /etc/ssl for OpenSSL's configuration on *nix.
2018-10-12 16:04:39 -07:00
ct-clmsn
109c2cbb39
[gmmlib] Add new port ( #4325 )
...
* initial import
* reformat
* [gmmlib] Modernize and simplify
2018-10-12 15:59:54 -07:00
myd7349
1a4db3c264
[simpleini] Add new port ( #4323 )
...
* [simpleini] Add new port
* [simpleini] Fix version number
* [simpleini] Slightly simplify portfile
2018-10-12 15:33:16 -07:00
hlysunnaram
38c741f390
[gdal] update port to 2.3.2 and mysql support as port feature ( #4413 )
...
* [gdal] update port from 2.3.0 to 2.3.2
* [libmariadb] fix build failure when VCPKG_BUILD_TYPE is set
* [gdal] remove libmysql dependency from port core to allow x86 build
* create new port features: mysql-libmysql and mysql-libmariadb
* add mysql-libmysql as default feature: to build on x86, install gdal[core] or gdal[core,mysql-libmariadb] if mysql support is needed
2018-10-12 15:12:15 -07:00
Nagy-Egri Máté Ferenc
7a3cc8db7f
[hwloc] Added utility hwloc-info ( #4279 )
...
* Added version number to project() invocation
* Added URL to project() invocation
* added hwloc-info target and install()
* Removed URL (oops), fixed hwloc-info when using shared libs
* [hwloc] Bump control version. Don't package debug version of hwloc-info.
2018-10-12 15:07:30 -07:00
Robert Schumacher
064fe93191
Rebase of #4290 ( #4460 )
...
* Add tmx port.
* [tmx] Simplify port
2018-10-12 10:02:17 -07:00
hesiod
22fa919487
Update opusfile to v0.11 ( #4404 )
2018-10-12 06:09:40 -07:00
Tsukasa Sugiura
59df8b1029
[realsense2] Update to v2.16.1 ( #4436 )
...
Update realsense2 port to librealsense v2.16.1.
2018-10-12 05:46:21 -07:00
Mohammed Alyousef
91ceded42b
Adding Async++ package ( #4438 )
...
* Add files via upload
* Update portfile.cmake
* Update portfile.cmake
* [asyncplusplus] Use more port helpers
* [asyncplusplus] Fixup cmake targets
2018-10-12 05:45:31 -07:00
Alien-AV
ed7e8631f6
fix boost-lockfree missing dependency ( #4445 )
...
* fix boost-lockfree missing dependency
spsc_queue.hpp is including next_prior.hpp, which is contained in boost-iterator
package. however, boost-iterator is not listed as a dependency of boost-lockfree
* [boost-lockfree] Bump control version
2018-10-12 05:35:44 -07:00
Voskrese
43deeaf0c8
connected fail ( #4375 )
...
wget https://download.savannah.gnu.org/releases/freetype/freetype-2.8.1.tar.bz2
--2018-09-30 08:14:17-- https://download.savannah.gnu.org/releases/freetype/freetype-2.8.1.tar.bz2
Resolving download.savannah.gnu.org (download.savannah.gnu.org)... 208.118.235.200
Connecting to download.savannah.gnu.org (download.savannah.gnu.org)|208.118.235.200|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://mirror.freedif.org/GNU-Sa/freetype/freetype-2.8.1.tar.bz2 [following]
--2018-09-30 08:14:19-- https://mirror.freedif.org/GNU-Sa/freetype/freetype-2.8.1.tar.bz2
Resolving mirror.freedif.org (mirror.freedif.org)... 113.161.52.138
Connecting to mirror.freedif.org (mirror.freedif.org)|113.161.52.138|:443... failed: Unknown error.
Retrying.
2018-10-11 21:59:19 -07:00
Arash Partow
b030ebccab
Update to ExprTk package ( #4378 )
2018-10-11 21:51:04 -07:00
Jens Weggemann
1ce7ee30b7
[shaderc] Fix for build ( #4398 )
...
* [shaderc] Fix for build
* [glslang] Use 'd' debug suffix on all platforms
* [shaderc][spirv-tools] Restore missing cmake options
2018-10-11 21:27:22 -07:00
Lyle Tafoya
adcf87465f
Fixes #4422 dynamic build failure on Linux ( #4423 )
...
* Fixes #4422 dynamic build failure on Linux
* [libvorbis] Adapt to modern best practices. Test for files instead of using the platform.
2018-10-11 21:12:10 -07:00
Robert Schumacher
4ff1f50221
[abseil] Remove cctz dependency. Install all headers. Fixes #4442 . Fixes #4373 .
2018-10-11 21:10:13 -07:00
Cheney-Wang
3be142fdfa
[Liblinear]Update the SHA512
2018-10-11 03:34:13 -07:00
jadedrip
29858b3cb2
Add luabridge 2.1 ( #4443 )
...
* Add luabridge 2.1
* [luabridge] Update to modern port practices, avoid checking in the License.
2018-10-10 17:42:29 -07:00
jadedrip
4518837f24
Update CONTROL
2018-10-10 20:00:04 +08:00
Bob Kast
3d1fbeb7de
ECSUtil 1.0.1.2
2018-10-09 14:54:40 -04:00
Simon Hausmann
33aa4b4c71
Fix harfbuzz targets ( #4345 )
...
Since commit 6a97d0f3d377a35ea691d15ac142ce043f953e71 upstream, the
target is in the harfbuzz:: namespace.
2018-10-09 05:05:08 -07:00
Maxime GIMENO
77fbb32e9e
Add qt5-script package ( #4389 )
2018-10-09 04:51:07 -07:00
kiwixz
93be327ca2
[tinyfiledialogs] initial release ( #4416 )
...
* tinyfiledialogs
* [tinyfiledialogs] Download loose files instead of tarball
2018-10-09 01:20:29 -07:00
Erwan BERNARD
9e0a9c4347
[live555] fix linux build : invalid conversion socklen_t ( #4403 )
2018-10-09 00:44:45 -07:00
Kevin Hartman
59f88c7b10
[morton-nd] Add port ( #4420 )
...
* [morton-nd] Add port
* [morton-md] Remove 'v' from CONTROL version
2018-10-09 00:43:02 -07:00
Christophe Delacourt
6ca2efc631
spirv-cross port ( #4426 )
...
* spirv-cross port
* disable exceptions to assertion compilation flag
* [spirv-cross] Fixup cmake targets
2018-10-09 00:37:32 -07:00
Simon Hausmann
0e50a41922
Fix build of OpenSSL on Android ( #4427 )
...
When passing on CMAKE_<LANG>_COMPILER_TARGET and
CMAKE_<LANG>_COMPILER_EXTERNAL_TOOLCHAIN it is important that the
selection of those via CMAKE_C_COMPILE_OPTIONS_TARGET/EXTERNAL_TOOLCHAIN
is done without a space inbetween. For example COMPILE_OPTIONS_TARGET is
with clang a simple --target= and so the selected target must follow
without a space, so that we get --target=foo-bar instead of --target=
foo bar, which the compiler does not parse as intended.
2018-10-09 00:36:42 -07:00
kjpus
8bb061a20c
Build static libgit2 with dynamic CRT on Windows ( #4432 )
...
* Build static libgit2 with dynamic CRT on Windows
* [vcpkg-triplets] Revert changes to built-in triplets
* [libgit2] Simplify computation of STATIC_CRT
2018-10-09 00:27:45 -07:00
Jaime Soto
c5f77be5c5
[yara] Remove Windows-only assumptions in CMakeLists.txt ( #4431 )
...
* [yara] Remove Windows-only assumptions in CMakeLists.txt
Fixes x64-linux build. Addresses GitHub vcpkg issue #4411 .
Defines `libyara_dependencies` and `libyara_definitions` CMake variables
to simplify calls to `target_link_libraries` and
`target_compile_definitions`, respectively.
Replaces `USE_WINDOWS_PROC` definition with platform-specific definition
(e.g., `USE_LINUX_PROC`) based on how `proc_interface` is defined in
configure.ac. Currently supports only Windows, Linux, and Darwin.
Replaces libyara/proc/windows.c source file with platform-specific
source file from libyara/proc.
Adds missing libyara/endian.c and libyara/stopwatch.c source files to
`libyara_sources` variable. Addresses missing byte-swap symbols
(`_yr_bswap16`, `_yr_bswap32`, and `_yr_bswap64`).
Adds `find_package` call for `Threads`, setting pthread as preferred
threads library in Linux. Adds `Threads::Threads` as a libyara dependency.
Addresses missing thread and semaphore symbols.
Adds `m` (math library) as a dependency if building with GCC to address
missing `log2` symbol.
* [yara] Bump control version
2018-10-09 00:22:07 -07:00
Jason Juang
3240aad313
[dlib] update to 19.16 ( #4379 )
2018-10-08 20:41:25 -07:00
Maxime GIMENO
aa7a584767
[cgal] Update to 4.13. ( #4390 )
...
* Update to 4.13 and minimize the qt5 dependency.
* [cgal] Fix license installation for new git repo layout
* [cgal] Remove vcpkg_test_cmake until x64 can be fixed
2018-10-08 20:35:15 -07:00
Oleg Shparber
b0137ff288
[libarchive] Update to version 3.3.3, add feature support ( #4407 )
...
* [libarchive] Update to version 3.3.3, add feature support
* [libarchive] Mark features as default to mimic previous behavior. To not install them, use `libarchive[core]`.
2018-10-08 20:30:12 -07:00
Mark Ian Holland
790cf8d31d
[nlohmann-json] Update to 3.3.0 ( #4412 )
2018-10-08 20:18:55 -07:00
Alexander Karatarakis
9122643930
[apr] Update to 1.6.5
2018-10-05 16:03:15 -07:00
hlysunnaram
008c5d8668
Handle VCPKG_BUILD_TYPE ( #4287 )
...
* [curl] fix build failure when VCPKG_BUILD_TYPE is set
* [libmysql] fix build failure when VCPKG_BUILD_TYPE is set
* [openssl-windows] use VCPKG_BUILD_TYPE to build release or debug only
* [icu] use VCPKG_BUILD_TYPE to build release or debug only
* [gdal] use VCPKG_BUILD_TYPE to build release or debug only
* bump versions of curl, gdal, icu, libmysql and openssl-windows
2018-10-03 23:09:42 -07:00
Alexander Karatarakis
0fe2068a56
[libflac] Apply patch for flac_max and flac_min
2018-10-03 22:54:39 -07:00
つむぎん
dabfd4e022
[tinyutf8] Initial port for tinyutf8. ( #4388 )
...
* Add tinyutf8 port.
* [tinyutf8] Use vcpkg_from_github(). Simplify patch.
2018-10-03 21:32:36 -07:00
Simon Brand
7e714a2c93
[tl-expected] Add new port ( #4399 )
...
* [tl-expected] Add new port
* [tl-expected] Simplification since CMake doesn't currently install targets
2018-10-03 17:15:06 -07:00
Mattias Cibien
0cbb8a1626
[kde frameworks 5] Added karchive, kholidays, updated kplotting from KDE Frameworks 5 ( #4302 )
...
* [kf5] Added karchive, updated kplotting
* [kf5] Added KHolidays
* [ecm] Bump CONTROL version
2018-10-02 18:22:21 -07:00
Arash Partow
851474a2f8
Update to StrTk package ( #4380 )
2018-10-02 18:20:07 -07:00
Kyle Farnung
f9122d3aa2
Force ChakraCore to statically link the CRT ( #4371 )
...
ChakraCore can only dynamically link against MSVCRT currently. To work
around this it's best just to statically link the CRT like official
builds do.
Refs: https://github.com/Microsoft/ChakraCore/issues/5725
2018-10-01 09:57:56 -07:00
jadedrip
aa238ce8b7
update llvm to 7.0.0
2018-09-28 11:24:41 +08:00
Alexander Karatarakis
d31c063fb9
Merge pull request #4347 from MarkIanHolland/imgui-1.65
...
[ImGui] Update Imgui to 1.65
2018-09-26 15:09:11 -07:00
Robert Schumacher
7b82b38896
[aws-sdk-cpp] Change default services based on recommendations from the aws team
2018-09-25 20:50:37 -07:00
Alexander Karatarakis
619b6fc435
Merge pull request #4286 from guest512/master
...
[leptonica] Update to 1.76.0
2018-09-25 15:38:04 -07:00
Bob Kast
d01501d1f5
ECSUtil v1.0.1.1
2018-09-25 15:35:39 -04:00
Mark Ian Holland
e4fddb8dba
Update Imgui to 1.65
2018-09-25 15:26:09 +01:00
Denis Legashov
8f0f1aa85f
Updated leptonica patch in order to fix Linux builds
2018-09-25 13:48:07 +03:00
Alexander Karatarakis
7881abfc29
Merge pull request #4241 from DavidLudwig/io2d-2
...
[io2d] add new library to ports
2018-09-24 19:14:57 -07:00
Alexander Karatarakis
61be650835
Merge pull request #4283 from jasjuang/glm
...
[glm] update to 0.9.9.2
2018-09-24 18:48:31 -07:00
Alexander Karatarakis
41c0982833
Merge pull request #4293 from hanseuljun/hanseuljun/x264
...
[x264] Update to 157
2018-09-24 18:44:46 -07:00
Robert Schumacher
b35f75d646
[cairo][expat][fontconfig][graphicsmagick][libjpeg-turbo][pixman][tiff] Add unofficial targets and usage information
2018-09-24 18:08:52 -07:00
David Ludwig
fd5fe4132c
[io2d] adjusted description and version (in vcpkg CONTROL file)
2018-09-24 18:08:10 -07:00
David Ludwig
f223e147f4
[io2d] point at io2d's main Github repo
2018-09-24 18:08:10 -07:00
David Ludwig
50bffdbdaa
[io2d] work-in-progress on new package (for vcpkg)
...
(via http://io2d.org )
Currently points to a branch outside of Github.com/cpp-io2d/, pending
changes to either io2d, or this vcpkg integration
2018-09-24 18:08:10 -07:00
jasjuang
d23c403e2d
[glm] update to 0.9.9.2
2018-09-23 15:02:05 -07:00
Claudio Fantacci
90e627c7e6
[qt5-base] Fix hardcoded absolute paths in DLLs ( #3280 )
...
* Fix Qt5 hardcoded absolute paths within DLLs
* Increase patch version number in qt5-base
2018-09-20 14:01:15 -07:00
Robert Schumacher
765a9f06e6
Merge branch 'dev/roschuma/upgrades'
2018-09-19 18:41:54 -07:00
Robert Schumacher
48ec8f2950
Merge remote-tracking branch 'origin/master' into dev/roschuma/upgrades
2018-09-19 18:41:28 -07:00
Johnny Willemsen
1c90216f2e
ace 6.5.2 ( #4309 )
2018-09-19 18:20:57 -07:00
Robert Schumacher
64a7483a4a
Upgrades 2018.09.18
2018-09-19 14:13:12 -07:00
Kan Tang
f89341566c
[azure-storage-cpp] Upgrade to 5.1.1 ( #4300 )
2018-09-18 02:33:32 -07:00
Robert Schumacher
7e5bb652fb
Upgrades 2018.08.03
2018-09-18 02:11:05 -07:00
Rich Randall
798f9cae6c
Add Google Fruit to ports ( #4291 )
...
* Add Google Fruit to ports
* [fruit] Use vcpkg_from_github() and configure_file()
2018-09-18 02:07:27 -07:00
quickiwiki
add489dd75
Added tinyspline library to ports ( #4298 )
...
* Added tinyspline library to ports
* Removed commented code
* [tinyspline] Simplify patching, remove extra comments and unused directives
2018-09-18 01:35:50 -07:00
Simon Hausmann
c7f99a77a8
Fix up double-conversion and harfbuzz ( #4285 )
...
* [double-conversion] Bump to 3.1.0
This release also allows removing the workarounds for calling
vcpkg_fixup_cmake_targets twice after renaming *LibraryDepends.cmake
because upstream didn't install *Targets.cmake files. That in turn fixes
using double-conversion on Linux.
* [harfbuzz] Fix cmake configs
When building cmake with autotools, a harfbuzz-config.cmake file gets
installed that makes find_package work. However when building with
cmake, that is omitted. Therefore include a patch from upstream pull
request
https://github.com/harfbuzz/harfbuzz/pull/1161
to fix that.
* [harfbuzz] Rename targets to unofficial-harfbuzz because they are not provided by upstream
2018-09-17 23:48:30 -07:00
hanseuljun
8740f850a1
[x264] Update to 157
2018-09-15 20:00:54 -07:00
Guillaume Racicot
ea08dc33c3
New package: gracicot/kangaru, a library for dependency injection in C++11, C++14 and later ( #4288 )
...
* New package: gracicot/kangaru, a library for dependency injection in C++11, c++14 and later
* Updated description
2018-09-14 11:54:54 -07:00
Denis Legashov
68a5eba2d1
[leptonica] Update to 1.76.0
2018-09-14 15:51:54 +03:00
Alexander Karatarakis
a9fd7c82dc
Merge pull request #3990 from qmfrederik/updates/liblzma
...
[liblzma] Update to 2.5.4
2018-09-10 15:50:16 -07:00
Alexander Karatarakis
c92e4953a0
Merge pull request #4116 from sanxiyn/uriparser-0.8.6
...
[uriparser] Update to 0.8.6
2018-09-10 15:48:06 -07:00
jasjuang
8a3b731118
[alembic] update to 1.7.9
2018-09-09 23:01:27 -07:00
icedream2linxi
f138ef3747
[freeglut] Fix the internal default link name of freeglut. Fixed #4243 .
2018-09-07 20:24:27 +08:00
Alexander Karatarakis
40510c3aaf
Merge pull request #4238 from MarkIanHolland/imgui1.64
...
[Imgui] update imgui to v1.64
2018-09-06 16:25:44 -07:00
Alexander Karatarakis
e20e8d9b54
Merge pull request #4231 from fcharlie/update_curl
...
[curl] update curl to 7.61.1 nghttp2 to 1.33.0
2018-09-06 15:12:08 -07:00
Mark Ian Holland
eac4d7b157
Imgui updated to 1.64
2018-09-06 14:40:22 +01:00
Alexander Karatarakis
7a76607cbf
Merge pull request #4235 from SuperWig/catch24
...
[Catch2] Updated to 2.4.0
2018-09-05 17:54:17 -07:00
Alexander Karatarakis
919c5db075
Merge pull request #4229 from katmsft/master
...
[azure-storage-cpp] Upgrade to 5.1.0
2018-09-05 17:22:07 -07:00
Alexander Karatarakis
4dadc4387f
Merge pull request #4224 from ruurdadema/fix-poco-on-osx-and-linux
...
Fix poco on osx and linux
2018-09-05 15:35:16 -07:00
Daniel Marshall
7ec7a08ea6
Updated Catch2 to 2.4.0
2018-09-05 18:55:53 +01:00
Force Charlie
03204d0c70
[ports] fix curl 001 patch, update nghttp2 to 1.33.0
2018-09-05 22:13:31 +08:00
Force Charlie
a91bc989a1
[curl] update curl to 7.61.1
2018-09-05 18:00:43 +08:00
Tank Tang
398d9fe64e
[azure-storage-cpp] Upgrade to 5.1.0
2018-09-05 11:51:30 +08:00
Alexander Karatarakis
abcb2e17f6
Merge pull request #4210 from atkawa7/usrsctp
...
usrsctp init
2018-09-04 19:00:49 -07:00
Alexander Karatarakis
14c76880b5
Merge pull request #4207 from atkawa7/linenoise-ng
...
linenoise init
2018-09-04 19:00:25 -07:00
Alexander Karatarakis
2fd8643d5f
Merge pull request #4203 from atkawa7/fastfeat
...
fastfeat init
2018-09-04 18:49:19 -07:00
Alexander Karatarakis
ec1739559d
Merge pull request #4202 from atkawa7/modp-base64
...
modp-base64 init
2018-09-04 18:48:49 -07:00
Alexander Karatarakis
90bc8a98bb
Merge pull request #4198 from myd7349/prs/nng-tls-feature
...
[nng] Add mbedtls feature
2018-09-04 18:47:24 -07:00
Robert Schumacher
c5d6967f5b
[poco] Use PATCHES argument. Avoid WIN32 because it is not defined in portfiles.
2018-09-04 18:21:12 -07:00
Robert Schumacher
a91d32f1cd
Merge remote-tracking branch 'origin/master' into dev/roschuma/4224
2018-09-04 18:20:50 -07:00
Robert Schumacher
4eb219c9fd
[libpqxx] Fix non-Windows
2018-09-04 16:25:17 -07:00
Robert Schumacher
3d73e3fac3
[cpprestsdk] Update to 2.10.6
2018-09-04 16:21:24 -07:00
David Ludwig
d68cc287f9
[GraphicsMagick] bug-fix: image files won't load ( #4215 )
...
* [GraphicsMagick] bug-fix: image files won't load
GM (GraphicsMagick) was failing to load image files, notably PNG or JPEG
images, as it was being compiled with support for 'GraphicsMagick
Modules'. These are files with names specific to GM, and of the format,
'IM_*.dll'. vcpkg's install process was not setting these up. This
patch makes sure that when GM is built, it embed's GM's own
image-loading code into graphicsmagick.dll.
* [vcpkg_extract_source_archive_ex] Add PATCHES argument
* [openmesh] Use direct download instead of gitlab
* [blaze] Use PATCHES argument
* [graphicsmagick] Use vcpkg_extract_source_archive_ex
2018-09-04 16:20:46 -07:00
Robert Schumacher
6af7c99555
[tbb] Add support for Linux and OSX
...
[tbb] Fix installed cmake file. Add vcpkg_test_cmake()
[tbb] Fix static non-windows builds
[tbb] Fix find_package() on Windows
2018-09-04 09:04:18 -07:00
Ruurd Adema
522d8d1061
Change poco to Poco as linux seems to be case-sensitive in this case
2018-09-04 17:04:34 +02:00
Ruurd Adema
3a964dca81
Fix poco build on osx and linux
2018-09-04 15:49:13 +02:00
Cheney Wang
e3956a98d0
[nanodbc]Update to new URLS ( #4221 )
2018-09-04 01:51:58 -07:00
Unknown
df4f0c0e5a
fix static build of ffmpeg-executables
...
build ffplay.exe etc. failed because we tried to link ".a"-libraries
2018-09-03 00:38:59 +02:00
Unknown
6937490472
allow building "ffmpeg.exe"
...
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse
2018-09-02 22:13:49 +02:00
the-j0k3r
88bc18918c
[openssl] bump to 1.0.2p CVE-2018-0732 ( #4130 )
...
* [openssl] bump to 1.0.2p CVE-2018-0732
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0732
https://www.openssl.org/news/vulnerabilities.html
* [openssl-unix][openssl-windows] Update control files for 1.0.2p
* [openssl-windows][openssl-uwp] Update hashes
* [libusbmuxd][libplist] Disable LTCG to enable compiler upgrades
* [libirecovery] Add missing getopt dependency
2018-09-02 02:28:10 -07:00
Alexander Karatarakis
b4ca5e4b5e
Merge pull request #4194 from atkawa7/woff2
...
woff2 init
2018-08-31 19:42:56 -07:00
Alexander Karatarakis
ef7b1b506d
Merge pull request #4193 from atkawa7/esaxx
...
esaxx init
2018-08-31 19:41:55 -07:00
Alexander Karatarakis
5e71d6bc9f
Merge pull request #4192 from atkawa7/darts-clone
...
darts clone init
2018-08-31 17:47:56 -07:00
atkawa7
8e973d5698
usrsctp init
2018-08-31 23:34:58 +02:00
atkawa7
606d14359d
linenoise init
2018-08-31 19:49:21 +02:00
atkawa7
807e40d342
fastfeat init
2018-08-31 16:47:50 +02:00
atkawa7
d290e8a29f
modp-base64 init
2018-08-31 15:53:58 +02:00
myd7349
fce90776f9
[nng] Add mbedtls feature
2018-08-31 18:18:10 +08:00
Robert Schumacher
33286f9004
[brotli] Add unofficial targets
2018-08-31 00:47:31 -07:00
Alexander Karatarakis
4aa3aab426
Merge pull request #4191 from atkawa7/sais
...
sais init
2018-08-30 17:22:03 -07:00
Hiroshi Miura
ab54bfa0cc
[vcpkg] post-build cmake test ( #3431 )
...
* [vcpkg] post-build cmake test
- test for applications with cmake build system
- Add a test feature to vcpkg core, make progress for #72
- Tests for zlib, bzip2, libiconv and openssl for example
- Test for curl will be failed, because of a bug #3053
It can detect a this type of problems
* [vcpkg_test_cmake] Add MODULE parameter to explicitly specify which type of integration to test.
* [bzip2] Fix casing of cmake module name
2018-08-30 17:07:14 -07:00
atkawa7
c4ed0f743b
woff2 init
2018-08-30 23:01:52 +02:00
atkawa7
e5da089bb9
esaxx init
2018-08-30 22:29:16 +02:00
atkawa7
c217e60231
darts clone init
2018-08-30 22:12:11 +02:00
atkawa7
361534bf07
sais init
2018-08-30 16:56:53 +02:00
Alexander Karatarakis
4b4aac037d
Merge pull request #4153 from sjemens/xlnt
...
[xlnt] update to v1.3.0
2018-08-29 17:19:25 -07:00
Alexander Karatarakis
5c90aeeb5d
Merge pull request #4163 from icedream2linxi/pr/icu-support-static-build
...
[icu] Support for compiling static libraries.
2018-08-29 17:01:58 -07:00
Alexander Karatarakis
a6cff2bd57
[live555] Improve error message
2018-08-29 16:43:10 -07:00
Cheney-Wang
cfbd6d93d4
[live555] update live555
2018-08-29 16:27:24 -07:00
Cheney-Wang
66f09a0b60
[Live555] Update to latest
2018-08-29 16:27:24 -07:00
Alexander Karatarakis
d91d55a3c3
Merge pull request #4186 from xiangfan-ms/master
...
Update boost-hana-msvc to use the official develop branch of boost.hana.
2018-08-29 16:21:53 -07:00
Alexander Karatarakis
8707035fc7
[boost-hana] Bump version
2018-08-29 16:20:55 -07:00
Alexander Karatarakis
f8fd9c15ef
Merge pull request #4181 from markaren/thrift/copy-linux-compiler
...
fix thrift only copying compiler to tools on windows
2018-08-29 16:15:51 -07:00
Alexander Karatarakis
38c44e113f
Merge pull request #4182 from myd7349/prs/nng
...
[nng] Add new package
2018-08-29 16:01:03 -07:00
Alexander Karatarakis
344df1f4d9
Merge pull request #4184 from TheAifam5/fix/python2/build-path
...
Fix build path for win-x86 platform
2018-08-29 15:59:03 -07:00
Xiang Fan
ae19b39c6e
Update boost-hana-msvc to use the official develop branch of boost.hana.
...
The REF contains the commit which enables building boost.hana with VS2017 15.8
BTW, VS2017 15.7 is no longer support after this.
2018-08-29 15:57:19 -07:00
Mateusz Paluszkiewicz
9369f42671
Fix build path for win-x86 platform
2018-08-29 21:18:20 +02:00
myd7349
2756b092cf
[nng] Add new package
2018-08-29 21:01:06 +08:00
Lars Ivar Hatledal
2a2851c419
fix thrift only copying compiler to tools on windows
2018-08-29 10:15:48 +02:00
Alexander Karatarakis
0c5b3ae225
Merge pull request #4180 from Voskrese/patch-1
...
[libraw] fix linux
2018-08-28 18:26:37 -07:00
Alexander Karatarakis
c44392c35b
Merge pull request #4161 from atkawa7/libmodbus
...
libmodbus init closes #283
2018-08-28 18:22:49 -07:00
Alexander Karatarakis
62406885f6
Merge pull request #4174 from fcharlie/update_nghttp2
...
[nghttp2] update to 1.32.1
2018-08-28 18:18:09 -07:00
myd7349
61b80ce22a
[nanomsg] Update to 1.1.4 ( #4158 )
2018-08-28 14:19:50 -07:00
Robert Schumacher
1f7231fede
[libmodbus] Avoid check_include_file on Windows. Move inclues to root.
2018-08-28 14:16:42 -07:00
Frederik Carlier
f37ca93ce2
Update HEAD_REF for libimobiledevice-win32 projects ( #4162 )
2018-08-28 14:05:16 -07:00
Robert Schumacher
711034e583
[icu] Bump package version
2018-08-28 14:04:04 -07:00
atkawa7
fe47a3975c
intelrdfpmathlib init ( #4168 )
2018-08-28 13:55:06 -07:00
Robert Schumacher
94c644c6d3
[libraw] Replace WIN32 with VCPKG_CMAKE_SYSTEM_NAME
2018-08-28 13:48:03 -07:00
iyanging
46095a63e5
[monkeys-audio] Fix x64-installation "file INSTALL cannot find" ( #4159 )
...
* Fix x64 "file INSTALL cannot find"
* [monkeys-audio] Use vcpkg_install_msbuild()
2018-08-28 13:42:46 -07:00
Voskrese
306d019ea6
fix linux
...
error
```
CMake Error at ports/libraw/portfile.cmake:53 (file):
file RENAME failed to rename
/opt/vcpkg/packages/libraw_x64-linux/lib/raw_r.lib
to
/opt/vcpkg/packages/libraw_x64-linux/lib/raw.lib
because: No such file or directory
Call Stack (most recent call first):
scripts/ports.cmake:71 (include)
```
```
Include files should not be duplicated into the /debug/include directory. If this cannot be disabled in the project cmake, use
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include)
/debug/share should not exist. Please reorganize any important files, then use
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/share)
Found 2 error(s). Please correct the portfile:
/opt/vcpkg/ports/libraw/portfile.cmake
-- Performing post-build validation done
```
2018-08-29 03:10:26 +08:00
Force Charlie
1092ff94a2
[nghttp2] update to 1.32.1
2018-08-28 11:00:55 +08:00
icedream2linxi
197645a0f7
[icu] Support for compiling static libraries.
2018-08-26 10:05:56 +08:00
atkawa7
bdf56f0ca7
libmodbus init closes #283
2018-08-25 20:21:46 +02:00
Sztergbaum Roman
04ba5aa07b
[imgui-sfml] introduce new port for imgui with sfml development ( #4106 )
...
* [imgui-sfml] introduce new port for imgui with sfml development
* [imgui-sfml] rename the port
* [milerius-sfml-imgui] Rename from sfml-imgui. Small cleanup
2018-08-24 22:29:51 -07:00
Robert Schumacher
61253f80ad
[boost-build] Update to 1.68
2018-08-24 14:20:56 -07:00
past-due
75b7dcfefa
[chakracore] Fix Windows port CRT linkage ( #4080 )
...
* Fix Windows ChakraCore port CRT linkage
ChakraCore now supports both static and dynamic CRT linkage on Windows.
* [chakracore] Small cleanups
2018-08-24 14:05:07 -07:00
icedream2linxi
5fd80fa194
[lmdb] Remove non-WIN32 dependencies on ntdll.lib. Fixed #4053 ( #4054 )
...
* Remove non-WIN32 dependencies on ntdll.lib. Fixed #4053
* [lmdb] Use vcpkg_from_github
* [lmdb] Fix broken SOURCE_PATH
2018-08-24 14:03:45 -07:00
Nicolai Grodzitski
cef892ffae
Update RESTinio to v.0.4.8. ( #4121 )
...
* Update RESTinio to v.0.4.8.
* [restinio] Inline single-use variable
2018-08-24 13:46:58 -07:00
Nicholas Londey
f1095cc5ae
[chaiscript] 6.1.0 ( #4110 )
2018-08-24 13:44:58 -07:00
atkawa7
c2f4953990
[new port] wangle init ( #4133 )
...
* wangle init
* [wangle] Simplification
* [wangle] Fix finding gflags
2018-08-24 13:43:41 -07:00
Robert Schumacher
9a35830ff3
[graphite2] Update to 1.3.12. Fixes #4091 .
2018-08-24 12:33:30 -07:00
Cheney Wang
bb1cc71095
[osg] Update to 3.6.2 ( #4136 )
2018-08-24 12:30:25 -07:00
Asterios Dimitriou
ff2c74d5ae
[xlnt] update to v1.3.0
2018-08-24 14:19:36 +03:00
igl42
a687f98f98
[blaze] Fix the SHA512 in the 'portfile.cmake' ( #4138 )
...
* [blaze] Fix the SHA512 in the 'portfile.cmake'
* [blaze] Use commit SHA to avoid future tag movement. Fix patches.
2018-08-22 14:38:31 -07:00
CrLF0710
57a4b8b8e3
Add graphite2 support for harfbuzz. ( #4097 )
2018-08-21 17:07:53 -07:00
myd7349
b509ceb48d
[concurrentqueue] Add new package ( #4115 )
2018-08-21 16:43:23 -07:00
atkawa7
093900b225
[new port] libmaxminddb init ( #4132 )
...
* maxminddb init
* [libmaxminddb] CMake cleanup. Build static lib instead of exporting all symbols on Windows.
2018-08-21 15:57:50 -07:00
igl42
43b9d80306
Update to Blaze 3.4 ( #4128 )
2018-08-21 14:36:20 -07:00
Dale Stammen
7b83eb8e94
CURL: allow building of http2 option for uwp ( #4131 )
...
* allow building of http2 option for uwp
* [curl] Revert version bump since package is unchanged
2018-08-21 13:56:46 -07:00
Stanislav Ershov
a808ddb50a
[nlohmann-json] Update to 3.2.0 from 3.1.2 ( #4129 )
2018-08-21 13:48:09 -07:00
Robert Schumacher
b3b034d33a
[pcl] Support boost 1.68
2018-08-20 14:26:47 -07:00
Robert Schumacher
b901286329
[libgo] Fix boost-1.68
2018-08-20 14:26:47 -07:00
Robert Schumacher
eae02c95b3
[boost] Update to 1.68.0
...
[boost-vcpkg-helpers] Improve include scanner
[boost-vcpkg-helpers] Fix boost/functional/hash -> boost/container_hash dependency
[boost-context] Install replacement boost/context/all.hpp to support FindBoost.cmake
[boost] Improve port dependency qualifiers for UWP
[boost-contract] Mark as known to fail for ARM
2018-08-20 14:26:49 -07:00
Sztergbaum Roman
5e57beb401
[shiva] update dependancies ( #4105 )
2018-08-20 11:09:47 -07:00
Seo Sanghyeon
7dc3b44c3e
[uriparser] Update to 0.8.6
2018-08-20 16:36:16 +09:00
Robert Schumacher
4a509014e1
[cpprestsdk] Update to v2.10.5
2018-08-17 09:55:05 -07:00
Robert Schumacher
28abc94084
[boost-python] Apply fix for MSVC /permissive-
2018-08-16 11:23:15 -07:00
Robert Schumacher
97a61f417d
[cpprestsdk] 2.10.4
2018-08-16 10:24:41 -07:00
Sztergbaum Roman
f0cbb484c9
[shiva] update to 1.0 ( #4088 )
...
* [shiva] update to 0.9
* [shiva] update to 1.0
2018-08-16 09:55:17 -07:00
Jeong YunWon
702b73cb3b
[readerwriterqueue] Add new package ( #4096 )
2018-08-16 09:32:05 -07:00
Alexander Karatarakis
c5acdcd20f
[pybind11] Apply patch for alias templates
2018-08-15 18:27:01 -07:00
Cheney Wang
85c2fa9f0a
[live555] Update to 2018.08.05 ( #4087 )
2018-08-15 11:24:36 -07:00
Robert Schumacher
ba5d624e8b
[folly] Do not use -Werror
2018-08-15 11:17:40 -07:00
James Clark
f46cd9ae88
fix issue #3683 - fix ICU build on Linux ( #3685 )
...
* fix issue #3683 - fix ICU build on Linux
The following changes allow ICU to build on Linux:
- use the ICU tgz distribution rather than the zip file, to avoid CRLF
line endings on Linux
- don't use MSYS on Linux
- fix runConfigureICU options for Linux
- fix CFLAGS, CXXFLAGS, and LDFLAGS for Linux
- don't rename the resulting libraries on Linux
* [icu] Enable VCPKG_CXX_FLAGS
* [icu] Formatting
2018-08-15 09:54:57 -07:00
Robert Schumacher
4d414cad14
[embree2][embree3] Fix license deployment location
2018-08-15 08:56:33 -07:00
Bob Kast
cdffc66b40
ECSUtil 1.0.0.2 release
2018-08-15 10:34:35 -04:00
Bob Kast
4fe0eebb97
Update to ECSUtil v1.0.0.1
2018-08-15 10:34:35 -04:00
Bob Kast
d0077a0183
ECSUtil 0.9.0.9
2018-08-15 10:34:35 -04:00
Bob Kast
1cf6af248f
0.9.0.8
2018-08-15 10:34:34 -04:00
Bob Kast
ac49561986
ECSUtil 0.9.0.7
2018-08-15 10:34:34 -04:00
Bob Kast
bc0e122517
ecsutil 0.9.0.6
2018-08-15 10:34:34 -04:00
Bob Kast
341eabc0d1
0.9.0.5
2018-08-15 10:34:34 -04:00
Bob Kast
f3590c096a
0.9.0.4
2018-08-15 10:34:34 -04:00
Bob Kast
74cf390368
0.9.0.3
2018-08-15 10:34:34 -04:00
Bob Kast
a908b2506f
0.9.0.2
2018-08-15 10:34:34 -04:00
Bob Kast
93759be2fa
add x86/x64-windows-static-md configurations
2018-08-15 10:34:34 -04:00
Bob Kast
55b7ec23f9
Initial vcpkg support for ECSUtil.
2018-08-15 10:34:33 -04:00
Alexander Karatarakis
d1853d9cc2
Merge pull request #3907 from aybe/liblzma-uwp
...
[liblzma] Enabled UWP builds
2018-08-14 14:21:55 -07:00
Christophe Delacourt
e5616ee74d
[embree] Update embree to 3.2.0 ( #4065 )
...
* Update embree to 3.2.0
* [embree] Use vcpkg_from_github()
* [embree2][embree3] Split embree
2018-08-13 15:36:55 -07:00
Jozef Izso
0b771de4d7
[grpc] Update grpc to v1.14.1 ( #4056 )
...
* [grpc] Update grpc to v1.14.1
* [grpc] Adopt newer conventions
2018-08-13 15:27:45 -07:00
Force.Charlie-I
e6f7b76323
[mbedtls] update mbedtls to 2.12.0 ( #4064 )
2018-08-13 15:25:43 -07:00
Alexander Karatarakis
b068d7dc07
Merge pull request #4052 from Dandigit/allegro5-update-5.2.4.0
...
[allegro5] Update to 5.2.4.0
2018-08-13 14:14:47 -07:00
Alexander Karatarakis
a2f80bdfd7
Merge pull request #4048 from kiwixz/pr/fix_lodepng_windows
...
[lodepng] fix build on windows
2018-08-13 14:10:38 -07:00
Sztergbaum Roman
2c0e287781
[shiva] update to 0.9 ( #4070 )
2018-08-13 09:59:52 -07:00
David Capello
41a9568e55
[harfbuzz] Update repository URL ( #4061 )
2018-08-11 22:47:01 -07:00
Nicolai Grodzitski
9311a57de3
Update json_dto library to 0.2.6. ( #4059 )
...
* Update json_dto library to 0.2.6.
* [json-dto] Inline version
2018-08-11 22:44:55 -07:00
Alexander Karatarakis
50f45eb230
Merge pull request #4043 from markaren/fmilib
...
[FMI Library] new package fmilib
2018-08-10 14:48:34 -07:00
Alexander Karatarakis
1fb43e000a
Merge pull request #4044 from guest512/master
...
[tesseract] Update to 3.05.02
2018-08-10 14:47:15 -07:00
Alexander Karatarakis
08463889f0
Merge pull request #4045 from jwillemsen/jwi-ace-651
...
[ace] Upgrade to 6.5.1
2018-08-10 14:46:37 -07:00
icedream2linxi
df671c6a36
fxied boost-function depends. ( #4049 )
2018-08-10 03:03:17 -07:00
Robert Schumacher
d614e3e887
[openssl-unix] Fix for issue #4001
...
[vcpkg_configure_cmake] Use the correct path separators for the current platform instead of assuming ;
2018-08-10 03:00:18 -07:00
Dandigit
72746d186b
[allegro5] Update portfile to 5.2.4.0
2018-08-10 17:27:05 +10:00
Dandigit
92188ad5e1
[allegro5] Update description to 5.2.4.0
2018-08-10 17:26:25 +10:00
icedream2linxi
ac346d9366
[asio] fixed download url ( #4050 )
...
The original URL is not all accessible.
2018-08-09 22:57:53 -07:00
kiwixz
2c4db1a7d8
[lodepng] fix build on windows
2018-08-10 04:46:59 +02:00
Alexander Karatarakis
08f5d7b65c
Merge pull request #4046 from dacap/patch-1
...
Remove invalid URL to bzip.org site
2018-08-09 15:53:56 -07:00
Alexander Karatarakis
6466655e68
Remove redshell since it is no longer available
2018-08-09 13:10:28 -07:00
David Capello
3d87ec6b9f
Remove invalid URL to bzip.org site
...
We cannot download http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz
It looks like the bzip.org domain is not registered anymore.
2018-08-09 16:15:31 -03:00
Johnny Willemsen
3511626c62
Upgrade to ACE 6.5.1
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2018-08-09 11:29:32 +02:00
guest512
6545887045
Updated tesseract to 3.05.02
2018-08-09 12:09:16 +03:00
Lars Ivar Hatledal
9186f0d824
add fmilib port
2018-08-09 10:02:12 +02:00
Alexander Karatarakis
7baf25786d
Merge pull request #3999 from TheAifam5/python2
...
Add python2 port
2018-08-08 14:19:31 -07:00
Aybe
6182077751
Merge branch 'master' into liblzma-uwp
2018-08-08 21:15:47 +02:00
Robert Schumacher
dbef253962
[assimp] Fix release/debug library issue. Fixes #4026 .
2018-08-08 10:11:51 -07:00
Robert Schumacher
1cb142d62e
[bzip2] Add mirror
2018-08-08 09:32:20 -07:00
Romain Pokrzywka
961cd9effd
breakpad: Enable building the libbreakpad_client library ( #4008 )
...
* breakpad: Enable building the libbreakpad_client library
That's the library that allows creating and uploading .dmp files
when a program crashes.
Use the same flags and setup as for libbreakpad, just note that
this commit changes the installation folder for headers which
was previously incorrect:
The libbreakpad headers were installed in include/google_breakpad,
but the correct path is include/breakpad/google_breakpad,
and client headers go into include/breakpad/client/windows.
* [breakpad] Install headers one directory higher
* [breakpad] Switch to only build static libraries. Disable libbreakpad_client on non-windows due to additional work required.
2018-08-08 06:02:30 -07:00
Frederik Carlier
cc00cf05fb
New packages: libimobiledevice, getopt, readline ( #3504 )
...
* Add libplist
* Add libusbmuxd
* Fix typos
* Add getopt
* Add libimobiledevice
* Fix typos
* Add libideviceactivation
* Add ideviceinstaller
* Include utilities
* Install usbmuxd
* Add readline
* Fix readline on 64-bit windows
* Add libirecovery
* libideviceactivation: include tools
* Bump versions to fix build issues
* Bump versions
* Add idevicerestore
* [getopt][getopt-win32] Rename to getopt-win32 and only install on Windows Desktop
* [readline][readline-win32] Rename to readline-win32 and only install for Windows Desktop
* [vcpkg_from_github][vcpkg_apply_patches] Make PATCHES relative to the current port directory
* [vcpkg_install_msbuild][vcpkg_check_linkage] Introduce vcpkg_install_msbuild() and vcpkg_check_linkage().
* [libimobiledevice et al] Use vcpkg_from_github() and vcpkg_install_msbuild()
* [readline] Fix static builds
2018-08-08 04:15:13 -07:00
Robert Schumacher
c70e9d895f
[thor][sfgui] Fix outdated FindSFML.cmake files
2018-08-08 04:00:50 -07:00
Robert Schumacher
67da15682a
[sfml] Fix using release freetype in debug mode
2018-08-08 04:00:50 -07:00
Gabriel
ad2bcd9dad
opusfile: Add feature for disabling the openssl dependency ( #3527 )
...
* opusfile: Add feature for disabling the openssl dependency
* [opusfile] Rename feature openssl -> opusurl to better describe this library's interface
2018-08-08 03:04:44 -07:00
Gabriel
72d7c3d3a9
libsndfile: Add feature to make additional libraries optional ( #3528 )
...
* libsndfile: Add feature to make additional libraries optional
* [libsndfile] Make external-libs a default feature
* [libsndfile] Fix typo
2018-08-08 03:02:42 -07:00
Sarthak Pati
5bf05da69a
Added DCMTK port ( #3491 )
...
* added dcmtk port
* [dcmtk] Cleanup and use vcpkg_from_github()
2018-08-08 02:59:08 -07:00
trylle
b286cd50dd
Freeimage/libraw/lcms debug build fixes ( #3643 )
...
* Patch libraw-local FindLCMS2.cmake to handle debug postfix
* Remove library statement from def as name is incorrect for debug builds
https://msdn.microsoft.com/en-us/library/d91k01sh.aspx claims it is
required, but works fine (better) without.
* Patch FindLibRaw.cmake to handle debug postfix
* [lcms] Use vcpkg_from_github()'s PATCHES parameter
2018-08-07 22:50:51 -07:00
Force.Charlie-I
6d4223fedf
[libgit2] update to 0.27.4 ( #4021 )
...
* [libgit2] update to 0.27.3
* [libgit2] Allow vcpkg_configure_cmake() to control BUILD_SHARED_LIBS
* [libgit2] update 0.27.4 see: https://github.com/libgit2/libgit2/releases/tag/v0.27.4
* [libgit2] Depend on openssl on non-windows platforms
2018-08-07 22:47:52 -07:00
Alexander Karatarakis
03bdf7c205
Fix CMAKE_EXECUTABLE_SUFFIX not available under cmake -P
2018-08-07 17:49:46 -07:00
Alexander Karatarakis
a37eb3ce57
Merge pull request #4000 from TheAifam5/protobuf
...
[protobuf] Update to 3.6.1
2018-08-07 12:08:29 -07:00
Robert Schumacher
ff5d6eb3c8
[fastrtps][forest][octomap][sol2] Update hashes
2018-08-06 19:51:31 -07:00
Robert Schumacher
f6998add29
[liblzma] Bump CONTROL version
2018-08-06 01:34:37 -07:00
scttgs0
97bbb64b52
[plib] new contribution ( #4018 )
...
* [plib] new contribution
* [plib] Note that only static linkage is supported.
* [plib] Rename libraries to avoid conflicts from excessively general names
2018-08-06 01:31:31 -07:00
Christophe Guébert
b641590c91
[spdlog] update to 1.0.0 ( #4025 )
...
* [spdlog] update to 1.0.0
* [spdlog] Fix cmake targets
2018-08-06 01:08:30 -07:00
Sztergbaum Roman
954aa35e6e
[shiva] update shiva to 0.7.2 with proper plugins installation ( #4014 )
2018-08-03 21:34:14 -07:00
Cory Mickelson
2c69e82f59
Update to 0.9.6 ( #4015 )
...
* Update to 0.9.6
* [podofo] Use https and avoid downloaded archive conflicts
2018-08-03 21:32:30 -07:00
Marcus Asteborg
7ed58da3ae
[Live555] Add missing symbols due to missing C files and copy paste bug ( #4002 )
...
* Add missing symbols due to missing C files and copy paste bug
* [live555] Bump control version to include package change
2018-08-03 00:17:36 -07:00
Hiroshi Miura
3eeaf564d1
[libgeotiff] support linux build ( #3843 )
...
* [libgeotiff] fix compile on linux
Fix cmake libtiff functions detetion failure
caused by finding no functions in libm.
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [libgeotiff] fix utility binary handling in linux
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [tiff] Fix static transitive dependencies
* [libgeotiff] Fix .dll and .exe manipulation
* [leptonica] Find dependencies in installed cmake config file
* [tiff] Do not add cmake targets to TIFF_LIBRARIES
* [tiff] Link consumers against m on unix platforms
2018-08-03 00:14:51 -07:00
Bill Avery
09ccd053db
Add a port for https://github.com/graphql/libgraphqlparser ( #3953 )
...
* Add support for libgraphqlparser in Windows and Linux
* Make the vcpkg_find_acquire_package calls run only for WIN32
* Switch to a SHARED library on Windows (DLL)
2018-08-03 00:11:55 -07:00
Robert Schumacher
c3d34e7d8e
Upgrades 2018.06.31
2018-08-03 00:09:21 -07:00
Sztergbaum Roman
1f64d24a81
Update CONTROL ( #4013 )
2018-08-02 23:54:28 -07:00
Simon R
e22e862b21
add libcheck port ( #3998 )
...
* add check port
* [check] Use vcpkg_from_github() and vcpkg_fixup_cmake_targets()
2018-08-02 19:47:57 -07:00
Sztergbaum Roman
a1159ed354
Shiva sfml port ( #4011 )
...
* [shiva] update to 0.7
* [shiva] shiva-sfml plugins
* [shiva] update hash
* Update CONTROL
2018-08-02 18:44:48 -07:00
Robert Schumacher
e9ff3b80b3
[cpprestsdk] Update to 2.10.3
2018-08-02 18:33:27 -07:00
Alexander Karatarakis
7dba50c8e4
Merge branch 'master' into protobuf
2018-08-02 15:43:48 -07:00
Alexander Karatarakis
49466af2ea
Merge pull request #3995 from coryan/update-protobuf-to-3.6.1
...
Upgrade protobuf to 3.6.1.
2018-08-01 15:27:06 -07:00
TheAifam5
e3dc99e22b
[protobuf] Update to 3.6.1
2018-08-02 00:10:52 +02:00
TheAifam5
1265bd4c3f
Add python2 port
2018-08-01 23:20:00 +02:00
Carlos O'Ryan
7158879d18
Upgrade protobuf to 3.6.1.
...
The 3.6.0.1 version of protobuf did not work correctly on Windows,
the 3.6.1 version allegedly does (and my tests pass).
2018-08-01 17:52:03 +00:00
Jason Beverage
5a04ee0290
Add laszip ( #3978 )
...
* Added laszip package
* Added laszip dependency to pdal
* Cleanup laszip port file
* [laszip] Use LASZIP_BUILD_STATIC
* [pdal] Bump version to include new dependency laszip
2018-08-01 10:40:32 -07:00
MikeGitb
caa9f2e3d5
[cxxopts] Install via cmake ( #3985 )
2018-08-01 10:39:01 -07:00
Johan Runsten
3dea60d2e9
Update Boost DI to 1.0.2 ( #3988 )
2018-08-01 10:37:21 -07:00
Frederik Carlier
8f20694eb5
Update liblzma to version 5.2.4
2018-08-01 11:20:18 +02:00
Frederik Carlier
672632cf5b
Upgrade to intermediate liblzma version
2018-08-01 11:14:10 +02:00
Alexander Karatarakis
775d497d7a
Merge pull request #3936 from OliverKlages/rttr-fix
...
[rttr] fixed rttr not building on windows (#3263 )
2018-07-31 18:52:11 -07:00
kiwixz
321bbf1d99
[pcg] add pcg implementation ( #3966 )
2018-07-31 17:34:53 -07:00
angelmixu
81d3b2cc6a
fix pixman and cairo for macOS ( #3923 )
...
* fix pixman error message about Unknown thread local support
* fixes for building cairo on macOS
* corrected appending files to sources
* [cairo][pixman] Bump package versions to include source code changes
2018-07-31 17:10:12 -07:00
Voskrese
0618d13b2e
[Eigen3] Update to 3.3.5 ( #3949 )
...
* Update portfile.cmake
* Update CONTROL
2018-07-31 17:06:50 -07:00
Alexander Karatarakis
ee56309a06
[nlopt] Bump CONTROL file
2018-07-31 14:20:54 -07:00
Voskrese
ccfd34f1a6
Update portfile.cmake
2018-07-31 14:19:55 -07:00
Alexander Karatarakis
849866305f
Merge pull request #3982 from Cheney-W/FixPmdk&libp7-baical
...
Update the HASH for pmdk and libp7-baical
2018-07-31 14:15:48 -07:00
Alexander Karatarakis
9e523ff65f
[pmdk, libp7-baical] Bump revision number
2018-07-31 14:14:30 -07:00
Mark Ian Holland
2315211ec7
[libmorton] Initial libmorton port
2018-07-31 13:55:01 -07:00
Frederik Carlier
cb049f1289
New port: readline
2018-07-31 13:54:00 -07:00
Frederik Carlier
19dfd5c96f
Add getopt port
2018-07-31 13:53:19 -07:00
Cheney-Wang
11638e361f
Update the HASH for pmdk and libp7-baical
2018-07-31 12:53:18 -07:00
Alexander Karatarakis
9da52f6e76
Merge pull request #3983 from Cheney-W/UpdateBotan
...
Update Botan to the latest commit
2018-07-31 12:51:18 -07:00
LazyWolf Lin
2a205433d1
[log4cplus] upgrade to REL_2_0_1. ( #3933 )
...
* Install sodium.h
* [libodb-mysql] adapter mysql 8.0
* [log4cplus] upgrade to REL_2_0_1.
2018-07-31 12:46:41 -07:00
Alexander Karatarakis
faac8b7d2c
Merge pull request #3927 from qis/dev/qis/libssh2
...
[libssh2] switch from tarball download to github
2018-07-31 12:44:57 -07:00
Alexander Karatarakis
e3131b4cfa
Merge pull request #3909 from jasjuang/dlib
...
[dlib] update to 19.15
2018-07-31 12:20:24 -07:00
Cheney-Wang
b8991a72af
Update Botan to the latest commit
2018-07-31 00:02:37 -07:00
Sztergbaum Roman
1c3a75a7bd
[shiva] update to 0.6 and update dependancies ( #3942 )
2018-07-30 11:58:14 -07:00
Sztergbaum Roman
0b2ed59811
[shiva] update to 0.6 portfile.cmake ( #3943 )
2018-07-30 11:58:08 -07:00
pravic
3bb973a17b
[sciter] Update to 4.2.2.6090 ( #3964 )
...
* [sciter] Update to 4.2.0.6064
* [sciter] Update to 4.2.1.6085
* [sciter] Update to 4.2.2.6090
2018-07-30 11:56:08 -07:00
Jason Juang
31a13000b7
[openvr] update to 1.0.16 ( #3967 )
2018-07-30 11:55:14 -07:00
Balázs Ludmány
036460a3b7
Fix case mismatch in licence file path ( #3956 )
2018-07-30 11:33:59 -07:00
MikeGitb
3a94c1cb64
[Catch2] Update to 2.3.0 ( #3959 )
...
* [Catch2] Update to 2.3.0
* [Catch2] Fix version in CONTROL file to 2.3
2018-07-30 11:28:12 -07:00
Oliver Klages
c0ffbb1ae4
fixed rttr not building on windows because of bad handling of empty cmake vars in portfile.cmake
2018-07-21 00:20:04 +02:00
Alexej Harm
ed876e2fb2
[libssh2] switch from tarball download to github
2018-07-19 11:56:54 +02:00
Robert Schumacher
2035d0124d
[osg-qt] Add missing Qt dependency
2018-07-18 17:23:03 -07:00
pravic
ef47bb4720
[curl] update to 7.61.0 ( #3901 )
...
* [curl] update to 7.61.0
* [curl] Fix wrong checksum.
* [curl] Remove winssl-http2 patch which is not needed anymore.
per curl/curl#2591 .
2018-07-18 13:06:59 -07:00
Robert Schumacher
cc89413fd1
[openssl] Add usage file
2018-07-17 16:51:27 -07:00
Sztergbaum Roman
c161d33e44
[pybind11] update to 2.2.3 and remove unwanted python dependancies fr… ( #3812 )
...
* [pybind11] update to 2.2.3 and remove unwanted python dependancies from CONTROL
* update sol2/pybind11 CONTROL file
2018-07-17 16:23:02 -07:00
Robert Schumacher
984d95fa5f
[glib] Add unofficial exports to propagate static dependencies
2018-07-17 16:09:12 -07:00
Robert Schumacher
b4422a1b7e
[openssl] Split openssl into multiple ports per platform
2018-07-17 16:09:12 -07:00
Robert Schumacher
c2f96eb79a
[angle] Depend on egl-registry instead of deploying vendored copies of EGL and KHR.
2018-07-17 16:09:12 -07:00
Jozef Izso
c95b6bfdc4
[grpc] Update to v1.12.0 [protobuf] Update to v3.6.0.1
2018-07-17 16:09:11 -07:00
plevy
a1f0dcd02b
[osgearth] Update osgPlugins folder to 3.6.2 ( #3920 )
...
* Update osgPlugins folder to 3.6.2
Update osgPlugins folder to 3.6.2 to stay in sync with osg package.
* [osgearth] Detect osgplugins version automatically
2018-07-17 15:47:24 -07:00
jasjuang
18c9820199
[dlib] update to 19.15
2018-07-14 22:02:10 -07:00
Aybe
8cfc78e890
[liblzma] Enabled UWP builds
2018-07-14 23:03:36 +02:00
Alexander Karatarakis
8d389323a7
Merge pull request #3896 from phueac/master
...
Update ITK portfile.cmake to fix build on Windows.
2018-07-13 16:04:39 -07:00
pravic
d7f41c9070
[live555] Update to 2018.07.07 ( #3895 )
...
* [live555] Update to 2018.07.07
* [live555] Update SHA512 hash too.
2018-07-13 14:26:55 -07:00
Alexander Karatarakis
a9b5a3e2cd
Merge pull request #3893 from Deledrius/s_t-2.1
...
[string-theory] Update to 2.1.
2018-07-13 14:25:37 -07:00
Dave Edmunds
a872b64e6a
Update ITK portfile.cmake to fix build on Windows.
...
Fixes ITK build on Windows. See #3115 for more details.
2018-07-13 09:40:16 -04:00
Joseph Davies
a34457b707
[string-theory] Update to 2.1.
2018-07-13 01:30:55 -07:00
Alexander Karatarakis
6a471de782
Merge pull request #3890 from UnaNancyOwen/update_realsense2
...
[realsense2] Update to v2.13.0
2018-07-13 00:43:01 -07:00
Alexander Karatarakis
10145575df
Merge pull request #3839 from philjdf/master
...
Update Apache Arrow to 0.9 and add Apache Parquet-cpp 1.4
2018-07-12 20:24:36 -07:00
Alexander Karatarakis
cb02c9036f
Merge pull request #3872 from crackedmind/update_fmt
...
[fmt] Update to 5.1.0
2018-07-12 17:53:16 -07:00
Tsukasa Sugiura
d89097546c
[realsense2] Update to v2.13.0
...
Update realsense2 port to librealsense v2.13.0.
2018-07-13 03:17:23 +09:00
Nicolai Grodzitski
fc399f2ef8
Update http-parser version to 2.8.1. ( #3887 )
2018-07-12 05:53:19 -07:00
Nicolai Grodzitski
fbb1396f1b
Update RESTinio to v.0.4.7. ( #3884 )
2018-07-12 02:33:58 -07:00
Alexander Karatarakis
6cd36321cc
Merge pull request #3877 from Cheney-W/FixBotan
...
Fix error C2338 in botan
2018-07-11 17:23:04 -07:00
Kan Tang
b1b945448c
Removed unnecessary cmake patch for azure-storage-cpp start from 5.0.0 ( #3883 )
2018-07-11 03:31:37 -07:00
RotsiserMho
a3562fbd5c
[FlatBuffers] Support Non-Windows Platforms ( #3873 )
...
* [FlatBuffers] Patch to ignore the use of a CMake toolchain file which allows the default compilation options to be used.
Use CMake suffixes to allow flatc and shared libraries to be copied on non-Windows systems.
* [flatbuffers] Avoid use of CMAKE_EXECUTABLE_SUFFIX
2018-07-11 00:22:33 -07:00
Navid Rahimi
804c421d64
Fixing ogdf and liblemon compile issues on ubuntu ( #3847 )
...
* Fixing ogdf and liblemon compile issues on ubuntu
* [ogdf] Avoid patch by passing cmake options
2018-07-11 00:17:13 -07:00
Alexander Karatarakis
91db517ba9
Merge pull request #3519 from HungMingWu/master
...
[leveldb] Fix build on linux
2018-07-10 14:19:36 -07:00
Tom Henoch
c873b2fddc
Update osgEarth ( #3878 )
2018-07-10 11:40:13 -07:00
Stanislav Ershov
69abe4cfb7
[pybind11] Update to 2.2.3 ( #3879 )
2018-07-10 10:46:38 -07:00
Jonathan Hale
5303da0c2e
[magnum-integration] Add feature for upcoming GlmIntegration library ( #3869 )
2018-07-10 10:15:20 -07:00
Cheney-Wang
8eede5f97f
Fix error C2338 in botan
2018-07-10 03:35:30 -07:00
Stanislav Ershov
0606add12f
[fmt] Update to 5.1.0
2018-07-10 01:42:07 +03:00
Tom Henoch
1258c413f6
osg-qt initial port ( #3848 )
2018-07-08 22:34:16 -07:00
pravic
a008fa29ae
[sciter] Update to 4.1.11.6037 ( #3849 )
2018-07-08 22:32:39 -07:00
Jason Juang
7d7fc30f9a
[dlib] update to 19.14 ( #3868 )
2018-07-08 22:30:49 -07:00
Robert Schumacher
86fecfc61c
Upgrades 2018.07.08
2018-07-08 22:29:53 -07:00
Frederik Gladhorn
b76b2a99c9
qt5-speech: atlmfc is only needed on Windows ( #3857 )
2018-07-08 20:58:24 -07:00
Alexander Karatarakis
47f362db99
Merge pull request #3500 from KindDragon/patch-3
...
[flann] Fix build on linux
2018-07-05 19:13:15 -07:00
Alexander Karatarakis
27c4907277
Merge pull request #3496 from skogler/master
...
Add vcpkg_from_gitlab and update OpenMesh to 7.0 using the new function.
2018-07-05 18:23:04 -07:00
Robert Schumacher
a382578f19
[spdlog] Update to fix compatibility with fmt 5.0.0
2018-07-04 19:02:06 -07:00
lecopivo
7c4e262e50
Corrade and Magnum on Linux ( #3611 )
...
* Corrade and Magnum on Linux
Removed ".exe" extension for executables on Linux.
Removed default feature magnum[windowlesswglapplication] which works
only on Windows.
* Switched to CMAKE_EXECUTABLE_SUFFIX
* [corrade] Remove use of CMAKE_EXECUTABLE_SUFFIX
* [magnum] Avoid usages of CMAKE_EXECUTABLE_SUFFIX
2018-07-04 07:12:51 -07:00
Robert Schumacher
0c2d34331c
[azure-c-shared-utility] Add missing dependencies on linux
2018-07-04 07:10:57 -07:00
past-due
1fb2cc3483
[harfbuzz] Use vcpkg Features for UCDN & Glib ( #3560 )
...
* [harfbuzz] Use Features for UCDN & Glib
Permit configuration of UCDN and Glib Unicode callback support via features.
* [harfbuzz][pango] Merge conflicts. Pango depends on harfbuzz[glib]
2018-07-04 07:08:45 -07:00
Gabriel
a6b2019b74
SDL2 image: Add features for libjpeg, tiff and webp ( #3531 )
...
* SDL2 image: Add features for libjpeg, tiff and webp
* [sdl2-image] Avoid passing lists through vcpkg_configure_cmake()
2018-07-04 01:01:08 -07:00
Stefano Sinigardi
0a656f6a7a
[pngwriter][WIP] add port ( #3600 )
...
* [pngwriter] add port
* [pngwriter] Fix x86-windows builds. Improve cmake target fixups.
2018-07-04 00:58:26 -07:00
Robert Schumacher
c0ec4809b1
Upgrades for 2018.07.03
2018-07-03 21:44:16 -07:00
Yann Lanthony
093e4d2f8e
[geogram] update to 1.6.4 + 'graphics' as Feature ( #3622 )
...
* bump version to 1.6.4
* add 'graphics' Feature - remove glfw3 from core dependencies
* simplify patch that failed since 1.6.4
2018-07-03 21:26:54 -07:00
Matt Powley
fcee4c8ba1
[paho-mqtt] Upgraded to Paho-MQTT v1.21 ( #3620 )
2018-07-03 21:23:42 -07:00
Matt Powley
88b03d1029
[mosquitto] - Upgraded Mosquitto MQTT library to v1.5.0 ( #3619 )
...
* Updated and simplified patch files for the new source version
2018-07-03 21:22:34 -07:00
Alexander Karatarakis
2ef707aee7
Merge pull request #3835 from LarryIII/RemoveFollyPatch
...
Remove patch and update folly to latest release v2018.07.02.00
2018-07-03 21:00:31 -07:00
Alexander Karatarakis
7225914442
Merge pull request #3404 from mardy/botan26
...
[botan] Update to 2.6.0
2018-07-03 20:58:58 -07:00
Alexander Karatarakis
d65e5703cc
[botan] Fix 2.6.0 issues
2018-07-03 18:34:55 -07:00
LazyWolf Lin
f2aaef68ae
[libodb-mysql] adapter mysql 8.0 ( #3723 )
...
* Install sodium.h
* [libodb-mysql] adapter mysql 8.0
2018-07-03 18:08:38 -07:00
pravic
fe23b30178
[sciter] Update to 4.1.10.5987 ( #3760 )
2018-07-03 18:03:21 -07:00
Alberto Mardegan
4fbe9f8610
[botan] Update to 2.6.0
2018-07-03 15:39:03 -07:00
Larry-Hu
57833da412
update control-file
2018-07-03 15:13:36 -07:00
Larry-Hu
a300dfcc3a
Remove patch and update tp latest folly release v2018.07.02.00
2018-07-03 15:12:45 -07:00
Felipe Aburaya
4ebdbe7e88
[3fd] Initial port of 3FD project ( #3811 )
...
* [2fd] Initial port of 3FD project
* [3fd] Fix 2017 builds. Enable static builds in dynamic triplets. Improve vcpkg_build_msbuild().
2018-07-03 06:39:13 -07:00
krow
084eb43343
Add icu support for harfbuzz ( #3738 )
...
* Add icu support for harfbuzz
* [harfbuzz] Set feature OFF if not provided instead of leaving it blank.
2018-07-03 06:24:02 -07:00
Paul Rosania
27149bb785
[folly] Fix fatal error in folly-config.cmake ( #3747 )
...
facebook/folly@10d1edd8b3 makes two
simultaneous changes:
1. It uses a different mechanism for setting `FOLLY_CMAKE_DIR`, which
confuses `vcpkg_fixup_cmake_targets` so the path isn't rewritten.
2. It introduces `set_and_check` validation on `FOLLY_CMAKE_DIR`, which
causes a fatal cmake error if the path is missing.
The combination of these two changes is that folly-config.cmake produces
a fatal error when executed.
This PR tweaks folly's build params and the `vcpkg_fixup_cmake_targets`
arguments so things are rewritten correctly and everything works again.
2018-07-03 06:18:55 -07:00
Robert Schumacher
90bef5f6ed
[odgf] Escape : in URL
2018-07-03 05:23:44 -07:00
Qi-rui Chen
98e8c22eaf
Fix glfw3:x64-linux producing incorrect target ( #3803 )
...
* Fix glfw3 creating incorrect target
glfw3Target.cmake uses a semicolon seperated list which needs to be
escaped with quotes on write
* Fix semicolon stripping
* Fix typo
* [dlib][glfw3][libodb][signalrclient] Bump versions
2018-07-03 04:41:53 -07:00
Navid Rahimi
fae4bd406a
Adding OGDF and LEMON library port ( #3779 )
...
* Adding OGDF library port
* Adding C++ Graph library - LEMON
* [liblemon][ogdf] Rename lemon -> liblemon. Fix cmake targets.
2018-07-03 04:36:18 -07:00
Jamie Marconi
49245697d7
Update Draco port ( #3784 )
2018-07-03 04:33:51 -07:00
Phil Felton
da4729bcc6
Fix dependencies, remove commented out CMake, use appropriate CMake version
2018-07-03 11:55:04 +01:00
RT222
10d926e81b
[safeint] Initial port ( #3762 )
...
* [safeint] Initial port
* [safeint] Use LICENSE from source repo
2018-07-03 03:14:00 -07:00
LarryIII
430c8ca413
update gtest to latest commit to fix issues of google-cloud-cpp ( #3836 )
2018-07-03 03:00:30 -07:00
Seo Sanghyeon
88523125ff
Add inih port ( #3806 )
2018-07-03 01:17:33 -07:00
Cheney Wang
812a76a591
Update eastl source to the latest commit ( #3834 )
2018-07-03 01:16:33 -07:00
Matt Ickstadt
e8baec5cb2
[libdshowcapture] Initial Port ( #3813 )
2018-07-03 01:13:00 -07:00
fquinner
09999de85f
qpid-proton: Bumped to 0.24.0 ( #3817 )
2018-07-03 01:09:59 -07:00
wisk
5efa290dd2
[pegtl] Initial port ( #3832 )
...
* [pegtl] Initial port
* [pegtl] fixup_cmake_targets
2018-07-03 01:06:23 -07:00
Josue Andrade Gomes
4d02322c07
[graphicsmagick] version 1.3.30 ( #3824 )
2018-07-03 01:00:41 -07:00
Miodrag Milanović
1459dbfa51
Fix for python3 compile, fixes issue 3715 ( #3827 )
...
* Fix for python3 compile, fixes issue 3715
* [python3] Use PATCHES of vcpkg_from_github
2018-07-03 00:59:02 -07:00
Yann Lanthony
67d6200cdb
[openimageio] build with libraw support ( #3830 )
...
* [openimageio] build with libraw
* patch: replace 'LibRaw_r_LIBRARIES' occurrences by 'LibRaw_LIBRARIES' since libraw port installs 'raw_r' library as 'raw'
* activate USE_LIBRAW
* declare dependency to libraw in CONTROL file
* [openimageio] 'libraw' as Feature
* [openimageio] Use PATCHES parameter of vcpkg_from_github()
2018-07-03 00:55:31 -07:00
Robert Schumacher
6080676289
[libuv] Update to 1.12.0
2018-07-03 00:52:10 -07:00
Robert Schumacher
feb0e9af9a
Upgrades 2018.07.01
2018-07-03 00:52:10 -07:00
Vlad Marica
2900803079
Update cxxopts to v2.1.0 ( #3809 )
2018-07-02 23:01:14 -07:00
fquinner
3274783450
openmama: Bumped to 6.2.2 ( #3818 )
2018-07-02 23:00:20 -07:00
Sztergbaum Roman
8abb0bb4f9
[entt] update to 2.7.0 ( #3826 )
...
* [entt] update to 2.7.0
* [entt] update to 2.7.1
2018-07-02 22:31:16 -07:00
Robert Schumacher
b08e78b07d
[cmark][gl3w][libpopt][libraw][libssh][live555] Fixes, mostly around changing download locations.
2018-07-02 22:16:47 -07:00
Jhon Adams
3c16addc8c
[imgui] Update to 1.62 ( #3819 )
2018-07-01 04:41:10 -07:00
Robert Schumacher
c126f80b86
[sery] Remove sery -- no longer available on GitHub
2018-06-30 19:56:11 -07:00
Alexander Karatarakis
f9a3a329f2
Merge pull request #3465 from IronsDu/patch-1
...
fix error when install args under linux
2018-06-29 20:14:10 -07:00
Alexander Karatarakis
2f5289c557
Merge pull request #3454 from planaria/duktape
...
[duktape] Fix static linking (#3450 )
2018-06-29 20:11:46 -07:00
Jozef Izso
e524ada9f4
[grpc] Merge 2 patches
2018-06-29 19:34:29 -07:00
Alexander Karatarakis
5e719d40e2
[grpc] Greatly simplify uwp patch
2018-06-29 19:19:10 -07:00
Robert Schumacher
c0bb3e4370
[wt] Fix missing boost-interprocess dependency.
2018-06-29 01:33:22 -07:00
Larry-Hu
ff86849a22
Update osg version to 3.6.2-rc3 to fix error C2039
2018-06-28 17:57:00 -07:00
Phil Felton
4e5669239c
Add Parquet-cpp 1.4
2018-06-28 15:19:25 +01:00
Phil Felton
bd45a67cf3
Update Arrow from 0.6 to 0.9
2018-06-28 15:18:47 +01:00
Seo Sanghyeon
3a5b12004e
[fmt] Export all symbols ( #3805 )
2018-06-28 06:15:06 -07:00
Sztergbaum Roman
898e3e3710
[sol2] update to 2.20.4 and remove deprecated patchs ( #3800 )
...
* [sol2] update to 2.20.4 and remove deprecated patchs
* [sol2] remove unecessary commentary
2018-06-27 14:22:43 -07:00
Robert Schumacher
9e9fc7a9b3
[dimcli] Fix Windows builds. Avoid writing to source directory.
2018-06-26 22:31:25 -07:00
Alexander Karatarakis
16e7beb4f0
[xlnt] Use vcpkg_from_github()
2018-06-26 19:05:27 -07:00
Alexander Karatarakis
893f6bd0d3
Merge pull request #3756 from Haojia521/master
...
fix download url of freetype
2018-06-26 18:00:31 -07:00
Sztergbaum Roman
bb5303c6e1
[sol2] rename port sol to sol2 and fix the full port ( #3766 )
...
* [sol2] rename port sol to sol2 and fix the full port
* [sol2] Simplification and cleanup. Don't remove upstream's include directory.
2018-06-25 21:43:00 -07:00
Alexander Karatarakis
1ab58d7315
Merge pull request #3730 from LarryIII/FixFolly
...
Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in Folly
2018-06-25 18:25:27 -07:00
Haojia Yu
b7f916dbec
fix download url of freetype
...
cannot download freetype by using 'http'. should use 'https'
2018-06-21 10:35:03 +08:00
Larry-Hu
4e0939d3c6
Remove call to nonexistent member seekpos() of std::fpos
2018-06-20 02:02:39 -07:00
Alexander Karatarakis
84d65840ab
Merge pull request #3713 from Cheney-W/Fixqt5-base
...
Fix error C3615 for qt5-base
2018-06-19 22:00:07 -07:00
Alexander Karatarakis
e7591de8a0
Merge pull request #3718 from robmikh/allanglefix
...
Fix ANGLE on Windows, Linux, and MacOS
2018-06-19 21:59:37 -07:00
Simon Hausmann
1bc3110a3b
Fix build of llvm on Linux ( #3751 )
...
The mfcatl dependency is only needed on Windows.
2018-06-19 19:02:49 +02:00
HungMingWu
c83fbc2cc6
Update CMakeLists.txt
2018-06-19 15:24:55 +08:00
Peter Spiess-Knafl
89c736c3e4
Add argtable2 port ( #3742 )
...
* Add argtable2 port
argtable2 include pdbs
* [argtable2] Revert removal of DEBUG_POSTFIX
2018-06-19 07:35:23 +02:00
Alexander Karatarakis
8e6b372f77
[nanorange] Fix description, --head only, don't use the single-header
2018-06-18 17:10:18 -07:00
Alexander Karatarakis
c351a758a5
[nanorange] Introduce port
2018-06-18 17:10:18 -07:00
Sztergbaum Roman
bfbc52abbf
[shiva] update to 0.3 ( #3739 )
2018-06-17 21:35:18 +02:00
Daniel Santana
0bf67a9047
[json11] Initial json11 port. ( #3673 )
...
* [json11] Initial json11 port.
* [json11] Adjust version due to lack of upstream version scheme
2018-06-17 00:53:57 +02:00
Daniel Santana
f747914974
[crossguid] Cross Guid Initial port ( #3672 )
...
* [crossguid] Cross Guid Initial port
* [crossguid] Update to latest master to use significantly improved buildsystem.
2018-06-17 00:45:10 +02:00
Robert Schumacher
f5bc21d802
[yaml-cpp] Fix regression on non-windows
2018-06-16 15:28:26 -07:00
Robert Schumacher
dbbab2a9a3
[benchmark] Enable static CRT linkage
2018-06-16 13:43:01 -07:00
Robert Schumacher
c6724beefd
[unicorn-lib] Change dependency to pcre2
2018-06-16 10:22:20 -07:00
Lukas Dürrenberger
6f61b99e2f
Remove freeglut as dependency for SFML ( #3681 )
...
* Remove freeglut as dependency for SFML
SFML doesn't use freeglut as dependency.
I'm not familiar enough with vcpkg, but does 'stb' need to be specified as dependency as well? We already include that header, or does vcpkg make sure it replaces it with the latest stb version?
* [sfml] Bump version and remove qualifier from stb dependency
2018-06-16 19:20:23 +02:00
Robert Schumacher
3726ce9557
[sqlite3] Improve usage on non-Windows; Fixes example and Fixes #3703
2018-06-16 01:56:12 -07:00
Robert Schumacher
a650bad523
Updates 2018.06.15
2018-06-15 22:16:58 -07:00
Dominic Black
254c5722b1
[tinyobjloader] header-only library ( #3698 )
...
* Added tinyobjloader header-only library
* [tinyobjloader] Use CMake compilation which provides targets
2018-06-16 05:20:05 +02:00
Josue Andrade Gomes
8c77af41ba
GraphicsMagick 1.3.29 ( #3732 )
2018-06-16 04:40:07 +02:00
Robert Schumacher
ee3183c58a
[nana] Fix linux builds; install cmake targets
2018-06-15 14:51:57 -07:00
Robert Schumacher
cd8813fb9c
[fontconfig] Fix non-Windows builds
2018-06-15 14:51:57 -07:00
Larry-Hu
331c1ea8fe
Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in Folly
2018-06-14 23:02:56 -07:00
Alexander Karatarakis
239b353301
[yaml-cpp] Fix _NOEXCEPT
2018-06-14 19:04:43 -07:00
Martin Hořeňovský
fb7b8365fe
Add a modernized cross-platform fork of MiniSat 2.2 ( #3692 )
...
* Add a modernized cross-platform fork of MiniSat 2.2
* [minisat-master-keying] Put copyright in correct directory. Lowercase share name.
2018-06-14 22:37:39 +02:00
Robert Mikhayelyan
7c9874716a
Fix ANGLE_USE_X11 being dropped on Linux
2018-06-14 12:37:26 -07:00
Nicolai Grodzitski
810268cc51
Upgrade RESTinio to v.0.4.6. ( #3726 )
2018-06-14 19:24:24 +02:00
Alexander Karatarakis
0bb94b28c8
Merge pull request #3616 from fcharlie/fcharlie_update
...
[curl] fix curl[tool] support HTTP2 use WinSSL
2018-06-13 19:01:06 -07:00
Alexander Karatarakis
07f30080b2
Merge pull request #3696 from Milerius/master
...
[shiva] add a port of shiva c++ engine
2018-06-13 15:03:57 -07:00
Alexander Karatarakis
c97b12d1b3
Merge pull request #3623 from eao197/master
...
sobjectizer port updated to v.5.5.22.1
2018-06-13 14:59:32 -07:00
Alexander Karatarakis
f8cca36963
Merge pull request #3663 from andreasschulte/sundials_update_3_1_1
...
[sundials] update to 3.1.1
2018-06-13 12:07:12 -07:00
Alexander Karatarakis
ea60ecd8d8
Merge pull request #3702 from UnaNancyOwen/update_realsense2
...
[realsense2] Update to v2.12.0
2018-06-13 11:04:59 -07:00
Alexander Karatarakis
f9f7ed4c17
Merge pull request #3642 from crackedmind/update_pdcurses
...
[pdcurses] Update PDCurses to 3.6
2018-06-13 10:57:49 -07:00
Alexander Karatarakis
3152af9025
Merge pull request #3661 from pravic/sqlite
...
[sqlite3] update to 3.24.0
2018-06-13 10:46:28 -07:00
Cheney Wang
4e98a35a3c
Fix error C3615 for qt5-base
2018-06-13 02:22:24 -07:00
robmikh
0f39ed5af6
Test all platforms
2018-06-12 23:56:37 -07:00
Alexander Karatarakis
7d899bb453
[sundials] Add patch for uwp
2018-06-12 22:22:18 -07:00
Robert Schumacher
2a0bf9c488
Upgrades for 2018.06.12
2018-06-12 21:14:14 -07:00
Robert Schumacher
e5253d22d2
[cpp-redis] Fix non-Windows builds
2018-06-12 21:13:39 -07:00
Robert Schumacher
66b71a0fba
[zstd] Fix non-Windows builds
2018-06-12 21:13:39 -07:00
Alexander Karatarakis
c24e50d47f
Merge pull request #3664 from pravic/sciter-update
...
[sciter] Update to 4.1.9.5981
2018-06-12 21:02:34 -07:00
Alexander Karatarakis
3bf6a8c6f2
Merge pull request #3708 from jwillemsen/jwi-ace-650
...
[ace] 6.5.0
2018-06-12 21:00:03 -07:00
Alexander Karatarakis
87f9f50166
Merge pull request #3701 from shpala/pavel/upgrade_flatbuffers
...
Upgrade flatbuffers to the current latest release (1.9.0)
2018-06-12 20:28:36 -07:00
robmikh
c0555b0b33
Minor cleanup
2018-06-12 19:46:36 -07:00
robmikh
8f8c673e56
Fix libangle sources
2018-06-12 19:42:44 -07:00
robmikh
27aa2108bf
Fix missing windows renderer
2018-06-12 19:15:22 -07:00
robmikh
1ed4453c2a
Finish integration
2018-06-12 19:08:36 -07:00
Alexander Karatarakis
d6837fd50d
Merge pull request #3709 from LarryIII/FixerrorC2338
...
Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338
2018-06-12 17:14:50 -07:00
Robert Schumacher
f2a8b4f1fb
[tacopie] Fix non-Windows builds
2018-06-12 16:48:18 -07:00
Robert Mikhayelyan
233278a0c0
Start integrating windows back in
2018-06-12 16:04:23 -07:00
Robert Mikhayelyan
3cb838dabf
Linux working!
2018-06-12 15:07:41 -07:00
roman Sztergbaum
220e086d12
[shiva] modernize portfile
2018-06-13 00:00:16 +02:00
Kristina Simpson
5c8b828e07
Commit a fix to gumbo on Linux so that it does include the string changes by default ( #3704 )
...
* Commit a fix to gumbo on linux so that it does include the string change macros by default.
* [gumbo] Bump CONTROL file.
2018-06-12 19:19:02 +02:00
Larry-Hu
9d0c7ca02e
Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338
2018-06-12 01:34:07 -07:00
Johnny Willemsen
dabe12f02e
ACE 6.5.0
2018-06-12 10:15:31 +02:00
Alexander Karatarakis
80f64c24dc
[sqlite-modern-cpp] Update to latest version (contains bugfixes for msvc)
2018-06-11 17:05:27 -07:00
Tsukasa Sugiura
3108667314
[realsense2] Update to v2.12.0
...
Update realsense2 port to librealsense v2.12.0.
2018-06-12 03:39:08 +09:00
shpala
7d2b0ec86b
Upgrade flatbuffers to 1.9.0
2018-06-11 13:05:22 +03:00
Roman Sztergbaum
823e6a2abf
[shiva] add a port of shiva c++ engine
2018-06-10 16:26:25 +02:00
robmikh
1da13519b9
Tidy up angle fix
2018-06-08 22:03:56 -07:00
Robert Mikhayelyan
771412c2ab
Fix angle build on windows
2018-06-08 21:17:55 -07:00
Lukas Dürrenberger
2a9fd468eb
Added proper window-static support
...
Just replacing export symbols doesn't really do the trick as the config file still won't find the static libraries, by "forcing" the `SFML_STATIC_LIBRARIES` to true when using the static target, the SFMLConfig.cmake and SFMLConfigDependencies.cmake files will properly detect the static libraries and it will also set the config header correctly.
2018-06-09 01:45:43 +02:00
cDc
47d904608c
[cgal] feature qt5 ( #3646 )
2018-06-06 02:48:03 -07:00
Alexander Karatarakis
6f6101065f
Merge pull request #3628 from LarryIII/Fixclockutils
...
Fix warning C4643 in clockutils
2018-06-06 00:30:45 -07:00
pravic
89f6c81429
[sciter] Update to 4.1.9.5981
2018-06-05 23:55:40 +03:00
Andreas Schulte
cf4a688e44
Update sundials to 3.1.1
2018-06-05 21:06:29 +02:00
pravic
b2c295ed4e
[sqlite3] update to 3.24.0
2018-06-05 21:10:16 +03:00
Robert Schumacher
ec2157154f
Upgrade asio to version 1.12.1 ( #3634 )
2018-06-05 00:50:33 -07:00
Sztergbaum Roman
ee6c993a74
[entt] update to 2.6.1 ( #3650 )
2018-06-05 00:30:39 -07:00
Stanislav Ershov
6e204b2be7
Update PDCurses to 3.6
2018-06-02 02:39:29 +03:00
Alexander Karatarakis
0a3f7be8b2
[clockutils] Use vcpkg_from_github()
2018-05-31 13:52:52 -07:00
Larry-Hu
55ed2f6ed8
Fix warning C4643 in clockutils
2018-05-31 13:52:52 -07:00
Eric Hripko
1fa2673ab6
New package: bde ( #3413 )
...
* Add initial implementation for BDE port
* Implement compatibility with *nix platforms
* Pin down BDE version to 3.2.0.0
* Change the folder structure to reflect version
* .pc files in dbg build point to correct incl. dirs
* Remove the default header listing all variables
2018-05-31 10:43:22 -07:00
Jozef Izso
6c8c96aad1
Patch protobuf to fix the compilation error C4146 in wire_format_lite.h ( #3353 )
...
Fixes #3352
2018-05-31 10:38:42 -07:00
alexsmn
5a67a5fa29
Add qt5-activeqt library. ( #3347 )
2018-05-31 10:11:57 -07:00
Dale Stammen
8770a014ec
fixed UWP builds with RS4 SDK ( #3348 )
...
* fixed uwp builds with RS4 sdk
* fixed check for RS4
* [openssl] Revert line ending conversion
2018-05-31 10:04:01 -07:00
Alexander Karatarakis
33ba066966
Merge pull request #3615 from Cheney-W/FixBoost-iostreams
...
Remove call to nonexistent member seekpos() of std::fpos
2018-05-30 23:41:55 -07:00
Alexander Karatarakis
9baf6cb2e2
[boost-iostreams] Use PATCHES in vcpkg_from_github()
2018-05-30 18:49:33 -07:00
Alexander Karatarakis
7046c470bd
[boost-iostream] Fix version and SOURCE_PATH reference
2018-05-30 18:48:31 -07:00
Cheney-Wang
95c5566b8e
Remove call to nonexistent member seekpos() of std::fpos
2018-05-30 17:54:13 -07:00
Robert Schumacher
dd444b1910
[discord-rpc] Always use vcpkg's copy of rapidjson
2018-05-30 17:39:23 -07:00
Alexander Karatarakis
f706ccc3fc
[directxmesh] Fix sha512
2018-05-30 17:13:27 -07:00
Alexander Karatarakis
98b21101a2
[directxmesh] Update to latest version. Fixes /permissive- issue
2018-05-30 16:54:17 -07:00
eao197
8437b25c87
sobjectizer updated to v.5.5.22.1
2018-05-30 19:32:42 +03:00
Force Charlie
24b7af97c1
[curl] fix curl[tool] support HTTP2 use WinSSL
2018-05-30 10:56:50 +08:00
Alexander Karatarakis
8422523739
Merge pull request #3591 from lucivpav/fork
...
[tesseract] fix leptonica dependency
2018-05-29 18:49:44 -07:00
Alexander Karatarakis
adf799bdf7
[proj4] Fix Win32 condition
2018-05-29 15:00:11 -07:00
tony
952023b48a
fix: build proj4 on linux
2018-05-29 15:00:11 -07:00
Alexander Karatarakis
a3c14ae920
Merge pull request #3559 from SuperWig/fmt-update
...
[fmt] update to 5.0.0
2018-05-29 14:22:39 -07:00
Alexander Karatarakis
aca60bfbd7
[coolprop] Add patch for fmt 5.0
2018-05-29 13:35:09 -07:00
Daniel Marshall
b82bbc4945
fixed fmt-targets-debug.cmake and FMT_SHARED
2018-05-29 13:35:09 -07:00
Daniel Marshall
8d97a8ca3e
[fmt] update to 5.0.0
2018-05-29 13:35:09 -07:00
Alexander Karatarakis
44631c9f6f
Merge pull request #3595 from jasjuang/dlib
...
[dlib] update to 19.13
2018-05-29 00:03:08 -07:00
Alexander Karatarakis
e31ad8ff6f
Merge pull request #3589 from saprykin/master
...
[plibsys] Update to version 0.0.4
2018-05-29 00:01:57 -07:00
jasjuang
ddfbabee83
[dlib] update to 19.13
2018-05-27 08:46:34 -07:00
Pavel Lučivňák
c2fb13ab01
fix leptonica in tesseract
2018-05-26 23:05:37 +02:00
Alexander Saprykin
3f967a01f7
[plibsys] Update version to 0.0.4
2018-05-26 14:21:40 +02:00
Michael Hofmann
dd4f71cf9a
[selene] Update to v0.1.1 (bugfix release).
2018-05-26 11:45:47 +02:00
Michael Hofmann
2ac7527b40
Add new port: selene ( https://github.com/kmhofmann/selene )
2018-05-25 17:46:38 -07:00
Alexander Karatarakis
c7903141b3
Merge pull request #3582 from vtavernier/port/soil
...
[soil] Added port for SOIL
2018-05-25 17:18:57 -07:00
Tsukasa Sugiura
f591398ec8
[realsense2] Update to v2.11.1
...
Update realsense2 port to librealsense v2.11.1.
2018-05-26 00:29:27 +09:00
Vincent Tavernier
8396510395
[soil] Added port for SOIL
...
This commit adds a new package for SOIL (https://www.lonesock.net/soil.html ).
Name: SOIL
Version: 2008.7.7-1
Description: SOIL, Simple OpenGL Image Loader
2018-05-25 17:02:12 +02:00
Alexander Karatarakis
67f3be7bf9
Fix #Automatically generated comment. Bump version
2018-05-24 18:28:48 -07:00
Xiang Fan
db5f96d5b4
Add a new boost-hana-msvc port which allows MSVC 15.7 RTM to build boost hana (certain tests / examples require /Zc:ternary).
...
boost-hana will now redirect to this new port under Windows platform.
2018-05-24 17:45:48 -07:00
Alexander Karatarakis
d511ba14d9
Merge pull request #3535 from yyzybb537/master
...
libgo update to v2.8
2018-05-23 19:20:50 -07:00
Alexander Karatarakis
1f00e2fc67
[libgo] Bump version
2018-05-23 16:45:59 -07:00
Alexander Karatarakis
6cea75ad7a
Merge pull request #3568 from ajaspe/add-spaceland
...
[spaceland] Added new port for SpaceLand library
2018-05-23 16:36:41 -07:00
Alexander Karatarakis
fe10f79fc5
Merge pull request #3565 from jasjuang/glm
...
[glm] update to 0.9.9.0
2018-05-23 16:35:20 -07:00
Alexander Karatarakis
627ba0dbf0
Merge pull request #3564 from amaiorano/fix-sdl2-net-linux
...
Fix build of sdl2-net for linux
2018-05-23 16:34:24 -07:00
Alexander Karatarakis
537908f9b5
Merge pull request #3562 from Milerius/patch-2
...
remove libjpeg of SFML CONTROL file
2018-05-23 16:32:27 -07:00
Alexander Karatarakis
2d3eb3eee8
Merge pull request #3555 from DDoSolitary/master
...
Fix dep to lz4 for libarchive.
2018-05-23 16:21:39 -07:00
Alexander Karatarakis
4d28458f4c
Merge pull request #3558 from past-due/update_libvorbis
...
[libvorbis] Update to 1.3.6-112d3bd (security fixes)
2018-05-23 16:20:35 -07:00
Alexander Karatarakis
0c642f4e4a
Merge pull request #3550 from pravic/sciter-update
...
[sciter] Update to 4.1.8.5918
2018-05-23 16:17:13 -07:00
Alexander Karatarakis
1b14ee90c3
Merge pull request #3548 from jasjuang/dlib
...
[dlib] update to 19.12
2018-05-23 16:15:36 -07:00
Alexander Karatarakis
de8d4a3823
[libgo] Fix patch
2018-05-23 16:02:06 -07:00
Alexander Karatarakis
916ebbe025
Merge pull request #3545 from fcharlie/fcharlie_update
...
[wtl] use https url
2018-05-23 14:29:20 -07:00
Alberto Jaspe
8618d43552
Added new port for SpaceLand library
2018-05-23 14:27:59 +02:00
DDoSolitary
4772ed9965
[libarchive] Increase build number.
2018-05-23 18:34:07 +08:00
DDoSolitary
98898a3b7c
[libarchive] Fix indenting.
2018-05-23 18:33:36 +08:00
jasjuang
8071f31fd3
[glm] update to 0.9.9.0
2018-05-22 22:03:43 -07:00
Antonio Maiorano
7dd5c7abfc
Fix build of sdl2-net for linux
2018-05-22 23:55:25 -04:00
Sztergbaum Roman
4105e5526b
remove libjpeg of SFML CONTROL file
...
according to https://en.sfml-dev.org/forums/index.php?topic=24009.msg163052#msg163052
libjpeg is no longer a dependancies of sfml :
"libjpeg is no longer a dependency of SFML, but since you use the old FindSFML.cmake it still thinks it is."
2018-05-22 22:12:35 +02:00
past-due
db7d775a51
[libvorbis] Update to 1.3.6-112d3bd
2018-05-22 13:52:32 -04:00
DDoSolitary
7971d70e10
Fix dep to lz4 for libarchive.
...
Fix #3271 .
2018-05-22 19:43:24 +08:00
Robert Schumacher
b142632afd
[soci] Upgrade to 3.2.3
2018-05-22 03:53:27 -07:00
Robert Schumacher
00655fa9f1
[soci] Switch to vcpkg_from_github(). Use WITH_Xs to improve robustness
2018-05-22 03:53:23 -07:00
Robert Schumacher
c10d9d117a
[sfml] Use upstream CMake. Install SFMLConfig.cmake.
2018-05-22 02:46:56 -07:00
André Mewes
473248862a
New Package vtk-dicom ( #3449 )
...
* add CONTROL and portfile.cmake for vtk-dicom standalone package
Can make use of the feature 'gdcm' to decompress DICOM files for use with VTK.
* fix CAPSLOCK typo
-.-
* [vtk-dicom] Remove BUILD_SHARED_LIBS because it is automatically provided
2018-05-21 23:38:05 -07:00
pravic
9bb5ec7891
[sciter] Support Linux and Darwin targets.
2018-05-21 16:00:12 +03:00
pravic
8c69ff5836
[sciter] Update to 4.1.8.5918
2018-05-21 07:48:43 +03:00
jasjuang
9ecaa1702d
[dlib] update to 19.12
2018-05-20 18:23:23 -07:00
Force Charlie
37a33b5845
[wtl] use https url
2018-05-20 21:04:22 +08:00
Alexander Karatarakis
381a86dab8
Merge pull request #3533 from jasjuang/dlib
...
[dlib] update to 19.11
2018-05-19 23:29:20 -07:00
Alexander Karatarakis
e428da2b23
Merge pull request #3523 from fcharlie/fcharlie_update
...
[nghttp2] update to 1.32.0
2018-05-19 23:27:33 -07:00
Alexander Karatarakis
032fa481b1
[curl] Bump version
2018-05-19 19:43:46 -07:00
Matt Tyson
ef5686e586
Fix Windows curl/nghttp2 static build
...
When curl is linked with a static nghttp2, NGHTTP2_STATICLIB
must be defined.
2018-05-19 19:43:02 -07:00
Mike Howard
438af21f07
osgearth port ( #3257 )
...
* created port for osgearth
* [osgearth] Slight simplification. Block DLL linking against static CRT
2018-05-19 18:12:48 -07:00
jasjuang
d463ea4350
[dlib] update to 19.11
2018-05-18 23:34:40 -07:00
test
cf649980bc
libgo update to v2.8
2018-05-19 13:50:40 +08:00
Nicolai Grodzitski
aad8cbb041
Add json_dto library. ( #3467 )
...
* Prepare port for json_dto.
* Add new line at the end of file.
* Add json-dto to vcpkg.
2018-05-18 11:03:15 -07:00
Arkady Shapkin
a90d78293b
[libevent] Fix build on Linux ( #3426 )
2018-05-18 10:57:31 -07:00
Alexandro Sanchez
b68da8a9dc
Add keystone port ( #3273 )
...
* Add keystone port
* [keystone] Small portfile simplifications
2018-05-18 10:10:16 -07:00
Ryan Cheung
7ad1fcc376
Package sdl2pp ( #3430 )
...
* Fix mpg123 build in macOS and Linux, fix sdl2-mixer find mpg123 libarry
* Add package sdl2pp
* [mpg123] Use Windows logic in Windows Desktop
* [sdl2-mixer] Bump package version
* [sdl2pp] Use patch instead of replacing CMakeLists.txt. Use vcpkg_from_github()
2018-05-18 08:15:52 -07:00
Robert Schumacher
5fe458d22e
[pdal] Avoid configure_file() into the source directory
2018-05-18 04:54:47 -07:00
Robert Schumacher
642e3a78d4
[opus] Don't redefine main() in the static lib
2018-05-18 03:26:36 -07:00
alqaz
ddcc4ad334
uwebsocket on linux need c++ support ( #3455 )
...
* uwebsocket on linux need c++ support
* [uwebsockets] Compile feature required on all platforms
* [libuv] Install pthread-barrier.h
2018-05-18 03:00:09 -07:00
Erwan BERNARD
15776d1d65
[libuv] add libuv for linux ( #3437 )
...
* [libuv] add libuv for linux
[libuv] add linux in not skip header
* inject VCPKG_CMAKE_SYSTEM_NAME, add darwin
* remove message
* [vlpp] Fix Linux build
* Add VSCode workspace file to .gitignore
[ci skip]
* [imgui] Update to 1.60
* Update for ExprTk package
* Update for StrTk package
* Use CMAKE_EXECUTABLE_SUFFIX
* FixpmdkFailure
* Update sol2 to 2.20.0
* Improve unsupported toolchain error message
* [brotli] Fix Linux build
* [lz4] update to 1.8.2
* [lz4] fix version number
[zstd] update to 1.3.4
* Update CHANGELOG and bump version to v0.0.111
* [ceres] Fix build on Linux. Closes #3490
* ace 6.4.8
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
* [abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-core-lib][thrift][unicorn-lib][zeromq] Upgrades
[robin-map] Initial commit
* [sfml] update to 2.5.0
* Support azure-storage-cpp 4.0.0
* [catch-classic] Update to 1.12.2
* [bootstrap-vcpkg.sh] Find g++-8. Fixes #3486 .
* [boost-modular-build-helper] Pass address-model=64 on all 64-bit platforms.
* [brotli][folly][sol] Fix regressions on master
* [blosc] Fix accidentally using local vendored copies
* [bootstrap.sh] Fix whitespace-in-path issues
* [openvr] update to 1.0.15
* [rocksdb] fix zlib findpackage
* [vcpkg] Significantly reduce usage of powershell. Reduce console font switching bug
* Fix signature of hashing function
* [openexr] Fix linux build
* [curl] update to 7.60.0
* [wtl] Fix capitalization in file copy script
* adding a blog link in the doc
* [ps1] Add missing "include"
* [vcpkg.exe] Don't error if vswhere.exe is not found
* Fix typo
* added ignore 4703 warning to fix uwp builds (#3279 )
* added ignore 4703 warning to fix uwp builds
* [protobuf] Bump version to include patchfile
* [vcpkg edit] Fix whitespace-in-path issue
* Update CHANGELOG and bump version to v0.0.112
* [ps1] Fix error when vs140comntools is not available
* [pmdk] Fix v140 requirement
* [grpc] Fix uwp (#3281 )
* 2018.05.17 updates
* [libuv] CMake simplification
2018-05-18 02:03:26 -07:00
Mateusz Loskot
0aad7df944
[GDAL] Update to 2.3.0 ( #3478 )
...
Update portfile.cmake for easier version/checksum maintenance.
Update and rename 0001 patch fixing debug build.
Update no-my-bool.patch following source file changes.
Remove no patches which are no longer required due to corresponding
changes in the GDAL source code.
Supports PROJ 4.9.x and 5.x - the latter not in vcpkg ports.
2018-05-17 23:46:04 -07:00
Mateusz Loskot
2978f18ad3
Add PDAL 1.7.1 ( #3452 )
...
* Add PDAL 1.7.1
First stab at porting PDAL (https://pdal.io ), creates package:
- with minimal set of required dependencies
- with dynamic library only - dependency GDAL does not build as static
- with pdal executable
* [pdal] Allow building static libs on top of DLLs.
2018-05-17 23:42:45 -07:00
Alexej Harm
ef71cef492
[podofo] Create an optional flavor for the fontconfig dependency ( #3516 )
...
* [podofo] Create an optional flavor for the fontconfig dependency
* [podofo] Simplify portfile and improve robustness
2018-05-17 23:35:20 -07:00
Alexander Karatarakis
6ad96b7e7a
2018.05.17 updates
2018-05-17 22:56:05 -07:00
Dale Stammen
5e754c1d44
[grpc] Fix uwp ( #3281 )
2018-05-17 20:15:15 -07:00
Alexander Karatarakis
f2341b9245
Merge pull request #3522 from KindDragon/openexr-linux
...
[openexr] Fix linux build
2018-05-17 17:28:33 -07:00
Alexander Karatarakis
a4b4f0ddfa
Merge pull request #3469 from Cheney-W/fixpmdkFailedInWiC
...
FixPmdkFailure
2018-05-17 16:59:35 -07:00
Alexander Karatarakis
74673fa7eb
Merge pull request #3513 from pravic/curl
...
[curl] update to 7.60.0
2018-05-17 16:52:22 -07:00
Alexander Karatarakis
7f06f2e644
Merge pull request #3515 from qis/dev/qis/wtl
...
[wtl] Fix capitalization in file copy script
2018-05-17 16:51:59 -07:00
Alexander Karatarakis
8ee61ea6d0
[pmdk] Fix v140 requirement
2018-05-17 14:10:06 -07:00
Force Charlie
461e886d26
update nghttp2 to 1.32.0
2018-05-17 21:06:26 +08:00
HungMingWu
b6ae5627aa
[leveldb] Fix build on linux
2018-05-17 05:23:53 +00:00
Alexander Karatarakis
aaa0308710
[flann] Fix platform branching VCPKG_CMAKE_SYSTEM_NAME
2018-05-16 17:28:06 -07:00
Dale Stammen
55322d464e
added ignore 4703 warning to fix uwp builds ( #3279 )
...
* added ignore 4703 warning to fix uwp builds
* [protobuf] Bump version to include patchfile
2018-05-16 17:09:19 -07:00
Alexander Karatarakis
897eaf436f
Merge pull request #3494 from jwillemsen/jwi-ace-648
...
[ace] Upgrade to 6.4.8
2018-05-16 15:39:45 -07:00
Alexander Karatarakis
8999e40fff
Merge pull request #3492 from KindDragon/patch-2
...
[ceres] Fix build on Linux. Closes #3490
2018-05-16 15:39:22 -07:00
Alexander Karatarakis
1901c1ed2c
Merge pull request #3499 from Milerius/master
...
[sfml] update to 2.5.0
2018-05-16 15:37:16 -07:00
Alexander Karatarakis
7a652429b5
Merge pull request #3506 from JasonYang-MSFT/master
...
Support azure-storage-cpp 4.0.0
2018-05-16 15:36:43 -07:00
Alexander Karatarakis
9b758690cd
Merge pull request #3507 from jasjuang/openvr
...
[openvr] update to 1.0.15
2018-05-16 15:33:00 -07:00
Alexej Harm
8b8538b527
[wtl] Fix capitalization in file copy script
2018-05-16 17:21:30 +02:00
pravic
4f17361e24
[curl] update to 7.60.0
2018-05-16 17:44:00 +03:00