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
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
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
Kevin Lu
c446b0621a
[fmt] Update to 6.0.0 ( #7910 )
2019-08-26 14:32:35 -07:00
Dmitry Marakasov
c3b5fd0b18
Add homepage for beast ( #7909 )
2019-08-26 14:09:53 -07:00
JackBoosY
e417ff69b7
[glfw3]Add more information about installing dependencies. ( #7885 )
2019-08-25 20:31:55 -07:00
JackBoosY
6c7635d7ae
[libwebp]Fix two dependent windows library link conditions.
2019-08-25 20:02:14 -07:00
igl42
f757b531a6
[blaze] Update to Blaze 3.6 ( #7878 )
2019-08-25 16:18:45 -07:00
Ehsan
5f57714524
[fplus] Add new port ( #7883 )
2019-08-25 16:16:38 -07:00
Robert Schumacher
1550b9e71b
[many ports] Updates 2019.07.09 ( #7217 )
...
* [many ports] Upgrades 2019.07.11
* Re-generate patches and fix build errors.
* [manyport]Fix build errors.
* Fix avro-c and console-bridge failures, revert curl and tesseract
* fix botan failure
* Fix build errors and undo some ports upgrades.
* [aws-c-common,chipmunk,cxxopts,grpc]Fix build errors
* Fix build errors.
* [angle]Undo upgrade changes.
* [directxtk]Fix UWP build error (#7233 )
* Revert leptonica since it cause tesseract failed
* Revert jsonnet
* [google-cloud-cpp] Disable parallel configure due to source directory writes
* [many ports] Undo undesired changes
* [bitsery] Fix indentation
* [avro-c][aws-c-common][graphite2] Convert line endings to minimize PR diff
* fix console-bridge and remove usockets unused patch
* update ogre patch
* [many ports] Revert unneeded changes w.r.t. master. Add missing write to console-bridge.
* [console-bridge] Fix export macro
* [avro-c] Revert upgrade; split to #7875
* [avro-c] Complete previous revert
2019-08-24 13:43:57 -07:00
Ehsan
18a07faca5
[directxtk] Update library to aug2019 ( #7871 )
2019-08-24 13:05:11 -07:00
Ehsan
aa19cb481f
[directxmesh] Update library to aug2019 ( #7869 )
2019-08-24 13:04:08 -07:00
Ehsan
3293ff174f
[directxtex] Update library to aug2019 ( #7870 )
2019-08-24 13:03:09 -07:00
Ehsan
b632d2aae4
[directxtk12] Update library to aug2019 ( #7872 )
2019-08-24 13:02:46 -07:00
Stefano Sinigardi
d85a40d478
[OpenCV 3] update to v3.4.7 ( #7658 )
...
* [opencv3] uniform CONTROL file with opencv4 port
* [opencv3] uniform portfile with opencv4
* [opencv3] uniform CONTROL file with opencv4 port
* [opencv3] update to 3.4.7 draft
* [OpenCV 3] wip to uniform port to opencv4 standards
* [OpenCV3] fix IPPICV integration, use the same mechanism as in OpenCV4 port
* [OpenCV3] fix sfm module
* [OpenCV3] update hunk references in patches 0001 and 0009
* [OpenCV3] refresh install options to adhere to opencv4 standards
* [opencv3] remove leftovers
* [opencv3] Use OUT_FEATURE_OPTIONS with vcpkg_check_features()
2019-08-23 12:48:09 -07:00
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