Commit Graph

4371 Commits

Author SHA1 Message Date
jasjuang
d23c403e2d [glm] update to 0.9.9.2 2018-09-23 15:02:05 -07:00
Claudio Fantacci
90e627c7e6 [qt5-base] Fix hardcoded absolute paths in DLLs (#3280)
* Fix Qt5 hardcoded absolute paths within DLLs

* Increase patch version number in qt5-base
2018-09-20 14:01:15 -07:00
Robert Schumacher
765a9f06e6 Merge branch 'dev/roschuma/upgrades' 2018-09-19 18:41:54 -07:00
Robert Schumacher
48ec8f2950 Merge remote-tracking branch 'origin/master' into dev/roschuma/upgrades 2018-09-19 18:41:28 -07:00
Johnny Willemsen
1c90216f2e ace 6.5.2 (#4309) 2018-09-19 18:20:57 -07:00
Robert Schumacher
64a7483a4a Upgrades 2018.09.18 2018-09-19 14:13:12 -07:00
Kan Tang
f89341566c [azure-storage-cpp] Upgrade to 5.1.1 (#4300) 2018-09-18 02:33:32 -07:00
Robert Schumacher
7e5bb652fb Upgrades 2018.08.03 2018-09-18 02:11:05 -07:00
Rich Randall
798f9cae6c Add Google Fruit to ports (#4291)
* Add Google Fruit to ports

* [fruit] Use vcpkg_from_github() and configure_file()
2018-09-18 02:07:27 -07:00
quickiwiki
add489dd75 Added tinyspline library to ports (#4298)
* Added tinyspline library to ports

* Removed commented code

* [tinyspline] Simplify patching, remove extra comments and unused directives
2018-09-18 01:35:50 -07:00
Simon Hausmann
c7f99a77a8 Fix up double-conversion and harfbuzz (#4285)
* [double-conversion] Bump to 3.1.0

This release also allows removing the workarounds for calling
vcpkg_fixup_cmake_targets twice after renaming *LibraryDepends.cmake
because upstream didn't install *Targets.cmake files. That in turn fixes
using double-conversion on Linux.

* [harfbuzz] Fix cmake configs

When building cmake with autotools, a harfbuzz-config.cmake file gets
installed that makes find_package work. However when building with
cmake, that is omitted. Therefore include a patch from upstream pull
request

    https://github.com/harfbuzz/harfbuzz/pull/1161

to fix that.

* [harfbuzz] Rename targets to unofficial-harfbuzz because they are not provided by upstream
2018-09-17 23:48:30 -07:00
Guillaume Racicot
ea08dc33c3 New package: gracicot/kangaru, a library for dependency injection in C++11, C++14 and later (#4288)
* New package: gracicot/kangaru, a library for dependency injection in C++11, c++14 and later

* Updated description
2018-09-14 11:54:54 -07:00
Alexander Karatarakis
a9fd7c82dc
Merge pull request #3990 from qmfrederik/updates/liblzma
[liblzma] Update to 2.5.4
2018-09-10 15:50:16 -07:00
Alexander Karatarakis
c92e4953a0
Merge pull request #4116 from sanxiyn/uriparser-0.8.6
[uriparser] Update to 0.8.6
2018-09-10 15:48:06 -07:00
jasjuang
8a3b731118 [alembic] update to 1.7.9 2018-09-09 23:01:27 -07:00
icedream2linxi
f138ef3747 [freeglut] Fix the internal default link name of freeglut. Fixed #4243. 2018-09-07 20:24:27 +08:00
Alexander Karatarakis
40510c3aaf
Merge pull request #4238 from MarkIanHolland/imgui1.64
[Imgui] update imgui to v1.64
2018-09-06 16:25:44 -07:00
Alexander Karatarakis
e20e8d9b54
Merge pull request #4231 from fcharlie/update_curl
[curl] update curl to 7.61.1 nghttp2 to 1.33.0
2018-09-06 15:12:08 -07:00
Mark Ian Holland
eac4d7b157 Imgui updated to 1.64 2018-09-06 14:40:22 +01:00
Alexander Karatarakis
7a76607cbf
Merge pull request #4235 from SuperWig/catch24
[Catch2] Updated to 2.4.0
2018-09-05 17:54:17 -07:00
Alexander Karatarakis
919c5db075
Merge pull request #4229 from katmsft/master
[azure-storage-cpp] Upgrade to 5.1.0
2018-09-05 17:22:07 -07:00
Alexander Karatarakis
4dadc4387f
Merge pull request #4224 from ruurdadema/fix-poco-on-osx-and-linux
Fix poco on osx and linux
2018-09-05 15:35:16 -07:00
Daniel Marshall
7ec7a08ea6 Updated Catch2 to 2.4.0 2018-09-05 18:55:53 +01:00
Force Charlie
03204d0c70 [ports] fix curl 001 patch, update nghttp2 to 1.33.0 2018-09-05 22:13:31 +08:00
Force Charlie
a91bc989a1 [curl] update curl to 7.61.1 2018-09-05 18:00:43 +08:00
Tank Tang
398d9fe64e [azure-storage-cpp] Upgrade to 5.1.0 2018-09-05 11:51:30 +08:00
Alexander Karatarakis
abcb2e17f6
Merge pull request #4210 from atkawa7/usrsctp
usrsctp init
2018-09-04 19:00:49 -07:00
Alexander Karatarakis
14c76880b5
Merge pull request #4207 from atkawa7/linenoise-ng
linenoise init
2018-09-04 19:00:25 -07:00
Alexander Karatarakis
2fd8643d5f
Merge pull request #4203 from atkawa7/fastfeat
fastfeat init
2018-09-04 18:49:19 -07:00
Alexander Karatarakis
ec1739559d
Merge pull request #4202 from atkawa7/modp-base64
modp-base64 init
2018-09-04 18:48:49 -07:00
Alexander Karatarakis
90bc8a98bb
Merge pull request #4198 from myd7349/prs/nng-tls-feature
[nng] Add mbedtls feature
2018-09-04 18:47:24 -07:00
Robert Schumacher
c5d6967f5b [poco] Use PATCHES argument. Avoid WIN32 because it is not defined in portfiles. 2018-09-04 18:21:12 -07:00
Robert Schumacher
a91d32f1cd Merge remote-tracking branch 'origin/master' into dev/roschuma/4224 2018-09-04 18:20:50 -07:00
Robert Schumacher
4eb219c9fd [libpqxx] Fix non-Windows 2018-09-04 16:25:17 -07:00
Robert Schumacher
3d73e3fac3 [cpprestsdk] Update to 2.10.6 2018-09-04 16:21:24 -07:00
David Ludwig
d68cc287f9 [GraphicsMagick] bug-fix: image files won't load (#4215)
* [GraphicsMagick] bug-fix: image files won't load

GM (GraphicsMagick) was failing to load image files, notably PNG or JPEG
images, as it was being compiled with support for 'GraphicsMagick
Modules'.  These are files with names specific to GM, and of the format,
'IM_*.dll'.  vcpkg's install process was not setting these up.  This
patch makes sure that when GM is built, it embed's GM's own
image-loading code into graphicsmagick.dll.

* [vcpkg_extract_source_archive_ex] Add PATCHES argument

* [openmesh] Use direct download instead of gitlab

* [blaze] Use PATCHES argument

* [graphicsmagick] Use vcpkg_extract_source_archive_ex
2018-09-04 16:20:46 -07:00
Robert Schumacher
6af7c99555 [tbb] Add support for Linux and OSX
[tbb] Fix installed cmake file. Add vcpkg_test_cmake()

[tbb] Fix static non-windows builds

[tbb] Fix find_package() on Windows
2018-09-04 09:04:18 -07:00
Ruurd Adema
522d8d1061 Change poco to Poco as linux seems to be case-sensitive in this case 2018-09-04 17:04:34 +02:00
Ruurd Adema
3a964dca81 Fix poco build on osx and linux 2018-09-04 15:49:13 +02:00
Cheney Wang
e3956a98d0 [nanodbc]Update to new URLS (#4221) 2018-09-04 01:51:58 -07:00
the-j0k3r
88bc18918c [openssl] bump to 1.0.2p CVE-2018-0732 (#4130)
* [openssl] bump to 1.0.2p CVE-2018-0732

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0732

https://www.openssl.org/news/vulnerabilities.html

* [openssl-unix][openssl-windows] Update control files for 1.0.2p

* [openssl-windows][openssl-uwp] Update hashes

* [libusbmuxd][libplist] Disable LTCG to enable compiler upgrades

* [libirecovery] Add missing getopt dependency
2018-09-02 02:28:10 -07:00
Alexander Karatarakis
b4ca5e4b5e
Merge pull request #4194 from atkawa7/woff2
woff2 init
2018-08-31 19:42:56 -07:00
Alexander Karatarakis
ef7b1b506d
Merge pull request #4193 from atkawa7/esaxx
esaxx init
2018-08-31 19:41:55 -07:00
Alexander Karatarakis
5e71d6bc9f
Merge pull request #4192 from atkawa7/darts-clone
darts clone init
2018-08-31 17:47:56 -07:00
atkawa7
8e973d5698 usrsctp init 2018-08-31 23:34:58 +02:00
atkawa7
606d14359d linenoise init 2018-08-31 19:49:21 +02:00
atkawa7
807e40d342 fastfeat init 2018-08-31 16:47:50 +02:00
atkawa7
d290e8a29f modp-base64 init 2018-08-31 15:53:58 +02:00
myd7349
fce90776f9 [nng] Add mbedtls feature 2018-08-31 18:18:10 +08:00
Robert Schumacher
33286f9004 [brotli] Add unofficial targets 2018-08-31 00:47:31 -07:00