Commit Graph

8465 Commits

Author SHA1 Message Date
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
Griffin Downs
9f327dc3b9
Merge pull request #6723 from chrisaverage/libvpx_debug
[libvpx] Copy debug symbols
2019-06-04 19:00:22 -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
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
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