Commit Graph

6790 Commits

Author SHA1 Message Date
myd7349
b2f2d89607 [kcp] Add new port (#8278)
* [kcp] Add new port

* [kcp] Remove patch
2019-10-07 19:15:32 -07:00
JackBoosY
bb578e90af [mathgl]Fix feature glut/hdf5/qt5. (#8369)
* [mathgl]Fix feature glut and hdf5.

* [mathgl]Fix feature qt5 glut.

* [mathgl]Use find_library instead of find_package for feature glut.

* revert changes about opengl.

* [mathgl]Revert feature opengl dependency.
2019-10-07 12:25:09 -07:00
Sutou Kouhei
513ebc2275 [libffi] Add support for CMake config (#8162)
* [libffi] Add support for CMake config

* [libffi] Use vcpkg_fixup_cmake_targets()
2019-10-07 11:13:05 -07:00
Henrik Gaßmann
3c074b6cb0 [gsl-lite] Update to v0.34.0 (#8465) 2019-10-07 11:03:34 -07:00
Daniil Goncharov
c15d39454f update nameof to v0.9.1 (#8464) 2019-10-07 11:02:53 -07:00
Stefano Sinigardi
726c111481 [vcpkg] fatal_error when patch fails to apply (#8087)
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-07 10:35:13 -07:00
janholt
ea79220f9d [metis][suitesparse] add metisConfig.cmake (#8376)
* [metis] install metisConfig.cmake

* [suitesparse] add find_package(metis)
2019-10-05 08:02:12 -07:00
Lennart Trunk
4b9ccaa844 [qt5-tools] change control file so activeqt isn't a dependency on non windows (#8373)
* change control file so activeqt isn't a dependency on non windows systems

* Update CONTROL
2019-10-05 08:00:42 -07:00
Phoebe
81e1774f87 [mmx] add new port (#8384) 2019-10-05 07:58:20 -07:00
JackBoosY
ad493fd860 Add function vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_build_nmake/vcpkg_install_nmake (#8267)
* Add function vcpkg_configure_make/vcpkg_build_make.

* Fix autoreconf command and add log.

* Add vcpkg_install_make.

* Fix call function name.

* support non-debug mode.

* Add nmake support.

* [tcl]Add new port for testing.

* [vcpkg_configure_make]Fix prefix in linux.

* restart CI systen.

* Separate vcpkg_build_nmake/vcpkg_install_nmake. Add arg PROJECT_NAME.

* fix copy source file. add samples.

* Remove uncommon options.
Add force install para to autoreconf.

* fix build error.

* fix options judgment.

* enable nmake in windows.

* fix some envs and macros. Disable NMAKE in vcpkg_configure_make currently.

* update docs.

* fix environments.

* Modify libosip2 to use vcpkg_configure_make/vcpkg_install_make.

* [tcl]Tcl separates PR.

* trigger PR-EAGER.

* [freexl]Fix options name and remove option NMAKE.

* use tool-chain instead of set environments manually.

* fix autoreconf para.

* use vcpkg_execute_build_process instead.
2019-10-05 07:51:07 -07:00
zi-m
47c6b3f557 fix find_package(wxWidgets) issue in release build (#8405) 2019-10-04 15:53:43 -07:00
woxigeh
e02f2b2e32 [phnt] Add new port (#8434) 2019-10-03 16:20:50 -07:00
Ken A. Redergård
a9ba330cc0 [nrf-ble-driver] Fix version number (#8437)
* Fix version number

* Bump version
2019-10-03 16:16:12 -07:00
Carlos O'Ryan
e1686e1a83 [google-cloud-cpp] Update to v0.14.0 (#8441) 2019-10-03 16:03:51 -07:00
Jozef Izso
a528ee4b85 [protobuf] Update protobuf to 3.10.0 (#8439) 2019-10-03 09:42:01 -07:00
Jozef Izso
cd8f320b8d [grpc] Update grpc to 1.23.1 (#8438) 2019-10-03 09:41:24 -07:00
hannamagdalena
02dd1ccd62 [thrift]fix-paths (#8410)
* Fix false generated paths

* Change thrift version number
2019-10-03 00:08:59 -07:00
Genos
f89462c8c2 [mgnlibs] Add new port (#8390) 2019-10-02 19:17:31 -07:00
Ehsan
fcd1e4d21f [libfabric] Update library to 1.8.1 (#8415) 2019-10-02 16:03:51 -07:00
Daan De Meyer
1ac57d42ac Update reproc to 9.0.0. (#8411)
- Update description.
- Remove unused REPROC++_INSTALL option.
- Stop installing pkgconfig files.
- Remove explicit REPROC_INSTALL option as its enabled by default in
this scenario.
2019-10-02 16:02:55 -07:00
zi-m
16a2ec4e99 fix find_package(json5-parser ...) issue (#8401) 2019-10-02 15:51:40 -07:00
Alexander Karatarakis
3db8ce2d66 [magic_enum] Update to 0.6.1. Add HEAD_REF (#8431) 2019-10-02 13:54:38 -07:00
Ehsan
28bba7b338 [kangaru] Update library to 4.2.1 (#8414) 2019-10-02 13:20:42 -07:00
Antonio Artigas
97c1aa173b Fix typo in qt5-base/cmake/install_qt.cmake (#8417) 2019-10-02 09:56:44 -07:00
Alvin
993f52c886 [cpp-base64]Add new port. (#8368)
* [cpp-base64]Add new port.

* [cpp-base64]Change copyright path and name.
2019-10-01 15:51:02 -07:00
Joseph Davies
5db70c438d
[libjpeg-turbo] Update to 2.0.3. 2019-10-01 05:50:43 -07:00
myd7349
281d107328 [mathc] Add new port (#8394) 2019-09-30 08:51:44 -07:00
Alexander Neumann
4279a79208 [vtk] fix typo in lzma and lz4 patch (#8403)
* correct find_library call

there was a typo.

* fix find_library call

* Update CONTROL
2019-09-30 08:49:36 -07:00
NancyLi1013
94b7f9a6a8 [assimp] Update the version (#8381) 2019-09-29 23:10:45 -07:00
Long Huan
fe3e544fa5 [python3]make python3 support unix (#8055)
* support unix

* Update portfile.cmake

call vcpkg_execute_build_process instead of vcpkg_execute_required_process
2019-09-29 18:58:00 -07:00
Curtis J Bezault
2cf0a50129
drop useless patch (#8395) 2019-09-29 18:41:24 -07:00
janholt
b09ce119c5 [clapack] fix clapack install (#8388) 2019-09-29 16:48:10 -07:00
Andrew Gunnerson
4235c216ac [libplist,libusbmuxd] Set ONLY_DYNAMIC_LIBRARY instead of ONLY_STATIC_LIBRARY (#8392)
* [libplist] Set ONLY_DYNAMIC_LIBRARY instead of ONLY_STATIC_LIBRARY

libplist appears to always build as a dynamic library and the previous
ONLY_STATIC_LIBRARY option was causing the DLLs to not be installed.

Signed-off-by: Andrew Gunnerson <andrewgunnerson@gmail.com>

* [libusbmuxd] Set ONLY_DYNAMIC_LIBRARY instead of ONLY_STATIC_LIBRARY

libusbmuxd also always builds as a dynamic library (like libplist).

Signed-off-by: Andrew Gunnerson <andrewgunnerson@gmail.com>

* [libplist] Ensure app container bit is set for UWP DLLs

Signed-off-by: Andrew Gunnerson <andrewgunnerson@gmail.com>
2019-09-29 16:35:00 -07:00
myd7349
1944bcf8b1 [cpuinfo] Add new port (#7449)
* [cpuinfo] Add new port

* [cpuinfo] Fix patch URL

* [cpuinfo] Fix CI failures

* [cpuinfo] Update TODO
2019-09-29 16:20:51 -07:00
Chao
b9c87f40d4 [alembic,geogram,openimageio]: alembic: in favor of FindOpenEXR.cmake installed alongside package openexr by vcpkg so that debug version of openexr can actually be found and linked into; (#8379)
geogram: remove /src/lib from INTERFACE_INCLUDE_DIRECTORIES in GeogramTargets.cmake, as /src/lib is not a valid include path;
openimageio: in favor of FindOpenEXR.cmake and LibRaw-config.cmake installed by vcpkg so that the debug version of openexr and libraw can actually be found and linked into;
2019-09-29 13:07:50 -07:00
Ian Reinhart Geiser
3c39089dad [rxcpp] Change to new repository (#8361)
* Update for new repo

* Update portfile.cmake
2019-09-29 10:51:23 -07:00
Daniel Parker
22cbc5c7e3 Update jsoncons to v0.136.0 (#8382) 2019-09-29 10:50:34 -07:00
NancyLi1013
a07cd2ecc4 [angle] Update to the latest commit. (#7329)
* [angle] Update to the latest commit.

* Fix build linux.

* Update CMakeList.txt and linux patch.

* update to latest

* Disable OpenGL deprecation warnings

* Update CMakeLists.txt

* include objective c files

* don't filter any files out of common (same as upstream autotools)

* drop unit tests so we don't bring in gtest

* add filter mode

* add back filter except for android
2019-09-29 10:25:14 -07:00
Alvin
e81eceefa7 [asynch,minimp3]Change copyright path and name. (#8371)
* [asynch,minimp3]Change copyright path and name.

* [asynch,minimp3]Update version.

* [winreg]Change copyright path and name,Update version.
2019-09-29 02:30:06 -07:00
Brett-Michael Green
719c9f9ef8 add support for tcl (#8026) 2019-09-28 21:52:58 -07:00
lakinwecker
453ffa5aad Speed up the gdal build by using all available cores for make. (#8375)
* Speed up the gdal build by using all available cores for make.

* Also build the debug build with all cores.

* Addresses the review comments.

Use VCPKG_CONCURRENCY so the normal vcpkg concurrency controls apply.
Use vcpkg_execute_build_process and NO_PARALLEL_COMMAND which allows
for builds to be retried in some cases where parallel builds might fail.
2019-09-28 11:32:15 -07:00
myd7349
60c5814063 [wepoll] Add new port (#8280)
* [wepoll] Add new port

* [wepoll] Switch to dist branch
2019-09-28 08:54:09 -07:00
NancyLi1013
39ae95f5a9 [assimp] Update the version to 5.0.0 (#8370) 2019-09-27 11:17:08 -07:00
Robert Schumacher
2f11e0732a [hpx] Redirect --head to stable (#8259) 2019-09-27 11:16:02 -07:00
Robert Schumacher
9433136b22 [boost] Update to 1.71.0 (#7959)
* [boost] Update to 1.71.0

* [openmvs] Fixes for boost 1.71

* [telnetpp] DISABLE_PARALLEL_CONFIGURE

* [execute_process] Fix output variables (like error_code) not getting populated

* [telnetpp] Add missing boost-exception dependency

* [boost] Refactor generate-ports.ps1 into scripts dir. Enable boost-thread on uwp.

* [boost-iostreams] Revert removal of zstd dependency

* [openmvs] Fix tools deployment
2019-09-27 10:41:02 -07:00
NancyLi1013
50b49af28a [cppkafka] Fix dynamic build. (#8073)
* [cppkafka] Fix dynamic build.

* [cppkafka] Remove CPPKAFKA_BOOST_STATIC_LIBS

* Remove CPPKAFKA_RDKAFKA_STATIC_LIB option
2019-09-27 09:48:09 -07:00
Phoebe
adfa6fd359 [librdkafka] Add vcpkg-cmake-wrapper.cmake (#8355)
* [librdkafka] Add vcpkg-cmake-wrapper.cmake

* Update changes
2019-09-27 09:46:49 -07:00
JackBoosY
77a0a4a615 [halide]Upgrade to release_2019_08_27. (#8102)
* [halide]Upgrade to release_2019_08_27.

* [llvm]Fix llvm tools path in cmake.

* Re-trigger CI system.
2019-09-27 02:05:33 -07:00
past-due
67a9305c75 [curl] Update to 7.66.0 (#7331)
* [curl] Update to 7.65.3

* [curl] Remove USAGE

(Use auto-generated message about exported config.)

* Add wrapper

* [curl] Update to 7.66.0

* Add wrapper to curl

* drop parent_scope

* add change that didn't make it

* Populate CURL_LIBRARY

* Fix transitive dependency

* try to actually set LIBRARIES

* get .libs

* fix curlpp and dynamic builds on linux

* add @cenit's suggestion and fix typo in curlpp

* modify PDAL patch
2019-09-26 21:31:33 -07:00
Alvin
ee0bfad1cf [nanogui] Add new port (#8302)
* [nanogui]Add new port.

* [nanogui]Repatch.

* [nanovg]Update the CONTROL version of the nanovg port.
2019-09-26 17:04:10 -07:00
Jens Weggemann
2e9a0c4173 [volk] Update to latest version for crucial upstream fixes to the CMake files. (#8364) 2019-09-26 16:49:35 -07:00
Phoebe
690ddd480f [many ports] Warning to VCPKG long build path (#8331) 2019-09-26 14:31:55 -07:00
Vinny
20db9806c6 [Tweeny] Added Tweeny port (#8341)
* [Tweeny] Added Tweeny port

* Removed include(vcpkg_common_functions), replaced file() calls with vcpkg_fixup_cmake_targets
2019-09-26 14:24:54 -07:00
zi-m
22389a4690 [clickhouse-cpp] Add new port (#7880)
* cityhash

* clickhouse-cpp

* add LZ4_DISABLE_DEPRECATE_WARNINGS

* add CXX_STANDARD 11

* remove 'usage' file

* tabs -> spaces

* use version of 2019-05-22 instead of patching code

* fix: remove ports/cityhash/usage
2019-09-26 12:56:46 -07:00
Silvio Traversaro
4afc873253 [ignition-fuel-tools1] Add new port (#8136)
Add new port for the ignition-fuel-tools version 1, part
of the Ignition Robotics Libraries (https://ignitionrobotics.org/).
2019-09-26 12:03:56 -07:00
John Spaith
1d4189d1dd Use patch instead of trying to jump to unapproved change in repo 2019-09-26 10:28:03 -07:00
NancyLi1013
ad49c27d4e [vtk] Fix vtk[python] build failure (#8345) 2019-09-26 10:10:49 -07:00
John Spaith
ba0c14d3b0 Go back to older version 2019-09-26 09:43:03 -07:00
JackBoosY
13476c9c93 [sol2]Disable export namespace to fix usage issue. (#8243)
* [sol2]Disable export namespace to fix usage issue.

* [sol2]Re-fix namespace issue.
2019-09-26 05:43:46 -07:00
JackBoosY
c7b705fc05 [arrow]Fix build error on Visual Studio 2019. (#8263) 2019-09-26 02:49:59 -07:00
Daniel Parker
273c31fe37 Update jsoncons to v0.135.0 (#8348) 2019-09-26 01:54:57 -07:00
John Spaith
05f460b403 Fix extra white space issue 2019-09-25 22:36:07 -07:00
Hongxu Xu
2e7f3f6f48 [Mecab] Fix invalid cmake config and target files. (#8229) 2019-09-25 22:04:20 -07:00
Bradley Austin Davis
a13185e0b9 [openxr-loader] Add openxr C++ bindings (#8255)
* [openxr-loader] Add openxr C++ bindings

* Bump version
2019-09-25 21:36:06 -07:00
John Spaith
a2edd08756 Reference correct port file 2019-09-25 13:26:41 -07:00
John Spaith
2c738e38e6 Fix encoding 2019-09-25 13:11:51 -07:00
John Spaith
e892c2e7c2 Add use_prov_client as a FEATURE 2019-09-25 12:55:34 -07:00
myd7349
3e251748ed [portable-snippets] Add new port (#7783)
* [portable-snippets] Add new port

* [portable-snippets] Update to 2019-09-20
2019-09-25 15:39:15 -04:00
JackBoosY
2419d39160 [libosip2]Add new port. (#8261)
* [libosip2]Add new port.

* [libosip2]Use macro LIBOSIP2_VER.
2019-09-25 12:19:45 -07:00
Nikolay Shishov
39104b4761 [libevent] crt linkage fix (#8211)
* [libevent] crt linkage fix
2019-09-25 10:55:43 -07:00
Phil Christensen
59b8e3cdb2
[sdl1] fix windows sdk 18362 build failure (#8327)
Adding macro definition to silence new compile time diagnostics from
updated windows SDK.  This is not expected to change the behavior, only
supress a new diagnostic that is warning about existing behavior.
2019-09-25 10:49:40 -07:00
Sönke Schau
6366d454bc [gSoap] Update to 2.8.93 (#8338) 2019-09-25 10:42:21 -07:00
JackBoosY
808a19c00f [sdl2-mixer]Re-fix dynamic call. (#8335) 2019-09-25 08:27:32 -07:00
Victor Romero
a4a8b8ebdd
[libiconv] Guard imported targets in non-Windows (#8312) 2019-09-24 19:59:12 -07:00
Curtis J Bezault
863285f627
Fix building pdal after VS2019 upgrade (#8326) 2019-09-24 14:35:47 -07:00
Stefano Sinigardi
3532a7cf3c [cudnn] add port and enable it in darknet (#7536)
* [cudnn] add port and enable it in darknet
* [OpenCV4] fix ffmpeg feature on uwp
* [darknet] enable integration with cuda/cudnn also with opencv3
* [darknet] update to latest revision
2019-09-24 12:58:38 -07:00
Yang
e9047ef771 [crfsuite] Add new port (#8233)
* [crfsuite] Add new port

* fix crfsuite

* remove patch file

* readd the patch file

* modify version of crfsuite, so no patch file are needed
2019-09-24 11:25:22 -07:00
Lennart Trunk
45e70a9f78 update mpfr to 4.0.2 and fix build on osx (#8324)
* update mpfr to 4.0.2
2019-09-24 11:05:30 -07:00
Alvin
de53bb8668 [minimp3] Add new port (#8319)
* [minimp3]Add new port.
2019-09-24 10:56:46 -07:00
Alvin
16fc29b2ba [asynch]Add new port. (#8317) 2019-09-24 10:43:24 -07:00
myd7349
7bcd17f338 [matplotlib-cpp] Add new port (#8313) 2019-09-24 10:42:43 -07:00
Alexander Neumann
7ca4891fa4 [Qt] feature latest to build 5.13.1 (#8212)
* Introduce latest feature to build Qt 5.13.1
2019-09-23 14:47:08 -07:00
Phil Christensen
b462cc2b63
[chartdir] fix hash for osx (#8308)
* [otl] fix hash and update version

* [chartdir] fix hash
2019-09-23 14:21:47 -07:00
Lily
02881e6c6d [sdl2-mixer] Fix features dependency link. (#8208)
* [sdl2-mixer] Fix features dependency link libraries.

* [sdl2-mixer] Remove find_library.

* [sdl2-mixer] Fix feature name

* [sdl2-mixer] Fix feature options
2019-09-23 13:49:37 -07:00
Ehsan
ef1e925305 [librdkafka] Update library to 1.2.0 (#8307) 2019-09-23 13:47:22 -07:00
Phoebe
36cd8ef277 [open62541] fix dynamic build (#8252)
* [open62541] fix dynamic build

* Add the regex back to unblock --head revision
2019-09-23 13:47:07 -07:00
Stefano Sinigardi
839cdff896 [ffmpeg] update to 4.2 (#8021)
* [ffmpeg] update to 4.2

* [ffmpeg] add missing dependencies under linux
2019-09-23 13:46:16 -07:00
Tsukasa Sugiura
889fa61c29 [libsoundio] Add libsoundio port (#8273)
* [libsoundio] Add libsoundio port

* [libsoundio] Add description and homepage

* [libsoundio] WindowsStore not supported

* [libsoundio] Fix libsoundio-config.cmake

* [libsoundio] Fix CMakeLists for Linux
2019-09-23 12:27:07 -07:00
Phoebe
804d8ea43c [realsense2] fix dependency glfw3 and mismatching number of debug and release binaries (#8303) 2019-09-23 10:43:25 -07:00
Ehsan
8d272fc443 [parallel-hashmap] Update library to 1.24 (#8301) 2019-09-23 10:40:16 -07:00
Lily
000e7c68f3 [armadillo] Fix configure_file failed (#8299) 2019-09-23 10:39:54 -07:00
Ehsan
498a9b758e [pugixml] Update library to 1.10 (#8297) 2019-09-23 10:39:12 -07:00
Ehsan
7514946910 [mbedtls] Update library to 2.16.3 (#8296) 2019-09-23 10:38:49 -07:00
Ehsan
e1f8504518 [doctest] Update library to 2.3.5 (#8295) 2019-09-23 10:35:03 -07:00
Bradley Austin Davis
47531264b3 [basisu] Updating with latest upstream changes (#8289) 2019-09-22 22:59:04 -07:00
myd7349
5926563c77 [cute-headers] Add new port (#8277) 2019-09-22 22:56:40 -07:00
myd7349
5c5c9ea146 [zeromq] Update to 2019-09-13 (#8119)
* [zeromq] Update to 2019-09-10

* [zeromq] Update to 2019-09-13

* [zeromq] Rename websockets features
2019-09-20 19:10:14 -07:00
Phil Christensen
7fceb4d468
[linenoise-ng] Fix flaky config (#8276) 2019-09-20 15:35:15 -07:00
Alexander Neumann
86a5b6fd7b [Qt] Fix static builds of qt5-imageformats (#8222)
* forward extra arguments to vcpkg_configure_qmake from submodules
* make image format dependent on tiff and libwebp
* make tools dependent on imageformat
* build options must be passed a bit different then normal qmake options
* add the required dependencies
* a new dependency discovered in qt5-declarative
* need webpdemux also
* qt5-declarative is dependent on imageformats so we can drop it here
* remove empty qt.conf if it exists. closes #8180
* add all recommended dependencies as dependencies in control.
2019-09-20 14:06:43 -07:00
JackBoosY
d060ff5b8b [io2d]Fix linux build: add dependency cairo[x11]. (#8251) 2019-09-20 12:49:36 -07:00
cDc
b519061ed5 [tinynpy] update (#8274) 2019-09-20 12:46:40 -07:00
Cheney Wang
0279fd5ad2 [foonathan-memory] Fix using vcpkg_check_features error (#8266) 2019-09-20 11:29:10 -07:00
LeiLeiLei
bb171a0ffc add sigslot (#8262) 2019-09-20 11:27:24 -07:00
JackBoosY
358ec0954d [cairo]Add feature X11. (#8249)
* [cairo]Add feature X11.

* [cairo]Add message for feature x11.
2019-09-19 15:18:04 -07:00
Phoebe
04b9feb634 [simpleini cpp-redis tacopie] ports update (#8245) 2019-09-19 15:16:22 -07:00
bobk2824
3bdc5d0c2f update for ECSUtil 1.0.7.3 (#8253) 2019-09-19 15:05:23 -07:00
Josue Andrade Gomes
dcd9595b3f [graphicsmagick] updated to 1.3.33 (#8256) 2019-09-19 15:01:46 -07:00
JackBoosY
44de09ff5e [openimageio] Fix debug suffix issue. (#8230) 2019-09-18 12:55:32 -07:00
JackBoosY
095b4a2647 [cgicc]Fix linux build. (#8232) 2019-09-18 10:04:51 -07:00
Daniel Parker
7db8791f7d Update jsoncons to v0.134.0 (#8221) 2019-09-17 13:08:44 -07:00
Lily
0dc7751884 [duktape] Change download path of pip. (#8144)
* [duktape] Update download path for pip.

* [duktape] Fix copy file failed on Linux

* [duktape] Modify the download method.

* [duktape] Update download path for pip.
2019-09-17 12:17:59 -07:00
Francesco Bertolaccini
bca9f594e8 Update riffcpp to 2.2.4 (#8153)
* Update riffcpp to 2.2.4

* Update CONTROL file
2019-09-17 12:17:06 -07:00
Alexej Harm
d4ac078952 [date] Add official CMake targets support (#8151) 2019-09-17 11:39:29 -07:00
JackBoosY
c5e1adb243 [atk]Support UNIX. (#7991)
* [atk]Support UNIX.

* Update fix-encoding.patch
2019-09-17 11:34:55 -07:00
JackBoosY
54506fb05f [libepoxy]Add support with unix. (#7985)
* [libepoxy/]Add support with unix.

* [libepoxy]Improve warning message.
2019-09-17 10:12:33 -07:00
Yang
d8865cbeb1 [liblbfgs] add new port (#8186) 2019-09-17 10:05:35 -07:00
Alvin
1e76e4fc4b [jinja2cpplight] Add new port (#8207)
* [jinja2cpplight]Add new port.

* [jinja2cpplight]Add platform judgement.

* [jinja2cpplight]Add platform judgement 'jinja2cpplight doesn't support UWP.'
2019-09-17 09:53:59 -07:00
myd7349
b0282fea7d [foonathan-memory] Add new port (#7350)
* [foonathan-memory] Add new port

* [foonathan-memory] Update to 2019-07-21

* [foonathan-memory] Always install nodesize_dbg

Otherwise, container_node_sizes_impl.hpp will not be generated correctly.

* [foonathan-memory] Build only static library

* [foonathan-memory] Put headers into the right place

* [foonathan-memory] Fix debug_fill_new/debug_fill_free/debug_fill_internal redefinition error in Debug mode (LNK2005)

* [foonathan-memory] Fix Linux build
2019-09-17 09:45:16 -07:00
Tsukasa Sugiura
b41a4fa161 [libyuv] Add libyuv (#7486)
* [libyuv] Add libyuv

Add libyuv

* [libyuv] change to provide libyuv-config.cmake
2019-09-17 09:39:44 -07:00
Daniele Pallastrelli
9130c3dfbe [cli] Update the version to 1.1.1 (#8209) 2019-09-17 09:32:21 -07:00
NancyLi1013
27b6d7125d [rabit] Fix config files path (#8206) 2019-09-17 09:32:00 -07:00
NancyLi1013
baed10c1a4 [openimageio] Add opencolorio as feature (#8210) 2019-09-17 09:31:20 -07:00
Lily
731628c913 [dcmtk] Fix build error on Linux (#8202) 2019-09-17 09:31:06 -07:00
Joe Marrero
8413b901d7 [VTK] VTK links with release version of LMZA in debug build instead of debu… (#7933)
* VTK links with release version of LMZA in debug build instead of debug version.

* Bump version
2019-09-16 16:39:59 -07:00
NancyLi1013
076b4f1e83 [zfp] Add new port (#7955)
* [zfp] Add new port

* Fix build static error

* Add features and fix build error.

* Remove unused patches

* Update build error patch
2019-09-16 15:14:14 -07:00
JackBoosY
27cee9886a [llvm]Fix build error on Linux: cannot find -lxml2. (#7919) 2019-09-16 15:13:12 -07:00
JackBoosY
741106fa23 [glib]Fix missing dependency selinux. (#7988)
* [glib]Fix missing dependency selinux.

* [glib]Improve warning message.

* [sdl1]Set selinux to a feature.

* Update portfile.cmake
2019-09-16 15:10:11 -07:00
JackBoosY
d7e0ee44a3 [embree3]Fix static build and cmake path. (#8192)
* [embree3]Fix static build and cmake path.
* [embree3]Use file INSTALL instead of copy/rename.
2019-09-16 13:15:56 -07:00
Lily
284e92d888 [clapack] Fix clapack-targets.cmake path in clpack-config.cmake (#8191) 2019-09-16 13:13:12 -07:00
Alvin
9ed35f7c22 [winreg] Add new port (#8190)
* [winreg]Add new port.
* [winreg]Add judgement message 'winreg only support windows.'
2019-09-16 13:12:04 -07:00
NancyLi1013
7fc775a9fa [cpputest] Add new port (#8188) 2019-09-16 13:08:54 -07:00
Silvio Traversaro
0053942ee5 [libyaml] Fix CMake package and CMake targets (#8177) 2019-09-16 12:58:05 -07:00
Alexander Neumann
9b4b5f4ce7 [Qt] update to 5.12.5 (#8159) 2019-09-16 12:37:55 -07:00
MACHIZAUD Andréa
f152ba3cc0 OCIO 1.1.1 port added (#8006) 2019-09-16 09:08:41 -07:00
Lily
f0f2d2e43b [gdcm] Fix file UseGDCM.cmake path name (#7852) 2019-09-16 06:18:12 -07:00
NancyLi1013
ca12944bb3 [rabit] Fix file conflict with dmlc (#8042)
* [rabit] Add new port.

* [rabit] Fix file conflict with dmlc
2019-09-16 05:23:27 -07:00
Griffin Downs
384da059f5
[yara] Update to 3.10.0 (#8194) 2019-09-16 04:15:17 -07:00
Ehsan
722c49e09e [fastcdr] Update library to 1.0.11 (#8173) 2019-09-14 21:23:29 -07:00
Ehsan
cef347a6f1 [cpp-httplib] Update library to 0.2.4 (#8172) 2019-09-14 21:23:14 -07:00
Ehsan
1edb209ed4 [chakracore] Update library to 1.11.13 (#8171) 2019-09-14 21:23:02 -07:00
JackBoosY
28e77c7bd6 [geographiclib]Fix usage error and cmake path in Linux. (#8115) 2019-09-13 15:54:32 -07:00
NancyLi1013
5b42adda63 [grppi] Add new port (#8125)
* [grppi] Add new port

* Update the version
2019-09-13 13:16:49 -07:00
Silvio Traversaro
51b20ded1c [sdformat6] Add new port 🤖 (#8137)
* [sdformat6] Add new port

Add new port for the sdformat library (http://sdformat.org/).
2019-09-13 10:45:56 -07:00
Kai Blaschke
8887f6c09c [libpng] Replace find_library() with a simple set() for linking libm on UNIX (#8079) 2019-09-13 10:25:09 -07:00
myd7349
16c0aa4579 [marl] Update to 2019-09-13 (#8161) 2019-09-13 08:32:39 -07:00
NancyLi1013
0e23cd50fe [llgl] Add new port (#7701)
* [llgl] Add new port
2019-09-12 16:26:17 -07:00
Kai Blaschke
563166f21a [poco] Always remove bin and debug/bin directories on Linux (#8152) 2019-09-12 16:16:06 -07:00
Alvin
595363d842 [mathgl]Fix build failure on x86-windows. (#8145)
* [mathgl]Add function declare, change member function name, add link lib in Windows.

* [mathgl]Determine whether there is a file then duplicate.
2019-09-12 13:31:04 -07:00
myd7349
0c990cbfe0 [argtable3] Add new port (#7815)
* [argtable3] Add new port

* [argtable3] Update patch

* [argtable3] Update patch

* [argtable3] Add vcpkg-cmake-wrapper.cmake
2019-09-12 11:04:29 -07:00
Silvio Traversaro
4dc3c7a64f [ignition-msgs1, ignition-transport4] Add new ports (#8044) 2019-09-12 10:43:33 -07:00
Alexander Neumann
9781bea65e [tinkerforge] Fix some issues. (#8148)
* [tinkerforge] fix error with config (wrong include path) and missing dependencies.
2019-09-12 10:09:29 -07:00
Alexander Neumann
96f4487c77 [Qt] Update to 5.12.4 (#7667)
* update to 5.12.4
* removed port qt5-modularscripts and split it functionality into more functions into qt5-base
* added qt_port_hashes.cmake for simpler upgrade.
* added optional VCPKG_QT_HOST_MKSPEC and VCPKG_QT_TARGET_MKSPEC to select QTs build mkspecs from a triplet
* qt_<config>.conf are now copied from the build dir instead from the port dir
* fixed freetype dependencies.
* cleanup of vcpkg_qmake scripts. No strange/unclear replacements anymore.
* introduced vcpkg_buildpath_length_warning
* changed directory layout of the qt5 installation executables and mkspecs a bit.
2019-09-12 10:07:21 -07:00
Silvio Traversaro
ecfc714b9a [pcl] Fix problem with link-type keywords in linked libraries (#8154)
Fix https://github.com/microsoft/vcpkg/issues/7660
2019-09-12 10:06:11 -07:00
LRFLEW
98c188c347 [speexdsp] update to 1.2.0 (#8140) 2019-09-12 09:05:59 -07:00
Aaron Clauson
c85d63bf5a Port for libsrtp (#8046)
* Port for libsrtp.

* Added compiler flags to fix uwp build.

* Added windows conditional around setting compiler flags.
2019-09-11 22:34:35 -07:00
Phil Christensen
793fedd2c5 [otl] fix hash and update version (#8139) 2019-09-11 15:57:58 -07:00
Richy HBM
1e7303d4c5 Adding WREN to vcpkg (#7242)
* First pass wren port

* Add warnings defs, dont specifically use static

* Revert warnings

* See if bringing back new lines fixes windows build issues

* Try force static

* Remove STATIC

* Force static
2019-09-11 14:52:07 -07:00
past-due
b6bc3f306c [libogg] Update to 1.3.4-1 (#8094)
* [libogg] Update to 1.3.4-1

* Remove revision number

* Handle new cmake output dir

Cmake is now output to .../Ogg/... instead of .../ogg/...
2019-09-11 14:33:07 -07:00
JackBoosY
fa66acbf5a [evpp]Fix linux build. (#8050) 2019-09-11 14:24:37 -07:00
JackBoosY
63f1f07efb [sdl2-mixer]Remove useless dependency link libraries. (#7720) 2019-09-11 13:54:01 -07:00
Stanislav Ershov
947e0c6a07 [libqrencode] Remove unnessesary patch, it's in upstream now (#8099)
[libqrencode] Add feature to build qrencode tool
2019-09-11 13:16:11 -07:00
Alexander Neumann
de9bb1d202 [vcl] add vector class library version 2 (#7573)
* [vcl] add vector class library version 2

* fix target path

* renamed library to vectorclass.
Improved CMakelists.txt.
Added early architecture failure

* don't perform changes in the source dir and make cxx_std_17 a build requirement

* update to tagged version 2.00.01

* update version in CMakeLists.txt

* refactored CMakeLists.txt
2019-09-11 13:11:14 -07:00
Long Huan
942371f44f [libspatialite]make libspatialite support linux and osx (#8025) 2019-09-11 13:03:07 -07:00
Nagy-Egri Máté Ferenc
cdbaa03cdd Linux support for the OpenCL SDK package (#4204)
Enable building OpenCL libraries on Linux and macOS.
2019-09-11 12:57:02 -07:00
JackBoosY
2b277b4ef6 [glslang]Fix generated cmake files. (#8051) 2019-09-11 12:54:29 -07:00
JackBoosY
87df6592ff [sdl1]Support linux build. (#8070)
* [sdl1]Support linux build.

* [sdl1]Remove linux configure args.

* [sdl1]Use vcpkg_execute_build_process instead of vcpkg_execute_required_process.

* [sdl1]Add vcpkg_execute_build_process args.

* [sdl1]Add NO_PARALLEL_COMMAND param with vcpkg_execute_build_process.
2019-09-11 10:42:07 -07:00
Bradley Austin Davis
223dd5aa5a [openxr-loader] Update to 1.0.2 (#8123) 2019-09-11 10:28:53 -07:00
myd7349
218e9a3e4b [marl] Add new port (#8132)
* [marl] Add new port

* [marl] Fail fast with UWP
2019-09-11 10:14:22 -07:00
Kai Blaschke
3ef6dd915e [libpq] #undef int128 type if compiling for 32 bit architecture (#8080)
* [libpq] #undef int128 type if compiling for 32 bit architecture

* [libpq] Don't define int128 for 32-bit architectures
2019-09-10 18:24:45 -07:00
kiwixz
95a336e049 [imgui-sfml] update to 2.1 (#8004) 2019-09-10 13:52:21 -07:00
JackBoosY
15d747662c [tbb]Fix static build. (#8018) 2019-09-10 13:48:41 -07:00
NancyLi1013
cbf9553c6e [parallelstl] Add new port (#8039) 2019-09-10 13:29:52 -07:00
Ehsan
3f6ab4834e [openal-soft] Remove cmake-3-11 patch file (#8059) 2019-09-10 13:20:20 -07:00
Carlos O'Ryan
a854988d14 Update google-cloud-cpp and googleapis. (#8077) 2019-09-10 11:48:28 -07:00
myd7349
1621922477 [sokol] Add new port (#8107) 2019-09-10 11:44:01 -07:00
Phoebe
dce685696a [glfw3] fix cmake config (#7592)
* [glfw3] fix cmake config

* Update patch
2019-09-10 10:46:47 -07:00
myd7349
97384c5f51 [json-c] Add dynamic library support (#8121) 2019-09-10 08:55:48 -07:00
Maxim Kulyk
52b2c8ae4c [blend2d] Port update beta_2019-10-09 (#8120)
- Blend2D updated to beta_2019-10-09
- Asmjit updated to 2019-10-03
2019-09-10 08:55:32 -07:00
James Xu
301beba9d9 [hidapi] add new port (#8113)
* add hidapi port

* explicitly fail on non-Windows builds

* remove dlls for static build
2019-09-10 08:51:46 -07:00
Sergey Lukashevich
c3b02026f8 [wampcc] Add new port (#7929)
* [wampcc] Add new port

* Cleanup

* Allow shared build for non-Windows systems;
Add utils and tools features;
Add messages about broken Windows build;

* Make version based on date

* Drop comment
2019-09-09 15:43:30 -07:00
Silvio Traversaro
937e4d9ebb [ignition-common1] Add new port (#8111)
Add port for the ignition-common 1 library ( https://www.ignitionrobotics.org/libs/common ).
2019-09-09 15:12:49 -07:00
Ehsan
4469f31334 [cpp-httplib] Update library to 0.2.2 (#8054) 2019-09-09 13:30:27 -07:00
Stanislav Ershov
a46dce076b [entt] Update to 3.1.1 (#8098) 2019-09-09 12:46:39 -07:00
Benjamin Sergeant
3cd28549c1 [ixwebsocket] update to 6.1.0 to fix Windows problem (#7839)
* [ixwebsocket] update to 5.0.6 to fix Windows problem

Some test started to fail on Windows in the 5.0 branch.
```
ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error
ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error
ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error
ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error
ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error
ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error
ERROR: Unable to connect to echo.websocket.org on port 80, error: Connect error: No error
```
We figured it out and fixed it. This issue has more details. https://github.com/machinezone/IXWebSocket/issues/103

* ixwebsocket: update to 6.1.0
2019-09-09 11:32:53 -07:00
zi-m
e00bf0c7be [cityhash] Add new port (#7879)
* cityhash

* use ./configure (!win)

* remove 'usage' file
2019-09-09 11:31:43 -07:00
Long Huan
43fea7c61f [qwt]make qwt support unix (#8030)
* make qwt support unix

* [qwt] Bump CONTROL version
2019-09-09 11:29:33 -07:00
Alexander Neumann
d30e775286 Fix mongo ssl and zlib linkage (#7974) 2019-09-09 11:17:50 -07:00
craftwar
f18896028c Update libwebsockets to v3.2.0 (#8017) 2019-09-09 11:16:59 -07:00
Victor Romero
6eff9f21f8
[dimcli] Upgrade to version 5.0.1 (#8024) 2019-09-09 11:15:48 -07:00
TheGoddessInari
ae667efe15 Update egl-registry to 2019-08-08 and opengl-registry to 2019-08-22. (#8095) 2019-09-09 10:56:57 -07:00
Alvin
1e30941c01 [magic-get] Add new port (#8072)
* fix8031issue-add_port_magic-get

* fix8031issue-Change download license file name

Signed-off-by: AlvinZhangH <260137639@qq.com>
2019-09-09 10:54:43 -07:00
myd7349
fb9c83a3ba [quantlib] Add new port (#7283)
* [quantlib] Add new port

* [quantlib] Fix x64-windows-static build

* [quantlib] Use unique_ptr by default
2019-09-09 10:51:56 -07:00
Joseph Davies
188d5e1c19 [libvpx] Fix build when VCPKG_BUILD_TYPE is set. (#8100) 2019-09-09 09:00:10 -07:00
Jozef Izso
135474a730 [grpc] Update grpc to 1.23.0 (#8109) 2019-09-09 08:59:28 -07:00
FaultyRAM
e87cc3abb7 [unrar] Update to 5.8.1 (#8108) 2019-09-09 08:59:05 -07:00
Sean Farrell
6e0289a0c3 Fix how to use VULKAN_SDK under Visual Studio (#8092)
Environment variables are referenced with brackets not curly braces. Copying and using the line will not result frustration.
2019-09-09 08:48:38 -07:00
Joseph Davies
9c76ee368a [libvpx] Update to 1.8.1. (#8086) 2019-09-07 17:46:02 -07:00
Ehsan
40043f23dc [re2] Update library to 2019-09-01 (#8089) 2019-09-07 17:45:30 -07:00
crusader-mike
f6e0c0df67 [xalan-c] fixed cmake files location (#7795)
* [xalan-c] fixed cmake files location

* [xalan-c] Bump version
2019-09-07 16:36:30 -07:00
myd7349
4cffadc188 [libhydrogen] Add new port (#7436)
* [libhydrogen] Add new port

* [libhydrogen] Update to 2019-08-10

* [libhydrogen] Fix cmake not found error

* [libhydrogen] Remove patch

* [libhydrogen] Update to 2019-08-11
2019-09-06 18:28:44 -07:00
myd7349
ca7cb0aa89 [cello] Add new port (#7386) 2019-09-06 18:27:12 -07:00
FaultyRAM
17785faec8 [unrar] Don't use a custom struct member alignment (#8053) 2019-09-06 16:21:43 -07:00
eao197
0777986512 sobjectizer updated to 5.6.1 (#8052) 2019-09-06 16:12:50 -07:00
myd7349
8e2f0c7c12 [nativefiledialog] Add new port (#7944)
* [nativefiledialog] Add new port

* [nativefiledialog] Use zenity if GTK3 not found

* Add UWP fatal error
2019-09-06 14:57:50 -07:00
Ian P. Cooke
5a476f9c44 libpq requires HAVE_CRYPTO_LOCK for thread safety with openssl <1.1.0 (#8076) 2019-09-06 14:01:51 -07:00
Alexander Neumann
257bd7a60f [VTK/GLEW] Fix Regression of VTK with newer CMake Versions (#7967)
* Add glew variables lost by cmakes new FindGLEW to wrapper
The variables are required by ports like VTK

* fix file location.

* completly refactor wrapper. Static case was not handled correctly

* add singular variables for pangolin
2019-09-06 13:54:59 -07:00
JackBoosY
73e55002f1 [tensorflow-cc]Fix build error and add warning message. (#8023)
* [tensorflow-cc]Fix build error and add warning message.

* [tensorflow-cc]Re-generate patch.
2019-09-06 11:46:09 -07:00
Phoebe
33f15e40e8 modernize many ports (#7986)
* modernize many ports

* Update the code to handle copyright

* Retriger to build qt5-gamepad
2019-09-05 10:43:09 -07:00
Christian Ullrich
e6564a5ad9 Update WTL to 10.0.9163. (#8005)
* Update WTL to 10.0.9163

* Update download path.
2019-09-04 17:59:26 -07:00
Long Huan
b3d4acfbc9 Update portfile.cmake (#8043) 2019-09-04 16:18:18 -07:00
JackBoosY
ba34f17814 [gettext]Improve gettext on Linux. (#7990) 2019-09-04 12:20:38 -07:00
NancyLi1013
a3e8197f2d [cppkafka] Add new port (#7987)
* [cppkafka] Add new port

* Add test and example options.
2019-09-03 16:08:17 -07:00
Ehsan
a8d8d50ecf [exiv2] Update library to 0.27.2 (#7992) 2019-09-03 16:05:18 -07:00
Robert Schumacher
e99a3f9132
Update to v0.133.0 (#8034) 2019-09-03 16:02:31 -07:00
Jens Weggemann
c544417f88 [volk] Add new port (#8035)
* [volk] Add new port

* [volk] Add missing vulkan dependency.
2019-09-03 16:01:58 -07:00
Silvio Traversaro
75a2b65447 Add support for writing ports of Ignition Robotics libraries and ports for ignition-cmake0 and ignition-math4 (#7781)
* Add ignition-modularscript port

Modeled after the qt5-modularscript port, this port just contain
ignition_modular_library, an helper CMake function to simplify the
process of writing port of C++ libraries developed by the Ignition
Robotics project ( https://ignitionrobotics.org ).

* Add ignition-cmake0 port

* Add ignition-math4 port
2019-09-03 15:29:29 -07:00
Alvin
b8f0e2c8c6 fix7835issue - raylib update to 2.5.0 (#7848) 2019-09-03 15:19:57 -07:00
Tri Tran
79b5a9ae58 [imgui-sfml] Add new port (#7429)
* [imgui-sfml] Add new package ImGui-SFML

* Static build only to match with `imgui`.

* [imgui-sfml] Fix case-sensitive imgui package name

* [imgui-sfml] Require C++11

* [imgui-sfml] Include IMGUI_API define

* [imgui-sfml] Remove delegating ctor - C++11 is not required
2019-09-03 14:45:31 -07:00
Stanislav Ershov
8fb4a3153c [entt] Update to 3.1.0 (#7984) 2019-09-03 14:35:33 -07:00
driver1998
56351a3a1a [mpg123] add Windows ARM support (#7934) 2019-09-03 14:31:59 -07:00
Falko Axmann
6171b912f9 [anyrpc] Add new port (#7438)
* Add port anyrpc

* Add port anyrpc

Added missing `vcpkg_install_cmake()`

* Add port anyrpc

Added patch to detect endianness on ARM.

* Add port anyrpc

further tweaks to endianness detection.
2019-09-03 13:47:48 -07:00
Simon Hausmann
a19151fff1 [pcre2] Fix build with Emscripten/WASM (#7948)
PCRE does not support Just-in-time compilation when targeting
WebAssembly.
2019-09-03 13:37:13 -07:00
NancyLi1013
daab07dd9e [dmlc] Add new port (#7549)
* [dmlc-core] Add new port

* rebuild

* Fix error building dynamic crt linkage

* Fix error building dynamic crt linkage

* Fix error building dynamic crt linkage

* Add openmp as feature

* Rename this port as dmlc

* remove dmlc core files
2019-09-03 11:40:35 -07:00
JackBoosY
c866cb7059 [libxslt]Fix dependent ports in static builds. (#7451) 2019-09-03 11:38:27 -07:00
JackBoosY
ac210b8e8e [gtest]Re-fix gmock target. (#7887) 2019-09-03 11:03:10 -07:00
Lily
ae2d1b727a [breakpad] Fix build failed with Visual Studio 2019 (#7938) 2019-09-03 10:41:09 -07:00
Daniel Parker
ea376ff980 Update to v0.133.0 2019-09-03 11:08:59 -04:00
wangli28
d9c301bd3f [dimcli] Upgrade to version 5.0.1 2019-09-03 02:53:38 +00:00
Lily
2b78cac373 [glib] Fix install config.h (#7963)
* [glib] Fix install config.h
2019-08-30 11:53:11 -07:00
Alexander Neumann
93c76a3f6b [liblas] Fix Geotiff linkage (#7975)
* [liblas] Fix Geotiff linkage
2019-08-30 11:52:16 -07:00
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
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
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
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