aboutsummaryrefslogtreecommitdiff
path: root/ports/libssh
AgeCommit message (Expand)Author
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