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
*
Fix for changes in OpenSSL 1.1.0f
Steven Fackler
2017-06-06
1
-0
/
+8
*
Rustfmt
Steven Fackler
2017-05-20
1
-50
/
+54
*
Fix support for LibreSSL versions other than 2.5.0
Steven Fackler
2017-05-12
1
-7
/
+44
*
(issues-600) Avoid compiling ec2m code against no-ec2m openssl
Andrew Roetker
2017-04-11
1
-0
/
+1
*
show help message when pkg-config is missing
Jay Lee
2017-03-29
1
-3
/
+8
*
(maint) Recreate ability to pass in OPENSSL_LIBS variable
Andrew Roetker
2017-03-13
1
-6
/
+13
*
Clean up pkg-config logic
Steven Fackler
2017-02-03
1
-46
/
+29
*
Macro-expand OpenSSL headers for feature checks
Steven Fackler
2017-01-28
1
-124
/
+108
*
Make sure to not add system dirs to linkage
Steven Fackler
2017-01-24
1
-4
/
+17
*
Improving missing OpenSSL message on Linux
Tomasz Drwięga
2017-01-03
1
-3
/
+14
*
Use metadeps to specify pkg-config dependencies declaratively
Josh Triplett
2016-12-24
1
-3
/
+3
*
Add LibreSSL 2.5.0 support
Sébastien Marie
2016-12-21
1
-0
/
+9
*
Allow OPENSSL_{LIB,INCLUDE}_DIR to override OPENSSL_DIR
Aidan Hobson Sayers
2016-12-12
1
-6
/
+14
*
Provide a tailored error message on Linux
Alex Crichton
2016-11-05
1
-0
/
+13
*
Always dump openssl confs
Steven Fackler
2016-11-04
1
-45
/
+43
*
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
[next]