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
Curtis.Bezault
459908ae14
add external file hashes to the binary paragraph
2019-07-23 10:07:39 -07:00
Curtis J Bezault
3b808a48ce
Update VERSION.txt
2019-07-19 08:08:56 -07:00
Curtis J Bezault
18c849daea
Merge branch 'master' into external_file_abi
2019-07-19 08:08:08 -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
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
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
Curtis.Bezault
d39bd70d53
add needs_rebuild, should probably be moved to somewhere else
2019-07-18 13:24:31 -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
Curtis J Bezault
bb3a9ddb6e
[vcpkg] Environment Variable Passthrough ( #7290 )
...
* use additional env param
* remove partials
* remove change to linux triplet
* Fix some issues that vicroms pointed out
* whitespace change
2019-07-18 09:02:21 -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
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
Curtis.Bezault
f18ffe9968
Add type field
2019-07-17 16:04:05 -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
Curtis.Bezault
58958eb0ea
sourceparagraph changes
2019-07-17 14:27:18 -07:00
Curtis.Bezault
f0f615532f
always calculate abi
2019-07-17 11:40:27 -07:00
JackBoosY
800fd63cf3
[qt5]Fix build failure in linux ( #7230 )
2019-07-17 11:39:54 -07:00
Victor Romero
30a3e3256f
Example: Building dynamic libraries on Linux using overlay triplets ( #7291 )
...
* Example building dynamic libraries on Linux using overlay triplets
* Change triplets list to multi-columns
* Override default triplets example
2019-07-17 11:34:31 -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
Curtis.Bezault
e81d22ddec
Convert name of file to u8 string, to compile on windows
2019-07-17 10:18:20 -07:00
Curtis.Bezault
d4ab567609
first pass at abi additional files
2019-07-17 10:10:36 -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
Griffin Downs
3bf846f613
Add June changelog ( #7294 )
...
* Add June changelog
* Add link to spec for overlay-ports
2019-07-16 19:37:24 -07:00
Curtis.Bezault
7d9d457f58
revert unecessary reordering
2019-07-16 16:09:30 -07:00
Curtis.Bezault
64198a8109
Add to vcpkg.cmake
2019-07-16 15:51:50 -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
Curtis.Bezault
44dcc3d4f3
First pass at port settings
2019-07-16 15:34:13 -07:00
Curtis.Bezault
a22242e837
remove change to linux triplet
2019-07-16 14:45:52 -07:00
Curtis.Bezault
6bef95b6f5
remove partials
2019-07-16 14:43:56 -07:00
Curtis.Bezault
684989a1e4
use additional env param
2019-07-16 14:02:13 -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
Victor Romero
7dbe375a2c
Testing for --overlay-ports and --overlay-triplets args ( #7243 )
2019-07-11 17:00:55 -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
Phil Christensen
60bff8d549
allow spaces in pathname on linux ( #7216 )
2019-07-10 11:36:37 -07:00
Igor Kostenko
f97f92785f
Added nasm mirror as nasm.us is down again ( #7175 )
2019-07-09 23:17: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
YenForYang
e7aafb7742
Cleanup vcpkg_configure_cmake.cmake ( #6792 )
2019-07-09 14:53:48 -07:00
gnaggnoyil
7f80c0e2d3
Make handle features ( #6797 )
2019-07-09 16:02:48 -04: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