Commit Graph

6625 Commits

Author SHA1 Message Date
Ramadan
a9407450bd Fix: Remove -DBUILD_SHARED_LIBS=ON 2019-10-10 16:21:37 +02:00
Ramadan
90d017005d Add Dbow3 Library 2019-10-10 15:23:29 +02:00
Victor Romero
2b049c47b5
Merge pull request #8412 from Deledrius/libjpeg-turbo-2.0.3
[libjpeg-turbo] Update to 2.0.3.
2019-10-09 21:33:08 -07:00
Victor Romero
d3fb0580e0
Merge pull request #8532 from cenit/dev/cenit/curlpp
[curlpp] fix regression introduced in #7331
2019-10-09 21:32:04 -07:00
Victor Romero
85390163e6
Merge pull request #8520 from LilyWangL/dev/Lily/issue8445
[angelscript] Upgrade to version 2.34.0
2019-10-09 21:25:22 -07:00
wangli28
523ae16f39 [angelscript] Upgrade to version 2.34.0 2019-10-10 02:45:57 +00:00
Victor Romero
f3caee1cf0
Merge pull request #8535 from karjonas/irrlicht_deps
[irrlicht] do not build exisiting dependencies
2019-10-09 13:57:04 -07:00
Victor Romero
6e39eaaa96
Merge pull request #8527 from cenit/dev/cenit/stb
[stb] update and add cmake module
2019-10-09 13:53:58 -07:00
Victor Romero
0a5772ae14
Merge pull request #8523 from JackBoosY/dev/jack/8503
[sfml]Add usage.
2019-10-09 13:49:56 -07:00
Victor Romero
680215d096
Merge pull request #8522 from LilyWangL/dev/Lily/issue84488449
[gdcm/libtorrent] Upgrade to new version
2019-10-09 13:49:13 -07:00
Jonas Karlsson
17e9132f73 [irrlicht] do not build exisiting dependencies
Since libjpeg, libpng, zlib and bzlib are provided as dependencies
through vcpkg, we disable building them in irrlicht. This fixes a
runtime error steming from a version mismatch between the libjpeg
versions provided by irrlicht and vcpkg respectively
2019-10-09 22:06:32 +02:00
Victor Romero
5ff7548931
Merge pull request #8515 from jherico/openxr
[openxr-loader] Update to 1.0.3 release + latest C++ bindings header
2019-10-09 12:30:33 -07:00
Victor Romero
77ba2ebf39
Merge pull request #8513 from ewertons/master
[azure] Update azure-iot-sdk-c for release of 2019-10-07
2019-10-09 12:29:54 -07:00
Victor Romero
9d80a9226e
Merge pull request #8505 from karjonas/irrlicht_reorder
[irrlicht] Reorder link libraries
2019-10-09 12:27:49 -07:00
Victor Romero
15fc811e6d
Merge pull request #8501 from JackBoosY/dev/jack/8450
[itk]Fix use 64 bit ids.
2019-10-09 12:26:05 -07:00
Victor Romero
aa08e7098f
Merge pull request #8485 from karjonas/ode
[ode] Upgrade to 0.16
2019-10-09 12:25:15 -07:00
Victor Romero
eac3164d51
Merge pull request #8493 from eao197/restinio-0.6.0.1
[restinio] updated to v.0.6.0.1
2019-10-09 11:14:09 -07:00
Victor Romero
65fd4502ae
Merge pull request #8494 from JackBoosY/dev/jack/8480
[armadillo]Fix cmake path.
2019-10-09 11:13:45 -07:00
Victor Romero
31458d8ff6
Merge pull request #8496 from JackBoosY/dev/jack/8429
[sdl2-mixer]Fix usage issue.
2019-10-09 10:47:33 -07:00
Victor Romero
72b3aa83af
update magic_enum to v0.6.2 (#8500) 2019-10-09 10:42:48 -07:00
JinmingHu
aba829d929 [azure-storage-cpp]Upgrade to 7.0.0 (#8499) 2019-10-09 10:41:51 -07:00
Brad Davis
e76ac1a9cd [openxr-loader] Update to 1.0.3 release + latest C++ bindings header 2019-10-09 09:43:42 -07:00
Ewerton Scaboro da Silva
3a619c1af8 [azure] Update azure-iot-sdk-c for release of 2019-10-07 2019-10-09 09:01:16 -07:00
Stefano Sinigardi
d9b08b2243 [curlpp] fix regression introduced in #7331, commit 7358190c3b 2019-10-09 17:07:36 +02:00
JackBoosY
37be706f56 Fix option -j (#8489)
* Remove unusable parameters -j

* trigger CI system.

* Add option -j to make.

* Re-trigger CI system.

* Fix -j in make, fix NO_DEBUG in nmake.

* Re-trigger CI system.
2019-10-09 05:54:19 -07:00
Stefano Sinigardi
b1127999c2 [darknet] use new stb port 2019-10-09 14:35:24 +02:00
Stefano Sinigardi
cb2aafbb54 [stb] add cmake module, update to latest revision 2019-10-09 14:35:08 +02:00
JackBoosY
2188e9914d [sfml]Add usage. 2019-10-09 01:18:37 -07:00
wangli28
ef5cc53fac [gdcm/libtorrent] Upgrade to new version 2019-10-09 08:11:38 +00:00
wangli28
a295883387 [angelscript] Upgrade to version 2.34.0 2019-10-09 05:45:38 +00:00
JackBoosY
0de501a3f4 [liblas]Fix ${_IMPORT_PREFIX} in liblas-depends-*.cmake. (#7920)
* [liblas]Fix ${_IMPORT_PREFIX} in liblas-depends-debug.cmake/liblas-depends-release.cmake.

* [liblas]Fix depends.cmake.

* [liblas]Use vcpkg_fixup_cmake_targets to handle liblas-depends-*.cmake.
2019-10-08 11:33:55 -07:00
Wanderley Caloni
7a33372afd Including config file openssl.cnf in installation. (#8224)
* Including config file openssl.cnf in installation.

The original cmake script after the build delete the openssl.cnf files,
but if there is no config file in the environment the openssl.exe
warnings and fails in some commands.

This commit instead of deleting one of the openssl.cnf file it renames
(moves) to the installation dir tools/openssl, the same openssl.exe
final destination.

* Changing version from CONTROL file to help the vcpkg update command know to rebuild.
2019-10-08 10:25:43 -07:00
Jonas Karlsson
66cfb24adf [irrlicht] Reorder link libraries
Since libpng depends on zlib it needs to be linked before so that the needed zlib symbols are found
2019-10-08 14:34:30 +02:00
JackBoosY
f3e317b16f Add project declaration and fix linux installation. (#8495) 2019-10-08 04:43:23 -07:00
neargye
9a0a30c51d update magic_enum to v0.6.2 2019-10-08 15:37:35 +05:00
JackBoosY
3de3c82039 [itk]Fix use 64 bit ids. 2019-10-08 02:16:03 -07:00
JackBoosY
df484b0e5a [sdl2-mixer]Use dynamic library suffix when building dynamic library. 2019-10-08 01:53:53 -07:00
Jonas Karlsson
f75fdd0050 [ode] Upgrade to 0.16 2019-10-08 10:44:14 +02:00
JackBoosY
df09093358 [sdl2-mixer]Delete the absolute path of the dependent libraries. 2019-10-08 00:27:23 -07:00
JackBoosY
df3e90fd27 [armadillo]Fix cmake path. 2019-10-07 23:59:54 -07:00
eao197
217aab7a11 RESTinio updated to v.0.6.0.1 2019-10-08 09:54:40 +03:00
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