summary refs log tree commit diff
path: root/src/test/run-make/tools.mk
AgeCommit message (Expand)AuthorLines
2017-10-15rustbuild: Support specifying archiver and linker explicitlyVadim Petrochenkov-2/+8
2017-09-05rustc: Attempt to handle super long linker invocationsAlex Crichton-0/+1
2017-08-03Some tests use `res_init()` and need `-lresolv` on SolarisDanek Duvall-1/+1
2017-05-04Reload nameserver information on lookup failureJon Gjengset-0/+1
2016-10-14Add AppVeyor configuration to the repoAlex Crichton-3/+0
2016-04-28test: Move run-make tests into compiletestAlex Crichton-1/+1
2016-01-31Add Illumos supportNikita Baksalyar-0/+4
2016-01-29Get tests working on MSVC 32-bitAlex Crichton-0/+5
2015-12-20openbsd: use specific linker for buildingSébastien Marie-0/+1
2015-12-20remove specific code for OpenBSD that define STDCPP_LIBDIR_RUSTFLAGSSébastien Marie-5/+0
2015-12-13Better support for `--llvm-root`.Richard Diamond-1/+1
2015-09-22run-make: search libstdc++ in /usr/local/lib tooSébastien Marie-0/+5
2015-09-17rmake: Get all tests passing on MSVCAlex Crichton-7/+34
2015-04-04fixing some tests and temporarily disabling others to get Bitrig build workin...Dave Huseby-3/+9
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-02-02Test fixes and rebase conflictsAlex Crichton-2/+3
2015-02-01openbsd supportSébastien Marie-0/+3
2015-01-20rustc: Remove deprecated flagsAlex Crichton-1/+2
2015-01-18tests: Add htmldocck.py script for the use of Rustdoc tests.Kang Seonghoon-0/+1
2015-01-15Test fixes and rebase conflictsAlex Crichton-1/+1
2014-06-23test: readd TMPDIR to LD_LIBRARY_PATH for run-makeBenjamin Herr-2/+2
2014-06-18test: Attempt to fix nightly-linuxAlex Crichton-6/+2
2014-06-16Fix --disable-rpath and testsAlex Crichton-5/+5
2014-06-06rustc: Preserve reachable extern fns with LTOAlex Crichton-0/+14
2014-05-18Refactoring: Introduce distinct host and target rpath var setters.Felix S. Klock II-3/+27
2014-04-28test: Fix run-make on windowsklutzy-1/+17
2014-02-21mk: Get "make check" passing with --disable-rpathAlex Crichton-0/+3
2013-11-30Test fixes and merge conflictsAlex Crichton-2/+2
2013-11-29Add a new run-make test directoryAlex Crichton-0/+27