Martin Kinkelin
e030a5ff55
druntime: Slightly simplify test/{uuid,valgrind} Makefiles
...
By disabling them in druntime/Makefile on unsupported platforms.
2023-12-18 07:29:32 +08:00
Martin Kinkelin
b99b9d2c20
druntime: Make most *test* Makefiles usable on Windows too
...
Still to do: `test/{shared,stdcpp}`.
2023-12-18 07:29:32 +08:00
Denis Feklushkin
554f822d4b
druntime/test/*.mak: replaces -Isrc by -Iimport ( #15881 )
...
* druntime/test/*.mak: Replace -Isrc by -Iimport
* Fix Windows tests build: rt/tlsgc.d is not in import/ dir
---------
Co-authored-by: Denis Feklushkin <feklushkin.denis@gmail.com>
2023-12-04 12:24:07 +02:00
Iain Buclaw
09d04945bd
Fix build script paths to work with new merged repository structure
...
Co-Authored-By: Geod24 <pro.mathias.lang@gmail.com>
Co-Authored-By: Martin Kinkelin <noone@nowhere.com>
Co-Authored-By: Vladimir Panteleev <git@cy.md>
2022-07-09 23:49:27 +02:00
Iain Buclaw
69ab16a7e8
Merge dlang/druntime repository into dlang/dmd
2022-07-09 18:53:15 +02:00