Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/rust: reorganize patches | Shiz | 2017-04-21 | 1 | -63/+0 |
| | | | | | | | This divides up the patches in three logical categories: - musl-*.patch: musl support patches intended for upstreaming; - alpine-*.patch: Alpine-specific patches that are likely not upstreamable; - *.patch: functionality patch that may make it upstream. | ||||
* | testing/rust: refactor patches for linux_musl_base.rs | Jakub Jirutka | 2017-04-13 | 1 | -2/+1 |
| | |||||
* | testing/rust: build dynamically linked binaries by default | Jakub Jirutka | 2017-04-13 | 1 | -1/+2 |
| | | | | | Note that users still can switch to static linking using `-C target-feature=+crt-static`, that is allowed in our rustc. | ||||
* | testing/rust: upgrade to 1.16.0 and properly fix dynamic linking | Jakub Jirutka | 2017-04-09 | 1 | -0/+63 |