Commit Graph

6803 Commits

Author SHA1 Message Date
Robert Schumacher
a91d32f1cd Merge remote-tracking branch 'origin/master' into dev/roschuma/4224 2018-09-04 18:20:50 -07:00
Robert Schumacher
06e85f063c [vcpkg_extract_source_archive] Fix incorrect var usage in vcpkg_extract_source_archive 2018-09-04 16:51:01 -07:00
Robert Schumacher
5d0b0ec82f [vcpkg_extract_source_archive] Fix incorrect var usage in vcpkg_extract_source_archive 2018-09-04 16:47:47 -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
Robert Schumacher
33286f9004 [brotli] Add unofficial targets 2018-08-31 00:47:31 -07:00
Alexander Karatarakis
4aa3aab426
Merge pull request #4191 from atkawa7/sais
sais init
2018-08-30 17:22:03 -07:00
Hiroshi Miura
ab54bfa0cc [vcpkg] post-build cmake test (#3431)
* [vcpkg]  post-build cmake test

- test for applications with cmake build system
- Add a test feature to vcpkg core, make progress for #72
- Tests for zlib, bzip2, libiconv and openssl for example
- Test for curl will be failed, because of a bug #3053
  It can detect a this type of problems

* [vcpkg_test_cmake] Add MODULE parameter to explicitly specify which type of integration to test.

* [bzip2] Fix casing of cmake module name
2018-08-30 17:07:14 -07:00
Robert Schumacher
cf1df56e0d [vcpkg_download_distfile] Apply workaround from #3399 2018-08-30 15:57:37 -07:00
atkawa7
c4ed0f743b woff2 init 2018-08-30 23:01:52 +02:00
atkawa7
e5da089bb9 esaxx init 2018-08-30 22:29:16 +02:00
atkawa7
c217e60231 darts clone init 2018-08-30 22:12:11 +02:00
atkawa7
361534bf07 sais init 2018-08-30 16:56:53 +02:00
Mark Ian Holland
e9f36a0e27 *Update Meson to 0.47.1. (#4155)
*Fix acquire meson on Unix platforms.
2018-08-29 21:34:25 -07:00
Alexander Karatarakis
4b4aac037d
Merge pull request #4153 from sjemens/xlnt
[xlnt] update to v1.3.0
2018-08-29 17:19:25 -07:00
Alexander Karatarakis
5c90aeeb5d
Merge pull request #4163 from icedream2linxi/pr/icu-support-static-build
[icu] Support for compiling static libraries.
2018-08-29 17:01:58 -07:00
Alexander Karatarakis
1f290f4b8c
Merge pull request #4176 from Cheney-W/Live555Update
[Live555] Update to latest
2018-08-29 17:01:23 -07:00
Alexander Karatarakis
a6cff2bd57 [live555] Improve error message 2018-08-29 16:43:10 -07:00
Cheney-Wang
cfbd6d93d4 [live555] update live555 2018-08-29 16:27:24 -07:00
Cheney-Wang
66f09a0b60 [Live555] Update to latest 2018-08-29 16:27:24 -07:00
Alexander Karatarakis
d91d55a3c3
Merge pull request #4186 from xiangfan-ms/master
Update boost-hana-msvc to use the official develop branch of boost.hana.
2018-08-29 16:21:53 -07:00
Alexander Karatarakis
8707035fc7 [boost-hana] Bump version 2018-08-29 16:20:55 -07:00
Alexander Karatarakis
f8fd9c15ef
Merge pull request #4181 from markaren/thrift/copy-linux-compiler
fix thrift only copying compiler to tools on windows
2018-08-29 16:15:51 -07:00
Alexander Karatarakis
38c44e113f
Merge pull request #4182 from myd7349/prs/nng
[nng] Add new package
2018-08-29 16:01:03 -07:00
Alexander Karatarakis
344df1f4d9
Merge pull request #4184 from TheAifam5/fix/python2/build-path
Fix build path for win-x86 platform
2018-08-29 15:59:03 -07:00
Xiang Fan
ae19b39c6e Update boost-hana-msvc to use the official develop branch of boost.hana.
The REF contains the commit which enables building boost.hana with VS2017 15.8

BTW, VS2017 15.7 is no longer support after this.
2018-08-29 15:57:19 -07:00
Mateusz Paluszkiewicz
9369f42671 Fix build path for win-x86 platform 2018-08-29 21:18:20 +02:00
myd7349
2756b092cf [nng] Add new package 2018-08-29 21:01:06 +08:00
Lars Ivar Hatledal
2a2851c419 fix thrift only copying compiler to tools on windows 2018-08-29 10:15:48 +02:00
Alexander Karatarakis
0c5b3ae225
Merge pull request #4180 from Voskrese/patch-1
[libraw] fix linux
2018-08-28 18:26:37 -07:00
Alexander Karatarakis
c44392c35b
Merge pull request #4161 from atkawa7/libmodbus
libmodbus init closes #283
2018-08-28 18:22:49 -07:00
Alexander Karatarakis
62406885f6
Merge pull request #4174 from fcharlie/update_nghttp2
[nghttp2] update to 1.32.1
2018-08-28 18:18:09 -07:00
myd7349
61b80ce22a [nanomsg] Update to 1.1.4 (#4158) 2018-08-28 14:19:50 -07:00
Robert Schumacher
1f7231fede [libmodbus] Avoid check_include_file on Windows. Move inclues to root. 2018-08-28 14:16:42 -07:00
Frederik Carlier
f37ca93ce2 Update HEAD_REF for libimobiledevice-win32 projects (#4162) 2018-08-28 14:05:16 -07:00
Robert Schumacher
711034e583 [icu] Bump package version 2018-08-28 14:04:04 -07:00
atkawa7
fe47a3975c intelrdfpmathlib init (#4168) 2018-08-28 13:55:06 -07:00
Robert Schumacher
94c644c6d3 [libraw] Replace WIN32 with VCPKG_CMAKE_SYSTEM_NAME 2018-08-28 13:48:03 -07:00
iyanging
46095a63e5 [monkeys-audio] Fix x64-installation "file INSTALL cannot find" (#4159)
* Fix x64 "file INSTALL cannot find"

* [monkeys-audio] Use vcpkg_install_msbuild()
2018-08-28 13:42:46 -07:00
Voskrese
306d019ea6
fix linux
error

```
CMake Error at ports/libraw/portfile.cmake:53 (file):
  file RENAME failed to rename
    /opt/vcpkg/packages/libraw_x64-linux/lib/raw_r.lib
  to
    /opt/vcpkg/packages/libraw_x64-linux/lib/raw.lib
  because: No such file or directory
Call Stack (most recent call first):
  scripts/ports.cmake:71 (include)
```

```
Include files should not be duplicated into the /debug/include directory. If this cannot be disabled in the project cmake, use
    file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include)
/debug/share should not exist. Please reorganize any important files, then use
    file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/share)
Found 2 error(s). Please correct the portfile:
    /opt/vcpkg/ports/libraw/portfile.cmake
-- Performing post-build validation done
```
2018-08-29 03:10:26 +08:00
Force Charlie
1092ff94a2 [nghttp2] update to 1.32.1 2018-08-28 11:00:55 +08:00