about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps/tools.mk
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-187/+0
2022-11-17run tests on the remote device even when the default address is usedPietro Albini-3/+3
2022-11-17add support for running binaries with remote-test-client on run-makePietro Albini-6/+17
2022-07-22Enable raw-dylib for binariesDaniel Paoliello-1/+1
2022-06-09Stabilize the `bundle` native library modifierVadim Petrochenkov-1/+1
2021-10-28Add -Zunstable-options instead of featureMateusz Mikuła-2/+2
2021-10-23Repace use of `static_nobundle` with `native_link_modifiers`Mateusz Mikuła-1/+1
2021-10-15Add missing bcrypt.lib to make-fulldeps Makefile.Mara Bos-2/+2
2021-02-13Disabled SHELL=dash on Windows due to invalid path backslash handlingRich Kadel-0/+2
2021-02-11Set SHELL = /bin/dash only if it existsRich Kadel-4/+11
2021-02-11Ensures `make` tests run under /bin/dash, like CI, and fixes a MakefileRich Kadel-0/+6
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