Johan Engelen
b5130fd880
Fix bugzilla issue 24623 followup.
...
Rename CppRuntime to _LLVM and _GNU
Also accept c++ for cxx in target string.
2024-06-30 13:45:31 +02:00
Johan Engelen
349b493810
Fix bugzilla issue 24623: Rename CppRuntime_Clang/Gcc to CppRuntime_libcpp/libstdcpp. Add libcpp and libstdcpp -target= option recognition.
2024-06-22 11:55:11 +02:00
Brian Callahan
a3eb99191d
Fix Bugzilla 24598
2024-06-11 07:20:29 +02:00
The Dlang Bot
97dc44aa76
Merge pull request #16521 from kinke/rm_cruntime_dm
...
Get rid of obsolete `{C,Cpp}Runtime_DigitalMars` special cases
Signed-off-by: Dennis <dkorpel@users.noreply.github.com>
Signed-off-by: Nicholas Wilson <thewilsonator@users.noreply.github.com>
Merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>
2024-05-25 22:14:39 +02:00
Martin Kinkelin
01c9c22f3f
Get rid of obsolete CppRuntime_DigitalMars special cases
2024-05-25 18:58:37 +02:00
Martin Kinkelin
920678a820
Revise remaining 32{omf,mscoff} usages
2024-05-25 16:35:11 +02:00
Walter Bright
74e40179b5
fix Issue 23145 - Stack allocation of scope new variables defeats @safe ( #14175 )
2023-02-08 23:29:07 -08:00
Iain Buclaw
384ebf5a6f
ci: Version out C++ test that doesn't work with DMD
2023-01-29 23:45:13 +01:00
Iain Buclaw
cab51f946a
runnable_cxx: Remove new_allocator test from cppa.d
2023-01-29 18:30:39 +01:00
Iain Buclaw
6374bb87b7
Move dmd files into compiler/
2022-07-09 18:53:07 +02:00