| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-10-20 | Update Cargo, build curl/OpenSSL statically via features | Alex Crichton | -6/+11 | |
| In addition to to updating Cargo's submodule and Cargo's dependencies, this also updates Cargo's build to build OpenSSL statically into Cargo as well as libcurl unconditionally. This removes OpenSSL build logic from the bootstrap code, and otherwise requests that even on OSX we build curl statically. | ||||
| 2018-10-04 | Add features to the workspace hack | Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer | -1/+5 | |
| 2018-10-03 | Update clippy | Manish Goregaokar | -0/+4 | |
| 2018-08-29 | Add more features to the workspace so that all tools pick up on it | Oliver Schneider | -0/+3 | |
| 2018-08-25 | Update Cargo submodule | Alex Crichton | -11/+13 | |
| Also update Cargo's dependencies while we're at it | ||||
| 2018-08-02 | Update Cargo submodule | Alex Crichton | -0/+80 | |
| Bring in some fixes for `cargo fix` notably | ||||
