aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rust
Commit message (Expand)AuthorAgeFilesLines
* testing/rust: remove -lldb subpackageJakub Jirutka2017-04-221-11/+12
* testing/rust: add Alpine-specific target, move our local differences thereShiz2017-04-214-48/+185
* testing/rust: properly force RPATH with a new target optionShiz2017-04-215-38/+181
* testing/rust: factor out fully static support from static PIE supportShiz2017-04-213-11/+75
* testing/rust: remove FileCheck removal patchShiz2017-04-212-21/+1
* testing/rust: reorganize patchesShiz2017-04-2113-172/+161
* testing/rust: fix dylib creation when crt-static is enabledShiz2017-04-142-2/+15
* testing/rust: refactor patches for linux_musl_base.rsJakub Jirutka2017-04-133-3/+20
* testing/rust: build dynamically linked binaries by defaultJakub Jirutka2017-04-134-11/+12
* testing/rust: force rpath on prefer-dynamicJakub Jirutka2017-04-132-0/+38
* testing/rust: link libunwind properly and clean up libc link patchShiz2017-04-133-68/+21
* testing/rust: build against llvm3.9Jakub Jirutka2017-04-121-2/+3
* testing/rust: fix multiple issues with static/dynamic linkingJakub Jirutka2017-04-125-12/+151
* testing/rust: fix check-rustc, dynamic exec *must* have INTERPJakub Jirutka2017-04-092-16/+14
* testing/rust: disable jemallocJakub Jirutka2017-04-091-2/+6
* testing/rust: add check for static/dynamic PICJakub Jirutka2017-04-093-9/+109
* testing/rust: build with Cargo specified in stage0.txtJakub Jirutka2017-04-091-3/+8
* testing/rust: remove unneeded crt*.o filesJakub Jirutka2017-04-091-1/+4
* testing/rust: add -dbg subpackage, let binaries to be strippedJakub Jirutka2017-04-091-3/+3
* testing/rust: build with vendored jemallocJakub Jirutka2017-04-092-12/+67
* testing/rust: remove duplicated libs and move only *.rlib to -stdlibJakub Jirutka2017-04-092-13/+55
* testing/rust: link with LLVM dynamicallyJakub Jirutka2017-04-091-1/+2
* testing/rust: upgrade to 1.16.0 and properly fix dynamic linkingJakub Jirutka2017-04-098-175/+682
* testing/rust: add missing dependency on gccJakub Jirutka2017-04-091-1/+4
* testing/rust: modernize abuildJakub Jirutka2017-04-091-22/+22
* testing/rust: make rust depend on rust-stdlib for convenienceJakub Jirutka2016-08-061-2/+2
* testing/rust: new aportJakub Jirutka2016-08-065-0/+328