index
:
ssh2-rs
fix/async-advice-2
master
Unnamed repository; edit this file 'description' to name the repository.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libssh2-sys
/
build.rs
Age
Commit message (
Expand
)
Author
2019-09-15
link with ntdll
Wez Furlong
2019-09-15
more experimenting to find vs and windows versions with RtlGetVersion
Wez Furlong
2019-09-15
more fun with windows versions
Wez Furlong
2019-09-15
add ntoskrnl on windows as well
Wez Furlong
2019-09-15
link ntdll on windows for RtlGetVersion
Wez Furlong
2019-07-29
cargo fmt
Wez Furlong
2019-04-18
Define HAVE_POLL for everything except for Windows (#111)
Marton Suranyi
2019-01-22
Define HAVE_POLL for Haiku (#103)
Niels Sascha Reedijk
2019-01-02
Define LIBSSH2_DH_GEX_NEW to avoid KEX error (#100)
Brian Olsen
2018-09-13
Remove `cmake` dependency in favor of `cc` (#94)
Alex Crichton
2018-08-06
Don't enable zlib compression on Windows
Alex Crichton
2018-07-02
Add comment about loading two copies of libssl
Tim
2018-06-18
Add LIBSSH2_SYS_USE_PKG_CONFIG env var
Tim
2017-07-29
Support Homebrew's OpenSSL
Kornel
2017-05-24
optionally use libssh2 from vcpkg for msvc abi builds
Jim McGrath
2016-11-09
Set the DEP_OPENSSL_ROOT var
Alex Crichton
2016-11-09
Read INCLUDE vars as well as ROOT
Alex Crichton
2016-04-08
Test for .git directory
Alex Crichton
2016-04-08
Add a missing import
Alex Crichton
2016-04-08
Check out submodule if it doesn't exist in dev
Alex Crichton
2015-11-18
Parse include dir from openssl differently
Alex Crichton
2015-11-16
Apparently this is no longer necessary for MSVC?
Alex Crichton
2015-11-03
Fix compile on Windows
Alex Crichton
2015-10-13
Define OPENSSL_INCLUDE_DIR if available
Alex Crichton
2015-08-18
Add back logic for PKG_CONFIG_PATH
Alex Crichton
2015-08-13
Add back zlib-removal from pc file
Alex Crichton
2015-07-31
Fix LIBDIR
Alex Crichton
2015-07-31
Comment the new build script
Alex Crichton
2015-07-31
Pick up the zlib include dir
Alex Crichton
2015-07-31
Force zlib to be found on mingw
Alex Crichton
2015-07-31
Really fix lib name on windows
Alex Crichton
2015-07-31
No let's really build zlib, we depend on it
Alex Crichton
2015-07-31
Remove unused macro
Alex Crichton
2015-07-31
Fix link name on windows
Alex Crichton
2015-07-31
Disable zlib on all windows
Alex Crichton
2015-07-31
Don't require zlib on msvc
Alex Crichton
2015-07-31
Start using cmake to build libssh2
Alex Crichton
2015-07-22
Use gcc's support to find nmake
Alex Crichton
2015-06-29
Print out include paths when found through pkg-config
Alex Crichton
2015-06-02
Overhaul the build on windows
Alex Crichton
2015-05-27
Specifically don't build the ssh2 tool
Alex Crichton
2015-04-30
Overhaul the build on windows
Alex Crichton
2015-04-29
Try to yet again fix libssh2 build
Alex Crichton
2015-04-29
Don't let zlib end up in the pkg-config deps
Alex Crichton
2015-04-29
Update libssh2 to 1.5.0
Alex Crichton
2015-04-02
Update to rust master
Alex Crichton
2015-03-25
Update to master again!
Alex Crichton
2015-03-25
Update to rust master
Alex Crichton
2015-03-19
Use new metadata format for Cargo
Alex Crichton
2015-03-18
Don't rely on fs::walk
Alex Crichton
[next]