aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2019-07-15use abseil's official cmake for build (#7018)Cloud Han
2019-07-15[cpp-peglib] Add new port (#7254)Mohammed Alyousef
2019-07-15[leveldb] Fix cmake config (#7245)Phoebe
2019-07-15[nonius] properly install noniusConfig.cmake (#7258)Marc Boucek
2019-07-15Fix copying raqm-version.h to include directory (#7263)Tobias Markus
2019-07-15[sqlite3-tool]Fix build error on arm/uwp platform. (#7202)JackBoosY
2019-07-15Upgrade google-cloud-cpp to v0.11.0. (#7134)Carlos O'Ryan
2019-07-12[zyre] Add new port (#7189)myd7349
2019-07-11[rabit] Add new port. (#7234)NancyLi1013
2019-07-11[etcdcpp] Add new port (#6999)Samuel Marks
* [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-10[gherkin-b] update to latest (#7231)Phil Christensen
2019-07-10[genann] Add new port. (#7195)NancyLi1013
* [genann] Add new port. * change version to date
2019-07-10[libkml] Fix install path (#7194)wangli28
2019-07-10[7zip] add new port (#5221) (#6920)bitwiser73
2019-07-10[Librsvg] port (#6807)Rodrigo Hernandez Cordoba
* [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-09[pthreads4W] vcpkg wrapper fixes (#7178)Stefano Sinigardi
* [pthreads4W] restore compatibility with projects using pthreads v2, set proper VERSION symbol * [pthreads4W] remove FORCED cached variables, to enable user override
2019-07-09Update libraqm to 0.7.0 (#7149)Tobias Markus
2019-07-09[spirv-tools] Fix removed patch (#7204)wangli28
2019-07-09[zeromq] Update to 4.3.2 (#7203)myd7349
* [zeromq] Update to 4.3.2 * [zeromq] Update to 2019-07-09
2019-07-09[xmlsec] Add a new port (#7168) (#7196)SvenPStarFinanz
* [xmlsec] Add a new port (#7168) * [xmlsec] Fix missing iconv on x64-osx
2019-07-09[magnum] Enable egl and glx for magnum (#7026)tarcila
2019-07-09[corrade] Workaroud for vs 2017 is still applicable for vs 2019 (#7025)tarcila
Fixes compilation issue due to ambiguous declaration in ArrayView class.
2019-07-09[tesseract] Fix Port. Making it crossplatform (#7144)zhbanito
2019-07-09[wil] Update (#7215)Robert Schumacher
2019-07-09[reproc] Fix reproc++ installation path (#7208)wangli28
2019-07-09Update to llvm-8.0.0 (#7209)Oliver Hitchcock
2019-07-09[czmq] Fix https://github.com/zeromq/czmq/issues/1780 (#7186)Robert Schumacher
2019-07-07allow disabling another piece of test infra which does not work on macos (#7012)mcgoo
2019-07-07[freetype]Re-fixed the issue of exporting symbols when building dynamic ↵JackBoosY
library. (#7141)
2019-07-07[rapidjson] Update to the latest commit and also fix #3401. (#7152)NancyLi1013
2019-07-07[aws-checksums]Upgrade version to 0.1.3 (#7154)JackBoosY
2019-07-07[curl] Add features. (#7156)NancyLi1013
2019-07-07[civetweb] Upgrade to export cmake targets and enable feature websockets in ↵Phoebe
default (#7166)
2019-07-07kinectsdk2: fix missing header files (#7143)Helco
2019-07-07[botan] Fix build error C2039 with Visual Studio 2019 and C++17 (#7140)wangli28
2019-07-07[qt5-mqtt] crossplatform add to path (#7130)Igor Kostenko
2019-07-07[gsoap] Update to 2.8.87 (#7145)Sönke Schau
2019-07-07[Poco] Add foundation library missing ipjlpapi.lib (#7169)Phoebe
2019-07-07[duktape] Fix package not found by find_package. (#7170)NancyLi1013
2019-07-07[openimageio] Upgrade to version 2.0.8 (#7173)wangli28
2019-07-07[mongo-c-driver] Add usage (#7048)wangli28
2019-07-06[zookeeper] Add new port (#7000)Samuel Marks
* [zookeeper-mt] Add new port * [zookeeper-mt] Upgrade from 3.5.4-beta to 3.5.5 * [zookeeper-mt] Fix upgrade * disable warnings and add static library check * edit cmake file * add async feature * add back some changes for export * add sync feature, disable parallel configure
2019-07-06[cppmicroservices] Add new port (fix #5801) (#6388)Sascha Zelzer
* [cppmicroservices] Add new port (fix #5801) * turn off linker error checking for static building * remove comments and include * werror flag patch * fix cmake targets
2019-07-05[libmupdf] Enable the old patch for fixing C2169 (#7107)Cheney Wang
2019-07-05[dcmtk] support wchar_t* filename (#7059)robbie-li
* support wchar_t* filename * bump control
2019-07-02[tbb] Add shared library support for Linux and OSX (#6510)Andrei Lebedev
* [tbb] Add shared library support for Linux and OSX Signed-off-by: Andrei Lebedev <lebdron@gmail.com> * Remove whitespace * Simplify string replace * Revert removal of lib exts
2019-07-02[flann]Change the version tag to the corresponding time of commit id. (#7125)JackBoosY
2019-07-02[czmq] Add new port (#4979)myd7349
* [czmq] Add new port * [czmq] Modernize * [czmq] Update to 2019-05-17 * [czmq] Update to 2019-05-29 * [czmq] Fix OpenSSL not found issue on x64-windows * [czmq] Update portfile.cmake * [czmq] Update to 2019-06-10 * [czmq] Clean * [czmq] Add Homepage * [czmq] Use vcpkg_check_features * [czmq] Disable parallel configuration * Fix typo when using feature options
2019-07-02Merge pull request #6478 from ThijsWithaar/soxrGriffin Downs
[soxr] Add new port
2019-07-02Merge pull request #5921 from myd7349/rdkafka-initGriffin Downs
[librdkafka] Add new port