9352 Commits

Author SHA1 Message Date
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
Alexander Neumann
8a44d47f76 [vcpkg] add missing implib definitions, fix shared lib extension on mac (#8131)
* [vcpkg] add missing implib definitions, fix shared lib extension on mac

(cherry picked from commit 2cddef9541202ecc01ad43036575bc606dc01117)

* Better find_library suffixes and prefixes.

* moved additional suffix into a comment and reverted back to what is expected on windows

* updated documentation for add variables.
2019-09-16 09:06:06 -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
martin-s
191c864927 Fix bug in .vcpkg-root detection that breaks --overlay-triplets (#7954)
* - Added scripts variable to ports file.
- Added check if triplet file is not available (NPE).

* - Fixed line endings.

* Provide location of .vcpkg-root to ports.cmake

* vcpkg sets VCPKG_ROOT_PATH in ports.cmake

* [vcpkg] Fail if VCPKG_ROOT_PATH is not passed from vcpkg.exe

* [vcpkg] Fix vcpkg rooth path

* [vcpkg] Make --x-scripts-root an experimental command
2019-09-12 23:52:52 -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
Griffin Downs
fba465af91
Bump version number (#8090) 2019-09-12 13:25:50 -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
Victor Romero
cb0fc1a5f9
[vcpkg] Fix depend-info command arguments (#8135) 2019-09-11 11:10:31 -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
JackBoosY
90c3f80fff fix x-history help desc. (#8101) 2019-09-09 08:53:24 -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
TheGoddessInari
0872eebe34 (#8013) [vcpkg] Compatibility with pwsh >= 6.2
In Powershell 6.2/7.0, `Get-ChildItem`'s paths are now printed as
absolute paths instead of relative paths; this breaks the code we have
that assumes that they're printed as relative paths.

Thus, change the code to request the `Name` property specifically, which
is what we actually wanted.
2019-09-06 16:16:15 -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
dan-shaw
2fb3debcff [vcpkg] remove text from license (#8082) 2019-09-06 14:24:19 -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
Victor Romero
ab51cc9aa1 Add August changelog (#8048) 2019-09-06 12:44:28 -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
Victor Romero
84ba23ad33
[x-history] Prints CONTROL version history of a port 👻 (#7377)
* [port-history] Print port CONTROL version history

* Add commands.porthistory.cpp to VS project

* Get most recent commit for each version

* Apply clang-format

* Fix output format

* Rename command to x-history
2019-09-06 11:35:56 -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