myd7349
25e948e2ba
[tiny-bignum-c] Add new port ( #7531 )
...
* [tiny-bignum-c] Add new port
* [tiny-bignum-c] Fix UWP build
2019-08-12 12:43:59 -04:00
Stefano Sinigardi
4fb51523e9
[OpenCV] Update to v4.1.1 ( #5169 )
...
* [OpenCV] update to v4
* [OpenCV] update to v4.1
* [OpenCV] merge #6901 and #6812
* [OpenCV] port patches to v4.1
* [OpenCV] fix naming
* [OpenCV] fix regression with static linkage
* [OpenCV] fix linking to optional feature dependencies in static mode
* fix ffmpeg on some architectures
* trigger rebuild of regressions on macOS
* [zxing-cpp] fix opencv 4.1 compat
* [ogre] improve patching for static builds
* [OpenCV] fixes for extra features
* [OpenCV] drastically reduce patchset
* [OpenCV] fix regression on linux
* [OpenCV] fix regression on Windows
* [qt5] depends on qt5-activeqt only on windows
* update to v4.1.1
* [OpenCV] additional fixes for 4.1.1
* [OpenCV] fix Eigen3 feature integration
* [opencv] Fix compilation in UWP
* [opencv] Fix merge conflicts
* [ffmpeg] fix cmake module for osx
* [OpenCV] add pre-caching of optflow cuda package
* [gdcm] properly fix #6863 instead of wrong #6901
* [OpenCV] fix OpenMP feature
* [opencv] Add missing GetModuleHandle() call guard for UWP
* [freeimage] Do not depend on libwebp[all] on UWP
* [opencv] Set app container bit for UWP
* [zxing-cpp] Fail with explicit message in UWP
* [pthreads4w] fix target creation, missing dlls
* [pthreads4w] bump CONTROL
* [opencv,zxing-cpp] Fix OpenCV Video IO module
* [zxing-cpp] Revert unnecessary changes
* [opencv] Feature halide
* Fix regression in UWP
* [ffmpeg] remove unnecessary patch pointing to old OpenCV version
* [opencv] remove versioning from windows dll filenames
* [opencv] Move port to opencv4
* [opencv,opencv4] Make meta-package install OpenCV 4.1
* [opencv3] Rename old port opencv->opencv3
* Add failure messages when another OpenCV is already installed
2019-08-12 09:22:30 -07:00
JackBoosY
fffcd0a5ae
[rocksdb]Change linkage type to static. ( #7452 )
2019-08-11 23:55:09 -07:00
Alexander Neumann
cabbe16525
[vcpkg/cmake] Added a function to fail from portfiles in a default way ( #7601 )
...
* added function vcpkg_fail_port_install to fail the portfile under requested circumstances and display a standarized failure message
* added always option.
* fix linux regressions
* bump control for ci tu rerun
2019-08-11 23:24:20 -07:00
sjdrc
56d3aa5d02
[qt5]Only build qt5-activeqt on windows
2019-08-11 18:29:07 +10:00
Lily
9dfab115aa
[duckx] Add new port ( #7561 )
...
* [duckx] Add new port
* [duckx] Add new port
2019-08-09 15:02:57 -07:00
Ehsan
d329b58c74
[expat] Update library to 2.2.7 ( #7596 )
2019-08-09 13:31:36 -07:00
Stijn Herfst
a47efa0cd4
Retrigger faulty CI/CD
2019-08-09 22:04:24 +02:00
Stijn Herfst
29938e73d8
Added qt dependency
2019-08-09 21:43:57 +02:00
Stijn Herfst
8fccec58a6
[qt-advanced-docking-system] Add new port
2019-08-09 21:36:36 +02:00
Robert Schumacher
14c792441d
[vcpkg] Revert accidental removal of powershell-core usage in bb3a9ddb6e
2019-08-09 10:47:15 -07:00
JackBoosY
8cbef1424a
[ffmpeg]Add feature avresample.
2019-08-08 22:38:20 -07:00
Griffin Downs
743e168ef5
[openimageio] find_package support ( #7588 )
...
* Copy find module to share; Append share to module path
* Bump version
2019-08-08 17:46:04 -07:00
nicole mazzuca
9d53b869a5
[open62541] Fix flakiness/bugginess ( #7607 )
...
- We used to `get-pip` on all non-Linux systems; we should be
downloading and running it only on Windows.
- `get-pip`'s download link was volatile, and the SHA would change. We
now download it from a versioned link, which should not change
As part of these, we bumped the number from 0.30.0-2 to 0.30.0-3
2019-08-08 19:43:39 -04:00
Tri Tran
8390d68837
[discount] Add new package Discount ( #7400 )
...
* [discount] Add new package Discount
* [discount] Add new package Discount
* New package [Discount](https://github.com/Orc/discount )
* Static build only
* [discount] Fix arm* and *uwp builds
* Discount needs to run `mktags.exe` to generate `blocktags`. This fix copy generated `blocktags` to `SOURCE_PATH` for arm\* builds and \*uwp builds.
* [discount] Fix UWP and ARM check
* [discount] Another fix for blocktags
* [discount] And another one
* [discount] And another one. Please squash these PR commits.
Sorry I don't have UWP or ARM compiler installed on my machine.
* [discount] Use definitions in msvc/Makefile
* [discount] Add homepage
2019-08-08 12:04:39 -04:00
Rodrigo Trida
73fa03965b
Librdkafka snappy ( #7469 )
...
* Adding snappy support.
* Building without win 32 config.
* Restoring original state.
* Changing version and replacing tab with spaces.
* Remove snappy as a build-depends
The snappy feature does not require any external sources.
2019-08-08 12:02:10 -04:00
Lily
0857d713a0
[pdqsort] Add new port ( #7464 )
...
* [pdqsort] Add new port
* [pdqsort] Add new port
2019-08-08 08:15:09 -07:00
Phoebe
945717ce51
[openimageio] Fix feature libraw build errors ( #7419 )
...
* [openimageio] Fix feature libraw build errors
* Update to master latest commit
2019-08-08 05:44:17 -07:00
Stijn Herfst
f27820fa86
[stormlib] Add targets and streamline build ( #7409 )
...
* Add targets and streamline build
* Removed vendored dependencies
* add back definition
* updated version and removed duplication
* [stormlib] update cmakelists
* added unicode definitions
* added win32 guard clause
2019-08-08 05:29:31 -07:00
Carlos O'Ryan
65cb5cd00c
Update google-cloud-cpp to 0.12.0. ( #7557 )
...
* Add googleapis proto libraries port.
Compile protos from github.com/googleapis/googleapis into C++ libraries.
* Updated google-cloud-cpp to 0.12.0
* [google-cloud-cpp] Fix flaky build
2019-08-07 16:43:35 -07:00
Alexander Neumann
c89dcc15a9
[netcdf-c] correctly fix hdf5 linkage ( #7578 )
2019-08-07 16:40:33 -04:00
cDc
8157d8503c
[TinyNPY] Add new port ( #7393 )
...
* [TinyNPY] new port
* expose type and order
* fix linux/mac
2019-08-07 16:36:27 -04:00
Dženan Zukić
7352fab1e4
[itk] Update library from 5.0.0 to 5.0.1 ( #7586 )
2019-08-07 16:34:07 -04:00
crusader-mike
77c3e0aa2e
[xalan-c] switch to https://github.com/apache/xalan-c ( #7489 ) ( #7505 )
...
* [xalan-c] switch to https://github.com/apache/xalan-c (#7489 )
* [xalan-c] updated homepage
2019-08-07 12:46:34 -04:00
contre
2bf8b26aa4
[qhull] fix UWP building ( #7370 )
2019-08-07 12:43:13 -04:00
Ehsan
ad187df6de
[chakracore] Update library to 1.11.11 ( #7576 )
2019-08-07 12:35:04 -04:00
Daniele Lupo
45ad86d5c9
[stxxl] compilation fix ( #7330 )
...
* stxxl fixed.
* CONTROL updated.
2019-08-07 12:32:48 -04:00
Niels Dekker
d4fbdf21c4
[itk] Support legacy user code by default ( #7241 )
...
No longer specify `ITK_LEGACY_REMOVE` and `ITK_FUTURE_LEGACY_REMOVE`
options for `vcpkg_configure_cmake`. By default, these two flags are
`OFF`, for ITK 5.0.0:
https://github.com/InsightSoftwareConsortium/ITK/blob/v5.0.0/CMakeLists.txt#L261
This commit will allow legacy ITK user code to build with vcpkg, and it
will ease adding vcpkg support to https://github.com/SuperElastix/elastix
Dženan Zukić @dzenanz suggested this change:
https://discourse.itk.org/t/how-to-avoid-rebuilding-itk-by-azure-ci-at-the-github-of-another-project-elastix/2002/7
CONTROL version bumped as requested by Phil Christensen @Rastaban
2019-08-07 12:30:42 -04:00
Alexander Täschner
3405bfd2fb
[libcerf] Add new port ( #7320 )
...
* Add port for libcerf.
* Indicate that static linkage is not available.
* Patch to enable static build.
2019-08-07 12:29:14 -04:00
cDc
6a6d89ffd8
fix linux/mac ( #7575 )
2019-08-07 12:14:35 -04:00
Daniel Parker
6c7cb5dfdb
Update jsoncons to v0.131.2 ( #7529 )
2019-08-06 22:25:11 -07:00
Reinforce-II
554668ce8d
[cpp-taskflow] update to 2.2.0 ( #7554 )
...
* [cpp-taskflow] update to 2.2.0
* use release tag instead of the commit id
2019-08-06 22:22:31 -07:00
Guillaume Racicot
47a03142e4
Updated kangaru version ( #7567 )
...
* Updated kangaru version
* [kangaru] Fix SHA512 and update CONTROL version
2019-08-06 21:59:43 -07:00
JackBoosY
31ae6a0ecf
[ffmpeg]Fix debug build in Windows. ( #7476 )
2019-08-06 16:25:50 -04:00
Ehsan
1a2dd085f1
Update some ports version ( #7534 )
...
* [imgui] Update library to 1.72
* [mbedtls] Update library to 2.16.2
2019-08-06 16:24:24 -04:00
DailyShana
45446845e6
[libevent] update to 2.1.11 ( #7515 )
...
* [libevent] update to 2.1.11
* [libevent] Move scripts to tools folder
* [libevent] Fix non-Windows build
* [libevent] remove bin folder only for static build
and move script to tools folder no matter static or dynamic
2019-08-06 11:53:15 -07:00
myd7349
0d5e42ff76
[tinycthread] Add new port ( #7565 )
2019-08-06 13:36:35 -04:00
Billy O'Neal
99b00d8476
Repair compression dependency bugs in cpprestsdk ( #7472 )
...
* Repair compression dependency bugs in cpprestsdk
* Make it possible to turn off HTTP compression entirely to remove the
zlib dependency in cpprestsdk.
* Use the actual default features feature instead of a default features
feature hack.
* Actually hook up the Brotli setting so that someone installing that
feature actually gets it.
* Attempt to fix default-features.
2019-08-06 13:35:35 -04:00
tarcila
450f09c7a8
Corrade: Drop vs2017 workaround when building HEAD for vs2019 ( #7566 )
...
* Corrade: Make sure to drop vs2017 workaround when building HEAD for vs2019
Otherwise building HEAD is broken.
Also add a warning about current Corrade release not supporting vs2019,
suggesting to use HEAD instead.
* [corrade] this option name is wrong.
2019-08-06 13:34:39 -04:00
Francesco Bertolaccini
7686945aeb
Update riffcpp ( #7541 )
...
* Update riffcpp
* Update riffcpp
2019-08-06 13:32:03 -04:00
Justin Bruce Van Horne
494f82b73e
Update sol2 portfile to 579908 ( #7545 )
...
- Update sol2 port to point to revision that installs to include/sol
instead of include/sol/include/sol
2019-08-06 13:31:39 -04:00
crusader-mike
26a7e9ad34
[xercec-c] no symlinks in static build ( #7490 ) ( #7500 )
2019-08-06 13:31:03 -04:00
Alexander Neumann
5c0c5adc64
[alembic] fix hdf5 linkage ( #7551 )
2019-08-06 13:30:06 -04:00
myd7349
435043115a
[simdjson] Update to 0.2.1 ( #7546 )
...
* [simdjson] Update to 0.2.0
* [simdjson] Update to 0.2.1
* [simdjson] arm, arm64, x86 are not supported
2019-08-06 13:29:17 -04:00
myd7349
d2d518922e
[gaussianlib] Add new port ( #7542 )
2019-08-06 13:28:29 -04:00
Cheney Wang
60676aa909
[Openxr-loader] Remove the invalid patch ( #7560 )
2019-08-06 13:27:37 -04:00
Phil Christensen
22e0b9f376
improve logic expression evaluation ( #7508 )
...
* better logic expression evaluation
Improve the logic expression evaluation currently used when filtering
dependencies.
Biggest improvements:
+ Allow '|' operator
+ Support nested '()'
+ Allow whitespace
+ Useful error message for malformed expressions
Also changed names of types to RawParagraph when that is what the original author was using.
2019-08-02 21:37:49 -07:00
NiHoel
2f74387d4c
Add feature halide to OpenCV. ( #7499 )
...
* Add feature halide to OpenCV.
* Add dependency of opencv[halide] to opencv[dnn].
2019-08-02 13:32:27 -07:00
Stijn Herfst
63dd3a30fc
[casclib] Added CMake targets ( #7522 )
...
* Added CMake targets
* Windows build failure fix
* [casclib] Improve CMake find_package() integration
* [casclib] Remove unused lines
2019-08-02 13:31:48 -07:00
JackBoosY
883766c4cb
[libusb]Fix using mismatched CRT_linkage/library_linkage issue. ( #7465 )
2019-08-02 13:31:02 -07:00
Phil Christensen
44306f74bb
[argh] fix flaky cmake config ( #7527 )
2019-08-02 10:32:11 -07:00
NancyLi1013
38bee840eb
[ctbignum] Add new port ( #7512 )
2019-08-02 10:31:29 -07:00
eao197
3063c145ca
RESTinio updated to v.0.5.1.1 ( #7514 )
2019-08-02 10:31:11 -07:00
NancyLi1013
995ab87860
[brigand] Add new port ( #7518 )
2019-08-02 10:29:18 -07:00
Ehsan
3fe2ec61d3
Update some ports version ( #7525 )
...
* [blosc] Update library to 1.17.0
* [boost-callable-traits] Update library to 2.3.2
* [cjson] Update library to 1.7.12
* [cppzmq] Update library to 4.4.1
2019-08-02 10:26:39 -07:00
Lily
095fecf85c
[gdal] Fix duplicate pdb file ( #7520 )
2019-08-02 10:08:00 -07:00
JackBoosY
bacbcf3527
[manyports]Regenerate patches and modify how the patches are used. ( #7484 )
...
* [ccfits]Regenerate patches and modify how the patches are used.
* [itpp]Regenerate patches and modify how the patches are used.
* [mpg123]Regenerate patches and modify how the patches are used.
* [qwt]Regenerate patches and modify how the patches are used.
* [sdl1]Remove a patche and modify how the patches are used.
2019-08-01 17:54:45 -07:00
JackBoosY
ed7822f5af
[easyhook]Add new port. ( #7487 )
...
* [easyhook]Add new port.
* [easyhook]Replace files with a patch, add Description, use .Net framework 4.0.
* [easyhook]Set ONLY_DYNAMIC_CRT.
* [easyhook]Print error message when building static library.
2019-08-01 17:50:06 -07:00
Ehsan
feeaa65cdc
Update some ports version ( #7494 )
...
* [ade] Update library to 0.1.1e
* [libpmemobj-cpp] Update library to 1.7
* [msgpack] Update library to 3.2.0
* [protobuf] Update library to 3.9.0
* [string-theory] Update library to 2.2
* [harfbuzz] Update library to 2.5.3
2019-08-01 17:40:29 -07:00
RT222
69cc77d08d
[Catch2] Update to v2.9.1 ( #7497 )
2019-08-01 17:39:56 -07:00
Francesco Bertolaccini
e7e254cb11
Add riffcpp port ( #7509 )
2019-08-01 17:25:30 -07:00
Griffin Downs
dc3744fb6b
Bump version number ( #7496 )
2019-08-01 14:12:02 -07:00
JackBoosY
e9f8dbf440
[pcl]Fix Build failure in linux ( #7413 )
...
* [pcl]Set opengl as a port feature.
* [pcl]Re-generate boost patch.
* [pcl]Use vcpkg_check_features.
2019-08-01 07:39:10 -04:00
Stefano Sinigardi
455223d009
[OpenMPI] add a new port ( #7142 )
...
* [OpenMPI] add a new port
* [OpenMPI] enable VCPKG_CONCURRENCY
* [OpenMPI] fix prefix
* [OpenMPI] fix license installation, compatible with single config build
* [many ports] enable portable mpi implementation
* [bond] Update Haskell stack SHA512
2019-07-31 14:47:59 -07:00
crusader-mike
a2f9ceeb43
[cxxopts] Bumped to v2.2.0 ( #7473 )
...
* [cxxopts] Bumped to v2.2.0
* [cxxopts] switched off tests build
2019-07-31 13:15:31 -07:00
Ehsan
9f21082b83
[amqpcpp] Update library to v4.1.5 ( #7475 )
2019-07-31 13:14:52 -07:00
Bradley Austin Davis
e8e78c449b
Update OpenXR to 1.0 ( #7488 )
2019-07-31 13:03:44 -07:00
Phoebe
bcff929875
Add PREFER_NINJA to many ports ( #7468 )
...
* Add PREFER_NINJA to many ports
2019-07-31 13:01:02 -07:00
Lassi
80b187ad64
[Bullet3] feature for multithreading ( #7474 )
...
* feature for multithreading switch
* remove prefer ninja
2019-07-30 19:10:59 -04:00
NancyLi1013
64aa585677
[nngpp] Add new port. ( #7417 )
2019-07-30 10:08:10 -07:00
Johnny Willemsen
c6b6f8e0f3
[ace] ace 6.5.6 ( #7466 )
2019-07-30 10:00:34 -07:00
Igor Kostenko
b4ed400ee0
[xalan-c] linux support ( #7126 )
2019-07-29 16:11:43 -07:00
crusader-mike
1f910f0fe5
[azure-storage-cpp] Removed gcov dependency in debug Linux build ( #7311 ) ( #7404 )
...
* Resolves "project is never up-to-date" problem (issue 6179)
* [azure-storage-cpp] Removed gcov dependency in debug Linux build (#7311 )
* [azure-storage-cpp] bump version
2019-07-29 16:01:04 -07:00
myd7349
e811259215
[g3log] Fix https://github.com/KjellKod/g3log/issues/319 ( #7448 )
...
* [g3log] Fix https://github.com/KjellKod/g3log/issues/319
* [g3log] Update to 2019-07-29
2019-07-29 11:15:53 -07:00
Stefano Sinigardi
c426534ae8
[darknet] add training feature ( #7450 )
...
* [darknet] add training feature
* [darknet] remove unnecessary integrated CMake module
* [darknet] update code ref
2019-07-29 11:14:39 -07:00
JackBoosY
9101fd1bbc
[gl2ps]Update to use vcpkg new functions(vcpkg_from_gitlab). ( #7453 )
2019-07-29 11:11:45 -07:00
Ehsan
87ae16dc51
[ecm] Update library to v5.60.0 ( #7457 )
2019-07-29 11:08:33 -07:00
Kevin Lu
67dd3a816e
[nlohmann-json] Update to 3.7.0 ( #7459 )
...
Closes #7458
2019-07-29 11:07:48 -07:00
myd7349
a35494a779
[mpmcqueue][spscqueue] Add new port
2019-07-26 18:57:51 +08:00
bobk2824
8900146533
[ECSUtil] update library to v1.0.7.2 ( #7427 )
2019-07-25 16:23:53 -07:00
George Fotopoulos
b042962cdd
[forest] Update to Version 12.0.3 ( #7410 )
...
* Update CONTROL
* Update to version 12.0.3
2019-07-25 15:45:59 -07:00
Phil Felton
8522c799ea
[Thrift] Make Thrift static again ( #7302 )
...
* Make thrift static
* Update CONTROL
* Thrift able to build statically and dynamically
* Clean up bin dir in static
* Changes as per discussion
* Remove comment
* Better comment
2019-07-24 17:50:17 -07:00
George Fotopoulos
8255ef3521
[EasyCL] New GitHub Repository ( #7387 )
...
* Add EasyCL GitHub Repository
* Update CONTROL
2019-07-24 16:13:12 -07:00
contre
265921b4a3
[pcl] Fix cuda building compatability issues with cuda 10.1 ( #7388 )
2019-07-24 10:58:19 -07:00
Lily
cf32345161
[tesseract[training_tools]] Fix build error ( #7360 )
2019-07-24 10:39:27 -07:00
Cheney Wang
facd998c44
[Openxr-loader] Fix fatal error C1189 ( #7376 )
2019-07-24 10:33:01 -07:00
Tri Tran
1b1911a070
[inja] Use inja CMakeLists.txt ( #7402 )
...
* Provide CMake configs
* Fix mismatching version in CMakeLists.txt (2.0.0 -> 2.1.0)
* Update license (use LICENSE as copyright instead of using single header file as copyright)
2019-07-24 10:28:05 -07:00
Lily
1ff16433f2
[libmariadb] Fix install path ( #7396 )
2019-07-24 10:23:29 -07:00
NancyLi1013
0c5e7c98c2
[xtensor-io] Add new port. ( #7398 )
2019-07-24 10:20:57 -07:00
Phoebe
02f5ef72a2
[date] fix issue 6530 ( #7399 )
2019-07-24 10:20:15 -07:00
Phil Felton
ea9d29c05b
[Arrow] Update to Arrow v0.14.1 ( #7211 )
...
* Arrow 0.14 update
* Find Thrift compiler on Linux
* Arrow 0.14.1
* Arrow 0.14.1
2019-07-23 17:36:59 -07:00
wangli28
6d019cadf7
[liblas] Add new port ( #6746 )
...
* [liblas] Add new port
* [liblas] Remove useless commands
* [liblas] Remove empty directory
* fix cmake targets
* build options off
* update patch
2019-07-22 17:43:10 -07:00
myd7349
3c418f814d
[mimalloc] Add new port ( fix #6996 ) ( #7011 )
...
* [mimalloc] Add new port (fix #6996 )
* [mimalloc] Fix x64-uwp build error
* [mimalloc] Fix interface include directory
* [mimalloc] Add features
* [mimalloc] Make the patch vcpkg friendly
* [mimalloc] Update to 2019-06-25
* [mimalloc] Use vcpkg_check_features
* [mimalloc] Clean
2019-07-22 11:16:02 -07:00
Philipp Hasper
042f96413f
WIP: [libzippp] New port: C++ wrapper for libzip ( #6801 )
...
* [libzippp] New port: C++ wrapper for libzip
Closes #6600
* [libzippp] Fixed lookup of included libraries
* [libzippp] Build system replacement
* [libzippp] Add find_dependency(LIBZIP) to config file
* [libzippp] Use upstream CMake
2019-07-22 10:40:11 -07:00
Hendra Darwintha
36112264bc
enable static library to rttr ( #7359 )
2019-07-22 10:37:38 -07:00
contre
a97f42cf0b
[Libexif] update download location ( #7344 )
...
* [libexif] update download location
* [libexif] Update homepage & switch to vcpkg_from_github
* [libexif] add missing _stdint.h file via patch mechanism
* [libexif] actually include modifications to tell it to use the patch file
2019-07-22 10:33:26 -07:00
myd7349
b6948609dd
[boolinq] Add new port ( #7362 )
2019-07-22 10:09:58 -07:00
Phoebe
7ae7efd579
[leptionica] upgrade to 1.78
2019-07-21 23:47:33 -07:00
Kevin Lu
cd21e78b68
[freetype] Update to 2.10.1 ( #7341 )
2019-07-21 23:31:16 -07:00
Kevin Lu
2abd03cce8
[sqlite3] Update to 3.29.0 ( #7342 )
2019-07-21 23:28:45 -07:00
contre
031dd7610f
[qhull] Update to 7.3.2 and fix postbuild validation ( #7340 )
2019-07-21 23:28:04 -07:00
myd7349
9c24622c21
[libconfuse] Add new port ( #7252 )
2019-07-21 23:25:18 -07:00
myd7349
89cd3d15da
[cmcstl2] Add new port ( #7348 )
2019-07-21 23:21:29 -07:00
DailyShana
22be764ecc
[irrlicht] use unicode path on windows ( #7354 )
2019-07-21 23:15:48 -07:00
Charles Dang
e48640be56
[sdl2-image] Updated to 2.0.5 ( #7355 )
2019-07-21 23:13:42 -07:00
JackBoosY
2de02e5334
[cutelyst2]Upgrade version to 2.8.0 ( #7327 )
2019-07-21 23:12:29 -07:00
Victor Romero
f700dee8eb
[mongo-c-driver] Disable snappy auto-detection ( #7338 )
...
* [mongo-c-driver] Disable snappy auto-detection to fix flakiness in mongo-cxx-driver
* [mongo-c-driver] Fix build version
2019-07-19 14:01:54 -07:00
wangli28
cf9820bb86
[armadillo] Fix installation path ( #7041 )
2019-07-19 00:30:09 -07:00
Phil Christensen
8f77d4fe06
[boost-type-erasure] fix dependency ( #7325 )
2019-07-19 00:11:51 -07:00
myd7349
eb30c4bd0b
[pprint] Fix #7301 ( #7317 )
...
* [pprint] Fix #7301
* [pprint] Remove patch
2019-07-18 19:20:53 -07:00
Alexander Neumann
db807ad49f
[openblas/clapack] FindLapack/FindBLAS was not working. ( #6786 )
...
* [clapack] FindLapack was not working for VS Generators
due to extra ascii symbol "%3b" in linker dependencies which is ";"
(Lists in IMPORTED_LOCATION do not work as expected)
This commit is based on CMakes FindLAPACK and adds f2c to be checked
* added include(SelectLibraryConfigurations)
* [clapack] remove openblas patch
* [openblas] add trailing _ on linux
* [openblas] add find wrapper
* [clapack] fix FindLapack
* bump control to retrigger full CI build
* [openblas] enable ninja
* [mlpack] fix libary names for linkage.
* bump control
* Delete enable_openblas_compatibility.patch
* Delete fix_underscore.patch
* Update portfile.cmake
* correct control version bump
* fix control version bump
* bump control
* remove comments
* remove lines in patch file
* remove comment
* remove unused var
2019-07-18 16:13:10 -07:00
Bradley Austin Davis
2af0f3f853
[basisu] initial port ( #6995 )
2019-07-18 14:01:08 -07:00
NancyLi1013
cb974b6650
[lastools] Add new port. ( #7220 )
2019-07-18 14:00:25 -07:00
zhbanito
1223604846
[tesseract] port update to 4.1.0 release ( #7227 )
2019-07-18 13:59:07 -07:00
wangli28
505eae9f6a
[restbed] Add openssl feature ( #7232 )
2019-07-18 13:54:45 -07:00
Cheney Wang
4661bb1daa
[DirectXTK] Fix UWP build error ( #7233 )
2019-07-18 13:50:50 -07:00
myd7349
ea071b3505
[p-ranav-csv] Add new port ( #7236 )
2019-07-18 13:48:07 -07:00
myd7349
527d1009c3
[dbg-macro] Add new port ( #7237 )
2019-07-18 13:47:09 -07:00
eao197
416bee254a
[sobjectizer, so5extra] updates ( #7238 )
...
* sobjectizer updated to 5.6.0.1, so5extra updated to 1.3.1
* archive of different type for so5extra-1.3.1
* sobjectizer updated to 5.6.0.2
2019-07-18 13:46:36 -07:00
Maxim Kulyk
96925e3203
[blend2d] Port update ( #7239 )
...
- blend2d updated to `beta_2019-07-16`
- asmjit updated to `2019-07-16`
- `BLEND2D_BUILD_STATIC` replaced by `BLEND2D_STATIC`
- Added usage install in case of `static` linkage
2019-07-18 13:32:41 -07:00
imc-123
68e909ed1f
[otl] Add new port ( #7272 )
2019-07-18 11:14:52 -07:00
Simon Brand
da717a44d1
[leaf] New port ( #7319 )
2019-07-18 10:47:06 -07:00
Roland Knall
bb163f5ece
[minizip] Make BZip2 an optional feature ( #7282 )
...
* [minizip] Update CMakeLists.txt
If the BZip2 package has not been found, ensure that the library does
not assume it is. This would stop any build on targets where bzip2 is
not installed. This can either be the bzip2 package provided by vcpkg
or locally on the system.
Feature:
- Allow optionally to enable bzip2 supprt
* [minizip] Make bzip2 truly optional
Also catch dependency in the corresponding cmake files
2019-07-18 10:26:48 -07:00
Kevin Lu
5a41488a51
[curl] Update to 7.65.2 ( #7093 )
2019-07-18 00:19:08 -07:00
myd7349
584da54a0f
[nameof] Add new port ( #7250 )
2019-07-18 00:15:56 -07:00
denis-gz
54b39598e1
[boost-asio] fix on Windows ( #7267 )
2019-07-18 00:14:48 -07:00
JackBoosY
2865da8f4a
[gtest]Re-fix port_main/port_maind libraries path and add gmock cmake files.
2019-07-18 00:12:36 -07:00
Phoebe
2467136b31
[eastl] upgrade to 3.14 ( #7276 )
2019-07-18 00:09:07 -07:00
wangli28
d7aa6f17b3
[libyaml] Fix build error ( #7277 )
2019-07-18 00:07:09 -07:00
Duncan Horn
45e53e13f6
[wil] match commit used for NuGet package 1.0.190716.2 ( #7285 )
2019-07-17 23:31:17 -07:00
John Zhu
c1b9b66e1a
Make json-spirit pass post-validation ( #7310 )
2019-07-17 21:54:24 -07:00
DailyShana
835d3de78b
add vcpkg-cmake-wrapper for irrlicht ( #7296 )
2019-07-17 16:26:18 -07:00
NancyLi1013
709e042134
[libsodium] Fix linux build error. ( #7297 )
2019-07-17 16:24:26 -07:00
wangli28
8ac43f19f3
[qt5-winextras, ecsutil, soundtouch] Fix build-depends ( #7298 )
2019-07-17 16:00:43 -07:00
NancyLi1013
56f3f4535e
[metis] Fix linux build error. ( #7299 )
2019-07-17 15:25:13 -07:00
alcroito
ab0ca36d97
[botan] Fix parallel build ( #7303 )
...
The build tool parallel argument should be passed in the regular
COMMAND case, not the NO_PARALLEL_COMMAND one.
Also the job number argument on Windows should not have a space between
the argument and number.
2019-07-17 15:14:57 -07:00
Brad Barnich
4d2d85765f
Update rocksdb to 6.1.2, adds optional zstd feature ( #7304 )
2019-07-17 15:13:28 -07:00
JackBoosY
800fd63cf3
[qt5]Fix build failure in linux ( #7230 )
2019-07-17 11:39:54 -07:00
Phil Christensen
9a935a66dc
[bond] make haskell an external dependency ( #7306 )
2019-07-17 11:12:47 -07:00
JackBoosY
8e17f07f44
[qt5-base]Add a print message to inform the user to install the dependency package. ( #6983 )
2019-07-17 10:45:26 -07:00
Billy O'Neal
00edb0324c
Update cpprestsdk to v2.10.14. ( #7286 )
2019-07-17 10:44:45 -07:00
wangli28
ac2be759a4
[rapidjson] Fix path RapidJSON_INCLUDE_DIRS ( #7273 )
...
* [rapidjson] Fix path RapidJSON_INCLUDE_DIRS
* [bond] Fix error hash
2019-07-16 21:49:49 -07:00
myd7349
001df4c9e8
[mongoose] Add new port ( #7089 )
...
* [mongoose] Add new port
* [mongoose] About UWP
* [mongoose] Take advantage of cmake 3.14 improvements
2019-07-16 15:43:41 -07:00
Daniel Marshall
e024dd7767
[scnlib] Add new port ( #7014 )
...
* [scnlib] Add new port
2019-07-15 17:24:53 -07:00
NancyLi1013
583abdf87a
[wintoast] Add new port. ( #7006 )
...
* [wintoast] Add new port.
* Add CMakeLists.txt.
* Change the way to install headers.
2019-07-15 16:33:11 -07:00
Bradley Austin Davis
0c8139dbe8
[openxr-loader] Initial port ( #6339 )
...
* [openxr] add initial port
* [openxr-loader] Set executable suffix
* [openxr-loader] Use correct checks for Windows
* [openxr-loader] Add failure messages for unsupported platforms
2019-07-15 14:42:44 -07:00
devilfish_mm
40200c829a
[paho-mqttpp3] Add New Port: Paho MQTT C++ library ( #7033 )
...
* added port: paho-mqtt-cpp
* fixed unix build
* Added openssl as a feature
* Added documentation
* commented out unnecessary stuff
* Updated as per code review
* [paho-mqttpp3] Simplify portfile
2019-07-15 14:17:41 -07:00
Cloud Han
ac00ef2070
use abseil's official cmake for build ( #7018 )
2019-07-15 11:37:40 -07:00
Mohammed Alyousef
8fb83ad0ad
[cpp-peglib] Add new port ( #7254 )
2019-07-15 11:21:19 -07:00
Phoebe
d3829ff3a1
[leveldb] Fix cmake config ( #7245 )
2019-07-15 11:20:11 -07:00
Marc Boucek
84a0270693
[nonius] properly install noniusConfig.cmake ( #7258 )
2019-07-15 11:14:28 -07:00
Tobias Markus
8b0a8ca3db
Fix copying raqm-version.h to include directory ( #7263 )
2019-07-15 11:10:44 -07:00
JackBoosY
e1870a91ff
[sqlite3-tool]Fix build error on arm/uwp platform. ( #7202 )
2019-07-15 10:41:11 -07:00
Carlos O'Ryan
164dc9e4b1
Upgrade google-cloud-cpp to v0.11.0. ( #7134 )
2019-07-15 10:09:12 -07:00
myd7349
c477e87ede
[zyre] Add new port ( #7189 )
2019-07-12 14:22:40 -07:00
NancyLi1013
1e542bc68d
[rabit] Add new port. ( #7234 )
2019-07-11 23:09:04 -07:00
Samuel Marks
44eff6b7b5
[etcdcpp] Add new port ( #6999 )
...
* [etcdpp] Add new port
* [ports/etcdpp/CONTROL] Added homepage
* [etcdpp] Change header namespace
* [etcdcpp] Change target and port names
* rename changes
* change version to date
offscale-libetcd-cpp is a rolling-release port
2019-07-11 11:09:48 -07:00
Phil Christensen
e8de3953bc
[gherkin-b] update to latest ( #7231 )
2019-07-10 23:13:58 -07:00
NancyLi1013
c544b62458
[genann] Add new port. ( #7195 )
...
* [genann] Add new port.
* change version to date
2019-07-10 17:25:51 -07:00
wangli28
83b3ce224b
[libkml] Fix install path ( #7194 )
2019-07-10 17:03:41 -07:00
bitwiser73
0641cf54ec
[7zip] add new port ( #5221 ) ( #6920 )
2019-07-10 13:56:07 -07:00
Rodrigo Hernandez Cordoba
e6e0fda6c9
[Librsvg] port ( #6807 )
...
* [librsvg] Initial librsvg port.
This is version 2.40.20, the last C version of the library,
moving forward would require rust compilation tools to
be available in vcpkg.
Should close issue #3865
2019-07-10 11:48:17 -07:00
Stefano Sinigardi
bb417d3beb
[pthreads4W] vcpkg wrapper fixes ( #7178 )
...
* [pthreads4W] restore compatibility with projects using pthreads v2, set proper VERSION symbol
* [pthreads4W] remove FORCED cached variables, to enable user override
2019-07-09 23:16:29 -07:00
Tobias Markus
9b861040d6
Update libraqm to 0.7.0 ( #7149 )
2019-07-09 23:15:18 -07:00
wangli28
a15e2446fa
[spirv-tools] Fix removed patch ( #7204 )
2019-07-09 15:53:06 -04:00
myd7349
a3694e501a
[zeromq] Update to 4.3.2 ( #7203 )
...
* [zeromq] Update to 4.3.2
* [zeromq] Update to 2019-07-09
2019-07-09 15:49:38 -04:00
SvenPStarFinanz
15c59be137
[xmlsec] Add a new port ( #7168 ) ( #7196 )
...
* [xmlsec] Add a new port (#7168 )
* [xmlsec] Fix missing iconv on x64-osx
2019-07-09 15:46:45 -04:00
tarcila
277393703d
[magnum] Enable egl and glx for magnum ( #7026 )
2019-07-09 15:37:38 -04:00
tarcila
71214e6a29
[corrade] Workaroud for vs 2017 is still applicable for vs 2019 ( #7025 )
...
Fixes compilation issue due to ambiguous declaration in ArrayView class.
2019-07-09 15:33:53 -04:00
zhbanito
374806d659
[tesseract] Fix Port. Making it crossplatform ( #7144 )
2019-07-09 11:42:30 -07:00
Robert Schumacher
e5d7cc9160
[wil] Update ( #7215 )
2019-07-09 11:35:43 -07:00
wangli28
503521b77d
[reproc] Fix reproc++ installation path ( #7208 )
2019-07-09 11:34:48 -07:00
Oliver Hitchcock
22bc820f5e
Update to llvm-8.0.0 ( #7209 )
2019-07-09 10:59:47 -07:00
Robert Schumacher
a502e9a7b7
[czmq] Fix https://github.com/zeromq/czmq/issues/1780 ( #7186 )
2019-07-09 10:27:37 -07:00
mcgoo
b77cd69e02
allow disabling another piece of test infra which does not work on macos ( #7012 )
2019-07-07 23:59:42 -07:00
JackBoosY
327494e9ac
[freetype]Re-fixed the issue of exporting symbols when building dynamic library. ( #7141 )
2019-07-07 23:21:37 -07:00
NancyLi1013
3fe88fd988
[rapidjson] Update to the latest commit and also fix #3401 . ( #7152 )
2019-07-07 23:16:14 -07:00
JackBoosY
d33468bc67
[aws-checksums]Upgrade version to 0.1.3 ( #7154 )
2019-07-07 23:11:37 -07:00
NancyLi1013
042d7d368f
[curl] Add features. ( #7156 )
2019-07-07 23:11:01 -07:00
Phoebe
d5959f2e4c
[civetweb] Upgrade to export cmake targets and enable feature websockets in default ( #7166 )
2019-07-07 23:00:33 -07:00
Helco
4f6f7f8fbc
kinectsdk2: fix missing header files ( #7143 )
2019-07-07 00:31:46 -07:00
wangli28
46e5414ce0
[botan] Fix build error C2039 with Visual Studio 2019 and C++17 ( #7140 )
2019-07-07 00:29:23 -07:00
Igor Kostenko
6f15f897b9
[qt5-mqtt] crossplatform add to path ( #7130 )
2019-07-07 00:28:34 -07:00
Sönke Schau
3ec238d54a
[gsoap] Update to 2.8.87 ( #7145 )
2019-07-07 00:26:48 -07:00
Phoebe
832f431527
[Poco] Add foundation library missing ipjlpapi.lib ( #7169 )
2019-07-07 00:26:12 -07:00
NancyLi1013
465990716b
[duktape] Fix package not found by find_package. ( #7170 )
2019-07-07 00:25:09 -07:00
wangli28
4290df114c
[openimageio] Upgrade to version 2.0.8 ( #7173 )
2019-07-07 00:24:18 -07:00
wangli28
78b21911b7
[mongo-c-driver] Add usage ( #7048 )
2019-07-07 00:19:17 -07:00
Samuel Marks
8c64785e78
[zookeeper] Add new port ( #7000 )
...
* [zookeeper-mt] Add new port
* [zookeeper-mt] Upgrade from 3.5.4-beta to 3.5.5
* [zookeeper-mt] Fix upgrade
* disable warnings and add static library check
* edit cmake file
* add async feature
* add back some changes for export
* add sync feature, disable parallel configure
2019-07-06 14:52:53 -07:00
Sascha Zelzer
1000d8291b
[cppmicroservices] Add new port ( fix #5801 ) ( #6388 )
...
* [cppmicroservices] Add new port (fix #5801 )
* turn off linker error checking for static building
* remove comments and include
* werror flag patch
* fix cmake targets
2019-07-06 14:44:54 -07:00
Cheney Wang
17b5841bc3
[libmupdf] Enable the old patch for fixing C2169 ( #7107 )
2019-07-05 18:24:25 -07:00
robbie-li
2129bcd180
[dcmtk] support wchar_t* filename ( #7059 )
...
* support wchar_t* filename
* bump control
2019-07-05 18:01:46 -07:00
Andrei Lebedev
f9fedc930c
[tbb] Add shared library support for Linux and OSX ( #6510 )
...
* [tbb] Add shared library support for Linux and OSX
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
* Remove whitespace
* Simplify string replace
* Revert removal of lib exts
2019-07-02 19:46:14 -07:00
JackBoosY
7a3a3e9392
[flann]Change the version tag to the corresponding time of commit id. ( #7125 )
2019-07-02 15:31:25 -07:00
myd7349
fb4cc37262
[czmq] Add new port ( #4979 )
...
* [czmq] Add new port
* [czmq] Modernize
* [czmq] Update to 2019-05-17
* [czmq] Update to 2019-05-29
* [czmq] Fix OpenSSL not found issue on x64-windows
* [czmq] Update portfile.cmake
* [czmq] Update to 2019-06-10
* [czmq] Clean
* [czmq] Add Homepage
* [czmq] Use vcpkg_check_features
* [czmq] Disable parallel configuration
* Fix typo when using feature options
2019-07-02 15:23:53 -07:00
Griffin Downs
2291b2f429
Merge pull request #6478 from ThijsWithaar/soxr
...
[soxr] Add new port
2019-07-02 14:45:33 -07:00
Griffin Downs
59995facab
Merge pull request #5921 from myd7349/rdkafka-init
...
[librdkafka] Add new port
2019-07-02 14:21:57 -07:00
Griffin Downs
1628ebbaa4
Merge pull request #6512 from lebdron/openssl-unix-dynamic
...
[openssl-unix] Shared library support
2019-07-02 13:58:45 -07:00
Kevin Lu
8ca8de6926
[lua] Add [cpp] feature to additionally build lua-c++ ( #7101 )
...
* [lua] Add [cpp] feature to build lua-c++
* [lua] Switch tab for spaces in CMakeLists, set version to 5.3.5-2 as requested
* Use spaces for indentation
2019-07-02 13:49:17 -07:00
cskrisz
4642a4fc6c
Fix Python3 tool on Windows ( #7051 )
...
* Delete python37._pth from python3-embed
* Add version number to SUBDIR
* [open62541] Use Python in version subdir
2019-07-02 13:47:50 -07:00
myd7349
11708d2139
[librdkafka] Update to 1.1.0
...
[librdkafka] Use vcpkg_check_features
[librdkafka] Remove default feature
2019-07-02 18:30:56 +08:00
myd7349
086c727773
Merge branch 'master' into rdkafka-init
2019-07-02 18:13:44 +08:00
Rajeev Massand
f15d52becf
[azure] Update azure-iot-sdk-c for public-preview release of 2019-07-01 ( #7123 )
2019-07-02 01:09:48 -07:00
Phil Christensen
d2b3ef9e88
Fix vcpkg_from_git ( #7082 )
...
* [vcpkg_from_git/fdlibm] Fix flaky sha256 issues
* [doc] regenerate docs
2019-07-01 22:39:51 -07:00
Griffin Downs
012e9931eb
Merge pull request #6327 from myd7349/sx-init
...
[septag-sx] Add new port
2019-07-01 14:42:46 -07:00
Griffin Downs
dac4ec2ff3
Merge pull request #7050 from lsparey/master
...
[mongo-cxx-driver] Do not delete the third_party include folder when building with mnmlstc
2019-07-01 13:54:33 -07:00
Griffin Downs
0b9cf040ba
Merge branch 'master' into openssl-unix-dynamic
2019-07-01 13:14:53 -07:00
grdowns
65d807be57
Rename patch file
2019-07-01 12:42:53 -07:00
grdowns
dbeae6f05c
Clean up comments and whitespace
2019-07-01 12:41:26 -07:00
Griffin Downs
77cfd20b83
Merge pull request #6854 from the-j0k3r/openssl-version-bump
...
Openssl version bump 1.0.2s
2019-07-01 11:33:54 -07:00
Victor Romero
e2049cb975
[vcpkg_configure_cmake] Add NO_CHARSET_FLAG option ( #7074 )
...
* [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option
* [vcpkg_configure_cmake] Add documentation for new NO_CHARSET_FLAG option
* [vcpkg_configure_cmake, windows toolchain] Handle NO_CHARSET_FLAG in toolchain
* [build.cpp] Add Windows toolchain to package hash
* [duilib,msix,thrift,tidy-html5] Use NO_CHARSET_FLAG to fix regressions
2019-06-30 09:31:22 -07:00
wangli28
700a3e180c
[freetype] Upgrade to version 2.10.0 ( #7057 )
...
* [freetype] Upgrade to version 2.10.0
* [freetype] Fix old patches
2019-06-30 02:49:11 -07:00
StephaneBPRO
88fa3bdfd5
Adding EglContext / CglContext / GlxContext ( #7060 )
...
Adding the Egl/Cgl/Clx Context plugin to manage crossplatform OpenGL context (MacOs / Linux)
2019-06-30 02:47:37 -07:00
Phil Christensen
bd72762f69
[libpmemobj-cpp] fix flaky config ( #7097 )
2019-06-30 00:02:42 -07:00
Phil Christensen
8d7245a91e
[zziplib] fix flaky build ( #7090 )
2019-06-29 22:21:00 -07:00
Thad House
b627d2cf79
Update wpilib port to fix build with full package ( #7087 )
...
Previously, a warning was being generated in a higher level project, and we build with /WX by default
2019-06-29 20:04:52 -07:00
myd7349
a7bbee3152
[vcpkg] Update vcpkg_check_features document ( #7091 )
...
* [oniguruma] Fix misusage of vcpkg_check_features
* [xsimd] Use vcpkg_check_features
2019-06-29 08:29:13 -07:00
grdowns
e27fe91198
Merge branch 'master' of https://github.com/Microsoft/vcpkg into openssl-version-bump
2019-06-28 17:32:12 -07:00
Phil Christensen
62ed7c1731
[asio] fix flaky build ( #7083 )
2019-06-28 13:50:32 -07:00
Stefano Sinigardi
79175994c2
[darknet] enable ninja ( #7064 )
...
* [darknet] enable ninja
* Bump CONTROL version
2019-06-28 13:48:42 -07:00
myd7349
b4675fd65a
[vcpkg] Add vcpkg_check_features ( #6958 )
...
* [vcpkg] Add vcpkg_check_feature, vcpkg_check_features
* [vcpkg] Remove vcpkg_check_feature
* [oniguruma,xtensor] Use vcpkg_check_features
2019-06-28 10:17:39 -07:00
Sönke Schau
5b6b66512b
[libu2f-server] New Port ( #6781 )
...
* update to 2.8.84
* [libu2f-server] Initial Port of Version 1.1.0
* Missing exported functions
* Add support for static linkage
* Added missing 'arm64' Target, and corrected case for 'arm' for vcpkg_install_msbuild
* Add support for arm64
* Support for arm target
* [libu2f-server] add cmakelists and patch
* string copy fix
* revert msbuild changes
* add compile definitions
* add patch file
* remove line
* change version
2019-06-27 16:41:01 -07:00
Phil Christensen
4bb67553f0
[flann] fix flaky config ( #7073 )
2019-06-27 15:55:07 -07:00
Christophe Delacourt
66f1d9a747
[shaderc] update ( #6689 )
...
* update shaderc
* update shaderc
* fix glslang cmake targets, re enable vcpkg_fixup_cmake_targets()
* [spirv-tools] comment python distutils
* remove comments, change path
* glslang fix cmake targets
* change version
2019-06-27 15:38:53 -07:00
NancyLi1013
82cd021b42
[libxslt] Update the version to 1.1.33 and change the URL. ( #7058 )
2019-06-27 11:08:20 -07:00
Thijs Withaar
0550221978
[soxr]: define arm on windows
2019-06-27 18:41:28 +02:00
Thijs Withaar
f884a9e2ea
[soxr] patch potentially uninitialized variable, remove build warning
2019-06-27 18:41:28 +02:00
Thijs Withaar
93b9320fe4
[soxr] skip examples
2019-06-27 18:41:28 +02:00
Thijs Withaar
f4993def21
[soxr] Fix macos build: remove share
2019-06-27 18:41:28 +02:00
Thijs Withaar
60b96c3d0c
[soxr] Set Cmake options through portfile.cmake rather than a patch.
2019-06-27 18:41:28 +02:00
Thijs Withaar
f362309178
[soxr] initial commit
2019-06-27 18:41:28 +02:00
Sean Yen
a6fe726ebb
Fix header path propagation. ( #7015 )
2019-06-26 22:20:04 -07:00
Phil Christensen
40537b848b
[libftdi] resolve ninja error (-w dupbuild=err) ( #7055 )
2019-06-26 16:35:03 -07:00
Phil Christensen
539695e544
[restclient-cpp] disable tests ( #7054 )
2019-06-26 16:03:27 -07:00
Phil Christensen
22ebb8ca68
[libmikmod] resolve ninja error (-w dupbuild=err) ( #7052 )
2019-06-26 16:03:13 -07:00
Jackie Ng
8c22bd9aad
[freexl]: Linux build support ( #6813 )
...
* [freexl]: Add linux build support
* [freexl]: Remove various commented-out references to gdal (from which this initial Linux support was based from)
* [freexl]: Port changes based on PR feedback
* [freexl]: The CI error logs suggest the port has issues building for both debug/release in the same source directory on Linux. Split this off into separate debug/release source directories.
2019-06-26 14:51:58 -07:00
Robert Schumacher
db0c6043dc
[curl] Revert revert of -imp
suffix removal. ( #6698 )
...
* [curl] Revert revert of `-imp` suffix removal.
* [idevicerestore][libideviceactivation] Simplify dependency on curl
* [curl] Trivial change to provoke rebuild
2019-06-26 11:49:39 -07:00
Robert Schumacher
7a3818f575
[angle] Update to latest master ( #6892 )
...
* [angle] Update to latest master
* [angle] Add gpu_info_util
2019-06-26 11:47:39 -07:00
Leonid Pospelov
94494ddf6c
[cpp-httplib] Add new port ( #7037 )
2019-06-26 10:41:48 -07:00
NancyLi1013
af1c9e10fc
[libmupdf] Update the port to version 1.15.0 ( #7046 )
2019-06-26 10:37:04 -07:00
Phoebe
64d8f95031
[Boost-variant] Upgrade to 1.70.0 ( #7047 )
...
* [Boost-variant] Upgrade to 1.70.0
* Update patch
2019-06-26 10:36:16 -07:00
Daniel Marshall
faf17a0f4a
Fix homepage for range-v3(-vs2015) ( #7049 )
2019-06-26 10:34:19 -07:00
JackBoosY
eff0769b75
[openvdb]Upgrade version to 6.1.0, regenerate patches and fix build errors. ( #6864 )
2019-06-26 10:33:36 -07:00
lsparey
9706c31c75
Do not delete the third_party include folder when building with mnmlstc
2019-06-26 17:44:59 +01:00
John McNamara
9c3e312d81
[libxlsxwriter] upgrade to 0.8.7 ( #7034 )
...
Upgrade to the latest version of libxlsxwriter.
Closes #6982
2019-06-25 22:11:41 -07:00
Simon Brand
7b540fe208
[tl] Update tl::expected and tl::optional, add tl::function_ref ( #7028 )
...
* [tl] Update tl::expected and tl::optional, add tl::function_ref
* [tl-expected][tl-function-ref][tl-optional] Always prepopulate FetchContent
2019-06-25 22:09:16 -07:00
Maxime Gervais
abb7f546de
[libzen] Add new port ( #7004 )
2019-06-25 21:44:17 -07:00
wangli28
7401e2ff64
[libevent] Upgrade to version 2.1.10 ( #6969 )
2019-06-25 16:11:45 -07:00
Phil Christensen
ab81312c63
[libfabric] reorder patch ( #7036 )
2019-06-25 14:52:31 -07:00
Phil Christensen
1004b2ea11
[libmikmod] patch cmake warning ( #7035 )
...
* [libmikmod] Address cmake warnings
2019-06-25 14:19:57 -07:00