| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-27 | Install sqlite3.exe as part of sqlite3 port (#2525) | Daniel Strommen | |
| * 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 | [curl] Add support of different features. (#2862) | pravic | |
| * [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 | [libgeotiff] fix util link error (#2896) | Hiroshi Miura | |
| * [libgeotiff] fix util link error * [libgeotiff] Bump package version | |||
| 2018-02-27 | [coolprop] Fix static linkage | Robert Schumacher | |
| 2018-02-27 | [qpid-proton] Add early detection of invalid linkage settings | Robert Schumacher | |
| 2018-02-27 | [x265] Fix static builds | Robert Schumacher | |
| 2018-02-27 | [cppcms] Early detection and failure for static crt | Robert Schumacher | |
| 2018-02-27 | [gdal] Add early checks for incompatible target settings | Robert Schumacher | |
| 2018-02-27 | [libcds] Initial commit of 2.3.2 | Robert Schumacher | |
| 2018-02-27 | [devil] Enable features (#2825) | Arkady Shapkin | |
| 2018-02-27 | [g2o] Fix static builds | Robert Schumacher | |
| 2018-02-27 | [cgal] update to 4.11.1 (#2894) | Jason Juang | |
| 2018-02-27 | [gl3w] Initial port (#2561) | Stanislav Ershov | |
| * [gl3w] Initial port * [gl3w] Call python inside the portfile -- CMakeLists.txt simplification | |||
| 2018-02-27 | Add package NMSLiB (#2875) | Jacob Zhong | |
| * [nmslib] Init port * [nmslib] Trying extra building | |||
| 2018-02-26 | [vcpkg] Initial commit of experimental compressed binary archiving behind a flag | Robert Schumacher | |
| 2018-02-26 | [vcpkg-hash] Fix target paths containing spaces | Robert Schumacher | |
| 2018-02-26 | [vcpkg] Refactor VcpkgCmdArguments to not utilize global state | Robert Schumacher | |
| 2018-02-26 | [vcpkg] Add 7zip internal tool | Robert Schumacher | |
| 2018-02-26 | [everything] Use -text to ensure consistent files across machines. | Robert Schumacher | |
| 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 | [many ports] Upgrades | Robert Schumacher | |
| 2018-02-26 | [chmlib] Use CMake buildsystem replacement | Robert Schumacher | |
| 2018-02-26 | [vcpkg] Fix feature interdependency during install | Robert Schumacher | |
| 2018-02-26 | [vcpkg] Fix inter-feature references | Robert Schumacher | |
| 2018-02-26 | Merge pull request #2872 from cmpute/lcm | Alexander Karatarakis | |
| Add package LCM | |||
| 2018-02-26 | [vcpkg] Add test for default-features with a preinstalled dependency | Robert Schumacher | |
| 2018-02-26 | [vcpkg] Fix issue when removing packages that have explicit feature ↵ | Robert Schumacher | |
| dependencies. | |||
| 2018-02-26 | Merge pull request #2868 from cmpute/ape | Alexander Karatarakis | |
| Add package Monkey's Audio | |||
| 2018-02-26 | Merge pull request #2860 from cmpute/x265 | Alexander Karatarakis | |
| Add x265 package | |||
| 2018-02-25 | Merge pull request #2885 from cmpute/zzip | Alexander Karatarakis | |
| [zziplib] Update source and version | |||
| 2018-02-25 | [mman] Fix static build | Robert Schumacher | |
| 2018-02-25 | [vcpkg] Fix "just-in-time" requirements calculation | Robert Schumacher | |
| 2018-02-25 | [gsl-lite] Bump version (#2888) | Eli Arzhannikov | |
| 2018-02-26 | [ape] add dynamic build stuff | Jacob Zhong | |
| Tried to build dynamically but failed | |||
| 2018-02-25 | [zziplib] bump verison | Jacob Zhong | |
| 2018-02-25 | [zziplib] Update archive source to github | Jacob Zhong | |
| 2018-02-25 | [vcpkg] Fix exclusions in ci | Robert Schumacher | |
| 2018-02-25 | [mman] Move header to mman/sys/mman.h to avoid tricking other libraries | Robert Schumacher | |
| 2018-02-25 | [libsndfile] Fix cmake targets. Use vcpkg_from_github. Fixes #2883. | Robert Schumacher | |
| 2018-02-24 | Merge pull request #2879 from miurahr/freexl_104-1 | Alexander Karatarakis | |
| [freexl] fix download url | |||
| 2018-02-24 | Merge pull request #2880 from miurahr/libspatialite_url_fix | Alexander Karatarakis | |
| [libspatialite] fix download url | |||
| 2018-02-24 | Merge pull request #2881 from miurahr/readosm_url | Alexander Karatarakis | |
| [readosm] fix download url | |||
| 2018-02-24 | Merge pull request #2882 from miurahr/spatialite_tools_url | Alexander Karatarakis | |
| [spatialite-tools] fix download url | |||
| 2018-02-25 | [spatialite-tools] fix download url | Hiroshi Miura | |
| Signed-off-by: Hiroshi Miura <miurahr@linux.com> | |||
| 2018-02-25 | [readosm] fix download url | Hiroshi Miura | |
| Signed-off-by: Hiroshi Miura <miurahr@linux.com> | |||
| 2018-02-25 | [libspatialite] fix download url | Hiroshi Miura | |
| Download fails because original download url has been changed. Signed-off-by: Hiroshi Miura <miurahr@linux.com> | |||
| 2018-02-25 | [freexl] fix download url | Hiroshi Miura | |
| Download fails because original download url has been changed. Signed-off-by: Hiroshi Miura <miurahr@linux.com> | |||
| 2018-02-24 | Change usage instructions to target_ based (#2873) | Patrik Huber | |
| 2018-02-24 | [torch-th] Early detection to fail fast | Robert Schumacher | |
| 2018-02-24 | [scintilla] Upgrade to 4.0.3 | Robert Schumacher | |
| 2018-02-24 | [scintilla] Use out of source builds. Detect static builds for fast fail. | Robert Schumacher | |
