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
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
Curtis.Bezault
9da7c5c99e
Make comment better
2019-07-25 09:38:05 -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
Curtis.Bezault
f81aa47176
convert path to string
2019-07-24 14:53:50 -07:00
Curtis.Bezault
67a749b989
turn path into string
2019-07-24 14:46:55 -07:00
Curtis.Bezault
be59ecce61
Use correct types
2019-07-24 14:43:44 -07:00
Curtis J Bezault
d60047280d
Merge branch 'master' into external_file_abi
2019-07-24 14:26:34 -07:00
Curtis.Bezault
0c7669d009
store fs::path instead of std::string
2019-07-24 14:24:49 -07:00
nicole mazzuca
aeecc01fbd
Modify CMakeLists to split up vcpkglib ( #7407 )
...
Before this, we had vcpkg and vcpkg-test taking the vcpkglib source
files directory -- this commit makes vcpkglib an object library.
2019-07-24 13:50:45 -07:00
nicole mazzuca
77b03ef199
Add third party notices -- copied from chakracore ( #7403 )
...
Add third party notices -- copied from chakracore
2019-07-24 11:07:55 -07:00
nicole mazzuca
36dea3d7a6
Merge pull request #7228 from ubsan/parallel-file-ops
...
Parallel file operations
2019-07-24 11:02:24 -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
Curtis.Bezault
d68b9a08b1
only use filename
2019-07-23 16:28:00 -07:00
Curtis.Bezault
45cd8cda5a
move the pre_build_info
2019-07-23 15:49:48 -07:00
Curtis.Bezault
81909e47d1
Remove types from this PR
2019-07-23 15:38:09 -07:00
Curtis.Bezault
829f99b506
remove needs_rebuild from statusparagraphs
2019-07-23 15:36:13 -07:00
Curtis.Bezault
f64d2e9103
remove accidental comment
2019-07-23 15:33:36 -07:00
Curtis.Bezault
e181376604
fix condition
2019-07-23 15:31:53 -07:00
Curtis.Bezault
62ec13ba36
Merge build.cpp
2019-07-23 15:29:49 -07:00
Curtis.Bezault
2f2a45595f
Prompt rebuild if external hash changes
2019-07-23 15:26:13 -07:00