summary refs log tree commit diff
path: root/src/test/run-make-fulldeps/tools.mk
AgeCommit message (Expand)AuthorLines
2020-09-07rustbuild: Build tests with LLD if `use-lld = true` was passedVadim Petrochenkov-2/+2
2020-07-29Auto merge of #72049 - mati865:mingw-lld, r=petrochenkovbors-0/+1
2020-07-29Add test for #50176Mateusz Mikuła-0/+1
2020-07-19Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandrybors-0/+3
2020-07-17Generating the coverage mapRich Kadel-0/+3
2020-07-17Create implib for dlls when testing MinGW targetsMateusz Mikuła-1/+1
2020-04-09Fix staticlib name for *-pc-windows-gnu targetsMateusz Mikuła-0/+5
2019-11-18Fix Makefile themes checkGuillaume Gomez-1/+1
2019-11-03Fix macOS testsAmanieu d'Antras-0/+2
2019-11-03Hack to make C++ exceptions test work on i686-pc-windows-gnuAmanieu d'Antras-0/+17
2019-11-03Enable C++ exceptions on MSVC when building C++ testsAmanieu d'Antras-1/+1
2019-11-03Add -lstdc++ for run-make-fulldeps tests on MinGWAmanieu d'Antras-0/+1
2019-09-01remove the unstable rustdoc parameter --linkerAndreas Jonson-1/+1
2019-05-13Remove bitrig support from rustMarcel Hellwig-5/+0
2019-04-26compiletest: Make the LLVM FileCheck tool available to run-make tests.Michael Woerister-0/+1
2018-12-10Remove dependency on shell32.dll #56510Michael Howell-1/+1
2018-05-31Add a test for issue 36710.Johannes Nixdorf-0/+2
2018-05-17Revert "Add a test for issue 36710."Alex Crichton-2/+0
2018-05-11Add a test for issue 36710.Johannes Nixdorf-0/+2
2018-03-22rustc: Add a `#[wasm_custom_section]` attributeAlex Crichton-0/+134