aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-25[curl]Fix tools depends zlib. (#8739)JackBoosY
2019-10-25Update magnum ports to new version (#8742)Jonathan Hale
* [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-24maintainer-guide.md - Fix link (#8720)Wolfgang Stöggl
"source_" was missing in the name of the helper function. Fix typo: vcpkg_extract_archive_ex -> vcpkg_extract_source_archive_ex
2019-10-24[directxtk] Update library to oct2019 (#8724)Ehsan
2019-10-24[libcopp] Update library to 1.2.1 (#8728)Ehsan
2019-10-24[check] Update library to 0.13.0 (#8722)Ehsan
2019-10-24[directxtex] Update library to oct2019 (#8723)Ehsan
2019-10-24[directxtk12] Update library to oct2019 (#8725)Ehsan
2019-10-24[forest] Update library to 12.0.4 (#8727)Ehsan
2019-10-24[libpmemobj-cpp] Update library to 1.8 (#8729)Ehsan
2019-10-24Revert "[azure] Update azure-iot-sdk-c for 07/2019 LTS refresh (#8686)" (#8731)ewertons
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-23[proj4] Update to version 6.2.0 (#8621)Raynor Vliegendhart
* [gdal] Change dependency from proj to proj4 * [proj4] Update to version 6.2.0
2019-10-23Add Mac/Linux build support (#8709)Vitaly Petrov
2019-10-22Add boost-ptr-container to the list of dependencesMaxime Gimeno
2019-10-21[jsoncons] Update to v.0.136.1 (#8689)Daniel Parker
2019-10-21Fix separate make and install execution error issue. (#8540)JackBoosY
* 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[yoga] Update to 1.16.0 and enabled UWP builds (#8630)RT222
* [yoga] Update to 1.16.0 * [yoga] Enabled UWP builds * [yoga] Fixed regressions
2019-10-21support SKIP_CONFIGURE in vcpkg_configure_make. (#8647)JackBoosY
2019-10-21Add AUTOCONF support with vcpkg_configure_make. (#8610)JackBoosY
2019-10-21vcpkg_configure_meson - Remove compiler flag /Oi (#8667)Wolfgang Stöggl
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[vcpkg_download_distfile.cmake] Fix Examples (#8669)Ehsan
2019-10-21update nameof to v0.9.2 (#8671)Daniil Goncharov
2019-10-21[duckx] update library to 1.0.0 (#8673)AMIR
2019-10-21[nano-signal-slot] Enable UWP and dynamic builds (#8675)RT222
* [nano-signal-slot] Enable UWP and dynamic builds * [nano-signal-slot] Change version to date * [nano-signal-slot] Fix wrong version year
2019-10-21Fix static linkage issues on Linux (#8679)Joel Filho
2019-10-21[catch2] Update to 2.10.1 (#8684)RT222
2019-10-21[plog] Update to 1.1.5 (#8685)Sergey Podobry
2019-10-21[azure] Update azure-iot-sdk-c for 07/2019 LTS refresh (#8686)ewertons
2019-10-21Add a patch for openmvsMaxime Gimeno
2019-10-18update magic_enum to 0.6.3 (#8656)Daniil Goncharov
2019-10-18[mosquitto] Update to 1.6.7 (#8661)ryanfitzsimon
* Remove patch for ssize_t definition issue resolved upstream
2019-10-18[assimp] Fix cmake package config (#8665)Bradley Austin Davis
2019-10-18[celero] Updated to v2.6.0 (#8646)John Farrier
2019-10-18[bfgroup-lyra] Add new port (#8612)myd7349
* [lyra] Add new port * [bfgroup-lyra] Rename
2019-10-18[physx] Added UWP support (#8658)RT222
2019-10-18remove patchMaxime Gimeno
2019-10-18Add usage fileMaxime Gimeno
2019-10-18Fix CONTROL versionMaxime Gimeno
2019-10-18Upgrade to 5.0-beta1Maxime Gimeno
2019-10-18[pmdk] Upgrade to version 1.7 (#8586)Lily
* [pmdk] Upgrade to version 1.7 * [pmdk] Use the commit id of release version * [pmdk] Use the commit id of release version
2019-10-17Merge pull request #8638 from sryze/vs2017-build-fixVictor Romero
Fix compile error in Visual Studio 2017 15.1
2019-10-17[physx] Added a patch to fix missing typeinfo.h header with VS16.3 and ↵RT222
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[tcl]Upgrade to 8.6.9 and use vcpkg_install_make/vcpkg_install_nmake. (#8402)JackBoosY
* [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[proj4] Upgrade version to 6.1.1 and remove patches. (#7917)JackBoosY
* [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[sdl2] Update to 2.0.10 (#8643)RT222
2019-10-17Fix compile error in Visual Studio 2017 15.1Sergey Zolotarev
2019-10-15Merge pull request #8554 from NancyLi1013/dev/NancyLi/8539-add-feature-for-vtkVictor Romero
[vtk] Change atlmfc as feature
2019-10-15Merge pull request #8559 from NancyLi1013/dev/NancyLi/8530-add-port-ffnvcodecVictor Romero
[ffnvcodec] Add new port
2019-10-15Merge pull request #8563 from RT222/directxlibsVictor Romero
[directxtk][directxtk12][directxtex][directxmesh] Fixed missing pdbs
2019-10-15Merge pull request #8581 from imc-123/imc-123-vcpkg-otl-447Victor Romero
otl version 447