index
:
rust-openssl
0.9.x
gh-pages
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openssl-sys
/
build.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More buildscript tweaks
Steven Fackler
2016-11-04
1
-1
/
+1
*
Improve buildscript logic
Steven Fackler
2016-11-04
1
-3
/
+3
*
Prefer 1.1 when looking for Homebrew installs
Steven Fackler
2016-10-14
1
-2
/
+2
*
Respect osslconf in systest
Steven Fackler
2016-10-14
1
-0
/
+3
*
Add support for OpenSSL 1.1.0
Alex Crichton
2016-10-12
1
-59
/
+317
*
Avoid empty include paths (i.e. cc -I "" ) as they are not supported by GCC. ...
Maximilian Hristache
2015-11-28
1
-2
/
+5
*
Remove unecessary build dependency
Steven Fackler
2015-11-16
1
-1
/
+0
*
Split stuff requiring a shim out to a separate crate
Steven Fackler
2015-11-16
1
-78
/
+2
*
Add metadata for the include dir of openssl
Alex Crichton
2015-10-13
1
-0
/
+1
*
Swap order of linking ssl/crypto
Alex Crichton
2015-09-01
1
-3
/
+3
*
Remove #ifs for same-value shimmed SSL options. Depend on compiler optimizati...
Jethro Beekman
2015-07-01
1
-4
/
+0
*
Decouple C SSL Option bit flags from Rust version
Jethro Beekman
2015-07-01
1
-0
/
+64
*
Modernize cargo directives
Steven Fackler
2015-06-28
1
-4
/
+5
*
Don't use pkg-config on windows
Steven Fackler
2015-06-28
1
-3
/
+6
*
Move macro replicas into C shim
Steven Fackler
2015-06-27
1
-5
/
+5
*
Don't ignore environment variables if building with mingw
Simon Mazur
2015-06-15
1
-21
/
+23
*
Added support for building on Windows with MinGW
Simon Mazur
2015-06-10
1
-1
/
+30
*
Remove MSYSTEM environment variable check
a.navrotskiy
2015-05-15
1
-1
/
+1
*
Add ability to redefine library list via OPENSSL_LIBS environment variable.
a.navrotskiy
2015-05-07
1
-5
/
+10
*
Fixes for Native Client.
Richard Diamond
2015-04-18
1
-1
/
+6
*
Fix doctest errors
Steven Fackler
2015-04-02
1
-2
/
+0
*
Update to rust master
Alex Crichton
2015-03-25
1
-2
/
+4
*
Remove usage of unstable features in openssl-sys
Alex Crichton
2015-03-16
1
-2
/
+0
*
Cut down on unstable features in openssl-sys
Alex Crichton
2015-03-04
1
-1
/
+1
*
Use new path API in buildscript
Steven Fackler
2015-02-22
1
-5
/
+6
*
Fix warning
Steven Fackler
2015-02-19
1
-1
/
+1
*
Don't use pkg-config if any overrides are passed
Steven Fackler
2015-02-13
1
-5
/
+10
*
Stop hardcoding things in openssl-sys build.rs
Steven Fackler
2015-02-13
1
-26
/
+23
*
Ask openssl what version it is
Steven Fackler
2015-02-13
1
-14
/
+4
*
Oops, pass include dirs through for 1.0.0 versions too
Steven Fackler
2015-02-13
1
-2
/
+2
*
Fix shim builds
Steven Fackler
2015-02-13
1
-3
/
+0
*
Pass include directories to gcc
Steven Fackler
2015-02-12
1
-13
/
+15
*
Make it safer
bombless
2015-02-13
1
-1
/
+1
*
Fix Windows build
bombless
2015-02-13
1
-1
/
+1
*
Fix for upstream change
Steven Fackler
2015-02-12
1
-1
/
+1
*
Merge pull request #160 from globin/fix/rustup
Steven Fackler
2015-02-12
1
-3
/
+3
|
\
|
*
rustup to current master
Robin Gloster
2015-02-12
1
-3
/
+3
*
|
Move BSD special case after pkg-config lookups
Steven Fackler
2015-02-12
1
-11
/
+14
|
/
*
Merge pull request #159 from wg/master
Steven Fackler
2015-02-12
1
-0
/
+8
|
\
|
*
Add clarifying comment for BSD special case
Will
2015-02-12
1
-0
/
+1
|
*
Fix build on *BSD
Will
2015-02-12
1
-0
/
+7
*
|
Fix a bad fix :)
Quentin Baradat
2015-02-11
1
-4
/
+4
*
|
Fix the target for windows
Quentin Baradat
2015-02-11
1
-9
/
+8
|
/
*
Always build shim
Steven Fackler
2015-02-09
1
-0
/
+4
*
Fix builds against 0.9.x OpenSSL
Steven Fackler
2015-02-08
1
-30
/
+36
*
Fix deprecation warnings in openssl-sys
Steven Fackler
2015-02-05
1
-6
/
+7
*
Move openssl-sys build.rs
Steven Fackler
2015-02-03
1
-0
/
+43
[prev]