aboutsummaryrefslogtreecommitdiff
path: root/ports/libssh
AgeCommit message (Expand)Author
2018-10-25[libssh] Use more stable link to patchRobert Schumacher
2018-10-19[libssh] Update to 0.7.6. Fixes #4494.Robert Schumacher
2018-07-02[cmark][gl3w][libpopt][libraw][libssh][live555] Fixes, mostly around changing...Robert Schumacher
2018-03-19[libssh] Fix static build failure when VCPKG_BUILD_TYPE is setpast-due
2018-03-13[libssh] Fix static builds for non-windowsRobert Schumacher
2018-03-13[libssh] Only build one flavor at a time, don't build examples.Robert Schumacher
2018-03-13[libssh] Bake in LIBSSH_STATICRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs...Alexander Karatarakis
2017-07-21[libssh] init #1454atkawa7