| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |