Commit Graph

7470 Commits

Author SHA1 Message Date
Curoky
705764c635
[fmt] Update to 6.1.2 (#10080)
* [fmt] Update to 6.1.2

* [spdlog] add patch to fix include missing

* [fmt] check if file exists before file(RENAME ...)

* [spdlog] bump version to 1.4.2-2

* [fmt][spdlog] Fix version number
2020-03-02 09:35:36 -08:00
Jack·Boos·Yu
c3ac3b24ff
[pcl] Change feature pcap dependency to libpcap in non-Windows (#10163)
pcl[pcap] still doesn't work on macOS for now, since the libpcap port doesn't support non-Linux systems.
2020-02-29 11:22:53 -08:00
cDc
57c7de7f24
[openmvs] update to v1.1 (#10110)
* update openmvs

* update version
2020-02-28 22:31:23 -08:00
Vitaliy Didik
01a864d25b
[gmime] Update to 3.2.6 (#10112) 2020-02-28 22:30:06 -08:00
Leonid Pospelov
98513a5056
[icu] Fix typo (#10128) 2020-02-28 22:27:28 -08:00
Greg Williamson
9e7db0ccba
[pugixml] Fix debug library name (#10134)
* Fix debug library name

* use option

* Update CONTROL
2020-02-28 22:26:29 -08:00
Kevin Lu
12caf950f8
[libgit2] Update to 0.99.0 (#10140)
* [libgit2] Update to 0.99.0

* Update vcpkg conventions

* Use new approach to disallowing UWP builds
2020-02-28 22:25:31 -08:00
Tobias Brückner
f71aa3077e
[hyperscan] Add missing dependency boost-crc (#10148)
* Add boost-crc to hyperscan dependencies

* Add homepage to CONTROL file

* Increase port version to 5.1.0-4
2020-02-28 22:24:36 -08:00
Jack·Boos·Yu
31ce75e4ae
[celero] Fix some macros (#10159)
WIN32 -> _WIN32, and CELERO_STATIC -> 1
2020-02-28 22:14:37 -08:00
Tobias Brückner
64f7f2590d
[libmysql] Fix for missing "ADD_COMPILE_FLAGS" command (#10162)
* [libmysql] Apply patch to prevent configuration error in extra/re2

Configuration of the embedded extra/re2 produces an error on Mac with Clang:

    CMake Error at extra/re2/CMakeLists.txt:74 (ADD_COMPILE_FLAGS):
      Unknown CMake command "ADD_COMPILE_FLAGS".

cmake/compile_flags.cmake was not included.

* [libmysql] Remove empty directory /lib/plugin/debug after installation

* [libmysql] Update version to 8.0.4-6

* [libmysql] Remove deprecated include(vcpkg_common_functions)

* [libmysql] x64-osx is now expected to pass CI

* [libmysql] Simplify copying of copyright file

* [libmysql] Handle unsupported triplets with vcpkg_fail_port_install
2020-02-28 21:56:22 -08:00
Daniel Parker
053ade685f
[jsoncons] Update to v0.146.0 (#10165)
* [jsoncons] Update to v0.145.0

* Update to v0.145.1

* Removed blank lines at end of .cmake file. Update to v0.145.2

* [jsoncons]Line include(vcpkg_common_functions) removed
2020-02-28 21:50:56 -08:00
SvenPStarFinanz
50e689dbe2
[xmlsec] Add cmake target exports (#10207)
* [xmlsec] Add cmake target exports

* Removed vcpkg_common_functions.
2020-02-28 21:50:01 -08:00
igl42
0d8fb644a0
[blaze] Update to 3.7 (#10182) 2020-02-28 21:44:18 -08:00
Jonathan Giannuzzi
0babb7549b
[sdl2-mixer] Enable native MIDI support on macOS (#10201) 2020-02-28 21:42:47 -08:00
Owen Rudge
bf338dc947
[proj4] Update to version 6.3.1 (#10211) 2020-02-28 21:40:32 -08:00
Hartmut Kaiser
8d4b4baf43
[hpx] Update to V1.4.1 (#10214)
* Updating for HPX V1.4.1

* Addressing review comments
2020-02-28 21:38:07 -08:00
Daniel Yates
605957fef2
[eabase] Update to 2.09.12 (#10215) 2020-02-28 21:36:29 -08:00
Daniel Yates
bbb655857a
[eastl] Update to 3.16.05 (#10216) 2020-02-28 21:34:44 -08:00
Maxime GIMENO
003513de47
[cgal] Upgrade to 5.0.2 (#10222)
* Upgrade to 5.0.2

* Use modern vcpkg functions and remove deprecated code

* Update ports/cgal/portfile.cmake

Co-Authored-By: Laurent Rineau <Laurent.Rineau@cgal.org>

Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2020-02-28 21:33:41 -08:00
Phoebe
df31c41168
[bullet3] Add usage (#10226) 2020-02-28 21:30:50 -08:00
Wolfgang Stöggl
2121698e7b
[tool-meson] Update to 0.53.2 (#10234) 2020-02-28 21:29:51 -08:00
Kevin Lu
ae8a224bee
[sqlite3] Update to 3.31.1 (#10241) 2020-02-28 21:27:31 -08:00
eao197
c953d07fda
[restinio] update to v.0.6.5 (#10208) 2020-02-28 21:10:35 -08:00
Koby Kahane
4f46ab90fc
[re2] update to 2020-01-01 (#10197)
* [re2] update to 2020-01-01.

* [re2] Remove deprecated vcpkg_common_functions inclusion.
2020-02-26 13:59:31 -08:00
Billy O'Neal
f4359f404a
[cpprestsdk] Update to v2.10.15. (#10191)
* [cpprestsdk] Update to v2.10.15.

* fix baseline

Fixes cpprestdsk on UWP.

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-02-26 13:57:43 -08:00
Jack·Boos·Yu
5d6927385e
[libmariadb] Fix patch (#10043)
The patch incorrectly left out the line just before the modification.
2020-02-25 16:42:08 -08:00
Gregor Jasny
1d58bf5310
[prometheus-cpp] Update to version 0.9.0 (#10175) 2020-02-25 14:24:30 -08:00
Jack·Boos·Yu
c6b58e366a
[brotli] Fix build failure on arm64-uwp (#10116)
* [brotli] Fix build failure on arm64-uwp

* update baseline
2020-02-25 14:18:40 -08:00
Stanislav Ershov
d317268f4f
[entt] Update to 3.3.0 (#10205) 2020-02-25 14:14:45 -08:00
Carlos O'Ryan
80d5ee93a4
[google-cloud-cpp-common] Upgrade to v0.20.0 release (#10168) 2020-02-24 16:10:03 -08:00
Jack·Boos·Yu
9db90b397d
Fix baseline error (#10051)
* Fix osx baseline

* fix osg configure issue

* re-trigger ci test

* re-trigger ci test

* [osg] Revert changes with osg and temporarily skip osg detection

* trigger ci test

* update baseline

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-02-19 16:45:58 -08:00
DailyShana
1be75a28bf
[irrlicht] add feature to support unicode path on windows (#9902)
* [irrlicht] add feature to support unicode path on windows

* use vcpkg_check_features

* fix tools feature
2020-02-13 23:00:31 -08:00
NancyLi1013
b9794a59a3
[range-v3] Update to 0.10.0 (#10002) 2020-02-13 22:51:45 -08:00
Shuanglei Tao
bc37190216
[libwebsockets] add libuv support (#9970)
* [libwebsockets] add libuv support

* [libwebsockets] Bump control version

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-02-13 19:04:40 -08:00
Jack·Boos·Yu
90114a0e2e
[proj4] Fix the feature database judgment (#8763)
* [proj4]Fix the feature database judgment.

* [proj4]Re-fix sqlite tool judgment.
2020-02-13 19:03:58 -08:00
Jack·Boos·Yu
ad69a7fc8e
[osg]Fix windows-dynamic/linux build. (#8060)
* [osg]Fix dynamic build.

* [sdl1]Fix linux command.

* [osg]Fix linux build: disable present3D and osgstaticview.

* [osg]fix windows build-only for windows.

* [osg]Fix file INSTALL error.

* [osg]Add dependency conditions.

* [osg]disable OSG_USE_UTF8_FILENAME in Linux and OSX.

* [osg]Fix find dependency curl. Replace version num by macro.

* [osg]Add option CMAKE_CXX_STANDARD

* [osg] Remove library prefix.

* [osg] Fix install pdbs

* [osg] Remove usless plugin libs.

* update baseline

* update baseline

* update baseline

* update baseline
2020-02-13 17:53:23 -08:00
Stephen Just
375ea0ec6b
[rxspencer] Add RxSpencer port (#9166)
* [rxspencer] Add RxSpencer port

* No need to force dynamic linkage

* Review comments

* update baseline

* Update to latest upstream

* Review comments

* Update CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-02-13 17:51:10 -08:00
Rémy Tassoux
76fba5ec78
[luajit] Improve static and dynamic CRT support (#8929)
* [luajit] Improve static and dynamic CRT support

* [luajit] fix CRT linkage always static

* [luajit] Fix luajit.exe static build failure

* [luajit] Remove old patch

* [luajit] Remove old patch

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-02-13 17:48:46 -08:00
Johnny Willemsen
c819b7f6bf
[ace] Update to 6.5.8 (#10003)
* [ace] Update to 6.5.8

* Address review comments

    * ports/ace/portfile.cmake:

* Put back copy step

    * ports/ace/portfile.cmake:

* Fixed error

    * ports/ace/portfile.cmake:

* ARM should work, let us try it

    * ports/ace/portfile.cmake:

* ARM doesn't work yet, so disable it again
    * ports/ace/portfile.cmake:
2020-02-13 17:38:27 -08:00
Carlos O'Ryan
c36db6d3be
[google-cloud-cpp{,-common}] upgrade to latest release (#10037) 2020-02-12 14:48:03 -08:00
kreuzerkrieg
6abebce350
[farmhash] Add new port (#9929)
* FarmHash, a family of hash functions.

* WiP
2020-02-12 14:44:06 -08:00
pravic
110ed91c05
[sciter] Update to 4.4.0.7.7393 (#10022) 2020-02-11 23:19:34 -08:00
BullyWiiPlaza
f0ea08adea
[xorstr] Update xorstr to fix GCC warnings and compilation error (#10026) 2020-02-11 23:17:55 -08:00
Todor Prokopov
f478be7479
[many ports] Support building with MinGW toolchain (#8940)
* Some package fixes necessary to build with MinGW toolchain

* [libraqm] Fix build error caused by trying to write to source directory

* [tmxparser] Fix build failure when tmx port is intalled before tmxparser port

System include path was added first on compiler command line. This leads to
build failure when there is a tmx.h header file in system include path.

* [qt5-base][angle] Trigger CI rebuild

* [kd-soap] Fix build error

* Update ci.baseline

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-02-11 17:30:03 -08:00
Phoebe
5f12ffae8d
[freetype] Remove feature 'harfbuzz' (#9888) 2020-02-11 17:23:49 -08:00
Phoebe
dbe299e4a5
[openmvg] Update to 1.5 (#10008) 2020-02-11 17:23:12 -08:00
Phoebe
be6d78f1e3
[openvdb] Update to 7.0.0 (#10020) 2020-02-11 16:45:01 -08:00
Yue
716d189d6b
[toml11] Add new port (#9941) 2020-02-11 16:39:59 -08:00
ymshenyu
acdbfaec17
[gRPC] Update to 1.27.1 (#9963)
* gRPC 1.27.0

* trigger build

* update to v1.27.1

* update control file
2020-02-11 16:33:48 -08:00
Phoebe
61bb3713f4
[g2o] Update to 2020-02-07 (#9968) 2020-02-11 16:32:28 -08:00
yurybura
0360bc88ae
[open62541] Update to v1.0.1 (#9992)
* [open62541] Update to v1.0

* Remove dependency on python-six

* Fix CI

* Manually specify the version

* Fix install binaries directory

* Fix end line

* Add homepage and modernize cmake
2020-02-11 16:30:31 -08:00
eao197
a7f4954430
[restinio] update to 0.6.4 (#10004) 2020-02-11 16:29:29 -08:00
Jack·Boos·Yu
6ee97010a9
[libimobiledevice] Update to 1.2.185 and fix usbmuxd build (#10007)
* [libimobiledevice] update to 1.2.185 and fix usbmuxd build

* [libimobiledevice/usbmuxd] Add homepage
2020-02-11 16:29:04 -08:00
Jack·Boos·Yu
10eeee5d55
[asmjit] Update to 2020-02-08, drop support with uwp (#10016) 2020-02-11 16:27:53 -08:00
Jack·Boos·Yu
4acf573554
[oniguruma] Update to 6.9.4 (#10019) 2020-02-11 16:27:17 -08:00
kreuzerkrieg
2b9c87f4b9
[libhdfs3] Add new port (#10021)
* libhdfs3

* wip
2020-02-11 14:09:51 -08:00
winsoft666
56a12f6ee9
[teemo] Update to v1.3 (#9999)
* teemo

* 1. move header files to teemo folder.
2. add Cancel Event.
3. create directories automatically.
2020-02-10 16:23:04 -08:00
Robert Schumacher
08c951fef9
[many ports] Upgrades to 2020.02.08 (#9986)
* [many ports] Upgrades to 2020.02.08

* Undo asio asmjit libimobiledevice mlpack mongo-c-driver oniguruma openmvg openvdb pcl

* Update ci baseline file

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-02-10 16:08:57 -08:00
Robert Schumacher
b20c6d3b89
[openimageio] Upgrade version, add features and fix build failure (#8543)
* [openimageio]Upgrade version and add features.

* [openimageio]Add definitions.

* [openimageio]Remove vcpkg_common_functions

* [openimageio] update to 2.1.9.0 and fix static build.

* [openimageio] Fix generated cmake files.

* [openimageio] Remove feature ptex due to some link error. Fix dependencies opencv and webp. Merge fix dependency patches.

* [openimageio] Add feature tools

* [openimageio] Fix openimageio targets.cmake name

* [openimageio] Fix find openjpeg

* [openimageio] Add dependency pybind11

* [openimageio] Fix find dependency ffmpeg[avresample]

* [openimageio] Add feature python

* [openimageio] Fix instructions for python

* [openimageio] Change feature name python to pybind11, add vcpkg_copy_tool_dependencies
2020-02-08 22:35:45 -08:00
Jeremie St-Amand
ce6df30a57
[vulkan-memory-allocator] Update to version 2.3.0 (#9975) 2020-02-08 21:36:33 -08:00
Carlos O'Ryan
40265dda08
[googleapis]: Upgrade to v0.4.1 release. (#9972) 2020-02-08 21:30:52 -08:00
Robert Schumacher
a0338581c6
[openssl-unix] Remove incomplete zlib dependency. Fix cmake wrapper to use more compatible cmake directives. (#9974) 2020-02-08 21:30:16 -08:00
NancyLi1013
1ea7914d3a
[blitz] Add new port (#8353)
* [blitz] Add new port

* Remove unused function and update vcpkg_fail_port_install

* Update

* Update ci.baseline.txt
2020-02-08 20:26:05 -08:00
Carlos O'Ryan
4529a5b8ee
[google-cloud-cpp*] Upgrade to latest release (#9946)
* [google-cloud-cpp*] Upgrade to latest release

* Update CI baseline.

* Address review comments.
2020-02-08 20:23:12 -08:00
NancyLi1013
2873f07823
[fluidsynth] Update to 2.1.0 (#9937) 2020-02-07 09:56:12 -08:00
NancyLi1013
a6fc98381f
[freerdp] Fix include install path (#9944) 2020-02-07 09:47:25 -08:00
Jack·Boos·Yu
b8971ffdd0
[vtk] Fix dependency pugixml link type (#9958) 2020-02-07 09:40:29 -08:00
driver1998
7d4227f02e
[libffi] Update to v3.3 release (#6119)
* libffi 3.3-rc0 custom port, with arm/arm64 windows support

* fix linux build

* enable EFI64 in linux x64, should fix build errors in some cases

* libffi: move to the arm64 support pr branch

* libffi: move to latest upstream master

* libffi: update to upstream master

* libffi: update to v3.3-rc2

* libffi: update to v3.3 release

* libffi: update version in fficonfig.h

* libffi: Remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [libffi] update portfile.cmake

* [libnice] fix Windows ARM64 build

* CI: set atk:arm64-windows to fail
atk compilation requires running glib(arm64) tools, which is not possible on a x86 system.

* CI: libffi:arm64-windows passing

* [gdk-pixbuf] fix Windows ARM64 build

* [pangomm] show unsupported architecture error on ARM

* [pangomm] update portfile.cmake

* [libffi] Avoid depending on VCPKG_TARGET_TRIPLET; use native cmake variables instead. Avoid double expansion inside if().

* [libffi] TARGET is a keyword for if() -- use quoted expansion instead.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-02-07 09:36:39 -08:00
ggessner
8eaa597bba
[nngpp] update library to latest version (v1.2.4) (#9907)
* update nngpp version

fixed correct handling of copyright/licences
removed deprecated command

* prettify versioning

* replace tag with corresponding commit id

* fix SHA512
2020-02-07 09:35:41 -08:00
ggessner
f370671685
[nng] update nng to the latest version v1.2.5 (#9906)
* update nng to the latest version

necessary in order for nngpp to work correctly
added homepage
removed deprecated command
fixed handling copywright

* prettify versioning

* replace tag with SHA1 of corresponding commit

* fix SHA512
2020-02-07 09:35:10 -08:00
Mikhail Boldyrev
209b2e3355
[soci] fixed SOCI_CXX11 flag (#9887)
* [soci] fixed SOCI_CXX11 flag

Signed-off-by: Mikhail Boldyrev <miboldyrev@gmail.com>

* [soci] removed vcpkg_common_functions include

Signed-off-by: Mikhail Boldyrev <miboldyrev@gmail.com>
2020-02-07 09:34:22 -08:00
eao197
50d1e2998e
[restinio] updated to v.0.6.3.1. (#9961) 2020-02-07 09:33:47 -08:00
Robert Schumacher
5fbfbaf2f4
Merge pull request #9045 from ChaoJia/new-port-rply
[rply] Add new port
2020-02-06 15:17:16 -08:00
Robert Schumacher
abd170d8e5
Merge pull request #9820 from sayurin/fix-win32-winnt
[boost-modular-build-helper] fix _WIN32_WINNT definition
2020-02-06 15:13:45 -08:00
Robert Schumacher
f79396b425
Merge pull request #9800 from angelmixu/cairo-fix-export-macOS-dynamic-library
[cairo] fix export symbols on dynamic libraries for macOS
2020-02-06 15:06:21 -08:00
Robert Schumacher
ec41e14b87
Merge pull request #9796 from anion155/patch-1
[mqtt-cpp] Fix dependencies list
2020-02-06 15:02:22 -08:00
Robert Schumacher
a9dc513ef7
Merge pull request #9889 from coryan/upgrade-protobuf-v3.11.3
[protobuf]: upgrade to v3.11.3
2020-02-06 14:59:37 -08:00
Robert Schumacher
b8cd54d4e6
Merge pull request #9914 from kreuzerkrieg/H3
[H3] Add new port
2020-02-06 14:54:39 -08:00
Robert Schumacher
6c978f40bc
Merge pull request #9922 from philjdf/Arrow016
[Arrow] Update to v0.16
2020-02-06 14:53:17 -08:00
Robert Schumacher
fc0e8b95b0
Merge pull request #9925 from mbeutel/feature/bustache
[bustache] Add new port
2020-02-06 14:51:48 -08:00
Robert Schumacher
7a78d51e2f
Merge pull request #9932 from xeropresence/polyhook2-update
[polyhook2 ] Update port
2020-02-06 14:50:32 -08:00
paul-reilly
aaddcb1afb
Add post-build usage info for Lua port. (#9934)
* Add post-build usage info for Lua port.

* Fix CMake command that moves info file

* Update Lua package version number
2020-02-06 11:07:19 -08:00
Angel Sánchez
3450d1bae2 use MSVC instead of Windows to detect symbols export flag 2020-02-06 10:37:35 +01:00
Robert Schumacher
6f2fba24dc
Merge pull request #9733 from yurybura/master
[boost-iostreams] Remove custom build cmake
2020-02-05 18:33:07 -08:00
Robert Schumacher
516bc24190 [boost-modular-build-helper] Bump CONTROL to track changes 2020-02-05 18:30:56 -08:00
Robert Schumacher
22b0986cc1
Merge pull request #9903 from evansds/cgltf-1.5
[cgltf] Update to 1.5
2020-02-05 18:27:51 -08:00
Robert Schumacher
53b4fba444
Merge pull request #4983 from cryptomilk/master-libssh
[libssh] Update libssh to version 0.9.3
2020-02-05 18:19:25 -08:00
Robert Schumacher
0ba50612fb
Merge pull request #9635 from Neumann-A/improve_libwebp
[libwebp] Update to 1.1.0 and improve portfile
2020-02-05 17:52:51 -08:00
xeropresence
3f75ce5786 Update polyhook2 port 2020-02-05 17:44:26 -05:00
Robert Schumacher
78576193d2
Merge pull request #9915 from ewertons/master
Azure-IoT-Sdk for C LTS release 2020-02-04 (lts_02_2020)
2020-02-05 14:12:05 -08:00
Moritz Beutel
923ef158c6 [bustache] Add new port 2020-02-05 16:31:40 +01:00
Carlos O'Ryan
19da994248
Address review comments. 2020-02-05 08:39:05 -05:00
Carlos O'Ryan
e33e327bb2
[protobuf]: upgrade to v3.11.3 2020-02-05 08:39:05 -05:00
Phil Felton
622c10b388
Update CONTROL 2020-02-05 10:48:00 +00:00
kreuzerkrieg
1e23800140 H3: A Hexagonal Hierarchical Geospatial Indexing System 2020-02-05 07:55:06 +02:00
Robert Schumacher
fff8a64f41 [libssh] Remove unneeded patch and UWP check 2020-02-04 15:50:33 -08:00
Robert Schumacher
6f66ad14fe Merge remote-tracking branch 'origin/master' into HEAD 2020-02-04 15:50:10 -08:00
Robert Schumacher
1fd6cc945d
Merge pull request #8842 from JackBoosY/dev/jack/upgrade_libi
[libideviceactivation libimobiledevice libusbmuxd] Upgrade version, modify build process
2020-02-04 15:42:23 -08:00
Robert Schumacher
a692a06a97
Merge pull request #8858 from zrax/kf5libs
[kf5 libs] Update existing and add syntax-highlighting
2020-02-04 15:38:58 -08:00
Robert Schumacher
6f47720a6a
[libmodplug] use static cast for ctype (#9085) 2020-02-04 15:36:31 -08:00
Lily
d9200c4e94
[libgpod] Add new port (#7983)
* [libgpod] Add new port

* [libgpod] Fix build error

* [libgpod] Modify ci.baseline.txt

* [libgpod] Fix patch error

* [libgpod] Fix conflict

* [libgpod] Fix conflict
2020-02-04 15:35:26 -08:00
Alvin
319a54ebd3
[liblzma] Fix build failure (#7481)
* fix 7426 issue

* fix 7426 issue -change the CONTROL file

* [liblzma] Remove quantlib:x64-os from ci.baseline.txt

* [liblzma] Update the CONTROL version
2020-02-04 15:32:13 -08:00
Ewerton Scaboro da Silva
f6023255d1 Azure-IoT-Sdk for C LTS release 2020-02-04 (lts_02_2020) 2020-02-04 15:03:19 -08:00
angelmixu
d808514c9d
[poco] bin and debug/bin directories should also be removed on macOS (#9798)
* [poco] bin and debug/bin directories should also be removed on macOS

* white space for rebuild

* updated platform comparison
2020-02-04 14:49:41 -08:00
Stephen Kyne
e9b976af70
[Portaudio] Disable debug logging by default (#9877)
* Disable debug logging

* Update version of port

* Added in debug logging to debug builds only. Still removed from release

* Simplified portfile
2020-02-04 14:47:15 -08:00
Jack·Boos·Yu
d09f4faf52
[cppmicroservices] Fix find dependency gtest (#9886)
* [cppmicroservices] Fix find dependency gtest

* update baseline
2020-02-04 14:46:24 -08:00
Jack·Boos·Yu
d4c6627acd
[curl] Set non-http as default feature (#9613)
* [curl] Set non-http as default feature

* [curl] rebuild code

* [curl] Add error info, disable uwp build when selecting feature winssl,sspi,tool

* [curl] Remove deprecated function

* [curl] Fix openssl dependency check in config.cmake
2020-02-04 14:40:19 -08:00
Hongxu Xu
f53110de25
[ICU] Upgrade ICU to 65.1 (#9122)
* [ICU] Upgrade ICU to 65.1

* Fix wrong diff format.

* Removed deprecated vcpkg_common_functions
2020-02-04 14:14:45 -08:00
Lily
09b6a74b43
[clblas] Fix build error (#8919)
* [clblas] Fix build error

* [clblas] Fix build error

* Remove include(vcpkg_common_functions)
2020-02-04 14:11:19 -08:00
Oliver John Hitchcock
ed863b163c
[EAThread][EASTL] Added EAThread and modified EASTL (#8861)
* [EAThread][EASTL] Added EAThread and modified EASTL

EABase has now also been seperated from EASTL.
EASTL now copies CommonCppFlags.cmake as it is used by EAThread.

* Fix EABase

* Fix EABASE include for EASTL

* Improve EASTL

Still need to fix
The /debug/lib/cmake folder should be merged with /lib/cmake into /share/eastl
Found 3 error(s). Please correct the portfile:
    E:\vcpkg\ports\eastl\portfile.cmake
-- Performing post-build validation done
Error: Building package eastl:x64-windows-static failed with: POST_BUILD_CHECKS_FAILED
Please ensure you're using the latest portfiles with `.\vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
  Package: eastl:x64-windows-static
  Vcpkg version: 2019.09.12-nohash

* Base pass one Thread

* Fix config errors and add `vcpkg_fixup_cmake_targets`

* Add required changes for fails

* x86-windows should also fail

* Revert adding `vcpkg_fail_port_install(ON_TARGET "Windows" ...)`

* Remove `eastl:arm64-windows=fail` from ci.baseline.txt

* Merge CONTROL descriptions into one line
2020-02-04 14:10:03 -08:00
Lily
0591528cbf
[halide] Fix can't be found by cmake. (#8803)
* [halide] Fix can't be found by cmake.

* Remove include(vcpkg_common_functions)
2020-02-04 13:32:09 -08:00
Jack·Boos·Yu
fa022fb0fb
[tools] Add python64 bit. (#7964)
* [tools]Add python64 bit.

* [pybind11/shiva]Add version number.

* [duktape]Fix build error using python64 bit.

* [duktape]Fix python2 path.

* [duktape]Fix duketape build: using python2 tools.

* Change subdirs and archive names for PYTHON2 and PYTHON3

* [duktape] Update version info

* [shiva] Add homepage

* update baseline

* update baseline

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2020-02-04 11:32:03 -08:00
Daniel Evans
5f15b1adb0 [cgltf] Update homepage and description 2020-02-04 11:55:29 +00:00
Daniel Evans
45d2ecf571 [cgltf] Add missing header file 2020-02-04 11:54:57 +00:00
Daniel Evans
5e2c32ad58 [cgltf] Update to 1.5 2020-02-04 11:54:57 +00:00
Mikhaylov Anton
d56ed7ee76 Merge branch 'master' into patch-1 2020-02-04 13:40:15 +05:00
past-due
85bf9d9d79
[gettext] Fix Unicode path support on Windows (#9855) 2020-02-03 15:14:03 -08:00
Phil Christensen
e62d136128
[vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601)
* remove unfinished "supports" tag

* extract "supports" from control files
But do nothing with the value

* Start `Supports` documentation

* Use Supports in a bunch of control files

I only tried matching the already existing logic in the portfile.cmake.

* Cmake var provider (#8)

* Cmake var provider (#9)

* fix windows build (#10)

* Add missing files to build

* Fix test (#11)

* adding hooks for cmake variables in expressions

* Adding hooks for 'supports' in CI test

* Fix test (#12)

* Add overrides to evaluation environment

* use "supported" tag in CI testing

* cleanup comment

* Fix issues with PR

* [var_provider] Get library linkage variables from triplet

* Fix compilation errors in tests

* Add unimplemented functions

* Fix unit tests part 1

* Fix issue when buildtrees dir does not exist

* Change binary output hash

* Fix handling of * feature

* Add core feature when using *

* Do not add Default-Features when installing 'core'

* [vcpkg] WIP. 6 failing tests.

* [vcpkg] WIP. 1 failing tests.

* [vcpkg] WIP. 0 failing tests.

* [vcpkg] Removed 'remove_graph'. 0 failing tests.

* [vcpkg] Removed 'install_graph'. 0 failing tests.

* [vcpkg] Remove AnyAction; replace with ActionPlan

* [vcpkg] Minor cleanup.

* [vcpkg][z3][qt5-connectivity][qt5-purchasing] Improve error messages while parsing. Fix a few trivial port issues.

* [vcpkg] Work around ICE with MSVC v140

* [vcpkg] Add purge on fail to decompress for CI

* [vcpkg] Fix parsing of nested parentheses in qualifiers

* [vcpkg] Fix Linux builds (explicit qualification in declaration)

* [vcpkg] Fix Build-Depends implying default features. Fix qualified dependencies regression.

* [mmx] Add to skip list and full rebuild -- mmx causes problems by installing 'sched.h'

* [libpqxx][mqtt-cpp] Prevent installing include/CMakeLists.txt

* [cppitertools] Fix installed include namespace (should be include/cppitertools)

* [libsoundio] Move headers into soundio/ subdirectory as per original cmake

* [ci.baseline] Temporarily skip charls due to conflict with dcmtk

* [vcpkg] Add restricted include files post build check -- bump global abi version

* [libsoundio] Hotfix stray line in portfile

* [vcpkg] Fix regression: CMake information was not being displayed for build-and-install actions

* [jsonnet] Fix installation of internal headers; use system nlohmann-json

* [grpc][upb] Teach grpc to use packaged upb. Add find_package(upb). Remove inappropriate upb features.

* [zfp] Move problematic 'include/bitstream.h' to 'include/zfp/bitstream.h'

* [x265] Bump control version to trigger rebuild after zfp conflict

* [akali] Disable parallel configure

* [dirent][dlfcn-win32][getopt-win32][pthreads] Grandfather into VCPKG_POLICY_ALLOW_RESTRICTED_HEADERS

* [ci.baseline] Update baseline for improved upb support

* [tgui] Disable parallel configure

* [libiconv] Enable VCPKG_POLICY_ALLOW_RESTRICTED_HEADERS

* [aws-sdk-cpp] Disable parallel configure

* [vcpkg] Implement policy VCPKG_POLICY_ALLOW_RESTRICTED_HEADERS

* [aws-sdk-cpp] Fix amount of escaping semicolons -- Note: I do not know the root cause requiring this change

* [libodb-sqlite] Fix configuring into source directory

* [gettext] Grandfather into VCPKG_POLICY_ALLOW_RESTRICTED_HEADERS

* [libodb] DISABLE_PARALLEL_CONFIGURE

* [vcpkg] Add 'config.h' and 'local.h' to restricted header list

* [mcpp] Remove unused and problematic include 'config.h' from installed files

* [teemo] Move installed headers into subdirectory to prevent conflicts with x265

* [ci.baseline] Update current OSX. Skip libmesh on all platforms due to heavy conflicts.

* [vcpkg] Add 'slice.h' as a restricted header

* [osg] Improve accuracy of dependencies (disable some, add some to Depends)

* [vcpkg] Skip invoking a subprocess for 0 specs in load_tag_vars

* [ci.baseline] Skip mongo-c-driver on osx due to flakiness

* [teemo] Fix incorrect include file read

* [osg] Fix dependency typo: glut -> freeglut

* [vcpkg] Recover some lost performance with the addition of vcpkg_get_tags.

A huge performance cost was loading the triplet files over and over; instead, we splice the sources into a macro and load it once, then just call that macro for each port.
Remove use of hashing because we aren't cross-process-safe anyway (global static will do instead).

* [vcpkg] Change Supports atom 'windows' to include UWP. Improve Supports field documentation.

* [vcpkg] Add docs for VCPKG_ENV_PASSTHROUGH and VCPKG_DEP_INFO_OVERRIDE_VARS

* Fix typo

Co-authored-by: Curtis J Bezault <curtbezault@gmail.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-02-03 14:22:52 -08:00
eao197
586bee9bcd
[RESTinio] updated to v.0.6.3 (#9858)
* RESTinio updated to v.0.6.3.

* Remove trailing empty lines.

* Another space line removed.
2020-02-03 14:14:00 -08:00
Hannemit
e33f9fad97 Fix linux build 2020-02-03 15:17:41 +00:00
Alexander Neumann
3310f8e728 fix the xrandr link issue 2020-02-03 15:45:23 +01:00
Alexander Neumann
3f6be88a04 removed traces of web_js completly 2020-02-03 14:05:59 +01:00
Alexander Neumann
f028e3ad5f tried to fix build failure for web_js but am out of ideas.
-> removed feature.
2020-02-03 13:45:56 +01:00
Alexander Neumann
8c64335e21 Fatal error on invalid feature combination. 2020-02-03 13:08:37 +01:00
philjdf
6b3d4b8172 Update hash because Arrow release changed 2020-02-03 10:30:36 +00:00
Alexander Neumann
d8167d3188 fix extra dependencies and build errors 2020-02-03 11:21:47 +01:00
Alexander Neumann
09dca6dbf4
update missing sdl dependency in feature extras 2020-02-03 09:59:52 +01:00
Stanislav Ershov
6d1cd558e6
[glfw3] Update to 3.3.2 (#9809) 2020-02-02 23:16:54 -08:00
Jack·Boos·Yu
070f37693c
[azure-c-shared-utility] Fix patch when selected feature public-preview (#9871) 2020-02-02 20:26:38 -08:00
ewertons
7aebb48108
Azure-IoT-Sdk for C release 2020-01-22 (#9805)
* Azure-IoT-Sdk for C release 2020-01-22

* [azure-c-shared-utility] Patch conditionals in azure_c_shared_utilityFunctions.cmake

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2020-01-31 11:42:32 -08:00
philjdf
17f1df9c3d Support encryption 2020-01-31 15:23:51 +00:00
philjdf
5268c6766e Re-enable compression libs 2020-01-31 14:53:14 +00:00
Robert Schumacher
fd84591433
[azure-storage-cpp] Azure storage only requires gettext on OSX -- avoid unneeded deps (#9852) 2020-01-31 00:44:28 -08:00
Jack·Boos·Yu
cf3e688dda
[aws-*]Update version (#8832)
* [aws-c-common]Upgrade to 0.4.15

* [aws-c-common]Fix cmake target path.

* [aws-c-event-stream]Upgrade to 0.1.4

* [aws-checksums]Upgrade to 0.1.5
[aws-c-event-stream]Fix cmake target path.
[aws-lambda-cpp]Upgrade to 0.2.4
[aws-sdk-cpp]Upgrade to 1.7.214

* [aws=sdk-cpp]Set feature AWSMigrationHub to lowercase.

* [aws-lambda-cpp] Drop support with OSX
2020-01-30 14:43:34 -08:00
MACHIZAUD Andréa
8bb07e21ca
[freeglut] check whether debug/release is enabled before moving files (#9745) 2020-01-30 14:40:10 -08:00
Silvio Traversaro
1046c297c7
Update eigen3's portfile to use new gitlab repo (#9821)
* Update eigen3's portfile to use new gitlab repo

The official GitHub mirror at https://github.com/eigenteam/eigen-git-mirror is deprecated and soon will be removed.

* Bump eigen3's version

* Update eigen3's homepage

* Update hash
2020-01-30 14:38:38 -08:00
Kotaro Inoue
9986c559b8
[seal] Add new port (#9698)
* Add Microsoft SEAL as a new port

* Fix to choose either static or shared binaries

* Fix to fail port install on Windows platforms

* Fix to enable a command line build on windows

* Fix to fail port install on UWP
2020-01-30 12:55:19 -08:00
angelmixu
3cc9a6f743
[pango] fix macOS dynamic library (#9801) 2020-01-30 12:48:56 -08:00
Michael Spector
533b881fff
[avro-c] enable Snappy codec (#9808)
* Enable Snappy codec in Avro

* Use _WIN32 macro (instead of WIN32)

* Added reference to Avro PR

* Increment version
2020-01-30 12:02:08 -08:00
Maxime GIMENO
7a55930c24
upgrade to 5.0.1 (#9831) 2020-01-30 12:01:28 -08:00
Moritz Beutel
120348bb2a
[gsl-lite] Update to version 0.36.0 (#9827)
* [gsl-lite] Update to version 0.36.0

Update the URL to point to the new location of the library.

Use proper CMake installation instead of just deploying the header file.

Have the legacy header <gsl-lite.hpp> produce a diagnostic and forward
to the proper header <gsl/gsl-lite.hpp>.

* [telnetpp] Update telnetpp patch

* Tidy up
2020-01-30 11:36:12 -08:00
Michael Hansen
743f62cde2
[string_theory] Update to 3.1 (#9833) 2020-01-30 11:29:38 -08:00
Михайлов Антон
c0946497a0
[quaternions] Add new port (#9837)
* feat(quaternions): add control file

* feat(quaternions): add portfile
2020-01-30 11:29:24 -08:00
Oleg Shparber
9a206d9fc0
[freetype] Add feature support (#9706)
This change makes bzip2, HarfBuzz and PNG support optional.
2020-01-29 16:42:25 -08:00
Phoebe
5e329f0bd3
[loguru] Update to 2.1.0 and extend to generate proper binary on non-windows (#8682)
* [loguru] extend to generate proper binary on linux

* Update the changes

* Update CMakeLists.txt

* Remove CMAKE_CXX_LINK_FLAGS

* Add find_dependency(Threads) to config file
2020-01-29 13:52:30 -08:00
Adam Mitz
b5b21df60a
[xerces-c] fixed issue #9654 using git tag (#9702) 2020-01-29 11:52:41 -08:00
etri
4a12817691
[Jsoncpp] Update to 1.9.2 (#9759)
* Update jsoncpp 1.9.2

Using implicit int to float conversion is fixed from jsoncpp 1.9.2 version.

* Update Control

update jsoncpp 1.9.2

* remove deprecated function

include(vcpkg_common_functions)

* [jsoncpp] Allow disabling examples

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2020-01-29 11:49:19 -08:00
Curoky
f272b0c984
[restclient-cpp]: correct the way to remove debug/include (#9487)
* [restclient-cpp]: correct the way to remove debug/include

* [restclient-cpp] Only support static build on Windows.

* [restclient-cpp] Bump version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-01-28 16:46:23 -08:00
philjdf
87a2816019 Update to Arrow 0.16 2020-01-28 16:43:37 +00:00
Михайлов Антон
ab5b74c797
chore: version bump 2020-01-28 10:41:51 +05:00
SeekingMeaning
42aa985bdd [luajit] Copy tool dependencies (#9782)
* [luajit] Copy tool dependencies

* Update CONTROL
2020-01-27 14:59:55 -08:00
Tatsuro Shibamura
268d7bb406 [sdl2-gfx] Fixed build error ARM64 Windows 10 (#9314)
* [sdl2-gfx] Fixed build error ARM64 Windows 10

* [sdl2-gfx] Update CI baseline

* [sdl2-gfx] Fixed function name

* Revert ci.baseline.txt

* Remove sdl2-gfx:arm64-windows from ci.baseline.txt

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-01-27 14:32:23 -08:00
Jack·Boos·Yu
53f1ae86d0 [sdl2-mixer] Fix dynamic loading when building static library (#9332)
* [sdl2-mixer] Fix dynamic loading when building static library

* [sdl2-mixer] Set dynamic load as a feature

* [sdl2-mixer] Disable feature dynamic-load when building static
2020-01-27 14:21:09 -08:00
Thomas Krause
ebda0b9fc2 [sfsexp] Add new port (#9420)
* Add sfsexp, S-expressions library

* Use CMakeLists.txt directly instead of patching it

* Use sub-folder for sfsexp header files

* Manually set the header files and make sure the resulting include/ folder is the same as with the autotools installation

* Add runtime parameter for the DLL

* Export all symbols in the DLLAA

* Use PUBLIC_HEADER property install of install(FILES...)

* Remove boilerplate comments from portfile

* Only create static library on windows

* Throw error on UWP

* Disable some windows UWP warnings

* Use VCPKG_TARGET_IS_WINDOWS and put it on top of file

* Deleted extra blank lines

* Missed one blank line

* Use ${PORT} variable instead of the specific "sfsexp" string.

This should make it easier to change the name of the port later on.

* Use vcpkg_from_github to fetch the release.

* Remove extra empty lines
2020-01-27 14:19:26 -08:00
Michael Mattsson
6ab471d09e [asiosdk] Add new port (#9456)
* [asiosdk] Add new port

* specified vcpkg_fail_port_install for non-windows platforms

* specified vcpkg_fail_port_install for arm & uwp platforms

* added entries for asiosdk into scripts/ci.baseline.txt
2020-01-27 14:14:26 -08:00
sma-github
28b70b41c4 [ftgl] Fix build failure #9520 (#9521)
* bugfix for [ftgl] build failure #9520. Applied same solution as cbezault did for #7697

* bugfix for [ftgl] build failure #9520. Added suggested changes from the review and clean-up EOL characters.

* [ftgl] remove ftgl:x64-linux=fail from ci.baseline.txt

* [ftgl] build failure #9520 - disable doxygen on Linux

* [ftgl] build failure #9520 - force the compiler to use the C++11 standard

* [ftgl] build failure #9520 - remove ftgl:x64-osx=fail

* [ftgl] build failure #9520 - add missing C++11 standard patch
2020-01-27 14:11:39 -08:00
myd7349
354733dbf8 [memorymodule] Add new port (#9541)
* [memorymodule] Add new port

* [memorymodule] Update ci baseline

* [memorymodule] Update CI baseline

* [memorymodule] Simplify vcpkg_fail_port_install call

* [memorymodule] Install lib files only if they exist
2020-01-27 14:07:04 -08:00
Farwaykorse
fbdce55199 [ms-gsl] Update to v2.1.0, the "end of 2019 snapshot" (#9624)
* [ms-gsl] update to 2019-11-19, v2.1.0 end of 2019 snapshot

* [coroutine] Update for compatibility with ms-gsl
2020-01-27 14:02:37 -08:00
Nik Reist
fa4b2e2676 [mcpp] Add new port (#9598) 2020-01-27 13:50:46 -08:00
Yue
141522e6ed [hyperscan] Update the portfile to remove debug/share file to pass post-validation check. (#9618) 2020-01-27 13:48:45 -08:00
Alexander Neumann
d19c61353d [netcdf-c] Fix builds with hdf5[parallel] (#9721)
* [netcdf-c] Fix builds with hdf5[parallel]

* Update mpi.patch
2020-01-27 12:04:35 -08:00
Lily
f787fa4113 [azure-kinect-sensor-sdk] Fix *.dll install path (#9763) 2020-01-27 12:03:32 -08:00
NancyLi1013
97592dfdb6 [fizz] Update to latest version (#9779)
* [fizz] Update to latest version

* Add fix-build_error.patch
2020-01-27 11:55:45 -08:00
kjpus
bd795cb040 [fftw3] Fix SIMD compiler flag and mingw build failure (#9794)
* [fftw3] Fix SIMD compiler flag and mingw build failure

* Use vcpkg_check_features and single ENABLE_[SIMD]
2020-01-27 11:53:59 -08:00
angelmixu
ca95652aab [gettext] fix library placement on macOS (#9797) 2020-01-27 11:45:43 -08:00
Kurata Sayuri
778c066fd4 remove _WIN32_WINNT definition from not WindowsStore. 2020-01-26 10:57:51 +09:00
Angel Sánchez
5fe8614bec [cairo] fix export for macOS 2020-01-23 13:15:08 +01:00
Михайлов Антон
c392b0de99
fix(mqtt-cpp): dependencies list 2020-01-23 15:52:12 +05:00
DCore Team
3aa5979471 [pbc] Correct non Windows build (#9281)
Co-authored-by: rfric <43748255+rfric@users.noreply.github.com>
2020-01-22 13:11:40 -08:00
Sana Jahan
ba47af7fa8 [msgpack11] Add new port (#9524)
* Added portfile and control

* Added patch file to support MSVC

* Added description for msgpack11 in CONTROL

* added homepage to Control, code refactoring for portfile

* refactored portfile

* made align changes

* Update portfile.cmake

* Update CONTROL

removed v from the version

* added ref properly

Co-authored-by: Mayank Kataruka <37381526+mayankkt9@users.noreply.github.com>
2020-01-22 13:07:27 -08:00
Alexander Neumann
c7ad054bd0 fix libgd arm64 regression ...... 2020-01-22 22:06:43 +01:00
driver1998
c97c23ce0a [angle] Update to 2019-12-31 (#9557)
* [angle] Update to 2019-12-31

* [angle] install *.inc files
2020-01-22 13:06:38 -08:00
Owen Rudge
6ee2434755 [proj4] Update to version 6.3.0 (#9573)
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-01-22 12:54:56 -08:00
Tatsuro Shibamura
11b8872c97 [cryptopp] Fixed build error on ARM32/ARM64 Windows (#9633)
* [cryptopp] Fixed build error on ARM64 Windows

* [cryptopp] Update ci.baseline.txt

* Update version

* Use VCPKG_TARGET_IS_OSX variable
2020-01-22 12:44:54 -08:00
David Garcia
2204efd414 [jasper] freeglut is not a dependency in macOS (#9680)
* [jasper] freeglut is not a dependency in macOS

Also remove freeimage:x64-osx from baseline as now compiles

* ogre fails in macOS
2020-01-22 12:42:42 -08:00
Falko Axmann
6d8b6b1bbf [anyrpc] Updated to latest commit (#9682)
* [anyrpc] Updated to latest commit

Updated to latest commit and removed patch, as it
is no longer needed.

* [anyrpc] Updated to latest commit

Removed deprecated `include(vcpkg_common_functions)`.
2020-01-22 12:37:57 -08:00
Michael Hansen
7dc2a4ca9b [string_theory] Update to 3.0, which is now header-only. (#9690) 2020-01-22 12:37:27 -08:00
Samuel Marks
687cff42ce [ppconsul] Upgrade to latest version (#9713)
Co-authored-by: Raed Romanov <raid-7@users.noreply.github.com>
2020-01-22 12:26:35 -08:00
Alexander Neumann
a626cd7fa0 [ffmpeg] fix link order (#9718)
* [ffmpeg] fix link order

closes #9714

* bump CONTROL

* change link order slightly
2020-01-22 12:20:32 -08:00
myd7349
6e99bd4018 [freeglut] Patch header correctly (#9725)
This fixes bug introduced by #9155.
2020-01-22 12:19:17 -08:00
eao197
65d1fa6373 Update sobjectizer/so5extra to v.5.7.0/v.1.4.0. (#9732) 2020-01-22 12:17:15 -08:00
iainchesworth
925041e35b Updating library to v3.2.2 from v3.2.0. (#9734) 2020-01-22 12:16:36 -08:00
Julian Smolka
45cab63761 [asmjit] update to current version (#9770)
* [asmjit] update to current version

* [asmjit] remove x64-uwp from ci.baseline.text
2020-01-22 12:16:10 -08:00
SeekingMeaning
181ec3b649 Update portfiles to use VCPKG_BUILD_TYPE (#9703)
* Update portfiles to use VCPKG_BUILD_TYPE

* Update

* Update

* Update port versions

* Update

* Update

* Update

* Update
2020-01-22 12:15:26 -08:00
Rene Winchenbach
d3a1bf9468 Update Alembic version to 1.7.12 (#9737)
* Update Alembic version to 1.7.12

* removed include(vcpkg_common_functions) from alembic
2020-01-22 12:05:37 -08:00
Jack·Boos·Yu
7371d6876c [paho-mqtt] Fix Windows platform predefined macros (#9753)
* [paho-mqtt] Fix Windows platform predefined macros

* [paho-mqtt] Fix more predefines
2020-01-22 12:04:53 -08:00
Phoebe
1db01a862d [opencolorio] fix lcms dependency (#9755) 2020-01-22 12:03:36 -08:00
Hartmut Kaiser
9642b948d3 Updating HPX to V1.4 (#9773)
* Updating HPX to V1.4

* Remove include(vcpkg_common_functions)
2020-01-22 11:58:31 -08:00
Михайлов Антон
2831e429f4 [mqtt_cpp] Add new port (#9787)
* feat(mqtt-cpp): add control file

* feat(mqtt-cpp): add portfile

* feat(mqtt-cpp): add boost-timer dep
2020-01-22 11:57:21 -08:00
NancyLi1013
3f62e5d55d [mosquitto] Install mosquittopp.lib to dest (#9754) 2020-01-21 15:42:42 -08:00
Jack·Boos·Yu
70ee8b83e5 [monkeys-audio] Update to 5.14, add feature tools (#9760)
* [monkeys-audio] Update to 5.14, add feature tools

* [monkeys-audio] Use macro MA_VERSION
2020-01-21 12:29:39 -08:00
yurybura
127d497681 [open62541] Update to v1.0 (#9767)
* [open62541] Update to v1.0

* Remove dependency on python-six

* Fix CI

* Manually specify the version

* Fix install binaries directory

* Fix end line

* Add homepage and modernize cmake
2020-01-21 12:25:05 -08:00
John McNamara
9b901bf801 [libxlsxwriter] upgrade to 0.9.4 (#9775)
Upgrade to the latest version of libxlsxwriter.

Closes #9772
2020-01-21 12:22:30 -08:00
NancyLi1013
f4f442b498 [openssl] Update the version (#9777) 2020-01-21 12:21:18 -08:00
gnaggnoyil
9e6ca40aac [ace] Let ssl feature able to work on Linux when selected (#9016)
* enable ssl feature on selected under linux

* Complete implementation of ACE's installtion method under Linux

* reorder code logic structure of ACE's portfile

* add some debug log for ACE's portfile

* Bump tweak version of ACE CONTROL file

* fix invalid CL error for build/install perl scripts under Linux

* [ace] replace vcpkg_execute_required_process with vcpkg_execute_build_process
2020-01-21 12:18:41 -08:00
Jack·Boos·Yu
8a721c2b87 Fix osx baseline build failures (#9726)
* [xerces-c] Update REF and SHA512

* [sfml] re-trigger ci

* [pcl] re-trigger ci

* [boost-signals] re-trigger ci

* [tmxparser] re-trigger ci

* [soil2] switch repo to github

* [gtest] re-trigger ci
2020-01-21 10:03:57 -08:00
SeekingMeaning
11be3cd2b7 [ppconsul] Add missing boost dependencies (#9752)
* [ppconsul] Possible fix for CI

* Update CONTROL

* Update
2020-01-20 09:28:16 -08:00
JackBoosY
e97271e2e8 [openimageio] Change feature name python to pybind11, add vcpkg_copy_tool_dependencies 2020-01-19 21:42:41 -08:00
Alexander Neumann
b8a3341998
change cmake target path to WebP 2020-01-20 00:15:16 +01:00
Alexander Neumann
74e8f62194 fix linux regression 2020-01-19 15:19:37 +01:00