2022-06-07 |
Add support for coverage at compile-time (CTFE)
Per Nordlöw
authored
on 2 Jun 2022
Jan Jurzitza
committed
on 7 Jun 2022
|
---|---|
Add export (.exp) files to isDynamicLibraryFile for full Windows support when copying build artifacts
richard andrew cattermole
committed
on 7 Jun 2022
|
|
Fix issue 2258 and copy the build artifacts to the target directory
richard andrew cattermole
committed
on 7 Jun 2022
|
|
2022-04-19 |
Implement injection of source files from dependencies into parent final binaries (executed/shared libraries)
richard andrew cattermole
authored
on 10 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|
2022-04-15 |
Merge pull request #2186 from ibara/gdc-betterC
...
Iain Buclaw
authored
on 15 Apr 2022
GitHub
committed
on 15 Apr 2022
|
2022-03-06 |
|
2022-03-05 |
Print architecture when unittest fails
MoonlightSentinel
committed
on 5 Mar 2022
|
2022-03-04 |
add CompilerInvocationException
...
WebFreak001
authored
on 2 Mar 2022
The Dlang Bot
committed
on 4 Mar 2022
|
2021-12-05 |
add UnsupportedArchitecture/CompilerException
...
WebFreak001
authored
on 1 Dec 2021
The Dlang Bot
committed
on 5 Dec 2021
|
2021-10-18 |
|
Add -fno-druntime to GDC BuildOptions; it is the betterC flag.
Brian Callahan
committed
on 18 Oct 2021
|
|
2021-06-04 |
Fix dependency build settings flooding dflags
Ömer Faruk Irmak
authored
on 1 Jun 2021
Mathias LANG
committed
on 4 Jun 2021
|
2021-05-28 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 28 May 2021
|
2021-05-26 |
LDC: Recognize `-gcc` as linker D flag
...
Martin Kinkelin
authored
on 25 May 2021
Nicholas Wilson
committed
on 26 May 2021
|
2021-05-19 |
Add environment variables to BuildSettings (#2121)
SHOO
authored
on 19 May 2021
GitHub
committed
on 19 May 2021
|
2021-03-01 |
Add lowmem for settings
SHOO
authored
on 21 Apr 2020
The Dlang Bot
committed
on 1 Mar 2021
|
2021-01-25 |
Merge pull request #2095 from veelo/depcrecate-public-import
...
The Dlang Bot
authored
on 25 Jan 2021
GitHub
committed
on 25 Jan 2021
|
Coloured dependency message.
...
Bastiaan Veelo
authored
on 25 Jan 2021
GitHub
committed
on 25 Jan 2021
|
|
Remove unused imports.
Bastiaan Veelo
authored
on 25 Jan 2021
The Dlang Bot
committed
on 25 Jan 2021
|
|
2021-01-24 |
Depcrecate unused but public import.
Bastiaan Veelo
committed
on 24 Jan 2021
|
Remove unused imports.
Bastiaan Veelo
authored
on 24 Jan 2021
The Dlang Bot
committed
on 24 Jan 2021
|
|
Remove unused selective imports. These are private imports of symbols that do not occur elsewhere in the file, so they are safe to be removed.
Bastiaan Veelo
authored
on 24 Jan 2021
The Dlang Bot
committed
on 24 Jan 2021
|
|
2021-01-21 |
Extend 'linker dflags' detection for DMD
...
Martin Kinkelin
authored
on 20 Jan 2021
The Dlang Bot
committed
on 21 Jan 2021
|
2021-01-20 |
|
|
|
2020-12-18 |
Merge remote-tracking branch 'upstream/master' into stable
Martin Nowak
committed
on 18 Dec 2020
|
2020-12-06 |
|
2020-11-30 |
Add support for --arch=x86_mscoff for LDC (for DMD compatibility)
Martin Kinkelin
authored
on 30 Nov 2020
The Dlang Bot
committed
on 30 Nov 2020
|
2020-11-18 |
Filter duplicates in vals input
Ömer Faruk IRMAK
authored
on 16 Nov 2020
Mathias LANG
committed
on 18 Nov 2020
|
2020-11-17 |
dub.compilers.ldc: Fix --rdmd with --compiler=ldc2
...
Vladimir Panteleev
authored
on 11 Nov 2020
Mathias LANG
committed
on 17 Nov 2020
|