Commit Graph

8915 Commits

Author SHA1 Message Date
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
Robert Schumacher
4d551ff4b3 [vcpkg-docs] Reword and reorganize overlay-triplets-linux-dynamic.md (#7502) 2019-08-02 15:42:17 -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
nicole mazzuca
165907550c
Update tests, and add documentation! (#7506)
This PR does the following:

* fix tests -- now, they're always built in the CMake scripts, and they work on VS2015
  *add a new flag, BUILD_TESTING, which allows one to turn off testing builds
* Add documentation for running tests
2019-08-02 09:52:39 -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
lukka
ae6ca87221 - remove trailing \r when parsing response file that might have Windows line endings; (#7491)
- when an option is not recognized (perhaps because it has trailing whitespace characters), print it out enclosed with single quote to delimit and highlight potenatial not printable characters.
2019-08-01 17:48:22 -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
Griffin Downs
3dda86bd27
Add July changelog (#7501) 2019-08-01 09:53:31 -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
nicole mazzuca
f990dfaa5b [vcpkg] Fix RealFilesystem::remove_all (#7430)
* fix remove_all

we were attempting to remove READONLY files before this, and so set them to non-READONLY

* fix linux/macos support

* whee fix vs2015
2019-07-26 16:32:33 -07: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