aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-20[directxmesh] Update to dec2019 release (#9384)Tatsuro Shibamura
* [directxmesh] Update to dec2019 release * [directxmesh] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20[directxtex] Update to dec2019 release (#9383)Tatsuro Shibamura
* [directxtex] Update to dec2019 release * [directxtex] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20[directxtk12] Update to dec2019 release (#9382)Tatsuro Shibamura
* [directxtk12] Update to dec2019 release * [directxtk12] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20[libevent] Add thread as default feature (#9101)NancyLi1013
2019-12-20[nanodbc] Fix link error 2019 (#9185)Lily
2019-12-20[libqglviewer] update to 2.7.2 (#9186)Alvin
* [libqglviewer] update to 2.7.2 * [libqglviewer] Remove patch double quotes
2019-12-20[tbb] Set fatal build tool requirements for UNIX (#9188)Jack·Boos·Yu
* [tbb]Stop building TBB when build tools are not found in UNIX, remove vcpkg_test_cmake. * [tbb]Re-fix message.
2019-12-20[ecm] Add usage to fix printing error messages (#9210)Jack·Boos·Yu
2019-12-20[mongoose] Add feature ssl (#9209)Jack·Boos·Yu
* [mongoose] Add feature ssl * [mongoose] Add -D to MG_ENABLE_SSL
2019-12-20Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES (#8533)Alexander Neumann
* Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES to respect already set values closes #8506 * ws change to trigger full rebuild
2019-12-20[geotrans] Add macro LITTLE_ENDIAN (#9217)Lily
2019-12-20[proj4] Update to version 6.2.1; disable exporting symbols for static ↵Owen Rudge
libraries (#9227) * [proj4] Update to version 6.2.1; disable exporting symbols for static libraries * Remove deprecated function Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2019-12-20[function2] Add port version 4.0.0 (#9246)Gregor Jasny
2019-12-20[rttr] Add dependency rapidjson (#9252)Lily
* [rttr] Add dependency rapidjson * [rttr] Modify ci.baseline.txt * [rttr] Handle copyright
2019-12-20[libpq] Fix version mismatch between CONTROL and portfile (#9253)dan-shaw
* [libpq] Update the CONTROL version, Delete deprecated functions * [libpq] Update deprecated functions
2019-12-20[xeus] Fix build error with Visual Studio 2019 (#9254)Lily
* [xeus] Fix build error with Visual Studio 2019 * [xeus] Handle copyright
2019-12-20Merge pull request #9255 from LaurensVoerman/OpenEXRfixdan-shaw
[OpenEXR] add missing underscore for OpenEXR_IEXMATH_LIBRARY_DEBUG NAMES
2019-12-20Merge pull request #9261 from Neumann-A/remove_duplicated_symbols_libharudan-shaw
[libharu] Remove symbols also exported from tiff (as a default feature)
2019-12-20[tesseract] Fix feature name and build error (#9266)dan-shaw
* [tesseract] Fix feature name and build error * Remove space * Update text2image patch * Update -ldl as CMAKE_DL_LIBS
2019-12-20[check] Fix library cannot be found (#9267)NancyLi1013
2019-12-20[uwebsockets] update to 0.16.5 (#9276)Alvin
* [uwebsockets] update to 0.16.5 * [uwebsockets] Include directory undo to master branch
2019-12-20[usockets] update to 0.3.4 (#9278)Alvin
2019-12-20[restinio] update to 0.6.2 (#9293)eao197
* RESTinio updated to 0.6.2. * Remove deprecated stuff. Homepage tag added to CONTROL file.
2019-12-20[live555] Fix live555:x86-windows-static build failure (#9303)Alvin
2019-12-20[opendnp3] Add new port (#9313)Adam Jorgensen
* Added port for OpenDNP3 library * Added usage note * Handle library linkage setting * Removed deprecated vcpkg_common_functions include * Indicated that OpenDNP3 will fail to build on UWP targets * [opendnp3] Export cmake files and force to build static in Windows * [opendnp3] Fix include export-cmake name Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2019-12-20[libpcap] update portfile for cmake build and bump version to 1.9.1 (#9329)almikhayl
2019-12-20[simpleini] Fix build failure on travis CI (#9330)Alvin
* [simpleini] Fix build failure on travis CI * [simpleini] x64-linux passing, remove from ci.baseline.txt * [simpleini] x64-osx passing, remove from ci.baseline.txt
2019-12-20[botan] Fix unrecognized compile flag MT/MD (#9335)Jack·Boos·Yu
2019-12-20[cpp-httplib] Update library to 0.4.2 (#9360)Leonid Pospelov
2019-12-20[brynet] Update to 1.0.5 (#9277)IronsDu
* Update portfile.cmake update brynet to tag 1.0.5 .(after now, brynet changed to header only) * Update portfile.cmake * Update CONTROL * Update ci.baseline.txt remove brynet's setting
2019-12-19Update baseline with 'leptonica:arm-uwp=fail' (#9349)NancyLi1013
2019-12-17Update -ldl as CMAKE_DL_LIBSNancyLi1013
2019-12-16Remove deprecated call to includeGriffin Downs
2019-12-16Update baseline to skip ogre conflicts (#9331)Jack·Boos·Yu
* update baseline * Replace ogre with ogre-next in baseline results
2019-12-16skip ogre-next instead of skipping ogreLaurens Voerman
2019-12-13[python3] Fix CONTROL Version (#9173)Alvin
2019-12-11[vcpkg] Add pull request template (#9280)Phoebe
* [vcpkg] Add pull request template * Update pull_request_template.md
2019-12-11Removed umock-c:64-windows-static result in baseline because it can now ↵Jack·Boos·Yu
build successfully (#9279)
2019-12-11skip ogre build for all triplets as it conficts with ogre-nextLaurens Voerman
2019-12-11Update pr-review-checklist.mdGriffin Downs
2019-12-10[azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and ↵ewertons
public-preview installations (#9117) * [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations * [azure-c-shared-utility]Terminate the build process when building uwp.
2019-12-10updated CONTROL Version; fix AlembicIlmBase.cmake file error caused by debug ↵Laurens Voerman
lib now being found.
2019-12-09Update text2image patchNancyLi1013
2019-12-09Remove spaceNancyLi1013
2019-12-09[tesseract] Fix feature name and build errorNancyLi1013
2019-12-09[vcpkg] Initialize PR review checklist (#9264)Griffin Downs
2019-12-09symbols only clash in static buildsAlexander Neumann
2019-12-09fix duplicated symbols of tiff/libharuAlexander Neumann
2019-12-09[OpenEXR] add missing underscore for OpenEXR_IEXMATH_LIBRARY_DEBUG NAMESLaurens Voerman
2019-12-09[libpq] Update deprecated functionsAlvinZhangH