9595 Commits

Author SHA1 Message Date
RT222
764eed78d9 [physx] Added UWP support (#8658) 2019-10-18 12:18:10 -07:00
Lily
2aaf7fd8b3 [pmdk] Upgrade to version 1.7 (#8586)
* [pmdk] Upgrade to version 1.7

* [pmdk] Use the commit id of release version

* [pmdk] Use the commit id of release version
2019-10-18 00:17:17 -07:00
Victor Romero
69a5c70f8d
Merge pull request #8638 from sryze/vs2017-build-fix
Fix compile error in Visual Studio 2017 15.1
2019-10-17 22:09:18 -07:00
RT222
94ce38b45a [physx] Added a patch to fix missing typeinfo.h header with VS16.3 and missing pdb files (#8561)
* [physx] Added a patch to fix missing typeinfo.h header with VS16.3

* [physx] Fixed missing pdb files

* [physx] Fixed the remaining missing pdb files
2019-10-17 17:38:26 -07:00
JackBoosY
db411cbe64 [tcl]Upgrade to 8.6.9 and use vcpkg_install_make/vcpkg_install_nmake. (#8402)
* [tcl]Upgrade to 8.6.9 and use vcpkg_install_make/vcpkg_install_nmake.

* [tcl]Upgrade to 8.6.10 and add features.

* [tcl]Delete debug info and support static build.

* Re-trigger CI system.

* [tcl]Fix windows-static build.
2019-10-17 17:26:50 -07:00
JackBoosY
75dd38cd8a [proj4] Upgrade version to 6.1.1 and remove patches. (#7917)
* [proj4]Upgrade version to 6.1.1 and remove useless patches.

* [libgeotiff]Fix build errors using proj4 6.1.1.

* [libspatialite]Fix build errors using proj4 6.1.1.

* [gdal]Fix build errors using proj4 6.1.1.

* [spatialite-tools]Fix build errors using proj4 6.1.1.

* [spatialite-tools]Fix build errors using proj4 6.1.1.

* [libgeotiff]Re-fix build errors using proj4 6.1.1.

* [vtk]Fix build errors using proj4 6.1.1.

* [proj4]Fix find sqlite binary failure.

* [proj4]Disable build tools when building proj4 in arm/uwp.

* [sqlite3/libgeotiff]Fix libdl library linkage. Re-fix use proj issue.

* add back dl libs

* [gdal]Fix dependent port proj library name.

* [proj4]Set Windows library name to "proj" and revert fix-proj-name changes.

* [liblas]Fix build errors using proj4 6.1.1.

* [liblas]Fix build errors using proj4 6.1.1.

* [liblas]Fix build errors using proj4 6.1.1.

* [proj4]Fix feature database on triplet arm/uwp.

* [gdal]Remove useless flag PROJ_STATIC.

* [proj4]Fix build error on x64-windows-static.

* [liblas]Use find_library to get proj4/sqlite3 libraries.

* [proj4]Fix sqlite dependency.

* [proj4]Fix arm/uwp dependency.

* [proj4]Fix linux build: configure error.

* [proj4]Disable export proj4 namespace.

* [liblas]Delete proj dependency.

* [libspatialite]Fix linux build.

* [libspatialite]Fix linux command.

* [libspatialite]Fix configure error.

* [proj4]fix static cmake tools path.

* [libgeotiff]Set configure options to 1/0 to avoid the "if" comparison failure in config.cmake.
[proj4]Revert changes about namespace.
[liblas]Remove FindPROJ4.cmake and FindGeoTIFF.cmake from the source.

* [vtk]Fix using latest proj4 issue.

* [proj4]Delete missing patch.
2019-10-17 17:15:52 -07:00
RT222
11ef794475 [sdl2] Update to 2.0.10 (#8643) 2019-10-17 12:35:47 -07:00
Sergey Zolotarev
78c0fd26c4 Fix compile error in Visual Studio 2017 15.1 2019-10-17 15:23:15 +06:00
Victor Romero
75b4620da5
Merge pull request #8554 from NancyLi1013/dev/NancyLi/8539-add-feature-for-vtk
[vtk] Change atlmfc as feature
2019-10-15 22:10:32 -07:00
Victor Romero
17365b43a4
Merge pull request #8559 from NancyLi1013/dev/NancyLi/8530-add-port-ffnvcodec
[ffnvcodec] Add new port
2019-10-15 22:08:59 -07:00
Victor Romero
5984bfc968
Merge pull request #8563 from RT222/directxlibs
[directxtk][directxtk12][directxtex][directxmesh] Fixed missing pdbs
2019-10-15 22:03:14 -07:00
Victor Romero
17d030d787
Merge pull request #8581 from imc-123/imc-123-vcpkg-otl-447
otl version 447
2019-10-15 22:01:41 -07:00
Victor Romero
6f18627cf0
Merge pull request #8583 from SuperWig/range-v3
[range-v3] Update to 0.9.1
2019-10-15 22:01:18 -07:00
Victor Romero
46d8bf9b10
Merge pull request #8590 from ehsan-mohammadi/dev2
[cpp-httplib] Update library to 0.2.5
2019-10-15 21:55:53 -07:00
Victor Romero
585b9272d4
Merge pull request #8591 from AlvinZhangH/dev/alvin/8531
[embree3]Fix EMBREE_ROOT_DIR path setting,EMBREE_LIBRARY Debug/Release path setting.
2019-10-15 21:55:32 -07:00
Victor Romero
7fe358bba1
Merge pull request #8605 from JackBoosY/dev/jack/imgui_add_example
[imgui]Add feature example in windows.
2019-10-15 21:52:33 -07:00
Victor Romero
cec3e0a090
Merge pull request #8608 from JackBoosY/dev/jack/embree3_fix_cmake_path
[embree3]Fix generated cmake files path.
2019-10-15 21:51:12 -07:00
JackBoosY
91a3d16725 [embree3]Fix generated cmake files path. 2019-10-15 01:28:13 -07:00
JackBoosY
bda01dae98 [imgui]Add feature example in windows. 2019-10-15 00:46:56 -07:00
Victor Romero
3cf69f964d
Merge pull request #8593 from ehsan-mohammadi/dev3
[chakracore] Update library to 1.11.14
2019-10-14 19:40:24 -07:00
NancyLi1013
1c796faf3e [portaudio] Update to the latest version (#8399)
* [portaudio] Update to the latest version

* Update SHA512 hash code

* Update source URL
2019-10-14 16:34:34 -07:00
NancyLi1013
52eb8e8a32 [libudns] Add new port (#8572) 2019-10-14 16:29:55 -07:00
Joel Pelaez Jorge
db3e74fa9c Fix CMake checks for Apple Clang 11.0 on macOS 10.15 (#8580)
* Fix CMake checks for Apple Clang 11.0 on macOS 10.15

* Use clang++ instance clang if allowAppleClang is enabled
2019-10-14 16:04:05 -07:00
Ehsan
96e55fb3c2 [aixlog] Update library to 1.2.2 (#8587) 2019-10-14 15:56:19 -07:00
Victor Romero
b748d448d2
Merge pull request #8564 from CaeruleusAqua/master
Mixed release and debug build in libarchive
2019-10-14 13:28:15 -07:00
Victor Romero
0b111e58f3
Merge pull request #8576 from jherico/fix/libyuv
[libyuv] fix include header installation
2019-10-14 12:35:24 -07:00
Victor Romero
2c5e2fae89
Merge pull request #8596 from koprok/ffmpeg-vcpkg-c-flags
[ffmpeg] Pass Vcpkg compiler and linker flags to build script
2019-10-14 12:28:24 -07:00
Victor Romero
630b8fe66f
Merge pull request #8568 from NancyLi1013/dev/NancyLi/7580-add-libcrafter
[libcrafter] Add new port
2019-10-14 12:21:09 -07:00
Victor Romero
d5e29e9dfb
Merge pull request #8567 from kevinlul/sqlite3-3.30.1
[sqlite3] Update to 3.30.1
2019-10-14 12:18:13 -07:00
unknown
acd340f319 [chakracore] Update library to 1.11.14 2019-10-14 15:51:09 +03:30
Todor Prokopov
20d49dcf62 [ffmpeg] Pass Vcpkg compiler and linker flags to build script 2019-10-14 14:03:01 +03:00
AlvinZhangH
14fa259ebf [embree3]Change EMBREE_ROOT_DIR path setting, EMBREE_LIBRARY Debug/Release path setting, Update version. 2019-10-14 16:01:41 +08:00
unknown
2f4e7a98c0 [cpp-httplib] Update library to 0.2.5 2019-10-14 10:57:18 +03:30
Daniel Marshall
19e0169637 Update CONTROL file 2019-10-14 07:19:07 +01:00
scholle
1835f4c56c bump libarchive CONTROL version 2019-10-14 00:09:38 +02:00
Daniel Marshall
7df6a2d037 Update range-v3 to 0.9.1 2019-10-13 18:57:21 +01:00
imc-123
ce77a3d8ff
version 447 2019-10-13 17:00:47 +01:00
Brad Davis
7068aedcba [libyuv] fix include header installation 2019-10-12 10:19:59 -07:00
NancyLi1013
f34bf60068 Add build error patch 2019-10-12 00:15:32 -07:00
NancyLi1013
038e1c6bb3 [libcrafter] Add new port 2019-10-11 23:25:48 -07:00
kevinlul
aac5a1749e [sqlite3] Update to 3.30.1 2019-10-12 00:47:27 -04:00
Victor Romero
80aa0ab06e
Merge pull request #8565 from jspaith/iot-provisioning
azure-iot-sdk-c for release of 2019-10-10
2019-10-11 15:02:03 -07:00
John Spaith
14cc521677 Updating control value 2019-10-11 12:58:10 -07:00
Julian Scholle
c309af4c71 fix mixed release and debug build (was always using zstd release) 2019-10-11 16:55:50 +02:00
RT222
b6a4faeaf1
[directxtk][directxtk12][directxtex][directxmesh] Fixed missing pdbs 2019-10-11 16:52:19 +02:00
NancyLi1013
2178150821 [ffnvcodec] Add new port 2019-10-11 03:10:49 -07:00
NancyLi1013
c0e4ce598f Update CONTROL 2019-10-10 20:04:05 -07:00
NancyLi1013
c64abfa0d6 [vtk] Change atlmfc as feature 2019-10-10 19:02:28 -07:00
Chao
fa7a3eaec3 [nlohmann-fifo-map]new port (#8458)
* [nlohmann-fifo-map]new port

* Formatting; Fix up version
2019-10-10 14:26:40 -07:00
ryanfitzsimon
0eed89614d [imgui] Update to 1.73 (#8504) 2019-10-10 11:48:43 -07:00
Victor Romero
065c9c443a
Merge pull request #8547 from RamadanAhmed/master
Add Dbow3 Library
2019-10-10 11:14:36 -07:00
Victor Romero
03b269180b
Merge pull request #8544 from LilyWangL/dev/Lily/issue84528526
[gtest/pmdk] Upgrade to new version
2019-10-10 11:14:01 -07:00
Victor Romero
23194dbe9c
Merge pull request #8542 from cenit/dev/cenit/ocv_tesseract
[opencv] add tesseract to fix downstream linking
2019-10-10 11:08:04 -07:00
John Spaith
8545a9591c Backing out unneeded patch 2019-10-10 09:37:37 -07:00
John Spaith
17c9b6bac8 Merge from master 2019-10-10 09:36:18 -07:00
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
wangli28
92fb473d2b [gtest/pmdk] Upgrade to new version 2019-10-10 09:52:14 +00:00
Stefano Sinigardi
999c198334 [opencv] add tesseract to fix downstream linking 2019-10-10 11:14: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
a595ff6322
Merge pull request #8488 from JackBoosY/dev/jack/update_template
update templates.
2019-10-09 11:27:21 -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 7358190c3be474dd3c9640a98050bdc653c841b3 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
Chris-SG
9f26ae8bf0 Find default for text/plain on Linux and Windows (#567) (#8435)
* Find default for text/plain on machines with xdg (#567)

* Add unicode aware detection of text/plain on windows
2019-10-07 21:00:59 -07:00