Lily
431d3f35e9
[log4cpp] Fix link static library ( #8741 )
...
* [log4cpp] Fix link static library
* [log4cpp] Unneeded removal of /bin in static mode
2019-10-26 19:39:19 -07:00
JackBoosY
2ade1ec32b
[grpc]Fix build failure in Linux: duplicate function gettid. ( #8737 )
2019-10-26 19:28:17 -07:00
Michael Hansen
3a4598b676
[string-theory] Update library to 2.3 ( #8734 )
2019-10-25 14:53:04 -07:00
SvenPStarFinanz
4b50ddd040
[xmlsec] Update to 1.2.29 ( #8721 )
2019-10-25 14:52:51 -07:00
NN
447e0aaa88
Fix repository name case ( #8695 )
...
* Fix repository name case
* [detours] Match GitHub URL exactly
2019-10-25 14:50:30 -07:00
Michał Janiszewski
6a37e1a9af
[pixman] Improve Arm detection ( #8736 )
2019-10-25 14:38:23 -07:00
Jose de Jesus Medina
83b1998ed3
update x265 to 3.2 ( #8738 )
2019-10-25 14:37:49 -07:00
JackBoosY
d3a7830335
[curl]Fix tools depends zlib. ( #8739 )
2019-10-25 14:28:11 -07:00
Jonathan Hale
3b868ac769
Update magnum ports to new version ( #8742 )
...
* [corrade/magnum-*] Remove obsolete patches
Signed-off-by: Squareys <squareys@googlemail.com>
* [corrade/magnum-*] Update to 2019.10
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum-plugins] Add new features
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum-integration] Add new features
Signed-off-by: Squareys <squareys@googlemail.com>
2019-10-25 13:05:28 -07:00
Wolfgang Stöggl
92af850c1c
maintainer-guide.md - Fix link ( #8720 )
...
"source_" was missing in the name of the helper function. Fix typo:
vcpkg_extract_archive_ex -> vcpkg_extract_source_archive_ex
2019-10-24 15:51:16 -07:00
Ehsan
87c8af9e46
[directxtk] Update library to oct2019 ( #8724 )
2019-10-24 15:50:25 -07:00
Ehsan
c04af2c192
[libcopp] Update library to 1.2.1 ( #8728 )
2019-10-24 15:49:49 -07:00
Ehsan
397c783ea7
[check] Update library to 0.13.0 ( #8722 )
2019-10-24 15:49:23 -07:00
Ehsan
94bb8f3ccd
[directxtex] Update library to oct2019 ( #8723 )
2019-10-24 15:48:58 -07:00
Ehsan
1d3f140a8f
[directxtk12] Update library to oct2019 ( #8725 )
2019-10-24 15:48:42 -07:00
Ehsan
0b13d1015a
[forest] Update library to 12.0.4 ( #8727 )
2019-10-24 15:48:31 -07:00
Ehsan
6d3da364a8
[libpmemobj-cpp] Update library to 1.8 ( #8729 )
2019-10-24 15:48:06 -07:00
ewertons
c258d0947d
Revert "[azure] Update azure-iot-sdk-c for 07/2019 LTS refresh ( #8686 )" ( #8731 )
...
This reverts commit bc11674db1f109bd72d2bc4c0786c6ca078c4cf0.
The LTS release broke the regular port of azure-iot-sdk-c.
This will be fixed and re-published.
2019-10-24 15:47:53 -07:00
Raynor Vliegendhart
9354e0744e
[proj4] Update to version 6.2.0 ( #8621 )
...
* [gdal] Change dependency from proj to proj4
* [proj4] Update to version 6.2.0
2019-10-23 15:28:46 -07:00
Vitaly Petrov
67d9a515bb
Add Mac/Linux build support ( #8709 )
2019-10-23 15:09:47 -07:00
Maxime Gimeno
94d954ed44
Add boost-ptr-container to the list of dependences
2019-10-22 13:59:22 +02:00
Daniel Parker
7e750cb498
[jsoncons] Update to v.0.136.1 ( #8689 )
2019-10-21 22:50:33 -07:00
JackBoosY
1bdb6bfec1
Fix separate make and install execution error issue. ( #8540 )
...
* Fix separate make and install execution error issue.
* trigger CI system.
* Fix multiple copy files under debug, fix separator between make and install in linux.
2019-10-21 22:49:23 -07:00
RT222
86620461eb
[yoga] Update to 1.16.0 and enabled UWP builds ( #8630 )
...
* [yoga] Update to 1.16.0
* [yoga] Enabled UWP builds
* [yoga] Fixed regressions
2019-10-21 17:19:35 -07:00
JackBoosY
988b1c9897
support SKIP_CONFIGURE in vcpkg_configure_make. ( #8647 )
2019-10-21 16:23:52 -07:00
JackBoosY
b99d073412
Add AUTOCONF support with vcpkg_configure_make. ( #8610 )
2019-10-21 16:23:23 -07:00
Wolfgang Stöggl
6e30ee1ae8
vcpkg_configure_meson - Remove compiler flag /Oi ( #8667 )
...
Removing the compiler flag /Oi (Generate Intrinsic Functions) allows
meson to detect functions like memmove, memset correctly. This is
relevant to meson configure for fribidi (see fribidi/meson.build).
This fixes the following "issues" (from fribidi meson-log.txt):
testfile.c(17): error C2168: 'memmove': too few actual parameters for
intrinsic function
Checking for function "memmove" : NO
testfile.c(17): error C2168: 'memset': too few actual parameters for
intrinsic function
Checking for function "memset" : NO
And enables detection of the functions:
Checking for function "memmove" : YES
Checking for function "memset" : YES
2019-10-21 15:25:58 -07:00
Ehsan
6f37346354
[vcpkg_download_distfile.cmake] Fix Examples ( #8669 )
2019-10-21 15:25:25 -07:00
Daniil Goncharov
491bc64669
update nameof to v0.9.2 ( #8671 )
2019-10-21 15:24:13 -07:00
AMIR
ac92a1c8cf
[duckx] update library to 1.0.0 ( #8673 )
2019-10-21 15:23:30 -07:00
RT222
43923edb4b
[nano-signal-slot] Enable UWP and dynamic builds ( #8675 )
...
* [nano-signal-slot] Enable UWP and dynamic builds
* [nano-signal-slot] Change version to date
* [nano-signal-slot] Fix wrong version year
2019-10-21 15:23:03 -07:00
Joel Filho
d2bf910e75
Fix static linkage issues on Linux ( #8679 )
2019-10-21 15:21:27 -07:00
RT222
056cbddd36
[catch2] Update to 2.10.1 ( #8684 )
2019-10-21 15:19:09 -07:00
Sergey Podobry
7ddfff9bb8
[plog] Update to 1.1.5 ( #8685 )
2019-10-21 15:18:52 -07:00
ewertons
bc11674db1
[azure] Update azure-iot-sdk-c for 07/2019 LTS refresh ( #8686 )
2019-10-21 15:18:33 -07:00
Maxime Gimeno
77c50e27eb
Add a patch for openmvs
2019-10-21 15:26:33 +02:00
Daniil Goncharov
9994cdf54f
update magic_enum to 0.6.3 ( #8656 )
2019-10-18 14:15:52 -07:00
ryanfitzsimon
8d0f86cad7
[mosquitto] Update to 1.6.7 ( #8661 )
...
* Remove patch for ssize_t definition issue resolved upstream
2019-10-18 14:14:57 -07:00
Bradley Austin Davis
01ab11a6f5
[assimp] Fix cmake package config ( #8665 )
2019-10-18 14:08:24 -07:00
John Farrier
ff9a7c8f54
[celero] Updated to v2.6.0 ( #8646 )
2019-10-18 13:20:06 -07:00
myd7349
a548a646b6
[bfgroup-lyra] Add new port ( #8612 )
...
* [lyra] Add new port
* [bfgroup-lyra] Rename
2019-10-18 12:57:02 -07:00
RT222
764eed78d9
[physx] Added UWP support ( #8658 )
2019-10-18 12:18:10 -07:00
Maxime Gimeno
042011d52f
remove patch
2019-10-18 14:47:36 +02:00
Maxime Gimeno
f9a99f6317
Add usage file
2019-10-18 14:15:34 +02:00
Maxime Gimeno
1302ba6fa7
Fix CONTROL version
2019-10-18 13:59:24 +02:00
Maxime Gimeno
78d6c77fcb
Upgrade to 5.0-beta1
2019-10-18 13:57:04 +02: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
Ramadan
512d99ee73
Fix PR#8547 and use original repo and add .diff file with needed changes
2019-10-11 14:56:39 +02:00
NancyLi1013
2178150821
[ffnvcodec] Add new port
2019-10-11 03:10:49 -07:00
JackBoosY
bb57bf4977
[openimageio]Add definitions.
2019-10-10 22:02:47 -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