Commit Graph

3501 Commits

Author SHA1 Message Date
Nagy-Egri Máté Ferenc
b21c895ca5 Add OpenCL SDK and clMath ports (#2837)
* initial clFFT porting

* OpenCL SDK half baked

* Tried fixing Debug/Release

* Remove DLL deployment

* OpenCL SDK installs

* clFFT installs

* clFFT properly depends on OpenCL

* OpenCL SDK fixes and clFFT patches

* [clfft][opencl] Simplification, use patches instead of full files.
2018-03-01 08:08:53 -08:00
Robert Schumacher
8361b44fcd [tiny-dnn] Fix regression during upgrade 2018-02-28 14:20:17 -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
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
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
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
Alexander Karatarakis
b0bea71d57
Merge pull request #2872 from cmpute/lcm
Add package LCM
2018-02-26 14:09:57 -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
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
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
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