Commit Graph

6464 Commits

Author SHA1 Message Date
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