Commit Graph

7313 Commits

Author SHA1 Message Date
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