George Fotopoulos
8255ef3521
[EasyCL] New GitHub Repository ( #7387 )
...
* Add EasyCL GitHub Repository
* Update CONTROL
2019-07-24 16:13:12 -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
Phil Christensen
0079c186f0
[docs] add notes about manual-link ( #7390 )
2019-07-23 14:49:45 -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
Nicole Mazzuca
2c20a9d981
fix some of the awful mix of macros
2019-07-22 12:29:17 -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
crusader-mike
126812d18b
Resolves "project is never up-to-date" problem (issue 6179) ( #7322 )
2019-07-22 10:47:57 -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
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
Nicole Mazzuca
0d8bba52e4
allow tests to run on older standard libraries
2019-07-19 23:20:28 -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
Phil Christensen
6bca08bbe9
Add labels to issue templates
2019-07-19 13:36:35 -07:00
Phil Christensen
1ab2f88f89
Create issue templates ( #7336 )
2019-07-19 13:32:32 -07:00
Nicole Mazzuca
c55ea0a0d5
switch to new test framework
2019-07-19 12:56:24 -07:00
Nicole Mazzuca
b3caf67749
Merge branch 'trunk' into parallel-file-ops
2019-07-19 12:17:22 -07:00
Curtis J Bezault
618fa203c1
[vcpkg] Portfile Settings ( #7292 )
2019-07-19 08:01:38 -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
nicole mazzuca
8250553789
Rewrite the tests! now they're cross-platform! ( #7315 )
...
* begin exploratory rewriting of tests
* continue working on tests
* more test work! holy butts vcpkg-tests/plan.cpp was a bunch of work
* finish writing new tests
- [x] write catch2 tests
- [ ] rewrite/at least delete the VS project files
- [ ] document running tests
* Fix tests to work on WSL, rewrite test vcxproj
still need to test on macOS
also, delete tests.pch.h
* Condense add_test calls
2019-07-18 19:07:00 -07:00
Nicole Mazzuca
fddebb75da
clang-format all the things
2019-07-18 19:03:46 -07:00
Curtis J Bezault
9b5ee99412
Update VERSION.txt
2019-07-18 16:20:00 -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
Dan Nissenbaum
ef48500ac6
Better error message when VCPKG_ROOT is independently defined ( #7229 )
2019-07-18 13:53:24 -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