Commit Graph

5085 Commits

Author SHA1 Message Date
Alexander Neumann
1ee65c19dd correct hdf5 usage in netcdf-cxx4 2019-03-14 22:33:56 +01:00
Alexander Neumann
6c3c6737ba fixes #5562 2019-03-14 22:33:28 +01:00
Alexander Neumann
9ac08b34ce fix highfive in static builds.
HDF5_USE_STATIC_LIBRARIES must be set in static builds so that find_package(HDF5) finds the static hdf5 libraries
2019-03-14 22:32:31 +01:00
Alexander Neumann
7419fc975c fixed flann for linux 2019-03-14 22:31:23 +01:00
Alexander Neumann
0e898fe892 update netcdf-c tp 4.6.2 and fixed curl linkage 2019-03-14 22:30:51 +01:00
Alexander Neumann
4de9cb0f1b kealib update to 1.4.11 and correctly include hdf5 2019-03-14 22:30:18 +01:00
Alexander Neumann
49f59fd081 updated hdf5 to 1.10.5.
Also now builds dynamic and static libs in dynamic build due to the targets exported by hdf5. (Revert to default hdf5 build behavior)
2019-03-14 22:29:33 +01:00
Alexander Neumann
69bacbb11d update szip control 2019-03-14 22:27:13 +01:00
Alexander Neumann
9f41fed172 default szip to also build static libraries in shared builds 2019-03-14 22:27:05 +01:00
Jacob
f6f2def009 [soil2] Add new package soil2 (#5554) 2019-03-06 11:32:25 -08:00
siertw
8e65c10058 Create a feature package for building libssh with zlib, rather than always including it by default. (#5563) 2019-03-06 10:24:12 -08:00
Daniel
41a9614308 Move SDL2_mixer optional dependencies to features (#5565) 2019-03-06 10:14:01 -08:00
Tri Tran
2e8c0ca34d [tgui] Enable static build (#5568)
* [tgui] Enable static build

* [tgui] Enable static build
2019-03-06 10:12:58 -08:00
Sean Warren
ed98d74199 [dlib] Remove patch now fixed correctly by vcpkg_fix_cmake_targets (#5559) 2019-03-05 22:01:15 -08:00
jbeach
6a5056773a add MOOS V10 (#4742)
* add MOOS V10

* finished adding moos-core, moos-essential, and moos-ui
2019-03-05 16:28:35 -08:00
Victor Romero
e8f643f11a
Revert "[wt] Fix absolute paths in installed share/wt/*.cmake files (#5083)" (#5555)
This reverts commit 334eb170b1.
2019-03-05 15:28:23 -08:00
Todor Prokopov
334eb170b1 [wt] Fix absolute paths in installed share/wt/*.cmake files (#5083) 2019-03-05 15:27:53 -08:00
Tri Tran
e424790f73 [tgui] Add new package TGUI (fix #5505) (#5524)
* Add TGUI package

* [tgui] add missing sfml depends
2019-03-05 12:03:17 -08:00
Sean Warren
a9f8430961 [hdf5] Use cmake wrapper to ensure consuming libraries link to szip (#5467)
* [hdf5] Use cmake wrapper to ensure consuming libraries link to szip in static build

* [hdf5] Move hdf5 cmake code from vcpkg.cmake to vcpkg-cmake-wrapper

* [hdf5] Do not force search in config mode

* [hdf5] balance needs of vtk and kealib
2019-03-05 11:09:22 -08:00
Connor Fitzgerald
a51c0f4297 [readerwriterqueue] Upgrade to v1.0.1 (#5535) 2019-03-05 11:03:31 -08:00
David Dubois
a50fbaa756 [glslang] Export CMake package files (#5513)
* Add patch file to make glslang known to pkg-config

* Proper patch file

* Fix paths in the patch file

* Add missing space so patch file can apply

* Remove debug/share directory

* Export everything to the glslangConfig

* Export the SPIRV target as well

* Remove not-working patch for main CMake file

* [glslang] Remove call to windows CRT changing function

* [glslang] Remove unnecessary calls to install inside patch

* [glslang] Check cmake imports correctly
2019-03-05 10:57:56 -08:00
JackBoosY
fd2330af7a [pthreads]Modify library name "pthreadsVC2" to correct name "pthreadVC2" (#5532)
* [Pthreads]Modify library name "pthreadsVC2" to correct name "pthreadVC2".

* [pthreads]update Version

* [flint]fix dependence port pthreads library name to "pthreadVC2".

* [usbmuxd]fix dependence port pthreads library name to "pthreadVC2".

* [mosquitto]fix dependence port pthreads library name to "pthreadVC2".
2019-03-05 10:51:50 -08:00
markdegreef
140e2733f7 Fix linux build of urdfdom (#5538)
Remove empty directories and set correct cmake target path

Machine setup: ubuntu 18.10 x64 gcc version 8.2.0
The steps to reproduce: ./vcpkg install urdfdom:x64-linux
2019-03-05 10:44:01 -08:00
Marco Craveiro
b9d7fa1a1c [dtl] Initial port of library (#5541) 2019-03-05 10:41:52 -08:00
markdegreef
6b4b62ad97 [tinyxml] added tinyxml cmake config file (#5544)
Adds ability to use
* find_package(TinyXML REQUIRED)
* TinyXML_LIBRARIES
* tinyxml_INCLUDE_DIRS
2019-03-05 10:39:01 -08:00
Connor Fitzgerald
40a8969d6d [mapbox-variant] Add new port (#5551)
* [mapbox-variant] Add new port

* [mapbox-variant] Use commit hash in version number
2019-03-05 10:32:10 -08:00
Connor Fitzgerald
c041ae2c6f [concurrentqueue] Fix header include path (#5550) 2019-03-05 10:05:28 -08:00
past-due
9040bb8a78 [libvorbis] Update to 1.3.6-9eadecc (#5506) 2019-03-05 08:47:37 -08:00
Connor Fitzgerald
93d87ae5c4 [readerwriterqueue] Change include path to not polute main directory (#5536) 2019-03-05 00:37:05 -08:00
Connor Fitzgerald
70847e191a [minitrace] Add new port (#5534)
* [minitrace] Add new port

* [minitrace] Install header into separate directory
2019-03-05 00:32:42 -08:00
myd7349
db043276c3 [tiny-process-library] Add new port (#5504) 2019-03-04 23:55:53 -08:00
LarryIII
aff64f83fd [libwebm] Fix no-postfix in debug for dll/lib/pdb (#5516) 2019-03-04 23:52:06 -08:00
markdegreef
9f622a5765 Port file for orocos-kdl (#5517) 2019-03-04 23:49:38 -08:00
Connor Fitzgerald
82e1e3f41c [vulkan] add missing license file (#5531) 2019-03-04 23:12:39 -08:00
myd7349
b4e1885c70 [nanopb] Add new port (#5057)
* [nanopb] Add new port

* [nanopb] Always use static linkage

* [nanopb] Update to 2019-02-12 and add shared lib building support

* [nanopb] Add missing patch file

* [nanopb] Copy pdb file

* [nanopb] Add some warnings
2019-03-04 23:07:10 -08:00
Connor Fitzgerald
c5fc595443 [vulkan] Add usage information (#5533) 2019-03-04 22:39:17 -08:00
adrido
c7d4696a88 [libgd] Update to 2.2.5 & Add Features (#5510)
* [libgd] Add Features

* [libgd] Update to 2.2.5
2019-03-04 15:14:16 -08:00
Ernest Zaslavsky
1e0300f54f Add isa-l package (#5491)
Intel(R) Intelligent Storage Acceleration Library
2019-03-04 15:12:28 -08:00
Jozef Izso
660ba9e990 [grpc] update patch file to apply cleanly for grpc 1.18.0 (#5519) 2019-03-04 10:58:59 -08:00
Tsukasa Sugiura
366a4dbfc5 [gtest] Fix install src/gtest-matchers.cc (#5521)
Fix install src/gtest-matchers.cc.
It is included from Nov 21, 2018 in googletest.
2019-03-04 10:29:28 -08:00
myd7349
e217f695dd [nanomsg] Update to 1.1.5 and add tool feature (#5500)
* [nanomsg] Update to 1.1.5

* [nanomsg] Add tool feature and remove patch
2019-03-04 10:28:32 -08:00
myd7349
98d00d1044 [mio] Update to 2019-02-10 (#5499) 2019-03-04 10:25:43 -08:00
myd7349
d9f2784e19 [nng] Update to 2019-02-27 (#5501) 2019-03-04 10:23:14 -08:00
Victor Romero
8641dfd9dd
Modify vcpkg_fixup_cmake_targets() (#5459)
* some libraries export <PackageName>LibraryDepends.cmake
instead of <PackageName>Targets.cmake.
Those file also need the fix of #1044

should close #4753

* prefered the general solution #4622.
hopefully solved the issue within #4150
replaced the regex with something more readable
(also ident is lost)

should close:
#4753
#4633
#4150
and maybe more

* Hash vcpkg_fixup_cmake_targets.cmake

* [boost] Fix use of find_package(Boost) with cache variables
[socket-io-client] Fix install

* reversed change back to use regex replace

* [glbinding] Fix _IMPORT_PREFIX depth in *-export.cmake files

* [tinyspline] Ignore warnings treated as errors

* [libevent, liblemon, libpng, smpeg2, zlib] Fix apply patches

* [libsodium] Fix apply patches

* [folly] Link correct libraries in debug and release

* [vtk] Remove unset of _IMPORT_PREFIX

* [tinyspline] Do not treat warnings as errors

* [smpeg2] Fix double* to int comparison

* [nvtt] Define value for HAVE_UNISTD_H in MacOS

* [libui] Fix MacOS X build

* [zlib] Fix download URL

* [qhull] Update to v7.2.1

* [podofo] Set value for HAVE_UNISTD_H in MacOS

* [mongo-cxx-driver,ogre,podofo,qhull] Bump CONTROL version

* [mongo-c-driver] Set _IMPORT_PREFIX

* [tmxparser] Bump CONTROL version

* [qhull,vxl] Bump CONTROL version
2019-02-28 23:53:42 -08:00
Todor Prokopov
1afa2b0f7b Build glib on x86-linux (#5313)
* Build glib on x86-linux

* [libffi] Code cleanup

* [glib] Use CMAKE_CXX_FLAGS instead of VCPKG_CXX_FLAGS

* [libffi] Use ${TARGET} in conditions
2019-02-28 22:58:46 -08:00
Qi-rui Chen
590f3a78b2 Fix libmodplug to build on Linux (#5397)
* Update libmodplug to build on linux

* [libmodplug] Patch instead of changing downloading source

* [libmodplug] Keep original source instead of using fork
2019-02-28 16:28:13 -08:00
Peter Bright
d236aa6f0a Fix debug format patch for gtest. (#5494)
* Update 0002-Fix-z7-override.patch

The current patch doesn't apply any more. This makes the same change to the right location.

* Update CONTROL
2019-02-28 13:36:41 -08:00
Andrei Lebedev
a3a42ede13 [soci] Add postgresql feature (#5029)
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-02-28 12:41:02 -08:00
Victor Romero
0a5c27a823
Revert "Update 0002-Fix-z7-override.patch (#5490)" (#5493)
This reverts commit 2cb2e4d718.
2019-02-28 12:18:16 -08:00
Peter Bright
2cb2e4d718 Update 0002-Fix-z7-override.patch (#5490)
The current patch doesn't apply any more. This makes the same change to the right location.
2019-02-28 11:32:08 -08:00