Commit Graph

5561 Commits

Author SHA1 Message Date
Griffin Downs
f912e8fe10
[tbb] Fix config path (#6100)
* Fix config path

* Add lib prefix substitution
2019-04-15 09:10:26 -07:00
Stefano Sinigardi
50f5372193 [darknet] remove ninja preference to enable cuda build on windows (#6070) 2019-04-15 08:29:47 -07:00
Carlos O'Ryan
c0a377682e [google-cloud-cpp] Upgrade to 0.8.1. (#6072)
* Upgrade google-cloud-cpp to 0.8.1.

* Update to Opus 1.3.1 (#6086)

* [cpptoml] new port (#6089)

* Update patch comment
2019-04-15 06:28:47 -07:00
Maurice Kalinowski
60db384541 Fix PATH modification on Linux/Mac (#6083)
* Fix lineendings

Some files were checked in as always CRLF.

* [qt5-base] Fix path separators on non Windows (fixes #5246)

Use vcpkg_add_to_path instead of cmake environment manipulation.
2019-04-15 05:00:14 -07:00
Cheney Wang
e23e54ae4b [embree3] Disable parallel configure due to writes to source directory (#6096) 2019-04-15 04:47:54 -07:00
Francesco Bertolaccini
574f2d218e [libsquish] Add new port (#6038)
* Add libsquish port

* Populate CONTROL

* Fix version field

* Fix exporting symbols for Windows

* Fix typo
2019-04-15 04:26:55 -07:00
David Garcia
ff932937f0 [cpptoml] new port (#6089) 2019-04-15 04:21:25 -07:00
Marcus Asteborg
0907798d40 Update to Opus 1.3.1 (#6086) 2019-04-14 01:02:58 -07:00
Nikita
b41ddf8072 [binn] new port (#5637)
* Add binn library

* Fix binn.h include

* Fix UWP. Replace to safe functions

* Fix uwp patch

* [binn] update uwp patch
2019-04-12 08:58:29 -07:00
ivysnow
e1ae8f62b9 [libbson][mongo-c-driver] Update to version 1.13.0. (#4770)
* [libbson][mongo-c-driver] Update to version 1.13.0.

* [mongo-c-driver] don't publish libbson files
2019-04-12 08:56:36 -07:00
NancyLi1013
d00223cbb9 [cryptopp] Update the version to 8.1.0(Fix #3260) (#6010)
* allow building "ffmpeg.exe" 

add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows-static --recurse

* allow building "ffmpeg.exe" 

add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse

* fix static build of ffmpeg-executables

build ffplay.exe etc. failed because we tried to link ".a"-libraries

* allow building "ffmpeg.exe" 

add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows-static --recurse

* allow building "ffmpeg.exe" 

add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse

* fix static build of ffmpeg-executables

build ffplay.exe etc. failed because we tried to link ".a"-libraries

* Remove duplicate feature entries

* [clapack] Fix linux build

* [openblas] Remove restriction of build static lib on Linux

* Update ports/openblas/portfile.cmake

Co-Authored-By: kafeg <v31337@gmail.com>

* [ffmpeg] bump control version number

* [ffmpeg] switch to vcpkg_extract_source_archive_ex

* add parallel-hashmap package

* update version of package

* Check scripts/cmake/* and buildsystems/vcpkg.cmake for changes when hashing

* [cryptopp] Update the version to 8.1.0(Fix #3260)

* [darknet] add compatibility with OpenCV 4 (#6018)

* [curl] Bump CONTROL version (#6012)

* [sdl1]Fix sdl1 conflict with sdl2 (#6011)

* Use Opus CMake #4875 (#6007)

* Print what port installed confliciting files

* Revert "Print what port installed confliciting files"

This reverts commit 79682317c9.

* Complete revert of accidental merge b1b7ec5c0b

* [activemq-cpp] Add activemq-cpp library (#6017)

* [fix][ffmpeg] changing $PATH separator for Linux (#6015)

* [fix][ffmpeg] changing $PATH separator for Linux

Using a semicolon in $PATH might break on some flavors of Linux, eg Docker based on Ubuntu 18.04.

* Enable openssl:arm64-windows

* Add missing dependency for static Qt builds

* Enable pcre:arm64-windows

Update sljitConfigInternal.h for ARM64, resolve error C2375: 'FlushInstructionCache': redefinition; different linkage

* Enable pcre:arm64-windows

Update format

* Enable pcre2:arm64-windows

Update sljitConfigInternal.h for ARM64

* partial update for testing

* add git hash

* Revert "add git hash"

This reverts commit 1a3b388a91.

* Revert "partial update for testing"

This reverts commit 880181892e.

* [openssl-windows] Bump version number

* [pcre2] Bump version number

* [openvdb] Fix openvdb[tools] build failures (#6028)

* Update CONTROL

Bump the version in CONTROL file

* Update CONTROL

Bump the version in CONTROL file

* Update CONTROL

Revert version number since @grdowns already bumps version number

* Add --no-recurse switch to depend-info command.

* Add -allowAppleClang option to bootstrap.sh. (fixes #4698) (#5915)

* Add -allowAppleClang option to bootstrap.sh. (fixes #4698)

* [vcpkg-bootstrap] Simplify appleclang changes and reformat

* [vcpkg-bootstrap] Remove enviroment variable VCPKG_ALLOW_APPLE_CLANG

* [distorm, scylla_wrapper, devicenameresolver] init (#4170)

* distorm init

* scylla wrapper init

* devicenameresolver init

* [devicenameresolver][distorm][scylla-wrapper] Cleanup and mark libraries as dll-only.

* Bumb version number for qt5-base port

* [devil/libcopp/spaceland] stable cmake config (#6046)

* [darknet] sync with community expected version, add fixes for downstream projects (#6047)

* Print what port installed confliciting files (#6037)

* [PEGTL] Upgrade to 2.8.0

Migration guide:
https://github.com/taocpp/PEGTL/blob/master/doc/Migration-Guide.md#version-280

* [docs] Add VCPKG_CMAKE_SYSTEM_VERSION (#6061)

* Add help entry for depend-info

* [jsoncons] add port

* Bump version numbers, fix system name check

* [libpqxx]Update to version 6.4.3

* Add missing compiler flags
2019-04-12 08:42:59 -07:00
Griffin Downs
0bfa4c82b0
Merge pull request #6016 from edmBernard/dev/fix_libpq_on_linux
[libpq] fix error at link time on linux
2019-04-12 08:20:23 -07:00
Griffin Downs
7927c41249
Merge pull request #6065 from PhoebeHui/dev/Phoebe/UpgradesGlog
[Glog]Upgrades 2019.03.29
2019-04-12 07:17:23 -07:00
grdowns
f39b96100a Update SHA 2019-04-12 05:43:44 -07:00
Griffin Downs
e5b9e23d1f
Merge pull request #5525 from kafeg/master
[clapack] Fix linux build
2019-04-12 05:34:48 -07:00
Griffin Downs
2f772fa93c
Merge pull request #6064 from Microsoft/dev/Lily/5899
[libpqxx]Update to version 6.4.3
2019-04-12 04:23:45 -07:00
Phoebe
0963ebbd4e [Glog]Upgrades 2019.03.29 2019-04-12 03:57:07 -07:00
Griffin Downs
c5d80fdffb
Merge pull request #6024 from zhihaoy/pegtl
[PEGTL] Upgrade to 2.8.0
2019-04-12 03:45:36 -07:00
Griffin Downs
637963244b
Merge pull request #4217 from ptahmose/master
[ffmpeg] Add feature to build "ffmpeg.exe"
2019-04-12 03:13:34 -07:00
wangli28
2dcf027137 [libpqxx]Update to version 6.4.3 2019-04-12 10:04:04 +00:00
grdowns
d83edc84f7 Bump version numbers, fix system name check 2019-04-12 02:53:29 -07:00
Griffin Downs
7f02290c43
Merge pull request #6033 from tony979/pcre2-arm64
[pcre2] Enable arm64-windows
2019-04-12 02:47:32 -07:00
grdowns
57a8ecec14 Merge branch 'master' of https://github.com/kafeg/vcpkg into dev/grdowns/5525 2019-04-12 02:35:46 -07:00
Griffin Downs
0e00064405
Merge branch 'master' into master 2019-04-12 02:30:59 -07:00
Griffin Downs
39ba5b2b30
Merge pull request #6063 from cenit/dev/cenit/jsoncons
[jsoncons] add port
2019-04-12 02:05:50 -07:00
Erwan BERNARD
0cac89b601 [libpq] bump version number in CONTROL 2019-04-12 10:04:26 +02:00
Erwan BERNARD
7fb37a9be3 [libpq] fix error at link time on linux 2019-04-12 10:04:26 +02:00
Stefano Sinigardi
3c3dc340b7 [jsoncons] add port 2019-04-12 09:40:25 +02:00
Griffin Downs
6a9371b571
Merge pull request #6040 from stfnp/fix-qt5-static-linking
Add missing dependency for static Qt builds on Windows
2019-04-11 23:13:40 -07:00
Griffin Downs
450fcabed8
Merge pull request #6032 from tony979/pcre-arm64
[pcre] Enable arm64-windows
2019-04-11 18:53:43 -07:00
Zhihao Yuan
e946273950
[PEGTL] Upgrade to 2.8.0
Migration guide:
https://github.com/taocpp/PEGTL/blob/master/doc/Migration-Guide.md#version-280
2019-04-11 10:36:05 -05:00
Stefano Sinigardi
f58e82f45c [darknet] sync with community expected version, add fixes for downstream projects (#6047) 2019-04-11 08:27:06 -07:00
Phil Christensen
c6fd076372
[devil/libcopp/spaceland] stable cmake config (#6046) 2019-04-11 08:25:55 -07:00
stfnp
29be95a5e5
Bumb version number for qt5-base port 2019-04-11 10:01:51 +02:00
atkawa7
dc65ec9e68 [distorm, scylla_wrapper, devicenameresolver] init (#4170)
* distorm init

* scylla wrapper init

* devicenameresolver init

* [devicenameresolver][distorm][scylla-wrapper] Cleanup and mark libraries as dll-only.
2019-04-11 00:35:22 -07:00
Tony Lin
bc4703def1 Update CONTROL
Revert version number since @grdowns already bumps version number
2019-04-11 04:47:12 +00:00
Tony Lin
44079a89fe Update CONTROL
Bump the version in CONTROL file
2019-04-11 04:41:35 +00:00
Tony Lin
3e12f3fa57 Update CONTROL
Bump the version in CONTROL file
2019-04-11 04:38:21 +00:00
Cheney Wang
b625cbf82f [openvdb] Fix openvdb[tools] build failures (#6028) 2019-04-10 21:30:49 -07:00
grdowns
38e473c36c [pcre2] Bump version number 2019-04-10 19:44:34 -07:00
grdowns
2e44aa9631 Merge branch 'pcre2-arm64' of https://github.com/tony979/vcpkg into dev/grdowns/6033 2019-04-10 19:43:33 -07:00
grdowns
6ba941ce96 [openssl-windows] Bump version number 2019-04-10 19:37:13 -07:00
Tony Lin
6166c1509a Enable pcre2:arm64-windows
Update sljitConfigInternal.h for ARM64
2019-04-10 11:21:17 +00:00
Tony Lin
a1d48b8191 Enable pcre:arm64-windows
Update format
2019-04-10 10:01:01 +00:00
Tony Lin
9b45a7b09c Enable pcre:arm64-windows
Update sljitConfigInternal.h for ARM64, resolve error C2375: 'FlushInstructionCache': redefinition; different linkage
2019-04-10 09:55:52 +00:00
stfnp
e08db20db9
Add missing dependency for static Qt builds 2019-04-10 11:34:48 +02:00
Tony Lin
875f0afbc7 Enable openssl:arm64-windows 2019-04-10 07:46:42 +00:00
Andre Abrantes
8c3e093d05 [fix][ffmpeg] changing $PATH separator for Linux (#6015)
* [fix][ffmpeg] changing $PATH separator for Linux

Using a semicolon in $PATH might break on some flavors of Linux, eg Docker based on Ubuntu 18.04.
2019-04-09 23:02:31 -07:00
alexander-smyslov
45e7641ea0 [activemq-cpp] Add activemq-cpp library (#6017) 2019-04-09 23:01:34 -07:00
Marcus Asteborg
8a1c4fce30 Use Opus CMake #4875 (#6007) 2019-04-09 09:56:02 -07:00
LarryIII
68d1d2b1eb [sdl1]Fix sdl1 conflict with sdl2 (#6011) 2019-04-09 09:54:47 -07:00
past-due
0caaf64b90 [curl] Bump CONTROL version (#6012) 2019-04-09 09:53:45 -07:00
Stefano Sinigardi
0d0bb98ead [darknet] add compatibility with OpenCV 4 (#6018) 2019-04-09 09:52:44 -07:00
Erwan BERNARD
cfe58912a8 [soci] bump version (#5964) 2019-04-08 23:54:58 -07:00
past-due
c2790cd23e [google-cloud-cpp] Fix libcurl linkage (#5968)
* [google-cloud-cpp] Fix libcurl linkage

* [curl] Fix libcurl exported CMake target config (Windows)
2019-04-08 23:54:07 -07:00
past-due
6240fe128b [curl] Fix tool feature (#5971)
- Use appropriate EXECUTABLE_SUFFIX to support non-Windows platforms
- Fixup `curl-target-release.cmake` to point to the new executable location (fixing the CURL::curl target)
2019-04-08 23:53:10 -07:00
Robert Schumacher
ccbef64605 [angle] Fix regressions introduced in #4862: (#5922)
Reintroduces the unofficial:: targets.
PREFER_NINJA.
Small simplifications/modernizations.
2019-04-08 23:25:31 -07:00
NancyLi1013
9ca6603ca4 [g2o] Fix g2o:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098 (#5925)
* [g2o] fix g20:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098

* Add "VCPKG_USE_HEAD_VERSION" to judge if it is from HEAD.
2019-04-08 23:24:31 -07:00
Phoebe
46bd973e18 [Tbb] Updates 2019.03.29 (#5928)
* [Tbb] Updates 2019.03.29

* Set the tbb  installed libs in TBBConfig.cmake
2019-04-08 23:23:31 -07:00
Xiao Ai
81ecf512ac update sqlite3 to 3.27.2 (#6002) 2019-04-08 17:14:39 -07:00
Johnny Willemsen
757e218812 [ace] Add support for Visual Studio 2019 (#6001)
* ports/ace/CONTROL:
    * ports/ace/portfile.cmake:
2019-04-08 12:35:23 -07:00
Griffin Downs
b49c739129
Merge pull request #5702 from kiwixz/pr/cmake_3_14
Update to cmake 3.14 (allow compilation with VS2019RC v142)
2019-04-08 10:52:14 -07:00
Todor Prokopov
fb47d74d6d [pixman] Fix build on x86-linux (#5998) 2019-04-08 10:36:11 -07:00
Johnny Willemsen
8a4c65dc24 [ace] Upgrade to 6.5.5 (#5992)
* ports/ace/CONTROL:
    * ports/ace/portfile.cmake:
2019-04-08 10:35:28 -07:00
David Garcia
f7bc4cd54c [opentracing] v1.5.1 (#5974)
* OpenTracing #5970

* No UWP. Static requires dynamic #5970
- Dynamic version can be build without the static one
- Static version can only be build when dynamic is also active
- UWP is not supported

* Linux support #5970
2019-04-07 22:22:49 -07:00
pantor
06990d6110 [inja] Update to v2.1.0 (#5985)
* Update CONTROL

* Update portfile.cmake
2019-04-07 22:18:03 -07:00
Markus Rickert
02e9fe72fa Add port for solid3 (#5989) 2019-04-07 22:17:02 -07:00
kiwixz
9a4f3c1982 [ebml,matroska] update ebml to 1.3.7, fix installation on linux (#5981)
* [ebml] fix installation on linux

* [ebml] update to 1.3.7

* [ebml] fix config installation on linux

* [matroska] cleanup, fix linux compilation
2019-04-06 22:56:04 -07:00
Carlos O'Ryan
bc907b64ee Update google-cloud-cpp to v0.8.0. (#5972) 2019-04-05 22:51:32 -07:00
Phil Christensen
aa9f3b2a43
[freeimage] fixup dependencies (#5969) 2019-04-05 16:01:39 -07:00
Griffin Downs
97b7134f41 Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/5702 2019-04-05 13:35:58 -07:00
Griffin Downs
a141b603b9
Merge pull request #5935 from ras0219-msft/dev/roschuma/vtk
[vtk] Fix flaky builds by using system libraries
2019-04-05 13:23:17 -07:00
Todor Prokopov
e81d8c5cc8 Fix LLVM cmake modules (#5848)
* [llvm] Reduce memory usage during linking

* [llvm] Fix cmake modules path
2019-04-05 09:41:16 -07:00
Stefano Sinigardi
a00111650f [giflib] enable ninja (#5963) 2019-04-05 09:39:50 -07:00
Phil Christensen
dbdba212e1
[glew][octomap][roaring] fix parallel config (#5958)
* [glew][octomap][roaring] fix parallel config

fix CMake Error: Could not open file for write in copy operation

* [anax] fix parallel config
2019-04-05 09:38:26 -07:00
Griffin Downs
bdf903a991 [folly] Link against appropriate lib for build type 2019-04-05 06:57:37 -07:00
Victor Romero
03981bb560
[gdal] Apply conditional patching (#5940) 2019-04-05 01:38:24 -07:00
fradav
3aa305fa02 highfive bump to 2.0 and macos fix (same as win32) (#5955)
* highfive bump to 2.0 and macos fix (same as win32)

* macos fix
2019-04-04 23:58:56 -07:00
Andre Abrantes
c4d48f9089 [fix][ffmpeg] fixing linux build (#5917)
* limit windows dep libs to windows

* fixing configure patch

* fixing detect-openssl.patch

* adapting portfile to linux

* adding a linux-specific build sh

* add missing endif()

* bumping version

* adding extra check for windows environment
2019-04-04 22:32:10 -07:00
Alexander Neumann
6ee391615e [fftw3] fix git patch (#5926)
* Update fftw3_arch_fix.patch

fix fftw3 arch fix

* bump version in fftw3 control
2019-04-04 22:30:20 -07:00
Evgeni Zharkov
78e0c6c425 Update msgpack to 3.1.1 (#5945) 2019-04-04 21:12:11 -07:00
Phil Felton
3352d70bc0 [arrow] Update Arrow to v0.13 (#5950)
* Update arrow to 0.13.0

* dynamic build working

* Both builds now work

* modifications to work on Linux

* Turn of jemalloc
2019-04-04 21:11:46 -07:00
Phil Christensen
1705134bdd
[qca] don't use port dir for temp (#5954)
* [qca] don't use port dir for temp

* [qca] bump control version
2019-04-04 21:10:53 -07:00
Griffin Downs
9ff9817a40 Merge branch 'pr/cmake_3_14' of https://github.com/kiwixz/vcpkg into dev/grdowns/5702 2019-04-04 15:46:02 -07:00
grdowns
8bd9e3a976 [hdf5] Set wrapper policy for older dependent libraries 2019-04-04 15:22:03 -07:00
Griffin Downs
e2ec029af2 Merge branch 'dev/roschuma/vtk' of https://github.com/ras0219-msft/vcpkg into dev/grdowns/5935 2019-04-04 14:12:47 -07:00
LarryIII
e33ffb6f90 [date] Fix failures in UWP with latest commit (#5932) 2019-04-03 22:16:09 -07:00
Phoebe
4d224838df [RocksDB] Updates 2019.03.29 (#5933) 2019-04-03 22:15:26 -07:00
Cheney Wang
3046996abb [milerius-sfml-imgui] Fix find_package issue (#5930) 2019-04-03 20:27:28 -07:00
angelmixu
af069e7d4e update muParser to v.2.2.6.1 (#5931) 2019-04-03 20:26:54 -07:00
Phoebe
83f13067f3 [Thrift] Updates 2019.03.29 (#5924) 2019-04-03 14:43:56 -07:00
wangli28
8ffa20107d [openmesh]Update version to 8.0 (#5923) 2019-04-03 14:43:10 -07:00
Phil Christensen
f0040c3339
[openssl-windows] partially back out moderinzation change 2019-04-03 12:34:36 -07:00
Cheney Wang
c8844f5e40 [live555] Update the download path (#5919) 2019-04-03 10:18:04 -07:00
Robert Schumacher
7df18a5804 [hdf5][vtk] Add vcpkg-cmake-wrapper for HDF5 to fix vtk 2019-04-03 05:52:27 -07:00
Robert Schumacher
d788ada4e9 [vtk] Fix flakiness by relying on vcpkg-provided dependencies
[libharu] Add patches required for vtk
[vcpkg-build-cmake] Add retry logic for mt.exe failures
2019-04-03 04:15:00 -07:00
Dženan Zukić
641e1cd53d Fix double-conversion issue in ITK (#5115)
* Using newer version of ITK which fixes double-conversion problem

* Minor style update of ITK portfile

* Using newer version of ITK which fixes double-conversion problem

* [itk] Improve version string

* [itk][hdf5] Update ITK commit. Depend on eigen3. Bump hdf5 control version.

* [hdf5] Update CONTROL

* [netcdf-c] Disable parallel configure due to writes to source directory

* [hdf5] Disable parallel configure due to writes to source directory. Switch to tar.gz to prevent CRLF line endings.
2019-04-02 20:35:44 -07:00
Victor Romero
21a5d1bf2c [darknet,openssl-windows,tbb] Rebuild on CI 2019-04-02 18:05:23 -07:00
Victor Romero
144e86b6dc [libmodbus] Remove duplicated header files 2019-04-02 17:46:42 -07:00
Victor Romero
44c2a66ff2 [libodb-sqlite] Find sqlite3 includes from vcpkg 2019-04-02 17:39:03 -07:00
Victor Romero
a0721f1bea [sqlitecpp] Find sqlite3 includes from vcpkg 2019-04-02 17:30:53 -07:00
Laurent Rineau
961b2699b1 Update CGAL to version 4.14 (#5734)
* CGAL now depends also on Boost Multiprecision
* Update to release 4.14
2019-04-02 13:31:00 -07:00
Shelley Lake
280200a95d [osg] static build (#5913) 2019-04-02 12:55:16 -07:00
kiwixz
a0415b38a9 [libwebp] do not include all feature by default (#5886)
* [libwebp] do not include all feature by default

* [libwep] bump control version
2019-04-02 10:50:07 -07:00
MistGebaut
228289f450 sdl1: static build (#5903)
* sdl1: static build

* Update CONTROL file
2019-04-02 10:48:36 -07:00
Daniel Marshall
8ab7c3fc03 [effolkronium-random] Update to 1.3.0 (#5900) 2019-04-02 10:46:52 -07:00
Asozial
4590b6a2ff gdal: fixed typo (#5904)
* gdal: fixed typo

* Update CONTROL file
2019-04-02 10:44:46 -07:00
markdegreef
d1110ceb7f [octomap] fix linux build (#5583)
* [octomap] fix linux build

Copy entire bin folder for linux, as it only contains the executables

* [octomap] remove debug binaries
2019-04-01 22:00:12 -07:00
markdegreef
575df0550c [fcl] fix linux build (#5582)
* [fcl] fix linux build

Set correct path of cmake config files
2019-04-01 13:35:22 -07:00
Helco
a1c6edd6ed [libuv/uvw] Update to 1.27.0 (#5895)
* Update libuv to 1.27.0

* Update uvw to 1.15.0
2019-04-01 11:40:20 -07:00
Gregory Popovitch
81448a3035 [parallel hashmap] increment release version (#5898)
* update version of package
2019-04-01 11:01:59 -07:00
Gregory Popovitch
b33e51ab07 add parallel-hashmap package (#5893) 2019-04-01 09:55:14 -07:00
JuttaAnders
6f0923ae93 Fix for shared build broken due to #5839 (#5882) 2019-03-31 09:32:29 -07:00
myd7349
8757c643f5 [brunocodutra-metal] Add new port (#5817)
* [brunocodutra-metal] Add new port

* [brunocodutra-metal] Rename
2019-03-31 09:30:13 -07:00
JackBoosY
3cc4de62c1 [libharu]fix build failure. (#5628)
* [libharu]fix build failure.

* [libharu]Comment more code
2019-03-30 23:38:36 -07:00
Sean Warren
125df93c5e [xerces-c] Add libraries required on osx to target using wrapper (#5858)
* [xerces-c] Add libraries required on osx to target using wrapper

* [xerces-c] Bump version number
2019-03-30 22:35:47 -07:00
Sean Warren
52870c7595 [opencv] Make opencv build exportable (#5857)
* [opencv] Make opencv build exportable

* [opencv] bump version number
2019-03-30 22:35:10 -07:00
Sean Warren
55eeb17c66 [glew] Do not build utilities (#5859)
* [glew] Do not build utilities
2019-03-30 22:18:23 -07:00
JackBoosY
5a9b14c978 [pdal]fix missing vendor headers (#5846)
* [pdal]1.fix missing vendor headers.   2.modify the patch name and add the serial number.
2019-03-29 23:28:53 -07:00
Phil Christensen
f5c04ea6b4
Removes string replacement on Abseil headers (#5850)
Abseil now has all uses of min and max wrapped in parens to prevent macro expansion. This will continue to be the case going forward, so these replacements are no longer needed.

Also, the Github web UI is forcing an extra change that updates the return character to the proper Windows CR+LF
2019-03-29 23:28:03 -07:00
Phil Christensen
93ce6b4f27
[ffmpeg] switch to vcpkg_extract_source_archive_ex 2019-03-29 23:23:18 -07:00
JackBoosY
1c05aa9770 [abseil]Fix link error when using abseil library. (#5860)
* [jemalloc]Fix dll generated when generating static library

* Revert "[jemalloc]Fix dll generated when generating static library"

This reverts commit a833bf5593.

* [abseil]Fix link error when using abseil library.
2019-03-29 23:03:56 -07:00
JackBoosY
db13360a50 [luajit]move luajit headers to the directory "include/luajit/" to avoid file conflicts. (#5863)
[luajit]move luajit headers to the directory "include/luajit/" to avoid file conflicts.
2019-03-29 22:51:58 -07:00
NancyLi1013
89fd63fb4b [jsonnet] Fix white-space-path issue. (#5862) 2019-03-29 22:49:05 -07:00
JackBoosY
9e8db15b96 [signalrclient]Fix build error (#5868)
* [signalrclient]Fix build error: LNK2019 with openssl
2019-03-29 22:21:40 -07:00
zhihaoy
f2ae7bf937 [ampl-mp] Limit the scope of ICE workaround (#5870) 2019-03-29 22:06:55 -07:00
Phil Christensen
4ce30f90ae
[freetype] fix issue #5774 (#5853)
* load 0005-Fix-DLL-EXPORTS.patch

* Create 0005-Fix-DLL-EXPORTS.patch

* [freetype] cleanup whitespace
2019-03-28 16:27:35 -07:00
Sean Warren
2601164fa9 [exiv2] Update exiv2 to 0.27 release, optionally support unicode on windows (#5454) 2019-03-28 15:46:03 -07:00
myd7349
9f39409a34 [protobuf] Update to 3.7.1 (#5502)
* [protobuf] Update to 3.7.1
2019-03-28 15:44:02 -07:00
Phil Christensen
2d444958c6
[ffmpeg] bump control version number 2019-03-28 15:14:27 -07:00
JackBoosY
6e25f7e02a [giflib]fix compile error in x64-uwp (#5578)
* [giflib]fix compile error in x64-uwp

* [giflib]Modify the location of the CMakelists.txt changes in the patch to avoid patching failures.

* [giflib]Modify cmakelists.txt directly and delete the corresponding changes in the patch

* [giflib] Modernize. Avoid use of WINDOWS_EXPORT_ALL_SYMBOLS.
2019-03-28 14:46:21 -07:00
myd7349
2665f91cd9 [liblzma] Fix for UWP build (#5607) 2019-03-28 14:38:44 -07:00
Stefano Sinigardi
f59ebe9102 [libhungarian] add port (#5849)
* [libhungarian] add port

* [hungarian] fix cmake targets
2019-03-28 14:36:44 -07:00
Phil Christensen
3c4411b846
[decimal-for-cpp] update to 1.16 (#5852) 2019-03-28 14:36:08 -07:00
CJ Johnson
8d8cea2be0
Removes string replacement on Abseil headers
Abseil now has all uses of min and max wrapped in parens to prevent macro expansion. This will continue to be the case going forward, so these replacements are no longer needed.

Also, the Github web UI is forcing an extra change that updates the return character to the proper Windows CR+LF
2019-03-28 11:11:30 -04:00
LarryIII
78a8de6cf4 [pcre2/caffe2] Fix space issue (#5827)
* [pcre2/caffe2] Fix space issue
2019-03-27 22:02:31 -07:00
JackBoosY
493b76284d [jemalloc]Fix dll generated when generating static library (#5829)
* [jemalloc]Fix dll generated when generating static library
2019-03-27 22:01:56 -07:00
JuttaAnders
c88974a223 [gdal] fix for building static library (#5839) 2019-03-27 11:47:15 -07:00
Billy O'Neal
2e04d02e9d Update Casablanca to v2.10.12. (#5830) 2019-03-27 09:52:20 -07:00
JackBoosY
7f13cec4e3 [mozjpeg]Fix installation files to the wrong directory (#5833)
* [jemalloc]Fix dll generated when generating static library

* Revert "[jemalloc]Fix dll generated when generating static library"

This reverts commit a833bf5593.

* [mozjpeg]1.Fix installation files to the wrong directory.   2.Change how dynamic and static library built macros are used
2019-03-27 09:52:02 -07:00
Phil Christensen
72c574d9be
Merge pull request #5835 from wangli28/dev/Lily/LongPathWarning
[many ports]Add long path warnings
2019-03-27 09:51:04 -07:00
Vitaliy Didik
bab450fab5 [libmspack] update to 0.10.1. (#5834) 2019-03-27 09:16:03 -07:00
eao197
8129b11ea6 [json-dto] updated to v.0.2.8 (#5836)
* sobjectizer updated to v.5.5.24.3

* json-dto updated to v.0.2.8
2019-03-27 09:14:18 -07:00
wangli28
e3ae651d53 [many ports]Add long path warnings 2019-03-27 09:41:14 +00:00
ewertons
195e4aa18a [azure-iot] vcpkg update for master/public-preview release (#5789)
* [azure-iot] vcpkg update for master/public-preview release

* [azure] Fix download hash strings

* [azure] Bump CONTROL versions
2019-03-26 23:21:51 -07:00
Phil Christensen
d41a499be3
Merge pull request #5784 from qis/dev/qis/giflib
[giflib] Changed library linkage to static.
2019-03-26 22:07:09 -07:00
Colin Atkinson
7d10dd1940
Remove unnecessary patch to libnice 2019-03-26 20:59:23 -04:00
Colin Atkinson
e04aecabc3
Update to 0.1.15, and update CMakeLists.txt 2019-03-26 20:59:23 -04:00
Robert Schumacher
6588b55361 [giflib] Modernize. Avoid use of WINDOWS_EXPORT_ALL_SYMBOLS. 2019-03-26 17:31:19 -07:00
Phil Christensen
b83d017e85
Merge pull request #5779 from cenit/dev/cenit/open62541
[open62541] new port
2019-03-26 13:28:21 -07:00
Phil Christensen
6b0ab194ae
Merge pull request #5617 from tarcila/master
[capnproto] Add Capnproto package
2019-03-26 13:12:13 -07:00
Phil Christensen
ed004dcfbd
Merge pull request #5822 from yurybura/master
[python3] Update to version 3.7.3
2019-03-26 11:40:13 -07:00
Francesco Bertolaccini
e5a2a6758f [sf2cute] new port (#5814)
* add sf2cute port

* clean up sf2cute

* fix sf2cute project version

* Fix sf2cute port

* Use latest upstream tag
2019-03-26 11:09:28 -07:00
Phil Christensen
ba366e41ae
[nlohmann-json] update version to 3.6.1 (#5818) 2019-03-26 10:55:35 -07:00
past-due
367ca52d9e [SDL2] Add patch for SDL2 hid_enumerate bug 4391 (#5820)
Applies patch for SDL 2.0.9 bug 4391: "hid_enumerate() sometimes causes game to freeze for a few seconds"

See: https://bugzilla.libsdl.org/show_bug.cgi?id=4391
2019-03-26 10:55:08 -07:00
past-due
207855d843 [physfs] Update to version 3.0.2 (#5821) 2019-03-26 10:51:35 -07:00
Sean Warren
98ae960b4b Add Qt5 static missing dependencies, fix mac packages (#5680)
* [qt5-macextras] Add qt5-macextras port

* [cutelyst2] Fix install on mac

* [qt5-purchasing] Add missing dependency on qt5-declarative

* [qt5] Ensure we link to required libraries for qt5 static build

* [qscintilla] Fix install on mac

* [libqglviewer] Fix install paths on mac

* [libqglviewer] Fix regressions

* [qscintilla] Fix regressions

* Bump version numbers

* [qt5] restore harfbuzz on osx
2019-03-26 10:46:40 -07:00
zhihaoy
672370980a [tbb] Upgrade to 2019_U4 (#5760)
* [tbb] Upgrade to 2019_U4

This release fixes a bug that causes problem in vTune.

* [tbb] whitespace change to force rebuild in CI
2019-03-26 10:13:42 -07:00
Helco
95785e1b40 [SDL2_xxx]: Add CMake targets for SDL2 addons (#5754)
* Add SDL2 image target

* Add SDL2_mixer target

* Add SDL2_ttf target

* Add SDL2_net target

* Fix missing source file for SDL2_image

* Disable harfbuzz for freetype properly

* Use both include dirs for freetype in SDL2-tff
2019-03-26 09:57:16 -07:00
yurybura
121faf2ee2 [python3] Update to v3.7.3 2019-03-26 16:09:04 +03:00
past-due
c6ee91af61 [nlohmann-json] update version to 3.6.1 2019-03-26 08:29:28 -04:00
Stefano Sinigardi
da0c21d879 [open62541] add system dependencies for linux, quickly error-out for UWP 2019-03-26 13:20:11 +01:00
JackBoosY
252ba6a04f [libmikmod]fix missing dll bug. (#5743)
* [libmikmod]fix missing dll bug.

* [libmikmod]1.Set macro to replace fixed library suffixes to support multiple platforms   2.Copying dynamic library files is disabled when building static libraries

* [libmikmod]1. change vcpkg_apply_patches to vcpkg_extract_source_archive_ex.   2.delete commented code.

* [libmikmod] remove extra 'set'
2019-03-25 22:51:45 -07:00
JackBoosY
0394ade3a9 [openblas]Fix white-space-path configure bug. (#5741) 2019-03-25 14:32:28 -07:00
wangli28
d7ef001128 [nlohmann-json]update version to 3.6.0 (#5746) 2019-03-25 14:25:28 -07:00
JackBoosY
f1164a2591 [apr-util]Fix static library usage bug. (#5769)
* [apr-util]Fix static library usage bug.

* [apr-util]Fix macro error.
2019-03-25 14:06:55 -07:00
JackBoosY
7f364076bb [libnice]Fix build error in windows. (#5799)
* [libnice]Fix build error in windows.

* [libnice] switched to vcpkg_extract_source_archive_ex
2019-03-25 13:45:20 -07:00
Alexej Harm
6798bc3234 [angle] Fixed build with /permissive- toolchain on Windows and clang on Linux (#5785) 2019-03-25 13:35:08 -07:00
Inoue343
e3737888ad [freeimage]Fix link symbols of tiff. (#5786) 2019-03-25 13:34:14 -07:00
rfric
36d9d998a3 [pbc] Correct compilation warnings (#5794) 2019-03-25 13:30:49 -07:00
yurybura
f24580ef55 [boost-python] Restore unwind-type.patch (#5795) 2019-03-25 13:28:36 -07:00
Johnny Willemsen
42139b5af9 [ace] Add support for vcpkg install ace on Linux (#5802)
* [ace] Add support for vcpkg install ace on Linux

    * ports/ace/CONTROL:
    * ports/ace/portfile.cmake:

* Fix mwc logfile name

    * ports/ace/portfile.cmake:

* Fixed windows detection

    * ports/ace/portfile.cmake:
2019-03-25 12:09:36 -07:00
Park DongHa
b6a08c15af [coroutine] arch, commit (#5787)
* version: 1.4.1
* check architecture before vcpkg_from_github

x86 error message contains repository path to prevent confusing

Signed-off-by: luncliff <luncliff@gmail.com>
2019-03-24 15:32:53 -07:00
Daniel Marshall
5d875afa94 [doctest] Update to 2.3.1 (#5792) 2019-03-24 15:32:03 -07:00
Bill Avery
02e0b40ba3 [cppgraphqlgen] Update to 2.1.0 (#5797) 2019-03-24 15:29:50 -07:00
yurybura
dfef7b1116 [boost-python] Restore unwind-type.patch 2019-03-24 17:29:05 +03:00
Alexej Harm
1945a19de6 [giflib] Changed library linkage to static. 2019-03-23 11:07:21 +01:00
Thomas Arcila
50f1c1705e Disable cmake integration test for now
Integration test is failing for now because of #5630 and #5635
This at least makes the package function on Windows x86 and x64.
2019-03-22 18:14:39 -04:00
Stefano Sinigardi
2e35d018ee [open62541] remove unnecessary patch, regex in portfile works also with head rev 2019-03-22 18:37:11 +01:00
Stefano Sinigardi
9ee3215f94 [open62541] new port 2019-03-22 18:35:55 +01:00
Stefano Sinigardi
35892da819 [darknet] fix static build (#5771) 2019-03-22 10:25:15 -07:00
soroshsabz
08697ad73d [rttr] Update 0.9.6. (fixes #5710) (#5712)
* Update rttr library to 0.9.6. (fixes #5710)

* Add log message for not supported platform. (see #5710)
2019-03-22 09:59:08 -07:00
Maurice Kalinowski
3d2db597ce [qt5-mqtt] new port Qtmqtt (#5736) (#5737)
* [qt5-modularscripts] Split build steps

When building modules not available from the vendor download side, the
build process stays the same. Create two functions, one for accessing
the sources, the other for compilation.

* [qtmqtt] Add new port (#5736)
2019-03-22 01:08:50 -07:00
NancyLi1013
8b4a607c32 [grpc] Update grpc to 1.9.1. (#5744) 2019-03-22 01:03:50 -07:00
Ambroise Petitgenêt
7eea85be25 [kdsoap] add package (#5750)
* create kd-saop port

Committer: PETITGENET AMBROISE <apetitgenet@free.fr>

* [kd-soap] remove extra comments
2019-03-22 00:00:55 -07:00
JackBoosY
d88fa84c86 [draco]Fix build error on x86-uwp. (#5755) 2019-03-21 23:20:18 -07:00
Daniel Marshall
d48876bab0 Add new port cli (#5762) 2019-03-21 23:19:36 -07:00
Stefano Sinigardi
de4add711d [freeopcua] better dealing with dynamic builds (#5763)
* [freeopcua] better dealing with dynamic builds
2019-03-21 23:17:13 -07:00
Alexej Harm
6e8725ba64 [tiff] Changed library linkage to static. (#5766) 2019-03-21 23:10:23 -07:00
Alexej Harm
b5ae25cf3d [cpr] Changed library linkage to static. (#5705)
* [cpr] Changed library linkage to static.

* [cpr] Removed unintentional file.

* [cpr] Cleanup and bump version
2019-03-21 10:15:37 -07:00
Phil Christensen
773a685867
[liblemon][lemon] deprecate duplicate port, forward to original (#5758) 2019-03-20 23:40:43 -07:00
Phil Christensen
10014faad7
[ismrmrd] make optional hdf5 dependency explicit (#5757)
* [ismrmrd] make optional hdf5 dependency explicit

This port will behave differently in the CI build depending on if hdf5 was installed
before it.  Make the hdf5 dependency explicit so it will behave consistently.
2019-03-20 23:39:56 -07:00
JackBoosY
64fc3202f5 [clapack]fix missing library and tools. (#5749) 2019-03-20 10:56:25 -07:00
Billy O'Neal
6f0594756e Update cpprestsdk to v2.10.11. (#5748) 2019-03-20 10:55:42 -07:00
LarryIII
03558e7507 [fribidi] Update Version to support static build (#5745) 2019-03-20 09:51:08 -07:00
Robert Schumacher
bcf7db4d46
[rapidjson] Fix --head support (#3693) 2019-03-19 16:12:19 -07:00
Phil Christensen
db72758b1c [rxqt] use fixed release for rxqt 2019-03-19 14:35:16 -07:00
Griffin Downs
c482d2c4d5
Merge pull request #5726 from LarryIII/FixUncombination
[gli]Fix gli is incompatible with glm
2019-03-19 14:11:31 -07:00
Phil Christensen
fd0346372f [collada-dom] use vcpkg minizip/zip.h
it is possible to find the wrong zip.h when doing a full CI test.  Force it to
find the right one.
2019-03-19 13:49:03 -07:00
Phil Christensen
563ab882e1 [qpid-proton] add libuv on osx
use lubuv on osx as the proactor.
2019-03-19 13:30:02 -07:00