Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/rust: move from testing | Jakub Jirutka | 2017-05-01 | 1 | -108/+0 |
| | |||||
* | testing/rust: upgrade to 1.17.0 | Shiz | 2017-04-28 | 1 | -6/+4 |
| | |||||
* | testing/rust: factor out fully static support from static PIE support | Shiz | 2017-04-21 | 1 | -2/+29 |
| | |||||
* | testing/rust: reorganize patches | Shiz | 2017-04-21 | 1 | -148/+1 |
| | | | | | | | 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: fix dylib creation when crt-static is enabled | Shiz | 2017-04-14 | 1 | -0/+13 |
| | |||||
* | testing/rust: fix multiple issues with static/dynamic linking | Jakub Jirutka | 2017-04-12 | 1 | -4/+98 |
| | |||||
* | testing/rust: upgrade to 1.16.0 and properly fix dynamic linking | Jakub Jirutka | 2017-04-09 | 1 | -0/+123 |