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
JackBoosY
c62dfa26cc
[DOXYGEN]Upgrade doxygen to 1.8.15. ( #6704 )
2019-05-31 23:19:32 -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
94cf18d119
Fix vcpkg things
2019-05-31 13:50:30 -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
Charlie Barto
7340d6ac55
make meson not download things ( #6667 )
2019-05-31 02:50:05 -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
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
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
wangli28
62d0697f43
[shiva] Fix build error "Could NOT find PythonInterp" ( #6637 )
2019-05-27 10:55:20 -07: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
bdb77a361c
make regex case insensitive ( #6402 )
2019-05-24 16:35:40 -07: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
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
Phil Christensen
59b28986bf
Merge pull request #6587 from ivysnow/concurrentqueue
...
[concurrentqueue]update to 1.0.0-beta-dea078c with cmake target
2019-05-23 21:40:12 -07:00
Ivy Snow
7efe76a239
[concurrentqueue]update to 1.0.0-beta-dea078c with cmake target
2019-05-24 11:40:06 +08:00