Alexander Karatarakis
bbe0aa9230
[fetchTool.ps1] Set-StrictMode to Latest
2018-02-28 18:51:25 -08:00
Alexander Karatarakis
2d2ff28c77
[bootstrap] Set-StrictMode to latest
2018-02-28 18:45:33 -08:00
Alexander Karatarakis
90cf4371c3
[getWindowsSDK.ps1] Fix error when registry key was not found
2018-02-28 18:45:33 -08:00
Alexander Karatarakis
6e0b74c784
[vcpkgHasProperty] Return false if property doesn't exist
2018-02-28 18:45:33 -08:00
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
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