Commit Graph

10167 Commits

Author SHA1 Message Date
Alex
ac40b384d3 [ffmpeg] portfile: fix typo Relase->Release (#9405) 2019-12-21 14:04:38 -08:00
PhoebeHui
11140352f4 Add Homepage 2019-12-21 12:47:40 -08:00
Michael Hansen
207c650424 Remove deprecated include from KF5 ports. 2019-12-21 12:47:40 -08:00
Michael Hansen
7c47da60af Add port for kf5syntaxhighlighting. 2019-12-21 12:47:39 -08:00
Michael Hansen
9dd6ebbc41 Update current KF5 libs to version 5.64.0 2019-12-21 12:47:39 -08:00
Robert Schumacher
59b28867dc
[vcpkg-baseline] Fixes for vtk, libarchive, xalan-c, and openvpn3 on Linux (#9411)
* [libarchive] Fix cpu_set_t missing

* [xalan-c] Fix flakiness in presense of ICU

* [openvpn3] Add missing bits/endian.h include

* [vcpkg-baseline] Mark vtk as no longer failing
2019-12-21 11:34:24 -08:00
dpoliarush
37265f7a45 [vcpkg] Removed unused template function. (#9287) 2019-12-20 17:26:40 -08:00
Rémy Tassoux
c916800646 [nano-signal-slot] Update to latest version (#9376)
* [nano-signal-slot] Update to latest version

I know that official releases should be preferred, but I used the latest commit instead because it fix an issue which was causing compilations error on the latest MSVC version (https://github.com/NoAvailableAlias/nano-signal-slot/issues/26).

* [nano-signal-slot] Fix wrong date format

* [nano-signal-slot] Version update

The developer of this library has just added a new release version including the MSVC compilation bug fix.
2019-12-20 17:12:26 -08:00
Tatsuro Shibamura
a732ecda63 [directxtk] Update to dec2019 release (#9381)
* [directxtk] Update to dec2019 release

* [directxtk] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20 16:21:10 -08:00
Tatsuro Shibamura
b5657848d4 [directxmesh] Update to dec2019 release (#9384)
* [directxmesh] Update to dec2019 release

* [directxmesh] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20 16:20:50 -08:00
Tatsuro Shibamura
1258ac0a10 [directxtex] Update to dec2019 release (#9383)
* [directxtex] Update to dec2019 release

* [directxtex] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20 16:20:28 -08:00
Tatsuro Shibamura
024350d0e1 [directxtk12] Update to dec2019 release (#9382)
* [directxtk12] Update to dec2019 release

* [directxtk12] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20 16:19:51 -08:00
NancyLi1013
765923bcf6 [libevent] Add thread as default feature (#9101) 2019-12-20 12:25:18 -08:00
Lily
0173bf09bd [nanodbc] Fix link error 2019 (#9185) 2019-12-20 12:23:33 -08:00
Alvin
0548f8a50c [libqglviewer] update to 2.7.2 (#9186)
* [libqglviewer] update to 2.7.2

* [libqglviewer] Remove patch double quotes
2019-12-20 12:23:09 -08:00
Jack·Boos·Yu
ea6dba0cd9 [tbb] Set fatal build tool requirements for UNIX (#9188)
* [tbb]Stop building TBB when build tools are not found in UNIX, remove vcpkg_test_cmake.

* [tbb]Re-fix message.
2019-12-20 12:22:42 -08:00
Jack·Boos·Yu
36c04f16de [ecm] Add usage to fix printing error messages (#9210) 2019-12-20 12:21:51 -08:00
Jack·Boos·Yu
d36d68deec [mongoose] Add feature ssl (#9209)
* [mongoose] Add feature ssl

* [mongoose] Add -D to MG_ENABLE_SSL
2019-12-20 12:21:25 -08:00
Alexander Neumann
f8cfe6c164 Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES (#8533)
* Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES

to respect already set values
closes #8506

* ws change to trigger full rebuild
2019-12-20 12:20:31 -08:00
Lily
386d5c9509 [geotrans] Add macro LITTLE_ENDIAN (#9217) 2019-12-20 12:17:18 -08:00
Owen Rudge
ac0d90f680 [proj4] Update to version 6.2.1; disable exporting symbols for static 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 12:16:46 -08:00
Gregor Jasny
19ed64967c [function2] Add port version 4.0.0 (#9246) 2019-12-20 12:15:42 -08:00
Lily
0d5fc4c6ef [rttr] Add dependency rapidjson (#9252)
* [rttr] Add dependency rapidjson

* [rttr] Modify ci.baseline.txt

* [rttr] Handle copyright
2019-12-20 12:15:14 -08:00
dan-shaw
66f0eb04a5
[libpq] Fix version mismatch between CONTROL and portfile (#9253)
* [libpq] Update the CONTROL version, Delete deprecated functions

* [libpq] Update deprecated functions
2019-12-20 12:14:16 -08:00
Lily
63aa19cd40 [xeus] Fix build error with Visual Studio 2019 (#9254)
* [xeus] Fix build error with Visual Studio 2019

* [xeus] Handle copyright
2019-12-20 12:13:34 -08:00
dan-shaw
5cb3f294d5
Merge pull request #9255 from LaurensVoerman/OpenEXRfix
[OpenEXR] add missing underscore for OpenEXR_IEXMATH_LIBRARY_DEBUG NAMES
2019-12-20 12:11:03 -08:00
dan-shaw
35f9e6ea94
Merge pull request #9261 from Neumann-A/remove_duplicated_symbols_libharu
[libharu] Remove symbols also exported from tiff (as a default feature)
2019-12-20 12:09:43 -08:00
dan-shaw
660ec1b9a2
[tesseract] Fix feature name and build error (#9266)
* [tesseract] Fix feature name and build error

* Remove space

* Update text2image patch

* Update -ldl as CMAKE_DL_LIBS
2019-12-20 12:09:10 -08:00
NancyLi1013
50328cf60d [check] Fix library cannot be found (#9267) 2019-12-20 12:08:43 -08:00
Alvin
81b9d5f890 [uwebsockets] update to 0.16.5 (#9276)
* [uwebsockets] update to 0.16.5

* [uwebsockets] Include directory undo to master branch
2019-12-20 12:05:39 -08:00
Alvin
31c085e118 [usockets] update to 0.3.4 (#9278) 2019-12-20 12:05:10 -08:00
eao197
c19dea188d [restinio] update to 0.6.2 (#9293)
* RESTinio updated to 0.6.2.

* Remove deprecated stuff.

Homepage tag added to CONTROL file.
2019-12-20 12:02:36 -08:00
Alvin
c77c1cd861 [live555] Fix live555:x86-windows-static build failure (#9303) 2019-12-20 12:00:56 -08:00
Adam Jorgensen
14b0cf90e8 [opendnp3] Add new port (#9313)
* 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 12:00:29 -08:00
almikhayl
fad13cc50c [libpcap] update portfile for cmake build and bump version to 1.9.1 (#9329) 2019-12-20 11:59:02 -08:00
Alvin
52d7109219 [simpleini] Fix build failure on travis CI (#9330)
* [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 11:57:49 -08:00
Jack·Boos·Yu
7d21ab542d [botan] Fix unrecognized compile flag MT/MD (#9335) 2019-12-20 11:57:17 -08:00
Leonid Pospelov
b630f9b40d [cpp-httplib] Update library to 0.4.2 (#9360) 2019-12-20 11:56:25 -08:00
IronsDu
df4db7117b [brynet] Update to 1.0.5 (#9277)
* 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-20 11:55:20 -08:00
NancyLi1013
af5f57c248 Update baseline with 'leptonica:arm-uwp=fail' (#9349) 2019-12-19 11:48:28 -08:00
NancyLi1013
496f5cd5fa Update -ldl as CMAKE_DL_LIBS 2019-12-17 22:04:06 -08:00
Griffin Downs
43fa3e60cf
Remove deprecated call to include 2019-12-16 16:15:01 -08:00
Jack·Boos·Yu
e308474b85 Update baseline to skip ogre conflicts (#9331)
* update baseline

* Replace ogre with ogre-next in baseline results
2019-12-16 10:18:47 -08:00
Laurens Voerman
23104e2aa4 skip ogre-next instead of skipping ogre 2019-12-16 13:32:00 +01:00
Alvin
dafe7f9d9a [python3] Fix CONTROL Version (#9173) 2019-12-13 16:16:31 -08:00
Phoebe
16fdd22565 [vcpkg] Add pull request template (#9280)
* [vcpkg] Add pull request template

* Update pull_request_template.md
2019-12-11 12:12:08 -08:00
Jack·Boos·Yu
cf7f244bc8 Removed umock-c:64-windows-static result in baseline because it can now build successfully (#9279) 2019-12-11 11:56:53 -08:00
Laurens Voerman
266622abe6 skip ogre build for all triplets as it conficts with ogre-next 2019-12-11 10:32:12 +01:00
Griffin Downs
7a14422290
Update pr-review-checklist.md 2019-12-11 01:27:14 -08:00
ewertons
837fcab0ef [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and 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-10 11:11:46 -08:00