6253 Commits

Author SHA1 Message Date
Alexander Karatarakis
d979d9b491 Fix issue when isPrerelease is not available 2018-02-28 18:45:33 -08:00
Alexander Karatarakis
f3463c4867 [bootstrap] Fix reference to xml file 2018-02-28 18:45:33 -08:00
Robert Schumacher
8361b44fcd [tiny-dnn] Fix regression during upgrade 2018-02-28 14:20:17 -08:00
Robert Schumacher
bbbbfb9e79 [vcpkg] Add tests for create_export_plan and remove unused arguments 2018-02-28 12:15:16 -08:00
Robert Schumacher
ef4febc7ef [vcpkg] Fix exporting packages with features-depending-on-features 2018-02-28 11:55:29 -08:00
Michał Janiszewski
a7c93cd73e [discord-rpc] Update to version 3.0.0 (#2904)
* [discord-rpc] Update to 3.0.0

* [discord-rpc] Update to 3.0.0
2018-02-28 05:22:32 -08:00
Robert Schumacher
4642191a09 [vcpkg-scripts] The shell zip extractor requires full paths 2018-02-28 03:40:10 -08:00
Robert Schumacher
8dd968cc6e [c-ares] Update 2018-02-28 02:08:50 -08:00
Alexander Karatarakis
865f05f859
Merge pull request #2884 from cmpute/graphite
Add package graphite2
2018-02-27 18:47:24 -08:00
martin-s
0a93f4ec12 - Added port nvidia-texture-tools. 2018-02-27 23:06:12 +01:00
Daniel Strommen
ba3f552b67 Install sqlite3.exe as part of sqlite3 port (#2525)
* Install sqlite3.exe as part of sqlite3 port

- Modeled after the bzip2 port: If SQLITE3_SKIP_TOOLS is not
  set, build and install sqlite3.exe as part of the sqlite3
  package.  sqlite3.dll must also be copied to the tools folder
  for sqlite3.exe to be able to launch.
- Tested on Windows RS3 with VS 2017 15.5.2.

* [sqlite3] Separate into tool feature
2018-02-27 12:24:41 -08:00
pravic
f272a872d4 [curl] Add support of different features. (#2862)
* [curl] Add support of different features.

Default-Features: openssl, http2, ssh (as in previous builds)

Feature: curl
Description: Builds curl executable (placed in the /tools directory)

Feature: http-only
Description: Disables all protocols except HTTP/HTTPS/HTTP2

Feature: http2
Build-Depends: nghttp2, openssl
Description: HTTP2 support (requires openssl)

Feature: openssl
Build-Depends: openssl
Description: SSL support via OpenSSL

Feature: winssl
Description: SSL support via Schannel

Feature: ssh
Build-Depends: libssh2
Description: SSH support via libssh2

* [cpr] Add features of the curl library.

* [cpr] Remove transitive features

* [curl] Remove http2 from default features. Remove winssl feature. Rename "curl" feature to "tool".

* [curl] Fixup curl -> tool renaming

* [curl] Further refactoring of WINSSL/Openssl -- use single ssl feature.
2018-02-27 12:15:37 -08:00
Hiroshi Miura
fd08d14bdb [libgeotiff] fix util link error (#2896)
* [libgeotiff] fix util link error

* [libgeotiff] Bump package version
2018-02-27 12:13:57 -08:00
Robert Schumacher
781cc32611 [coolprop] Fix static linkage 2018-02-27 11:24:10 -08:00
Robert Schumacher
a4ad384c93 [qpid-proton] Add early detection of invalid linkage settings 2018-02-27 10:50:47 -08:00
Robert Schumacher
fb12a2287e [x265] Fix static builds 2018-02-27 10:36:28 -08:00
Robert Schumacher
021ea67aef [cppcms] Early detection and failure for static crt 2018-02-27 10:18:17 -08:00
Robert Schumacher
e033dcd649 [gdal] Add early checks for incompatible target settings 2018-02-27 10:14:30 -08:00
Robert Schumacher
0c468df7c7 [libcds] Initial commit of 2.3.2 2018-02-27 09:43:22 -08:00
Arkady Shapkin
ee3f0af231 [devil] Enable features (#2825) 2018-02-27 09:42:08 -08:00
Robert Schumacher
4b26cd269c [g2o] Fix static builds 2018-02-27 09:01:45 -08:00
Jason Juang
397237813c [cgal] update to 4.11.1 (#2894) 2018-02-27 07:35:15 -08:00
Stanislav Ershov
cbe62a8e1e [gl3w] Initial port (#2561)
* [gl3w] Initial port

* [gl3w] Call python inside the portfile -- CMakeLists.txt simplification
2018-02-27 07:34:43 -08:00
Jacob Zhong
9db298e34a Add package NMSLiB (#2875)
* [nmslib] Init port

* [nmslib] Trying extra building
2018-02-27 07:05:18 -08:00
Robert Schumacher
25b8f25dad [vcpkg] Initial commit of experimental compressed binary archiving behind a flag 2018-02-26 18:38:25 -08:00
Robert Schumacher
9eb9eca487 [vcpkg-hash] Fix target paths containing spaces 2018-02-26 18:25:01 -08:00
Robert Schumacher
a2e6ffd86d [vcpkg] Refactor VcpkgCmdArguments to not utilize global state 2018-02-26 18:22:17 -08:00
Robert Schumacher
e2980c8f91 [vcpkg] Add 7zip internal tool 2018-02-26 18:18:43 -08:00
Robert Schumacher
ebdb410394 [everything] Use -text to ensure consistent files across machines.
If you experience trouble, you can use the following to renormalize your local working directory:

git add --renormalize .
git reset .
git checkout .
2018-02-26 18:18:05 -08:00
Robert Schumacher
c7616b902b [many ports] Upgrades 2018-02-26 15:10:56 -08:00
Robert Schumacher
3921fc3012 [chmlib] Use CMake buildsystem replacement 2018-02-26 15:01:29 -08:00
Robert Schumacher
c267f32bd9 [vcpkg] Fix feature interdependency during install 2018-02-26 14:43:47 -08:00
Robert Schumacher
65e95f6348 [vcpkg] Fix inter-feature references 2018-02-26 14:35:08 -08:00
Alexander Karatarakis
b0bea71d57
Merge pull request #2872 from cmpute/lcm
Add package LCM
2018-02-26 14:09:57 -08:00
Robert Schumacher
71d44cebdb [vcpkg] Add test for default-features with a preinstalled dependency 2018-02-26 06:08:51 -08:00
Robert Schumacher
2e135bf096 [vcpkg] Fix issue when removing packages that have explicit feature dependencies. 2018-02-26 05:19:05 -08:00
Alexander Karatarakis
99e674d331
Merge pull request #2868 from cmpute/ape
Add package Monkey's Audio
2018-02-26 01:27:11 -08:00
Alexander Karatarakis
dc166b21ae
Merge pull request #2860 from cmpute/x265
Add x265 package
2018-02-26 00:59:52 -08:00
Alexander Karatarakis
e66bd10cd6
Merge pull request #2885 from cmpute/zzip
[zziplib] Update source and version
2018-02-25 16:10:37 -08:00
Robert Schumacher
3b56fc7101 [mman] Fix static build 2018-02-25 11:32:37 -08:00
Robert Schumacher
8b97ae2dc1 [vcpkg] Fix "just-in-time" requirements calculation 2018-02-25 10:40:28 -08:00
Eli Arzhannikov
99d30fa105 [gsl-lite] Bump version (#2888) 2018-02-25 10:32:16 -08:00
Jacob Zhong
7aaa4dc5d7 [ape] add dynamic build stuff
Tried to build dynamically but failed
2018-02-26 00:09:17 +08:00
Jacob Zhong
d559aaefd6 [zziplib] bump verison 2018-02-25 23:17:45 +08:00
Jacob Zhong
fd1e314a98 [zziplib] Update archive source to github 2018-02-25 22:37:39 +08:00
Jacob Zhong
f49a90c0f9 [graphite2] Init port 2018-02-25 22:28:18 +08:00
Robert Schumacher
8c8fc1a28a [vcpkg] Fix exclusions in ci 2018-02-25 03:30:31 -08:00
Robert Schumacher
b5ddd440ed [mman] Move header to mman/sys/mman.h to avoid tricking other libraries 2018-02-25 03:11:23 -08:00
Robert Schumacher
0ad0ca6df2 [libsndfile] Fix cmake targets. Use vcpkg_from_github. Fixes #2883. 2018-02-25 01:35:16 -08:00
Alexander Karatarakis
5fd8fb2a03
Merge pull request #2879 from miurahr/freexl_104-1
[freexl] fix download url
2018-02-24 18:04:46 -08:00
Alexander Karatarakis
c9355134f8
Merge pull request #2880 from miurahr/libspatialite_url_fix
[libspatialite] fix download url
2018-02-24 18:04:33 -08:00
Alexander Karatarakis
60d153d69c
Merge pull request #2881 from miurahr/readosm_url
[readosm] fix download url
2018-02-24 18:04:20 -08:00
Alexander Karatarakis
4889a01902
Merge pull request #2882 from miurahr/spatialite_tools_url
[spatialite-tools] fix download url
2018-02-24 18:02:11 -08:00
Hiroshi Miura
caff8094f7 [spatialite-tools] fix download url
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25 10:21:13 +09:00
Hiroshi Miura
81a1209df4 [readosm] fix download url
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25 10:19:06 +09:00
Hiroshi Miura
9457b37d3c [libspatialite] fix download url
Download fails because original download url has been changed.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25 10:16:04 +09:00
Hiroshi Miura
89da6db4a9 [freexl] fix download url
Download fails because original download url has been changed.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25 10:12:23 +09:00
Patrik Huber
0eae5c651d Change usage instructions to target_ based (#2873) 2018-02-24 06:25:58 -08:00
Robert Schumacher
e38bdde03d [torch-th] Early detection to fail fast 2018-02-24 02:45:13 -08:00
Robert Schumacher
3638b0d4bf [scintilla] Upgrade to 4.0.3 2018-02-24 02:36:58 -08:00
Robert Schumacher
d90b38c122 [scintilla] Use out of source builds. Detect static builds for fast fail. 2018-02-24 02:32:50 -08:00
Robert Schumacher
9bf1809e28 [magnum-extras] Fix build without features 2018-02-24 02:27:48 -08:00
Jacob Zhong
ab5932e4a1 [lcm] Init port 2018-02-24 18:27:18 +08:00
Robert Schumacher
ca7f50e598 [rttr] Use from github, slight patch simplification. 2018-02-24 02:26:31 -08:00
Robert Schumacher
6d3fb52c70 [chakracore] Use out of source builds 2018-02-24 01:43:37 -08:00
Robert Schumacher
e391e7b5dd [wxwidgets] Upgrade to 3.1.1 2018-02-24 01:29:13 -08:00
Jacob Zhong
63901137f6 Add doxygen and add packages option to vcpkg_require_msys (#2869)
* Add doxygen to acquired programs

* Add packages option to msys function

* Add documentation for PACKAGES in vcpkg_require_msys

* [ffmpeg][x264] Update to use `PACKAGES` parameter. Tweak docs.
2018-02-24 00:00:51 -08:00
Robert Schumacher
c55ccbf146 [exiv2] Hotfix previous fix -- apply patches before configuring 2018-02-23 23:55:32 -08:00
Robert Schumacher
451c6a8026 [exiv2] Fix FindIconv 2018-02-23 23:36:52 -08:00
Jacob Zhong
16ca72dfe9 [monkeys-audio] Init port 2018-02-24 15:05:09 +08:00
Robert Schumacher
2f25ab678a [live555] Update and simplify 2018-02-23 23:00:39 -08:00
Robert Schumacher
51f6cf724c [exiv2] Fix static builds. [gts] Add early detection for CRT linkage. 2018-02-23 22:32:02 -08:00
Robert Schumacher
fee4acc543 [unrar] Improve error message during static builds 2018-02-23 22:26:31 -08:00
Robert Schumacher
dfa621039e [args] Fix hash 2018-02-23 22:20:39 -08:00
Robert Schumacher
92b4308f5b [breakpad] Fix hash 2018-02-23 22:14:50 -08:00
Alexander Karatarakis
7f5efbe144 [vcpkgTools.xml] Reuse in vcpkg.exe 2018-02-23 18:19:04 -08:00
Alexander Karatarakis
4077678583 Rename "depenencies" to tools. Rework xml file to reduce fields. 2018-02-23 18:19:04 -08:00
Alexander Karatarakis
f0cee21f7a [vcpkgDependencies.xml] Reuse in bootstrap 2018-02-23 18:19:04 -08:00
Alexander Karatarakis
31b27eaa1b Introduce vcpkgDependency.xml instead of hardcoding 2018-02-23 18:19:04 -08:00
Robert Schumacher
5d399d585a [opencv] Ensure rework is starting from a fresh set of sources 2018-02-23 17:06:37 -08:00
Robert Schumacher
471f7dc970 [opencv] Rework
Split off contrib, ipp, webp, openexr, tiff, png, tiff, jpeg, jasper, eigen into features.
Prevent downloads during the build
2018-02-23 17:06:37 -08:00
Robert Schumacher
5609d34b39 [libwebp] Deploy FindWebP.cmake 2018-02-23 17:06:37 -08:00
Robert Schumacher
832f908694 [openexr] Deploy FindOpenEXR.cmake and reduce components built 2018-02-23 17:06:37 -08:00
Robert Schumacher
175d25ae47 [ffmpeg] Deploy FindFFMPEG cmake file 2018-02-23 17:06:37 -08:00
Robert Schumacher
bd52db332b [abseil] Update 2018-02-23 17:04:17 -08:00
Robert Schumacher
0334365f51 [vcpkg-cmake-integration] Warn if no packages are installed for the current triplet. 2018-02-23 16:50:32 -08:00
Robert Schumacher
910d3e5280 [llvm] Reenable package 2018-02-23 12:21:07 -08:00
Robert Schumacher
45ba125e02 [eastl] Upgrade to 3.07.02 2018-02-23 12:17:03 -08:00
Robert Schumacher
488ba6dbec [eastl] Upgrade to 3.07.00 2018-02-23 12:14:25 -08:00
Robert Schumacher
cd6aa2a5ab [wt] Upgrade 2018-02-23 04:16:00 -08:00
Robert Schumacher
43172e2318 [rocksdb] Update 2018-02-23 03:27:49 -08:00
Robert Schumacher
e3dda1a82d [azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][spdlog][yaml-cpp] Upgrades 2018-02-23 03:27:04 -08:00
Alexander Karatarakis
896b3d9e5c
Merge pull request #2859 from UnaNancyOwen/update_halide
[halide] Update to release_2018_02_15
2018-02-23 02:50:37 -08:00
Alexander Karatarakis
3b636f8d01
Merge pull request #2863 from mcgoo/vswhere_github_tls_negotiation
use TLS 1.2 for downloads
2018-02-22 18:02:24 -08:00
Alexander Karatarakis
ce53ea0011 TLS fix 2018-02-22 17:56:55 -08:00
Robert Schumacher
4a25962307 [vcpkg] Avoid use of atomic copy constructor on older compilers 2018-02-22 17:07:50 -08:00
Jim McGrath
b0f2b75a2b use TLS 1.2 for downloads 2018-02-22 15:19:14 -06:00
Jacob Zhong
05e5333244 [x265] Init port 2018-02-23 00:24:51 +08:00
Tsukasa Sugiura
2fac08c667 [halide] Update to release_2018_02_15
Update halide port to halide release_2018_02_15.
2018-02-22 23:29:41 +09:00
Robert Schumacher
86a652c31c [libsodium] Upgrade to 1.0.16 2018-02-22 06:22:12 -08:00