Commit Graph

8381 Commits

Author SHA1 Message Date
Alexander Neumann
e9bbfc99a4 [pthreads] remove debug/release libs from release/debug folder 2019-05-22 21:00:46 +02:00
Alexander Neumann
8eea936d62 Fix blosc linkage in openvdb. issue #6561 2019-05-22 20:57:03 +02:00
Andrei Lebedev
b91e8ad279 [boost-modular-build-helper] Dynamic build support
Use stage directory instead of intermediate build directory to provide
all the required symlinks generated by boost build

Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-22 11:12:00 +03:00
Robert Schumacher
ef2d3ff6d0
[fftw3] Cleanup of CMake targets. Modernize. Improve DLL marking. (#6540)
* [fftw3] Cleanup of CMake targets. Modernize. Improve DLL marking.

* [fftw3] Use combined threads to enable DLLs on Windows.
2019-05-21 21:04:01 -07:00
Robert Schumacher
60ecb46561
[boost] Fixup DLL names and fix v142 build issues (#6508)
* [boost-modular-build-helper] Update to 1.70. Fixes #6493.

* [boost-build] Fix boost-build toolset selection for v142
2019-05-21 21:01:13 -07:00
Robert Schumacher
33af90d42a
[many ports] Updates 2019.05.19 (#6524) 2019-05-21 21:00:24 -07:00
wangli28
93906ae1c4 [OpenEXR]Fix copyright install path 2019-05-22 03:01:35 +00:00
Sean Warren
e16f9c29a0 [openblas] Ensure we build without lapack on all platforms (#6542)
* [openblas] Ensure we build without lapack on all platforms

* [openblas] Bump version number
2019-05-21 16:56:37 -07:00
Ken A. Redergård
75bcb1c131 [nrf-ble-driver] Initial version of nrf-ble-driver (#5938)
* Initial version of nrf-ble-driver

* Add system dependencies message

* Try to find git and add to path

* Add status message to debug CI build

* Remove status message; Add comments

* Append instead of prepend to PATH

* Enable x64-windows-static

* Only show system dependencies message on mac and linux

* Add arm64-windows support
2019-05-21 16:48:11 -07:00
Robert Schumacher
a985f5b99d
[arrow] Extract uriparser dependency (#6541) 2019-05-21 11:34:54 -07:00
Chuong Nguyen
85211f3ab6 Enable to compile to a single opencv_world library file (#3914)
* Enable to compile to a single opencv_world library file
2019-05-21 10:26:14 -07:00
JackBoosY
ace00e09d1 [paho-mqtt]Fix static build: dynamic libraries should not be built. 2019-05-21 08:15:41 +00:00
JackBoosY
6108f9f261 [geographiclib]Fix install files path. 2019-05-21 07:54:35 +00:00
JackBoosY
7368463563 [paho-mqtt]Fix install path. 2019-05-21 06:29:59 +00:00
JackBoosY
7bd2e96ada [z3]Fix install files path and add tools. 2019-05-21 04:31:57 +00:00
myd7349
ed61238087 [xproperty] Add new port (#6316) 2019-05-20 17:08:24 -07:00
myd7349
3e22027648 [cppitertools] Add new port (#6518)
* [cppitertools] Add new port

* [cppitertools] Use globs to make updates easier

* [cppitertools] Rerun CI
2019-05-20 15:49:48 -07:00
ccorn
b0b895bff6 Bootstrap: Refining PreferredToolArchitecture (#6398)
* Patch to enable bootstrap on Win32

* [bootstrap-vcpkg] Test OS version to set PreferredToolArchitecture
2019-05-20 15:48:59 -07:00
Phil Christensen
3c9cd10293
Merge pull request #6533 from LarryIII/AddNewPort
[sentencepiece] Add new port
2019-05-20 14:30:08 -07:00
ewertons
e290fc43fa [azure] Update vcpkgs (add new port dependencies) (#6511)
* [azure] Update vcpkgs (add new port dependencies)

* [azure-iot-sdk-c] Bump CONTROL versions and normalize tabs/spaces

* [azure] ACR of Update vcpkgs (add new port dependencies)
2019-05-20 10:27:45 -07:00
Phil Christensen
94d1e2ef09
[argagg] Add new port (#6535) 2019-05-20 10:25:16 -07:00
Andrei Lebedev
4b45f9b56d [grpc,fmt,zstd] Add Windows-specific conditionals (#6509)
Check VCPKG_CMAKE_SYSTEM_NAME prior to performing Windows-specific
actions in portfiles

Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-20 10:24:51 -07:00
eao197
a792611535 sobjectizer-5.5.24.4 and so_5_extra-1.2.3 (#6538) 2019-05-20 10:24:28 -07:00
myd7349
ce2a6ed835 [vcpkg] Avoid duplication of targets in the CMake message (#6536) 2019-05-20 10:18:24 -07:00
Curtis J Bezault
2bec973d3a
Handle moving files across partitions on macOS (#6506) 2019-05-20 09:29:13 -07:00
myd7349
5a085a1637 [argagg] Add new port 2019-05-20 18:25:59 +08:00
Larry-Hu
a37e5cf0a4 [sentencepiece]Add new port 2019-05-20 01:41:52 -07:00
Larry-Hu
7bef7a9ca1 [sentencepiece]Add new port 2019-05-20 00:58:10 -07:00
JackBoosY
14953c279f [cccapstone]Fix include file <capstone.h> path. 2019-05-20 02:22:17 +00:00
driver1998
f008d24c67 [duilib] Windows arm/arm64 support (#6527)
* duilib: windows arm/arm64 support

* bump the version number of duilib
2019-05-19 17:45:33 -07:00
myd7349
af248a0709 [raylib] Add new port (fix #4500) (#5946)
* [raylib] Add new port (fix #4500)

* [raylib] Update to 2019-04-27

* [raylib] Bump version number

* [raylib] Minor fixes

* [raylib] Fix Threads_FOUND not defined error on Ubuntu

* [raylib] Bump version number

* Add system dependencies message

* [raylib] Display dependencies message on UNIX

* Modify message to appear based on build target, not build host
2019-05-19 17:43:29 -07:00
almikhayl
d10918a71a [numactl] new port only linux (#6080)
* [numactl] new port only linux

* Add system dependency message

* Update dependencies to include libtool

* Make whitespace change to retrigger CI
2019-05-19 17:24:15 -07:00
Maxim Kulyk
3480a13ff0 [blend2d] add port (#6110)
- port version `beta_2019-04-30`
 - same versioning as in asmjit pakage with addition of `beta_` prefix
2019-05-19 17:17:40 -07:00
Sean Warren
030e74940c [openblas] Enable static build on windows (#6519)
The latest version of openblas supports static builds on windows
2019-05-19 00:23:11 -07:00
Sean Warren
84e19f1ce2 [vcpkg.cmake] Remove use of IN_LIST (#6521)
Fixes regression introduced by #5681 in CMake projects with minimum version <3.3 where CMP0057 is not set to NEW
Fixes #6484
2019-05-18 23:33:16 -07:00
Stefano Sinigardi
69e86fd201 [lz4, flann] port patches from #5169 (#6294)
* [lz4, flann] port patches from #5169

* [lz4] use vcpkg_fixup_cmake_targets

* [flann] improve target handling

* [lz4] remove unnecessary debug message

* [openmvg] many many fixes to build it on windows

* [pcl] use official FLANN cmake config file instead of custom module

* [pcl] fix patch for flann targets

* [pcl] Bump CONTROL version
2019-05-18 22:58:03 -07:00
Robert Schumacher
77af264118
[vcpkg] Fix regression in --debug. Remove old features featureflag. (#6507) 2019-05-18 18:15:31 -07:00
NancyLi1013
469543f942 [aliyun-oss-c-sdk] Add new port (#6441)
* [aliyun-oss-c-sdk] Add new port

* [aliyun-oss-c-sdk] Update the CONTROL file and add the dependency.
2019-05-18 14:48:40 -07:00
TitanSnow
a462daf251 [lua] Upgrade to 5.3.5 and add support for Linux and macOS (#6515)
* upgrade lua to 5.3.5

* support POSIX systems

* bump version in CONTROL file

* -lm

* fix copyright check

* don't use c89 on windows

vs2015 already supports c99

* correct vcpkg_extract_source_archive_ex usage and platform detection

* fix FreeBSD
2019-05-18 14:33:05 -07:00
myd7349
1bb3ca1839 [pfultz2-linq] Update to 2019-05-14 (#6517) 2019-05-18 14:22:04 -07:00
Stefano Sinigardi
c80b432812 [openmvs] fix glw3 integration, lock to static link since there are missing exported symbols in windows 2019-05-18 21:04:24 +02:00
myd7349
79fd23fe99 [zopfli] Add new port (#6513)
* [zopfli] Add new port

* [zopfli] Fix for Linux and macOS

* [zopfli] Fix zopflipng
2019-05-18 00:45:53 -07:00
wangli28
e54af58986 [many ports]Remove double builds (#6472) 2019-05-17 16:10:31 -07:00
JackBoosY
2e51afcd65 [cartographer]Upgrade to v1.0.0, remake patch and fix build error. (#6492) 2019-05-17 13:44:32 -07:00
JackBoosY
41c7755acf [zziplib]Fix build error in linux. (#6471)
* [zziplib]Fix build error in linux.

* [zziplib]Use configure_file to generate config.h
2019-05-17 13:08:11 -07:00
EmmaZhu-MSFT
4f815ca520 Publish azure storage cpp client library v6.1.0 (#6486)
* Publish azure storage cpp client library v6.1.0

* [azure-storage-cpp] Modify CONTROL file to match version in portfile
2019-05-17 11:54:15 -07:00
Darrin W. Cullop
2fda34be1f [grpc] #6485 - Fix ARM/ARM64 on Windows Build (#6487)
This PR includes the following changes that are required to get gRPC to build for ARM/ARM64 on Windows
1) Updated to v1.20.1
2) Disables Codegen Build for ARM/ARM64 builds
3) Rebased the "Fix UWP" patch so that it will apply properly
4) Fixed the "Static Linking in Linux" patch because it specified an invalid option on Windows builds
5) Added patch to "#undef" a macro name collision
6) Added GDI32.lib to the list of standard libraries linked to Windows
2019-05-17 11:18:26 -07:00
muriukip
0e7d61f18b Vcpkg update Howard Hinnant [date] port to latest (#6501)
* Update vcpkg to include latest version of HowardHinnant-date code. To
fix windowsZones.xml URL change.

* [date] Update to ed0368fc75427ef05cefdf19a39b60d7bed2f039 from
HowardHinnant/date

* Revert "[date] Update to ed0368fc75427ef05cefdf19a39b60d7bed2f039 from"

This reverts commit 1d71b07aec.

* [date] Update to ed0368fc75427ef05cefdf19a39b60d7bed2f039 from HowardHinnant/date
2019-05-17 11:13:22 -07:00
Stefano Sinigardi
d7b6f8b225 [openmvs] add new port, fix one of the dependencies [cgal] along the road 2019-05-17 17:38:01 +02:00
Stanislav Ershov
76827951ab [entt] Update to 3.0.0 (#6490) 2019-05-17 08:28:38 -07:00