Commit Graph

6024 Commits

Author SHA1 Message Date
Griffin Downs
0b95607937
Merge pull request #6655 from martinmoene/optional-lite-3.2.0
[optional-lite] Add new port (3.2.0)
2019-05-31 03:23:29 -07:00
Griffin Downs
ea43108314
Merge pull request #6654 from martinmoene/optional-bare-1.1.0
[optional-bare] Add new port (1.1.0)
2019-05-31 03:23:05 -07:00
Griffin Downs
a196cc2913
[observer-ptr-lite] Add new port (0.4.0, was: 0.3.0) (#6652)
* [observer-ptr-lite] Add new port (0.3.0)

* Use dash in unit name for vcpkg_fixup_cmake_targets()
2019-05-31 03:22:39 -07:00
Martin Moene
a0108b7153 [expected-lite] Add new port (0.3.0) (#6642) 2019-05-31 03:22:06 -07:00
Martin Moene
2e5e4818ea [byte-lite] Add new port (v0.2.0) (#6630)
* [byte-lite] Add v0.2.0

* [byte-lite] Perform CMake install

* [byte-lite] Use ${PORT}
2019-05-31 03:21:20 -07:00
Martin Moene
6e1bc8fac0 [span-lite] Add new port (0.5.0) 2019-05-31 09:22:11 +02:00
grdowns
08c7264cd5 Update control file 2019-05-30 17:34:48 -07:00
grdowns
00477b276e Update to 4.1.1; Fix system dependencies message 2019-05-30 17:10:11 -07:00
Martin Moene
34984a7680 [ring-span-lite] Add new port (0.3.0) 2019-05-30 23:07:43 +02:00
Victor Romero
45e57f3196 [libraqm] Whitespace changes to force rebuild 2019-05-30 13:30:16 -07:00
Victor Romero
7c16642643 Merge branch 'master' of https://github.com/Microsoft/vcpkg into add_libraqm 2019-05-30 13:25:49 -07:00
Martin Moene
516431de82 Use dash in unit name for vcpkg_fixup_cmake_targets() 2019-05-30 10:39:20 +02:00
NancyLi1013
7f3e185316 fix the port build failed on Linux(Ubuntu 18.04). 2019-05-29 19:21:53 -07:00
NancyLi1013
668c960d8a Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/NancyLi/6006 2019-05-29 19:14:40 -07:00
eao197
69d3605204 RESTinio updated to v.0.4.9.1 (#6669) 2019-05-29 14:34:54 -07:00
MikeGitb
8f0af187d2 [benchmark] Fix Ref and Hash (#6675)
Ref is missing the patch number (resulting in an invalid download url) and the hash doesn't fit either.
2019-05-29 14:31:29 -07:00
myd7349
dc42151505 [WIP][cjson] Add new port (#6081)
* [cjson] Add new port

* [cjson] Fix cmake targets path

* [cjson] Bump version info
2019-05-29 14:24:40 -07:00
JackBoosY
70e7124cc4 [pango/gtk]Fix build error C2001. (#6671) 2019-05-29 12:45:57 -07:00
Stijn Herfst
cf92057586 Fixed dependencies 2019-05-29 14:22:50 +02:00
Tobias Markus
bb111f2645 Add libraqm 2019-05-29 11:10:56 +02:00
NancyLi1013
c23105e854 [itpp] Add new port 2019-05-29 00:53:05 -07:00
JackBoosY
93ceb1a993 [llvm]Fix build error on x64-windows. (#6631) 2019-05-29 00:11:06 -07:00
wangli28
21445878eb [rtmidi] Update to version 4.0.0 (#6635)
* [rtmidi] Update to version 4.0.0

* Fix UNIX install failed.
2019-05-29 00:09:41 -07:00
Stefano Sinigardi
a9303736fd [LibLZMA] automatic configuration (#6000)
* [LibLZMA] add a config-generated by CMake

* bump control files of LibLZMA and dependent ports

* [tiff] use proper liblzma target
[OpenCV] add an explicit dependency on LibLZMA for static linking

* [liblzma] fix header install path

* [LibLZMA] avoid using targets in old symbols

* fixes for windows-static and trying to see if CI is happier with a share/lib folder written in lowercase

* [LibLZMA] use only modern CMake language, remove patch in favour of target public definition

* [lzma] put symbols in cmake cache

* [libxmlpp] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS regression

* [lzma] fix header install path

* [liblzma] install wrapper to force config mode

* [liblzma] remove function check inside cmake config since we know it will pass

* [liblzma] wrapper fix

* [tiff,geotiff] general cleanup and patch fixes

* [libgeotiff] remove debug tools

* [tesseract] modernize

* [tiff] fix also tiff_library symbol

* [pdal,libgeotiff] better library integration

* [tiff] restore using unix i/o on UWP, since it was working... for sure win32 one cannot work

* [tiff] enable lzma also on uwp, since it works and is requested by many dependencies

* [selene] enable build on arm/arm64-windows, which was surely broken before

* [lzma] uniform naming with cmake 3.14

* [podofo] fix regression, it requires openssl which was disabled in dependencies

* [many ports] remove unnecessary mods

* [boost-iostream] chmod

* [openssl] fix regression due to missing architecture

* [podofo] fix regression on uwp due to missing include

* [libpq] explicitly fail on UWP, it should avoid being marked as regression

* [shiva] fix regression on linux
2019-05-28 16:58:00 -07:00
JackBoosY
3d4b4c02ed [libwebp]Fix static build: add dependency libraries "dxguid winmm". (#6648) 2019-05-28 15:33:38 -07:00
Phoebe
0ec60d1f90 [Curl] Fix cmake target name (#6649)
* Update patch and portfile
* Fix case issue in curl, related issue #6643
2019-05-28 15:32:31 -07:00
NancyLi1013
28d313fb83 [cppcodec] Add new port (#6651) 2019-05-28 15:31:46 -07:00
Stefano Sinigardi
4068783709 [vxl] move problematic feature to optional one (#6657) 2019-05-28 09:35:54 -07:00
evpobr
712361b0bc [ebml, matroska] Upgrade ebml to v1.3.9 and matroska to v1.5.2 (#6662)
* [ebml] Upgrade to v1.3.9

* [matroska] Upgrade to v1.5.2
2019-05-28 09:34:27 -07:00
Martin Moene
9c8b0f93e4 [optional-lite] Add new port (3.2.0) 2019-05-28 10:49:40 +02:00
Martin Moene
0efc4a1c00 [optional-bare] Add new port (1.1.0) 2019-05-28 10:24:16 +02:00
Martin Moene
3e902f42b6 [observer-ptr-lite] Add new port (0.3.0) 2019-05-28 08:32:49 +02:00
myd7349
7cd3552973 [librdkafka] Update to 2019-05-27 2019-05-28 08:43:34 +08:00
wangli28
62d0697f43 [shiva] Fix build error "Could NOT find PythonInterp" (#6637) 2019-05-27 10:55:20 -07:00
myd7349
8b64e981fb [librdkafka] Turn on tests temporarily 2019-05-27 19:52:26 +08:00
myd7349
8999734b40 Merge branch 'master' into rdkafka-init 2019-05-27 19:15:06 +08:00
Martin Moene
e50061816d [any-lite] Use ${PORT} 2019-05-27 11:44:01 +02:00
Martin Moene
e9e6acb531 [any-lite] Perform CMake install 2019-05-27 10:04:47 +02:00
Phoebe
9ffac4d56e [Curl] Upgrades 2019.05.08 (#6429)
* [Curl] Upgrades 2019.05.08

* merge changes from master

* Fix cpr failure

* Fix the case issue in Linux

* Update patch and portfile

* Update the portfile that changed by my mistake

* [curl] Update to 7.65.0 to skip USE_DARWINSSL regression. Disable PERL since we don't build the manual anyway.

* Rename DARWINSSL to SECTRANSP

* Update the name and error detect
2019-05-26 16:53:41 -07:00
Martin Moene
549bdaa57c [any-lite] Add v0.2.0 2019-05-26 21:17:02 +02:00
Alexander Neumann
0cbbeda9cd [osg] remove outdated find module and improve collade.patch (#6613) 2019-05-26 09:54:09 -07:00
Krzysztof Kawa
173da06c0f Added debug postfix in libwebm and reverted debug files rename. (#6626) 2019-05-26 09:52:47 -07:00
evpobr
aa56b8ad72 [matroska] Upgrade to 1.5.1 (#6628)
* [matroska] Upgrade to 1.5.1

* [matroska] Fix hash to 1.5.1
2019-05-26 09:50:20 -07:00
evpobr
61c9cd6163 [ebml] Upgrade to 1.3.8 (#6627) 2019-05-26 08:22:15 -07:00
Alexander Neumann
4a03181c79 [boost-iostream] fix zstd library linkage. (#6624) 2019-05-25 21:44:29 -07:00
Norbert Nemec
aaae648571 [glibmm] Reintroduce CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#6550)
(partially reverts change discussed in #5937)
2019-05-25 18:43:57 +02:00
Norbert Nemec
36babc4c93 [glibmm] fix upstream bugs in MSVC-specific glibmmconfig.h 2019-05-25 18:41:28 +02:00
Alexander Neumann
cb98a5c0dd [libvorbis] patch find_library instead of manually supplying the libr… (#6569)
* [libvorbis] patch find_library instead of manually supplying the library to cmake

* whitespace change to retrigger ci
2019-05-24 15:37:50 -07:00
Alexander Neumann
fcc6d6587e [jasper] Fix jasper find module. CMake requires the extra debug suffix (#6614) 2019-05-24 15:23:00 -07:00
ewertons
4f6d1278c5 [azure] Update azure-iot-sdk-c for master release of 2019-05-16 (#6615) 2019-05-24 15:16:28 -07:00
Daniel Marshall
8f1d08d00b [clipp] Add new port (#6612) 2019-05-24 15:15:22 -07:00
Alexander Neumann
c5bd18d373 [libgeotiff] fix problems with config/targets (#6596)
* [libgeotiff] fix problems with config/targets

* fixing case

* all lower case....

* hopefully this fix works everywhere
2019-05-24 15:11:42 -07:00
Stefano Sinigardi
ff77285e6b [mathgl] draft port (#6463)
* [mathgl] draft port

* [mathgl] fix unmatching symbols
2019-05-24 14:42:47 -07:00
Alexander Neumann
09e6b4dd9d [libtheora] fix find ogg (#6610) 2019-05-24 12:13:11 -07:00
Alexander Neumann
d7e41c7ef4 [nvtt] install extra libraries used by OSG. (#6611) 2019-05-24 12:12:33 -07:00
Alexander Neumann
ed311ddf93 [podofo] remove outdated find modules (#6608) 2019-05-24 12:12:03 -07:00
Alexander Neumann
070a41de03 [signalrclient] fix cpprestsdk linkage (#6606) 2019-05-24 12:09:17 -07:00
Alexander Neumann
12a0106d03 [apr-util] Fix logic error. If find_library call is used testing for existance is strange. (#6609)
Especially if APR_LIBRARIES can contain a list. Testing against NOTFOUND is better.
2019-05-24 10:36:10 -07:00
Alexander Neumann
a4f94540ae [wavpack] Link against openssl target (#6607) 2019-05-24 09:50:17 -07:00
Alexander Neumann
ba39468c58 [smpeg2] make sdl2 linkage more robust (#6604) 2019-05-24 09:49:36 -07:00
Alexander Neumann
31ff85a717 [arrow] improve arrow zstd linkage (#6602) 2019-05-24 09:42:57 -07:00
Alexander Neumann
b3b135aca2 [freerdp] remove outdated find openssl module (#6601) 2019-05-24 09:42:12 -07:00
Daniel Marshall
00797fcabc [CLI11] Update to 1.8 (#6597) 2019-05-24 09:40:56 -07:00
Sean Warren
65c02123a4 [dlib] Update to v19.17 and fix static lapack linkage (#6520)
* [dlib] Update to v19.17 and fix static lapack linkage

* [dlib] Update patchs for new dlib version
2019-05-24 09:39:59 -07:00
myd7349
a7ac12c90a [librdkafka] Fix patch file name 2019-05-24 18:58:15 +08:00
wangli28
e37cc662ee [librabbitmq/glbinding] Port update (#6391)
* [librabbitmq/glbinding] Port update

* fix librabbitmq uwp warning.

* [glbinding/globjects] Fix glbinding::KHRplatform was not found and globjects built failed
2019-05-23 22:02:13 -07:00
NancyLi1013
b565987e5c [libxlsxwriter] Add new port (#6460)
* [libxlsxwriter] Add new port

* [libxlsxwriter]Re-generate patch file and fix build error in linux.
2019-05-23 21:58:54 -07:00
JackBoosY
9d623319c6 [unicorn-lib]Fix build error. (#6534)
* [unicorn-lib]Fix build error.

* [unicorn-lib]Changed library linkage to static.

* [unicorn-lib]Use find_package instead of find_library to find zlib.

* [unicorn-lib]Fix the name of the PCRE2 library under debug/release and modify ZLIB link name.

* [unicorn-lib]Use select_library_configurations to select which pcre2 library should be linked.
2019-05-23 21:54:24 -07:00
maharmstone
d0f97f7dae [freetds] Add new port (#6566) 2019-05-23 21:52:49 -07:00
JackBoosY
c7528e76ad [libmariadb]Disable test build. (#6574) 2019-05-23 21:44:54 -07:00
JackBoosY
f2b3221a03 [libbf]Fix error message print judgment on windows. (#6577) 2019-05-23 21:41:47 -07:00
Ivy Snow
7efe76a239 [concurrentqueue]update to 1.0.0-beta-dea078c with cmake target 2019-05-24 11:40:06 +08:00
David Christoffer Hansen
9c54cc9fab Updated ISMRMRD to 1.4. Removed patch for HDF5 dependency as that should not be optional on platforms with HDF5 available (#6111) 2019-05-23 12:33:44 -07:00
evpobr
25d80a74d6 [ebml, matroska] Updates (#6526)
* [ebml, matroska] Updates

* ebml: use standard CMake project
* ebml: no patches needed (merged in upstream)
* matroska: update to 1.5.0
* matroska: use standard CMake project

Breaking changes from upstream:

* ebml target is now in EBML:: namespace
* matroska target is now in Matroska:: namespace

* Fix configuration on Unix platforms

* [matroska] Bump CONTROL version

* [ebml] Export targets to share/EBML to match casing in find_package()

* [matroska] Fix on Linux and MacOS
2019-05-23 11:27:54 -07:00
Curtis J Bezault
52dfee03b5
Fix linking debug bzip2 (#6570) 2019-05-23 04:42:10 -07:00
Phil Christensen
6f1ac121e6
Merge pull request #6529 from lebdron/boost-dynamic
[boost-modular-build-helper] Dynamic build support
2019-05-22 22:04:16 -07:00
Phil Christensen
c1dfb6e681
Merge pull request #6531 from JackBoosY/dev/jack/6495
[cccapstone]Fix include file <capstone.h> path.
2019-05-22 22:02:57 -07:00
Phil Christensen
1f866cf8e2
Merge pull request #6544 from JackBoosY/dev/jack/6496
[z3]Fix install files path and add tools.
2019-05-22 22:02:16 -07:00
Phil Christensen
858a0f5cd1
Merge pull request #6545 from JackBoosY/dev/jack/6543
[paho-mqtt]Fix install path.
2019-05-22 22:01:36 -07:00
Phil Christensen
aa7738d05a
Merge pull request #6546 from JackBoosY/dev/jack/3308
[geographiclib]Fix install files path.
2019-05-22 22:01:07 -07:00
Phil Christensen
c7a8378016
Merge pull request #6557 from wangli28/dev/Lily/issue6548
[OpenEXR] Fix copyright install path
2019-05-22 21:59:44 -07:00
Phil Christensen
bb497a2acc
Merge pull request #6567 from Neumann-A/fix_openvdb
[openvdb] Fix blosc linkage in openvdb. issue #6561
2019-05-22 21:45:22 -07:00
Phil Christensen
adfbc44bcc
Merge pull request #6568 from Neumann-A/fix_pthreads
[pthreads] remove debug/release libs from release/debug folder
2019-05-22 21:44:40 -07:00
Phil Christensen
0bcd82c7ed
Merge pull request #6505 from cenit/dev/cenit/openmvs
[openmvs] add new port
2019-05-22 21:43:50 -07:00
JackBoosY
976744ba21 [z3]Replace the file command with vcpkg_fixup_cmake_targets. 2019-05-23 02:45:01 +00:00
JackBoosY
bbbd843f81 [geographiclib]Re-fix install files path without patch. 2019-05-23 02:17:32 +00:00
Andreas Mack
07fd30c6d9 [qt-base] Use opengl dynamic configuration (#6503)
* Use dynmaic

* Rename flex and bison so qt angle finds them

* Update CONTROL file

* Remove debugging

* Tempdir for flex and bison

* Remove debug output

* Windows only
2019-05-22 15:54:53 -07:00
Alexander Neumann
7b32de6d9b whitespace changes 2019-05-22 21:02:18 +02:00
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
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
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
Andrei Lebedev
b395438c79 Merge branch 'master' into openssl-unix-dynamic 2019-05-19 14:41:03 +03: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
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
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
Andrei Lebedev
5495513ef4 [openssl-unix] Shared library support
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-18 15:00:30 +03: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
WebFolder OÜ
f510471ebe [jwt-cpp] Add new port (#6498) 2019-05-17 08:27:52 -07:00
Robert Schumacher
9d473a6954
[boost] Update to 1.70.0 (#6141)
* [boost] Update to 1.70.0

* [boost-build] Update to 1.70.0

* [folly][freeopcua][libtorrent][websocketpp] Upgrades/patches to handle boost 1.70

* [boost-variant] Revert to 1.69 due to regression
[fizz][folly] Update and fix for boost 1.70
[libsodium] Use CMake buildsystem replacement to enable non-Windows

* [wangle] Update. [folly] Avoid linking debug libs in release.

* [pcl] Fix compatibility with boost 1.70

* [fizz] Handle merge regression

* [arrow] Modernize and fix cmake targets

* [boost-type-traits] Update patches for arm64-windows

* [boost-locale] Add boost-system and boost-thread as arm64 dependencies

* [ompl] Add missing boost-timer dependency
2019-05-16 18:33:32 -07:00
Rodrigo Hernandez Cordoba
208bb8eefc [libcroco] Initial port files for libcroco (#6467)
* [libcroco] Initial port files for libcroco

From the libcroco readme file:

Libcroco is a standalone css2 parsing and manipulation library.
The parser provides a low level event driven SAC like api
and a css object model like api.
Libcroco provides a CSS2 selection engine and an experimental
xml/css rendering engine.

libcroco is part of the GNOME project.

* [libcroco] Build fixes for Linux.
2019-05-16 17:37:25 -07:00
myd7349
8dfbc5322f [zserge-webview] Add new port (#6239)
* [webview] Add new port

* [zserge-webview] Update to 2019-04-27

* [zserge-webview] Fix Linux, macOS support
2019-05-16 14:35:45 -07:00
Jonas
7cf8af8d37 [angelscript] Add new port (#6403)
* [angelscript] Add new port

* [angelscript] Add version and description
2019-05-16 14:34:37 -07:00
Stefano Sinigardi
ec46f02181 [pthread] update to v3 (#6473)
* [pthread] update to v3

* [flint, mosquitto, usbmuxd] bump CONTROL files and add final touches for PThreads4W v3

* [arb] add compatibility with PThreads4W
2019-05-16 13:49:25 -07:00
Victor Romero
9238e93cc3
[libmicrohttpd] Fix CONTROL version (#6468) 2019-05-15 20:15:19 -07:00
heydojo
58c7cfaae9 [icu] Prevent stale MSYS gpg-agent.exe process blocking command control (#6407)
* Prevent stale MSYS gpg-agent.exe process blocking command control

This commit fixes:
https://github.com/microsoft/vcpkg/issues/5476

The issue is that CI environments such as Appveyor's VS2017 image will wait for all processes to complete. If a stale process resides as a result, builds will hang.
There does not appear to be any good reason for gpg-agent.exe to be running once the build of icu has completed.

Without this patch builds of icu4c using CI systems will very likely hang and not in an obvious way.

Is this the _right_ solution to this problem? Probably not but it is one solution. And it degrades gracefully in that the build will not fail if gpg-agent.exe is not running. The gpg-agent.exe will not run again once MSYS has been configured, so to test this patch, a fresh install of vcpkg is required. Open the task manager and before the icu build completes, look for gpg-agent.exe just sitting there for no reason.
Might I suggest that the issue is fixed in vcpkg MSYS instead or as well?

Please don't request further from this commit.

* [icu] Kill MSYS gpg-agent.exe on Windows
2019-05-15 17:47:00 -07:00
NancyLi1013
97431cb93e [cpp-netlib] Add new port (#6424)
* [cpp-netlib] Add new port

* Fix the problem on Linux.

* Add the unsupported message for UWP.
2019-05-15 16:46:28 -07:00
JackBoosY
6cd058d3ae [fftw3]Changed library linkage to static. (#6434) 2019-05-15 16:23:22 -07:00
JackBoosY
efdd1f1766 [libsndfile]Fix install file path in linux. (#6455)
* [libsndfile]Fix install file path in linux.

* [libsndfile] Don't install HTML docs
2019-05-15 16:22:31 -07:00
Vitaliy Didik
0e417f773d [libpff] Initial port. (#6458)
* [libpff] Initial port.

* [libpff] Add unofficial CMake find_package() integration support
2019-05-15 16:21:05 -07:00
WebFolder OÜ
88b882057a [libmicrohttpd] Update to 0.9.63 (#6464) 2019-05-15 16:12:20 -07:00
Robert Schumacher
8873d771c8
[glm] Fix missing include dir reference by moving include(GNUInstallDirs). Fixes #6461. (#6466) 2019-05-15 14:37:53 -07:00
Ziyi Yan
d112af9f17 [io2d] macOS support (#6456)
* [io2d] macOS support

* Update version string
2019-05-15 09:42:16 -07:00
Curtis J Bezault
3f5e477bda
[USD] New port (#6451)
* initial usd port

* [usd] Acquire python2 required to build

* Use copy instead of rename

Handle the source path and the package path being on different partitions.
2019-05-14 16:20:32 -07:00
Zongyuan Zuo
a5ad9322e5 [libressl] add new port (#6321)
* [libressl] add new port

* disable symlink of static libs

* [libressl] disable uwp and arm builds
2019-05-14 12:25:09 -07:00
JackBoosY
e73d6251f9 [libmaxminddb]fix build error in linux. (#6435) 2019-05-14 11:45:13 -07:00
eao197
e4129a259e RESTinio updated to v.0.4.9 (#6440) 2019-05-14 10:21:27 -07:00
myd7349
03b364f6bb [g3log] Add new port (#5961)
* [g3log] Add new port (fix #5684, fix #5941)

* [g3log] Remove usage

* [g3log] Restore usage

* [g3log] Add UNIX support

* [g3log] Use vcpkg_install_cmake

* [g3log] Update to 2019-05-14

* [g3log] Update version number
2019-05-14 08:55:28 -07:00
Stijn Herfst
f241acc731 [stormlib] Fix for incorrectly setting variable 2019-05-14 10:23:50 +02:00
Alexander Neumann
cf1c05fb8c [libtheora] Remove double build. (#6431)
* remove extra build step. 

vcpkg_install_cmake should also build the target.

* Update CONTROL
2019-05-13 21:51:16 -07:00
Connor Fitzgerald
d539182ccb [glm] Remove all unnecessary build steps (#6410)
* [glm] Remove all unnecessary build steps

* [glm] Fix header export

* [glm] Bump control to force rebuild
2019-05-13 17:51:16 -07:00
Stijn Herfst
eb6513f274 [stormlib] Add new port 2019-05-13 19:12:59 +02:00
wangli28
68267e29a1 [suitesparse]Fix build error in linux (#6425) 2019-05-13 10:00:16 -07:00
myd7349
5a8961b051 [pfultz2-linq] Add new port (#6426) 2019-05-13 09:57:54 -07:00
Alexander Neumann
0413c73fd7 [CURL] Remove unnecessary renaming. (#6386)
* removed unnecessary renaming.

CMake updated its module file for FindCURL. so the renaming is not required anymore.

* bump control

* fix curl in static builds

* fix gdal regression

* fix typo

* fixed alignment

* fix libideviceactivation regression

* fix idevicerestore regression
2019-05-13 08:57:55 -07:00
Josue Andrade Gomes
da5ee89be5 [graphicsmagick] Linux/MacOS support (#6408) 2019-05-13 04:16:57 -07:00
myd7349
2992434b01 [vulkan-hpp] Add new port (#6400) 2019-05-13 00:14:03 -07:00
myd7349
df4e69f24f [oniguruma] Update to 6.9.2 (#6401) 2019-05-13 00:13:18 -07:00
myd7349
2bf491b426 [librdkafka] Fix ARM build error 2019-05-11 16:09:10 +08:00
myd7349
f1870ae02b [septag-sx] Add error message 2019-05-11 12:16:24 +08:00
JackBoosY
14bfca23c5 [gdal]Add Linux/Unix support. (#6335) 2019-05-10 13:07:14 -07:00
Haojia Yu
3cb50e6d98 update osg version to 3.6.3 (#6385) 2019-05-10 12:50:38 -07:00
wangli28
5f1e14ac13 [loguru] Add new port (#6342) 2019-05-09 23:05:39 -07:00
JackBoosY
ddec7174c1 [gdcm]Update to v3.0.0 and rename to gdcm. (#6348)
* [gdcm]Update to v3.0.0 and rename to gdcm.

* [gdcm2]Add empty port "gdcm2" mapping to port gdcm
2019-05-09 23:03:59 -07:00
Phoebe
0022e0b0ac [cpprestsdk]Add boost-asio dependency on linux (#6380) 2019-05-09 22:53:36 -07:00
Robert Schumacher
3d9c55d2e0 [many ports] Updates 2019.05.08 (#6382)
* [many ports] Updates 2019.05.08

* Undo changes for failure ports grpc libjpeg-turbo curl cartographer

* [guetzli] Patch to handle breaking changes in butteraugli
2019-05-09 22:53:05 -07:00
Youngho Kim
442d5c1b54 [cpr] added find_package for cpr on install (#3185)
* added find_package for cpr on install

How to use:
find_package ( CPR REQUIRED )
if ( CPR_FOUND )
message ( STATUS "CPR_INCLUDE_DIRS = ${CPR_INCLUDE_DIRS}" )
message ( STATUS "CPR_LIBRARIES = ${CPR_LIBRARIES}" )
include_directories ( ${CPR_INCLUDE_DIRS} )
endif ( CPR_FOUND )

* [cpr] Provide config and targets files
2019-05-09 17:14:26 -07:00
Andrei Lebedev
010e88c647 [soci] Add patches for boost and postgresql (#6328)
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-09 15:22:50 -07:00
bobk2824
f0d575c2f3 Upgrade vcpkg to ECSUtil 1.0.6.1 (#6381) 2019-05-09 15:15:17 -07:00
LarryIII
64f8fb7b86 [eastl]Add option(/Zc:char8_t-) to fix compile issue (#6360) 2019-05-09 15:14:38 -07:00
Daniele Lupo
e2f45664c9 [gdal] fixed compilation issue with std::fabs (#6336) 2019-05-09 15:00:16 -07:00
Curtis J Bezault
5ae66b8074
[jsonnet] Hook into existing cmake support (#6358)
Use jsonnet's cmake build system.
2019-05-09 13:52:36 -07:00
zhihaoy
dc9761f7de [visit-struct] Add new port (#6356)
https://github.com/cbeck88/visit_struct

The motivation for this port is that we do not have to lock ourselves
with Boost.Fusion, or Boost.Hana, and can benefit from some downstream
projects such as Configuru at the same time.
2019-05-09 13:31:55 -07:00
Florin Crișan
e36d550dd4 [ace] Add support for features (ssl, wchar, xml) #6372 (#6376) 2019-05-09 13:28:04 -07:00
Alexander Neumann
2d11443816 enable static builds of openjpeg (#6373)
* enable static builds for openjpeg

* bump control

* remove unnecessary code
2019-05-09 13:08:05 -07:00
Yuri Valentini
7c6ff87f57 [x264] build with asm on x64 x86 (#3269)
* [x264] build with asm on x64 x86

* [x264] build with asm on x64 x86

* [x264] Use Linux-style line endings in patch file
2019-05-09 13:06:36 -07:00
JackBoosY
f54e96af6f [graphqlparser]Fix static build error (#6359) 2019-05-09 12:00:58 -07:00
JackBoosY
eddb8796e4 [dlib]Fix build error in linux:copyright check failure. (#6361) 2019-05-09 11:55:59 -07:00
Stefano Sinigardi
cdc37cb6be [geogram] enable building on non-win32 platforms (#6366) 2019-05-09 11:53:13 -07:00
Alexander Neumann
db47a79bd9 ITK: Do not move/rename src folder. (#6367)
* removed src folder rename instead a warning is issued if the path is too long
* Delete hdf5_config_mode_find_package.patch not used by portfile
2019-05-09 11:52:25 -07:00
myd7349
04616db27e [cgltf] Add new port (#6369) 2019-05-09 11:48:06 -07:00
Stefano Sinigardi
4825f3ba61 [zxing-cpp] improve compatibility with modern OpenCV (#6370) 2019-05-09 11:46:36 -07:00
Stefano Sinigardi
9c33de2d07 [freeimage,freeglut,giflib,libwebp] port patches from #5169 (#6364)
* [freeimage] improve compatibility with other ports, using typedefs identical to other headers to avoid errors
* [libwebp] fixes for non-win32 systems
* [giflib] revert again #5578
* [freeglut] add missing wrapper for linux
2019-05-09 11:45:23 -07:00
Robert Schumacher
223d5d82ac
[many ports] Updates 2019.05.07 (#6338)
* [many ports] Updates 2019.05.07

* Undo assimp and gdcm2 changes since they caused regressions
2019-05-08 17:51:44 -07:00
Lennart Trunk
38aeee774a [qt5] update to 5.12.3 (#6127)
* update CONTROL files and version variable

* fix qt5 linkage in debug

* revert target_link_libraries to set_property

* revert mqtt to 5.12.1 since 5.12.3 is not released yet

* update mqtt to 5.12.3

* update hashes

* remove unnecessary patch

* fix qmldevtools debug linkage for qt5-tools
2019-05-08 15:15:26 -07:00
Carlos O'Ryan
883dd40928 Upgrade google-cloud-cpp to 0.9.0. (#6355) 2019-05-08 14:57:41 -07:00
Stefano Sinigardi
6cdb36a4cf [freeglut] enable building on non-win32 (#6298) 2019-05-08 13:47:32 -07:00
WebFolder OÜ
7341945a32 [valijson] new port (#6354) 2019-05-08 13:32:57 -07:00
Charles Milette
0e1ea7576c [wil] new port (#6353)
* [wil] new port
2019-05-08 12:40:09 -07:00
NancyLi1013
5121e7149e [minhook] Add new port (#6333)
* [minhook] Add new port

* Download cmake support as patch

* Move architecture check to before work is done

* Check in install destination patchl Remove config
2019-05-07 22:51:00 -07:00
myd7349
6bbecf3788 [uriparser] Update to 0.9.3, add tool feature (#6303)
* [uriparser] Update to 0.9.3

* [uriparser] Fix static build

* [uriparser] Handle URI_STATIC_BUILD

* [uriparser] Add support for --head option

* [uriparser] Simplify

* [uriparser] Use file COPY to USE_SOURCE_PERMISSIONS
2019-05-07 14:50:54 -07:00
Bill Avery
f40b738108 [cppgraphqlgen] Update to 3.0.0 release (#6337) 2019-05-07 14:13:27 -07:00
JackBoosY
801d0ce8a4 [moos-core]Fix build failure on Windows (#6252)
* [moos-core]Fix build in windows:
1.Add compile macros and includes
2.Fix empty directories in static.

* [moos-core]Fix link error LNK2019.

* [moos-core]Changed library linkage to static.

* Clean up tool + copyright install; Remove messages
2019-05-07 13:35:30 -07:00
zhihaoy
1fab043632 [doctest] Update to 2.3.2 (#6331)
An critical fix to https://github.com/onqtam/doctest/issues/228
2019-05-07 12:46:45 -07:00
Stefano Sinigardi
d60f874400 [libpng] remove broken patch (#6293) 2019-05-07 10:40:35 -07:00
myd7349
6f691d7a9b [librdkafka] Update 2019-05-07 19:21:44 +08:00
myd7349
6b2423eced [librdkafka] Update to 2019-05-07 2019-05-07 19:21:44 +08:00
myd7349
c89d08d1ba [librdkafka] Update to 2019-04-30 2019-05-07 19:21:44 +08:00
myd7349
f6ae18f51a [librdkafka] Update to 2019-04-16 2019-05-07 19:21:44 +08:00
myd7349
d1b1ae1a10 [librdkafka] Rename package to librdkafka (#5927) 2019-05-07 19:21:43 +08:00
myd7349
7c73e98b9f [librdkafka] Add features 2019-05-07 19:21:36 +08:00
myd7349
af8fa46a03 [librdkafka] Update to v1.0.0 2019-05-07 19:21:26 +08:00
myd7349
8ae4f08dec [librdkafka] Add new port (fix #5920) 2019-05-07 19:21:11 +08:00
myd7349
b37854348a [septag-sx] Update to 2019-05-07 2019-05-07 19:03:57 +08:00
myd7349
3cdfad0fb1 [septag-sx] Rename 2019-05-07 18:54:49 +08:00
JackBoosY
93dedf0af8 [openjpeg/itk]Update openjpeg to v2.3.1 and fix conflict with ITK. (#6313)
* [openjpeg/itk]Update openjpeg to v2.3.1 and fix conflict with ITK.
2019-05-06 16:37:56 -07:00
Robert Hümmer
ce6dbe70cb [libnoise] Add new port libnoise (#6319)
* [libnoise] Add new port libnoise

* refactor(libnoise): removed unnecessary comments
2019-05-06 15:52:14 -07:00
Jackie Ng
4256a7cd07 [libgd] Fix static build (#6307)
* Revert libgd portfile change from 5ea9105

This makes libgd static buildable again

* Undo reversion of -DBUILD_SHARED_LIBS. This is not necessary.
2019-05-06 10:48:06 -07:00
Jackie Ng
7028438a75 [libpq]: Fix linkage with static openssl (#6309)
* [libpq]: Add crypt32 to linker set. This allows libpq to link against static openssl.

* Bump portfile version
2019-05-06 10:46:58 -07:00
Jackie Ng
d70c4e356c [gdal] Fix linker error with static libpng (#6305)
* When linking gdal with static libpng, it fails because the libpng vcpkg port has references to zlib symbols that aren't present in the internal copy of zlib that gdal builds/links against.

To fix this, have the gdal port pull in a vcpkg zlib port as another dependency and have it build/link against that instead.

* [gdal]: Bump portfile version as master is already at 2.4.1-2
2019-05-06 10:44:27 -07:00
myd7349
ebd2a374cf [xeus] Update to 0.19.1 (#6320)
* [xeus] Update to 0.19.1

* [xeus] Update usage
2019-05-06 10:11:02 -07:00
Cheney Wang
c5add82c3b [duktape/open62541] Update the SHA512 of distfile (#6326)
* [duktape] Update the SHA512 of distfile

* [open62541] Update the SHA512 of distfile
2019-05-06 10:03:39 -07:00
Tsukasa Sugiura
d53488c65d [libjpeg-turbo] Update to libjpeg-turbo 2.0.1 (#4635)
* [libjpeg-turbo] Update to libjpeg-turbo 2.0.1
* [libjpeg-turbo] workaround CMAKE_SYSTEM_PROCESSOR vcpkg bug
2019-05-06 09:54:05 -07:00
myd7349
4048762e48 [sx] Add new port 2019-05-06 18:40:56 +08:00
myd7349
7864caa87a [xsimd,xtensor,xtensor-blas,xtl] Update to latest (#6318) 2019-05-05 23:19:08 -07:00
NancyLi1013
820626350f [Z85] Add new port (#6315) 2019-05-05 23:18:18 -07:00
Jeremy
4c7f464233 [gdal] Add libspatialite build-dependency (#6251)
* add libspatialite for gdal

* add libspatialite

* Bump version

* Add libspatialite as feature

* Do not use gen expressions as nmake does not support
2019-05-04 18:35:25 -07:00
driver1998
5ea9105f15 [glib] arm/arm64 windows support (#6116)
* glib port update for arm/arm64 windows

* bump glib version to 2.52.3-14
2019-05-03 16:21:44 -07:00
Stefano Sinigardi
5b2759be83 [dlib] port patch from #5169 (#6292) 2019-05-03 11:43:35 -07:00
Stefano Sinigardi
df482edfd9 [clapack] port patch from #5169 (#6291) 2019-05-03 11:43:10 -07:00
Victor Romero
050e71d01d
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [alac,benchmark,capnproto] Fix  check_linkage call

* [fastlz] Fix SHA512

* [coroutine] Fix dynamic build

* [folly] Find double-conversion

* [gamma] Use vcpkg_from_github

* [librsync] Enable static builds

* [netcdf-cxx4] Fix SHA512

* [octomap] Fix static build

* [tidy-html5] Fix static build

* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime

* [folly] Use ras0219's fix for link paths

* [octomap] Fix exported targets

* [uvatlas] Set tool download SHA512

* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32

* [suitesparse] osx fix

* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions

* [duktape] Resolve conflicts

* [duktape] FIxed typo in Python paths

* [wangle] Find zlib

* [openssl-uwp] Fix SHA512

* [glib] Allow static builds on non-Windows

* [suitesparse] Fix build on Windows

* [multiple ports] Bump CONTROL version

* [multiple ports] Fix description indent

* [directxtk] Fix CONTROL file

* [bde,duktape,qpid-proton] Build packages with python2 installed

* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [gdal,live555,uriparser] Fix regressions

* [live555] Update to 2019.04.24
2019-05-02 22:57:43 -07:00
Darrin W. Cullop
b72f36e8cd [c-ares] Update to Latest (#6287)
* [c-ares] Update to Latest

The latest has fixes to support ARM/ARM64 on Windows

* Update version string
2019-05-02 17:39:13 -07:00
Victor Romero
fd0e13db04
[zziplib] Fix autotool generated includes (#6284)
* [zziplib] Fix autotool generated includes

* [zziplib] Configure zziplib in portfile
2019-05-02 16:06:44 -07:00
Phoebe
b742476971 [uWebSockets] Upgrades 2019.03.29 (#6133) 2019-05-02 13:53:28 -07:00
evpobr
bba224b978 [sndfile] Add new port sndfile (#4514)
* [port] Add sndfile port
2019-05-02 12:02:03 -07:00
Casey Carter
969ed5fbc1 [range-v3] Update to 0.5.0 (#6283) 2019-05-02 09:20:45 -07:00
zhihaoy
23f4a004d2 [args] Export official targets (#6276) 2019-05-01 17:20:23 -07:00
myd7349
35009e4966 [libsodium] Migrate build system to CMake (#5600) 2019-05-01 15:43:48 -07:00
myd7349
f47866c4c4 [cmocka] Add new port (fix #4728) (#5669) 2019-05-01 15:19:12 -07:00
Antonio Maiorano
df753fbcf5 Fix sdl2-gfx, sdl2-image, sdl2-mixer, sdl2-net, and sdl2-ttf forcing debug lib first (SDL2d) (#5948)
Prevent SDL2 dependent libraries from always linking against debug.
2019-05-01 13:36:57 -07:00
Ernest Zaslavsky
3468013fcd SPDK - Storage performance development kit (#5877) 2019-05-01 12:59:11 -07:00
LarryIII
1e0b106d15 [Live555]Update version to 'latest' (#6267) 2019-05-01 11:54:01 -07:00
Victor Romero
e03ee9cace
[ceres,jxrlib,zziplib] Fixes for non-windows (#6188)
* [ceres, zziplib] fixes for building on non-windows systems

* [jxrlib, zziplib] other fixes for non-windows systems

* [zziplib] fix CMakeLists.txt for non win32 platforms, there were missing exported headers

* [ceres] Fix targets path

* [ceres] Fix typo

* [ceres] trigger CI build

* [ceres] use proper glog/gflags targets
2019-04-30 16:54:33 -07:00
Griffin Downs
9db65c7891
[fmi4cpp] Update to 0.7.0 (#6269)
* [fmi4cpp] update to 0.7.0

* Fix indentation

* Remove duplicate feature entry
2019-04-30 15:02:18 -07:00
João Maia
5314524f44 [qt5] Fix scripts on debug/release-only builds (#6259)
* Fix qt5-base portfile

qt5-release.conf was not copied in release mode

* Fix vcpkg_configure_qmake.cmake in debug-only builds

* Add VCPKG_BUILD_TYPE support to qt_modular_library.cmake and vcpkg_build_qmake.cmake
2019-04-30 09:29:41 -07:00
Robert Schumacher
516d10bb68 [many ports] Updates 2019.04.19 (#6155)
* [many ports] Updates 2019.04.19
2019-04-30 09:20:18 -07:00
Miguel
fcc13318da [mlpack] Updated to version 3.1.0 (#6263) 2019-04-29 20:56:26 -07:00
Bogdan Gospodaru
e591f8d63f [tmxlite] port (#6243)
* added tmxlite port

* added static support
2019-04-29 12:16:12 -07:00
myd7349
51dc766e79 [taocpp-json] Add new port (#6253)
* [taocpp-json] Add new port
2019-04-29 11:50:57 -07:00
Vitaliy Didik
5936262b24 [gmime] Fixed missing exports. (#6256) 2019-04-29 09:56:18 -07:00
Tony Lin
221baafff4 [boost-locale] Enable arm64-windows (#6208) 2019-04-29 04:39:58 -07:00
NancyLi1013
bed4a4c9c0 [date] Update the version to the latest commit. (#6131) 2019-04-29 02:42:35 -07:00
Tony Lin
e7663f30ff [boost-regex] Enable arm64-windows (#6206) 2019-04-29 01:49:47 -07:00
almikhayl
55a4b18544 [libpcap] new port only linux (#6082)
* [libpcap] new port only linux

* Add system dependencies message
2019-04-29 01:04:27 -07:00
driver1998
ef75e05b22 [fltk] Windows ARM/ARM64 support (#6241)
* update fltk for arm/arm64-windows

* add windows libraries for arm/arm64
2019-04-29 00:44:22 -07:00
LeiLeiLei
a4a18fc433 [duilib] add new port (#6231)
* [duilib] add new port

* support for static

* Update version string to date; Translate description
2019-04-28 22:18:01 -07:00
Miguel
66f558423d [ensmallen] Updated to version 1.14.2 (#6242)
* [ensmallen] Add new port

* [ensmallen] disable tests

* [ensmallen] Updated to version 1.14.2

* [ensmallen] Updated to version 1.14.2
2019-04-28 19:31:15 -07:00
Park DongHa
2e7ef676db [coroutine] version update (1.4.2) (#6245)
* [coroutine] arch, commit

* 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>

* [coroutine] version update
2019-04-28 19:30:33 -07:00
myd7349
81cc0f387e [jsmn] Add new port (#6248) 2019-04-28 19:26:31 -07:00
myd7349
b500a0dc22 [nonius] Add new port (#6238)
* [nonius] Add new port

* [nonius] Dependencies
2019-04-28 19:13:09 -07:00
Dmitry Marakasov
745a0aea59 Fix typo (#6235)
[forge] Fix typo
2019-04-26 16:48:42 -07:00
NancyLi1013
0fe89bae97 [clblast] Add new port (#6222) 2019-04-26 13:34:54 -07:00
Cheney Wang
a5a5e870aa [aws-lambda-cpp]Add warning to non-Linux platform when building (#6211)
* [aws-lambda-cpp]Add warning to non-Linux platform when building

* Also allow osx builds

* Correct Mac check

* OR to AND
2019-04-26 12:45:43 -07:00
Vitaliy Didik
1c9d54363a [libidn2] Removed CMAKE_DEBUG_POSTFIX. (#6224) 2019-04-26 12:43:10 -07:00
kyp
dad8307618 [stlab] update to v1.4.1 (#6209)
* [stlab] update to v1.4.1

[stlab] update head reference

* [stlab] fix osx build
2019-04-26 12:28:13 -07:00
Simon Brand
7b3d86b933 [Bitsery] New port (#6226) 2019-04-26 12:20:28 -07:00
Qing-Dong Wang
0619aaec65 [freeglut] fix download URLs (#6035) 2019-04-25 23:37:20 -07:00
João Maia
d299ad6107 [qt5] Build qt5 release/debug targets according to VCPKG_BUILD_TYPE (#6215) 2019-04-25 14:30:39 -07:00
driver1998
7ec28764b6 [openal-soft] Fixes windows arm/arm64 build on vs2019 (#6115)
* fixes openal-soft arm/arm64 windows build, on vs2019

* bump openal-soft version to 1.19.1-2
2019-04-25 12:51:31 -07:00
Mark Moll
6735932ad3 [ompl] update to version 1.4.2 (#6084)
- add feature to install ompl.app libraries, which add support for
reading meshes and collision checking
- remove patch and instead remove unwanted files via portfile
2019-04-25 12:42:16 -07:00
Cheney Wang
41623d8e4e [devicenameresolver] Add missing <string> (#6207) 2019-04-25 12:41:33 -07:00
JackBoosY
7aae74af08 [cctz]Update cctz to v2.3 and add dependence benchmark. (#6185) 2019-04-25 12:39:38 -07:00
Billy O'Neal
af3dd1acd1 Update Casablanca to 2.10.13. (#6201) 2019-04-25 12:12:12 -07:00
tGstep
95b94ec3b1 [tgui] Update to 0.8.5 (#6192)
Update to the 0.8.5 branch.
2019-04-24 14:13:04 -07:00
Victor Romero
8996d0ce0a
[ade] Add port (taken from PR 5169 by @cenit) (#6129)
* [ade] Add port (taken from PR 5169 by @cenit)

* [ade] Fix for non-Windows

* [ade] Fix indentation
2019-04-24 11:44:38 -07:00
alcroito
243a12456c [botan] Make botan also build on macOS and Linux (#6196)
Use multiple jobs when possible.
2019-04-24 13:21:58 -05:00
LarryIII
9aa21f0670 [Alembic]Fix error C1803 when using headers from OpenEXR (#6195) 2019-04-24 11:19:54 -07:00
Spiro Gulgas
f67b53df11 [glfw3] Updated to version 3.3 (#6198) 2019-04-24 11:09:58 -07:00
Leonard Mosescu
b892387a45 Fix for #6152: Broken release build of SDL2-image (#6153)
Fix for #6152: The release build of SDL2-image depends on the debug build of SDL2
2019-04-23 18:33:58 -05:00
Bill Avery
858b297332 [cppgraphqlgen] Update cppgraphqlgen and PEGTL to 3.0.0 (#6162)
Upgrade PEGTL to 3.0.0-prerelease
Update cppgraphqlgen to 3.0.0
Add pegtl-2 port
2019-04-23 17:19:51 -05:00
Curtis J Bezault
1028346321
Merge pull request #6165 from xuhongxu96/grpc-static-linux
[grpc] Supported static linking in Linux
2019-04-23 17:05:47 -05:00
David Garcia
f439ffed30 uriparser updated to 0.9.2 (#6178) 2019-04-23 15:02:52 -07:00
Curtis J Bezault
c8a306b433
Merge pull request #6186 from JackBoosY/dev/jack/rocksdb_6.0.1
[rocksdb]Update rocksdb to v6.0.1 and fix patching failure.
2019-04-23 17:00:34 -05:00
Tony Lin
d0075b376d [poco] Enable arm64-windows (#6182) 2019-04-23 14:01:23 -07:00
Cheney Wang
16c9d0befd [embree2] Disable parallel configure (#6172) 2019-04-23 13:49:30 -07:00
JackBoosY
91aa28f14d [openblas]Disable cross-compiling to fix uwp build. (#6181) 2019-04-23 13:41:42 -07:00
driver1998
8da8c0a9f6 [SDL2] fix arm-windows build (#6146)
* fix sdl2 arm-windows build

* bump sdl2 version
2019-04-23 13:21:48 -07:00
wangli28
8ad2ae0d34 [gdal/pmdk]Update to new version (#6173) 2019-04-23 13:15:23 -07:00
Phil Christensen
3e6a41dbc9 [live555] update download URL (#6176) 2019-04-23 12:44:41 -07:00
JackBoosY
d5f4b24095 [rocksdb]Update rocksdb to v6.0.1 and fix patching failure. 2019-04-23 10:02:50 +00:00
eao197
e9f1c3831f restinio updated to v.0.4.8.7 (#6170) 2019-04-22 10:54:10 -07:00
Luke Philpot
b2433c8848 remove unneeded deps 2019-04-22 12:08:36 +10:00
Luke Philpot
96b310c0ea tinygltf port file 2019-04-22 12:04:14 +10:00
Hongxu Xu
49c282da32 Removed setting CMAKE_FIND_LIBRARY_SUFFIXES to fix configure error in Windows 2019-04-21 17:01:16 +08:00
Hongxu Xu
68759e0dfe [rocksdb] Supported static linking in Linux (#6144)
* [rocksdb] Supported static linking in Linux

* Updated rocksdb CONTROL version
2019-04-19 17:05:36 -07:00
driver1998
45b618869d [gettext] fixes arm64-windows build (#6151)
* fix gettext defines, fixes arm64-windows build

* gettext: code style fix
2019-04-19 17:02:14 -07:00
Daniel Marshall
19981391b6 [re2] Update port (#6150) 2019-04-19 16:33:20 -07:00
Hongxu Xu
23ae7eb168 [grpc] Supported static linking in Linux 2019-04-19 17:27:19 +08:00
Victor Romero
ae51d57e99
[armadillo] Use new GitLab repository and enable Linux (#6130)
* [armadillo] use new gitlab repository, update to latest commit, now it builds on linux and enables also mlpack to be built on linux

* [armadillo] change ref to another version, the newest one disappeared

* [armadillo] Bump CONTROL version
2019-04-18 14:51:07 -07:00
JackBoosY
4adbe06fef [check]Fix always built as debug library. (#6135)
* [jemalloc]Fix dll generated when generating static library

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

This reverts commit a833bf5593.

* [check]Fix always built as debug library.
2019-04-18 13:49:35 -07:00
LarryIII
3667328354 [eigen3] Fix long path issue in UWP (#6136) 2019-04-18 11:33:28 -07:00
driver1998
5285f8dc4a [gettext] arm/arm64 windows support (#6118)
* gettext port update for windows-arm64

* bump gettext version to 0.19-9
2019-04-18 01:33:06 -07:00
past-due
2112801aba Expose darwinssl as an option when building curl (updated) (#6124)
* expose darwinssl as an option

* Fix typo

* add an error in case darwinssl is used on a non darwin system

* [curl] add darwinssl to curl[ssl] osx default

* [curl] Bump CONTROL version
2019-04-17 14:27:48 -07:00
Daniele Pallastrelli
6ad413c58b [cli] Update the version to 1.1.0 (#6123) 2019-04-17 12:05:27 -07:00
Thad House
50306ffe82 More fixes 2019-04-17 11:45:44 -07:00
driver1998
e54a0ec7f4 [pixman] arm/arm64 windows support (#6117)
* fixes pixman arm/arm64 windows build

* bump pixman version to 0.38.0-2
2019-04-17 11:15:56 -07:00
Vitaliy Didik
00728b32b7 [libidn2] Updated to version 2.1.1. (#6112) 2019-04-16 10:38:25 -07:00
Thad House
b0a7ab2c53 Update patch 2019-04-16 08:03:18 -07:00
Robert Schumacher
c95512aaf6 [many ports] Updates 2019.03.29 (#5698)
* Updates 2019.03.29

* Undo changes to 4 ports(rocksdb tbb thrift uwebsockets) due to failures

* [folly] Fix target files in debug mode

* Undo glog changes since it caused sophus openmvg and cartographer failures

* Undo Folly changes since it cause wangle failed

* Undo Folly portfile
2019-04-15 22:30:11 -07:00
Phil Christensen
56bc2f9160
upgrade to windows MinGit 2.21.0 (#6041)
* [fdlibm] update hash
2019-04-15 22:28:45 -07:00
Phil Christensen
bd51bdd039
[tinyutf8] update to v2.2 (#6102) 2019-04-15 11:23:28 -07:00
JackBoosY
88dd0e7ddd [libuuid]Add warning to non-unix platform when building. (#5844)
* [libuuid]Add warning to non-unix platform when building.

* [azure-storage-cpp] Don't rely on vcpkg install of libuuid on OSX in favor of the built in version

* [azure-storage-cpp] Remove old patch
2019-04-15 10:59:09 -07:00
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
Thad House
6500d20d48 Add flat install settings for wpulib 2019-04-14 11:09:32 -07:00
Thad House
92499d35cf Linux building, and cmake building 2019-04-14 11:09:32 -07:00
Thad House
8e50af6ff7 Update wpilib port to custom build 2019-04-14 11:09:32 -07:00
Thad House
73a99865b1 Add WPILib port for vcpkg 2019-04-14 11:09:32 -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