aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2019-09-03Update to v0.133.0Daniel Parker
2019-08-30[glib] Fix install config.h (#7963)2019.08Lily
* [glib] Fix install config.h
2019-08-30[liblas] Fix Geotiff linkage (#7975)Alexander Neumann
* [liblas] Fix Geotiff linkage
2019-08-30[Qt5] Fix libpq linkage in wrapper (#7973)Alexander Neumann
* PostgreSQL_LIBRARY will contain optimized/debug keywords which will not work in INTERFACE_LINK_LIBRARIES
2019-08-30[mecab] Add new port (#7589)xuchaoUCAS
* [mecab] Add new port
2019-08-30[openblas]Enable x86 build and fix usage errors. (#7888)JackBoosY
* [openblas]Enable x86 build. * [openblas]Fix include openblas_config.h path. * [openblas] * [openblas]fix typo error.
2019-08-30Avoid naming nonstandard <ymath.h> to retrieve a NaN constant, as that ↵Billy O'Neal
header is no longer #includable from C. (#7979)
2019-08-30[libpng] Fix find_package() in CONFIG mode (#7968) (#7972)Victor Romero
* Fix find_package(libpng CONFIG) * Fix typos
2019-08-29[libp7client] Rename port folder to lowercase (#7977)Victor Romero
2019-08-29RESTinio updated to v.0.6.0 (#7962)eao197
2019-08-29[kvasir-mpl] Add new port (#7562)NancyLi1013
* [kvasir-mpl] Add new port
2019-08-29[status-value-lite, type-lite, value-ptr-lite] Add new ports (#7563)NancyLi1013
* [status-value-lite, type-lite, value-ptr-lite] Add new ports
2019-08-29[clue] Add new port (#7564)NancyLi1013
* [clue] Add new port
2019-08-29[libP7Client] new port (#7605)Alex Jakai
* Add port libP7Client
2019-08-28[duktape] Update library to 2.4.0 (#7873)Ehsan
* Update pip hash * [duktape] Update library to 2.4.0
2019-08-28[ogdf] Update source link (#7846)Lily
2019-08-28Merge pull request #7945 from ehsan-mohammadi/dev0Phil Christensen
[liblsl] Fix installation
2019-08-28Change WIN32 to VCPKG_TARGET_IS_WINDOWSunknown
2019-08-28[liblsl] Fix installationunknown
2019-08-27Remove blank linesPhoebe
2019-08-27[outcome] Add new portPhoebe
2019-08-27chartdir (#7912)zi-m
2019-08-27[wpilib] Update wpilib port to allow opencv4 (#7927)Thad House
* Update WPILib to allow OpenCV 4 support The existing version only supported OpenCV 3, OpenCV 4 support has been added recently * Update wpilib port to allow opencv4 Was only compatible with opencv3, and would fail to build with 4. Also had to update to include eigen, since we now depend on that as well * Use test package to ensure PR passes * Attempt to get mac working * Revert to upstream repo
2019-08-27[log4cpp] Add new port. (#7433)NancyLi1013
2019-08-27[libwebp]Fix two dependent windows library link conditions. (#7886)Phil Christensen
2019-08-27[minifb] Add new port (#7766)NancyLi1013
* [minifb] Add new port * Fix arm build error * Add fix-arm-build-error.patch file * Update fix-arm-build-error.patch file
2019-08-27[abseil fix cmake config issue (#7745)Phoebe
2019-08-27[pcre] Update download URL (#7666)Wolfgang Stöggl
* [pcre] Update download URL - ftp.csx.cam.ac.uk is no longer available. Use https://ftp.pcre.org/pub/pcre/ instead * [pcre] Fix typo in Description of CONTROL file
2019-08-27[openni2]Add warning message when cannot find NETFXSDK. (#7809)JackBoosY
* [openni2]Add warning message when cannot find NETFXSDK. * [openni2]Move warning at top.
2019-08-27[moos-ui] Fix install path (#7812)Lily
2019-08-27[fastcdr] Update library 1.0.10 (#7862)Ehsan
2019-08-27[cgl] Add new port (#7810)NancyLi1013
2019-08-27[nmap]Fix build error. (#7811)JackBoosY
* [nmap]Fix build error. * [nmap]Use msvc project to build. * [nmap]Re-fix ssize_t and fix linux build. * [nmap]Delete useless file.
2019-08-27[fluidsynth] add Windows ARM support (#7837)driver1998
* [fluidsynth] add Windows ARM support * [fluidysnth] use target architecture instead of triplet
2019-08-27[yaml-cpp]Fix include path in yaml-cpp-config.cmake (#7847)JackBoosY
* [yaml-cpp]Fix include path in yaml-cpp-config.cmake * [yaml-cpp]Remove useless code.
2019-08-27[libguarded] Add new port (#7924)Phoebe
2019-08-27[poco]Fix conflicts with libharu. (#7892)JackBoosY
2019-08-27[liblsl] Update library to 1.13.0-b11 (#7906)Ehsan
* [liblsl] Update library to 1.13.0-b11 * Remove additional comments * Change version in vcpkg_configure_cmake
2019-08-27[opencv3]Add feature option ${FEATURE_OPTIONS} to vcpkg_configure_cmake. (#7925)JackBoosY
2019-08-27magnum: Fix KHR/khrplatform.h not found on vcpkg in VS (#7926)Jonathan Hale
Signed-off-by: Squareys <squareys@googlemail.com>
2019-08-27[vcpkg] fix list parsing logic and add error messagesPhil Christensen
fix list parsing logic and add error messages
2019-08-27[gppanel] Add new port (#7868)zi-m
* gppanel * fix Homepage * use GLOB_RECURSE instead of GLOB * use FindwxWidgets.cmake from CaeruleusAqua/vcpkg-wx-find
2019-08-27fmt port VCPKG_BUILD_TYPE support (#7884)Dmitry Makarov
2019-08-27[casclib] Update library to 1.50b (#7907)Ehsan
* [casclib] Update library to 1.50b * Fix ctype_for_mac.patch
2019-08-27json5-parser (#7915)zi-m
2019-08-27Add homepage for orc (#7908)Dmitry Marakasov
* Add homepage for orc * [orc] Fix build by updating tzdata url The build fails as is tries to fetch tzdata-2018c-1.tar.xz which is gone from FTPs. Fix it by updating to tzdata-2019b-1. This is the same as upstream commit 51a26ab85fc33a7d765dc1f500d43e6ae4ceb0d1
2019-08-27[magic-enum] Update to v0.6.0 (#7916)Alexander Karatarakis
2019-08-26[fmt] Update to 6.0.0 (#7910)Kevin Lu
2019-08-26Add homepage for beast (#7909)Dmitry Marakasov
2019-08-25[glfw3]Add more information about installing dependencies. (#7885)JackBoosY