Iain Buclaw
|
6374bb87b7
|
Move dmd files into compiler/
|
2022-07-09 18:53:07 +02:00 |
|
MoonlightSentinel
|
47eff61b9c
|
cpp_header_gen.d: Dump generated header on failure
S.t. one can inspect the generated declarations
|
2021-06-09 21:26:16 +02:00 |
|
MoonlightSentinel
|
9dca504962
|
Make dshell/cpp_header_gen.d runnable on windows/osx ...
if CC is set and contains a C++ compiler other than DMC
|
2020-04-07 12:50:12 +02:00 |
|
MoonlightSentinel
|
0254710cda
|
Make CC env. var. avaliable for dshell tests
This adds CC as an optional environment variable for dshell tests wich
defaults to "" if it's not present in the current environment
|
2020-04-07 12:46:25 +02:00 |
|
MoonlightSentinel
|
9f2645f261
|
Print a warning if a dshell test is disabled
|
2020-04-07 10:49:40 +02:00 |
|
MoonlightSentinel
|
d0d5f08960
|
Address wilzbach's review
- Remove leftover comment
- Guard against multiple initializations
- Add a dshell test
|
2020-02-21 11:44:54 +01:00 |
|