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
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
2015-03-15
Update to rust master
Alex Crichton
2015-03-07
Update to rust master
Alex Crichton
2015-03-05
Remove {read,write,flush}_stream in favor of Stream
Alex Crichton
2015-03-01
Update to rust master
Alex Crichton
2015-02-26
Bump libssh2-sys to 0.1.10
Alex Crichton
2015-02-26
Fix for nightly changes
Cody P Schafer
2015-02-23
Update to std::io
Alex Crichton
2015-02-20
Bump versions and update to master
Alex Crichton
2015-02-19
Update to rust master
Alex Crichton
2015-02-12
Update to rust master
Alex Crichton
2015-02-05
Update to rust master
Alex Crichton
2015-02-03
Update to rust master
Alex Crichton
2015-01-29
Add feature gates
Alex Crichton
[next]