Commit Graph

9240 Commits

Author SHA1 Message Date
Alexander Neumann
7dfb48ed5a [Qt5] Fix libpq linkage in wrapper (#7973)
* PostgreSQL_LIBRARY will contain optimized/debug keywords
which will not work in INTERFACE_LINK_LIBRARIES
2019-08-30 09:41:47 -07:00
xuchaoUCAS
82a6235770 [mecab] Add new port (#7589)
* [mecab] Add new port
2019-08-30 09:38:47 -07:00
JackBoosY
49313b8bba [openblas]Enable x86 build and fix usage errors. (#7888)
* [openblas]Enable x86 build.

* [openblas]Fix include openblas_config.h path.

* [openblas]

* [openblas]fix typo error.
2019-08-30 09:10:30 -07:00
Billy O'Neal
fdbd3b5ee8 Avoid naming nonstandard <ymath.h> to retrieve a NaN constant, as that header is no longer #includable from C. (#7979) 2019-08-30 09:09:41 -07:00
Victor Romero
dc61560b9e
[libpng] Fix find_package() in CONFIG mode (#7968) (#7972)
* Fix find_package(libpng CONFIG)

* Fix typos
2019-08-30 01:15:10 -07:00
Victor Romero
9e68729bb6
Use macro instead of function to override execute_process() (#7980) 2019-08-29 19:40:43 -07:00
Victor Romero
9d0fae31d7
[libp7client] Rename port folder to lowercase (#7977) 2019-08-29 19:07:09 -07:00
eao197
1fc1e10e84 RESTinio updated to v.0.6.0 (#7962) 2019-08-29 14:29:24 -07:00
NancyLi1013
ce952a9316 [kvasir-mpl] Add new port (#7562)
* [kvasir-mpl] Add new port
2019-08-29 14:14:30 -07:00
NancyLi1013
f9fa4dc19a [status-value-lite, type-lite, value-ptr-lite] Add new ports (#7563)
* [status-value-lite, type-lite, value-ptr-lite] Add new ports
2019-08-29 14:12:07 -07:00
NancyLi1013
92c26a2527 [clue] Add new port (#7564)
* [clue] Add new port
2019-08-29 14:10:24 -07:00
Alex Jakai
385e514f5f [libP7Client] new port (#7605)
* Add port libP7Client
2019-08-29 14:09:02 -07:00
Victor Romero
f5c732b40d
Download Mode (#7950)
* [portfile functions] Override execute_process() to accept ALLOW_IN_DOWNLOAD_MODE option

* [vcpkg install] Set VCPKG_DOWNLOAD_MODE when using --only-downloads option

* [vcpkg_find_acquire_program] Allow in Download Mode

* Don't stop when build fails for a package

* Download sources for all packages in dependency graph

* Improve output messages

* Enable acquiring MSYS packages in download mode

* Documentation

* Update documentation

* execute_process() always fails on Download Mode

* Regenerate docs and fix formatting

* Run clang-format

* Use _execute_process on vcpkg_from_<source> helpers

* Fix calls to _execute_process() when not in Download Mode
2019-08-28 13:49:29 -07:00
Ehsan
2d60eea045 [duktape] Update library to 2.4.0 (#7873)
* Update pip hash

* [duktape] Update library to 2.4.0
2019-08-28 13:10:44 -07:00
Lily
e4afbff850 [ogdf] Update source link (#7846) 2019-08-28 12:25:28 -07:00
Phil Christensen
8a05dc0dcc
Merge pull request #7945 from ehsan-mohammadi/dev0
[liblsl] Fix installation
2019-08-28 12:24:23 -07:00
unknown
20f7eb40a9 Change WIN32 to VCPKG_TARGET_IS_WINDOWS 2019-08-28 23:30:48 +04:30
Victor Romero
4b404e8cfb
Revert "[vcpkg install] Enable Download Mode (#7797)" (#7949)
This reverts commit 65d4bc146b.
2019-08-28 11:59:30 -07:00
Phil Christensen
9510b34f2d
Merge pull request #7940 from PhoebeHui/dev/Phoebe/addoutcome
[outcome] Add new port
2019-08-28 11:57:46 -07:00
Victor Romero
65d4bc146b
[vcpkg install] Enable Download Mode (#7797)
* [portfile functions] Override execute_process() to accept ALLOW_IN_DOWNLOAD_MODE option

* [vcpkg install] Set VCPKG_DOWNLOAD_MODE when using --only-downloads option

* [vcpkg_find_acquire_program] Allow in Download Mode

* Don't stop when build fails for a package

* Download sources for all packages in dependency graph

* Improve output messages

* Enable acquiring MSYS packages in download mode

* Documentation

* Update documentation

* execute_process() always fails on Download Mode

* Regenerate docs and fix formatting

* Run clang-format

* Use _execute_process on vcpkg_from_<source> helpers
2019-08-28 11:47:17 -07:00
unknown
8008618cf9 [liblsl] Fix installation 2019-08-28 17:50:52 +04:30
Phoebe
eccf5f8e04 Remove blank lines 2019-08-27 23:54:22 -07:00
Phoebe
a2e6a77b3b [outcome] Add new port 2019-08-27 23:52:17 -07:00
zi-m
fc135e20ea chartdir (#7912) 2019-08-27 16:05:16 -07:00
Thad House
39d7ee57eb [wpilib] Update wpilib port to allow opencv4 (#7927)
* Update WPILib to allow OpenCV 4 support

The existing version only supported OpenCV 3, OpenCV 4 support has been added recently

* Update wpilib port to allow opencv4

Was only compatible with opencv3, and would fail to build with 4.

Also had to update to include eigen, since we now depend on that as well

* Use test package to ensure PR passes

* Attempt to get mac working

* Revert to upstream repo
2019-08-27 16:05:04 -07:00
NancyLi1013
cb48082e5c [log4cpp] Add new port. (#7433) 2019-08-27 15:56:20 -07:00
Phil Christensen
6296a1c39e
[libwebp]Fix two dependent windows library link conditions. (#7886) 2019-08-27 15:54:07 -07:00
NancyLi1013
408990caef [minifb] Add new port (#7766)
* [minifb] Add new port

* Fix arm build error

* Add fix-arm-build-error.patch file

* Update fix-arm-build-error.patch file
2019-08-27 15:53:18 -07:00
Phoebe
4fd3b5bfbb [abseil fix cmake config issue (#7745) 2019-08-27 15:52:18 -07:00
Wolfgang Stöggl
d143827ae8 [pcre] Update download URL (#7666)
* [pcre] Update download URL

- ftp.csx.cam.ac.uk is no longer available.
  Use https://ftp.pcre.org/pub/pcre/ instead

* [pcre] Fix typo in Description of CONTROL file
2019-08-27 15:49:31 -07:00
JackBoosY
b23e2fc941 [openni2]Add warning message when cannot find NETFXSDK. (#7809)
* [openni2]Add warning message when cannot find NETFXSDK.

* [openni2]Move warning at top.
2019-08-27 15:45:24 -07:00
Lily
85d575c0ab [moos-ui] Fix install path (#7812) 2019-08-27 15:44:26 -07:00
Ehsan
b8270c2a4b [fastcdr] Update library 1.0.10 (#7862) 2019-08-27 14:52:28 -07:00
NancyLi1013
dd8880cdd0 [cgl] Add new port (#7810) 2019-08-27 14:51:29 -07:00
JackBoosY
24049959f2 [nmap]Fix build error. (#7811)
* [nmap]Fix build error.

* [nmap]Use msvc project to build.

* [nmap]Re-fix ssize_t and fix linux build.

* [nmap]Delete useless file.
2019-08-27 14:50:15 -07:00
driver1998
ef30526658 [fluidsynth] add Windows ARM support (#7837)
* [fluidsynth] add Windows ARM support

* [fluidysnth] use target architecture instead of triplet
2019-08-27 14:48:58 -07:00
JackBoosY
e64f2a493a [yaml-cpp]Fix include path in yaml-cpp-config.cmake (#7847)
* [yaml-cpp]Fix include path in yaml-cpp-config.cmake

* [yaml-cpp]Remove useless code.
2019-08-27 14:47:32 -07:00
Phoebe
55063d6405 [libguarded] Add new port (#7924) 2019-08-27 14:26:31 -07:00
JackBoosY
34c65d521d [poco]Fix conflicts with libharu. (#7892) 2019-08-27 14:23:02 -07:00
Ehsan
8cf2067e57 [liblsl] Update library to 1.13.0-b11 (#7906)
* [liblsl] Update library to 1.13.0-b11

* Remove additional comments

* Change version in vcpkg_configure_cmake
2019-08-27 14:09:47 -07:00
JackBoosY
3b2bd689ed [opencv3]Add feature option ${FEATURE_OPTIONS} to vcpkg_configure_cmake. (#7925) 2019-08-27 14:09:02 -07:00
Jonathan Hale
6f7ef0f142 magnum: Fix KHR/khrplatform.h not found on vcpkg in VS (#7926)
Signed-off-by: Squareys <squareys@googlemail.com>
2019-08-27 14:07:28 -07:00
nicole mazzuca
32a53e1f37 [vcpkg] fix bug in StringView::operator== 😱 (#7930)
Before this change, `lhs == rhs` missed the check for
`lhs.size() == rhs.size()`, and then did a `memcmp` on the buffers up to
`lhs.size()`. This means that, if `lhs.size() < rhs.size()`, it would
allow two unequal strings to compare equal if, up to `lhs.size()` they
are the same; and if `lhs.size() > rhs.size()`, then it would read out
of bounds.
2019-08-27 14:03:49 -07:00
Phil Christensen
0eb7305102
[vcpkg] fix list parsing logic and add error messages
fix list parsing logic and add error messages
2019-08-27 11:00:37 -07:00
zi-m
693d05fa96 [gppanel] Add new port (#7868)
* gppanel

* fix Homepage

* use GLOB_RECURSE instead of GLOB

* use FindwxWidgets.cmake from CaeruleusAqua/vcpkg-wx-find
2019-08-27 10:56:45 -07:00
Dmitry Makarov
8b7f940d82 fmt port VCPKG_BUILD_TYPE support (#7884) 2019-08-27 10:52:40 -07:00
Ehsan
ef336e07a7 [casclib] Update library to 1.50b (#7907)
* [casclib] Update library to 1.50b

* Fix ctype_for_mac.patch
2019-08-27 10:50:50 -07:00
zi-m
0011fd9e5e json5-parser (#7915) 2019-08-27 10:45:58 -07:00
Dmitry Marakasov
9609b2a615 Add homepage for orc (#7908)
* Add homepage for orc

* [orc] Fix build by updating tzdata url

The build fails as is tries to fetch tzdata-2018c-1.tar.xz which is gone
from FTPs. Fix it by updating to tzdata-2019b-1.

This is the same as upstream commit 51a26ab85fc33a7d765dc1f500d43e6ae4ceb0d1
2019-08-27 10:45:31 -07:00
Alexander Karatarakis
b4e61b548f [magic-enum] Update to v0.6.0 (#7916) 2019-08-27 05:36:04 -07:00