History for dub_jkp / source / dub / compilers
2022-06-07
@Per Nordlöw
Add support for coverage at compile-time (CTFE)
Per Nordlöw authored on 2 Jun 2022 Jan Jurzitza committed on 7 Jun 2022
@richard andrew cattermole
Add export (.exp) files to isDynamicLibraryFile for full Windows support when copying build artifacts
richard andrew cattermole committed on 7 Jun 2022
@richard andrew cattermole
Fix issue 2258 and copy the build artifacts to the target directory
richard andrew cattermole committed on 7 Jun 2022
2022-04-19
@richard andrew cattermole
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
@Iain Buclaw
Merge pull request #2186 from ibara/gdc-betterC ...
Iain Buclaw authored on 15 Apr 2022 GitHub committed on 15 Apr 2022
2022-03-06
@MoonlightSentinel
Adapt determinePlatform to the new defaults for Win32 ...
MoonlightSentinel committed on 6 Mar 2022
2022-03-05
@MoonlightSentinel
Print architecture when unittest fails
MoonlightSentinel committed on 5 Mar 2022
2022-03-04
@WebFreak001
add CompilerInvocationException ...
WebFreak001 authored on 2 Mar 2022 The Dlang Bot committed on 4 Mar 2022
2021-12-05
@WebFreak001
add UnsupportedArchitecture/CompilerException ...
WebFreak001 authored on 1 Dec 2021 The Dlang Bot committed on 5 Dec 2021
2021-10-18
@Brian Callahan
Tweak additional flags at Iain's recommendation: ...
Brian Callahan committed on 18 Oct 2021
@Brian Callahan
Add -fno-druntime to GDC BuildOptions; it is the betterC flag.
Brian Callahan committed on 18 Oct 2021
2021-06-04
@Ömer Faruk Irmak
Fix dependency build settings flooding dflags
Ömer Faruk Irmak authored on 1 Jun 2021 Mathias LANG committed on 4 Jun 2021
2021-05-28
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 28 May 2021
2021-05-26
@Martin Kinkelin
LDC: Recognize `-gcc` as linker D flag ...
Martin Kinkelin authored on 25 May 2021 Nicholas Wilson committed on 26 May 2021
2021-05-19
@SHOO
Add environment variables to BuildSettings (#2121)
SHOO authored on 19 May 2021 GitHub committed on 19 May 2021
2021-03-01
@SHOO
Add lowmem for settings
SHOO authored on 21 Apr 2020 The Dlang Bot committed on 1 Mar 2021
2021-01-25
@The Dlang Bot
Merge pull request #2095 from veelo/depcrecate-public-import ...
The Dlang Bot authored on 25 Jan 2021 GitHub committed on 25 Jan 2021
@Bastiaan Veelo
Coloured dependency message. ...
Bastiaan Veelo authored on 25 Jan 2021 GitHub committed on 25 Jan 2021
@Bastiaan Veelo
Remove unused imports.
Bastiaan Veelo authored on 25 Jan 2021 The Dlang Bot committed on 25 Jan 2021
2021-01-24
@Bastiaan Veelo
Depcrecate unused but public import.
Bastiaan Veelo committed on 24 Jan 2021
@Bastiaan Veelo
Remove unused imports.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
@Bastiaan Veelo
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
@Martin Kinkelin
Extend 'linker dflags' detection for DMD ...
Martin Kinkelin authored on 20 Jan 2021 The Dlang Bot committed on 21 Jan 2021
2021-01-20
@Martin Kinkelin
Improve 'linker-D-flag' detection for ldmd2 ...
Martin Kinkelin committed on 20 Jan 2021
@Martin Kinkelin
Make {DMD,LDC}Compiler.isLinkerDFlag() public ...
Martin Kinkelin committed on 20 Jan 2021
2020-12-18
@Martin Nowak
Merge remote-tracking branch 'upstream/master' into stable
Martin Nowak committed on 18 Dec 2020
2020-12-06
@foerdi
Improved ldc cross compile: ...
foerdi authored on 3 Dec 2020 The Dlang Bot committed on 6 Dec 2020
2020-11-30
@Martin Kinkelin
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
@Ömer Faruk IRMAK
Filter duplicates in vals input
Ömer Faruk IRMAK authored on 16 Nov 2020 Mathias LANG committed on 18 Nov 2020
2020-11-17
@Vladimir Panteleev
dub.compilers.ldc: Fix --rdmd with --compiler=ldc2 ...
Vladimir Panteleev authored on 11 Nov 2020 Mathias LANG committed on 17 Nov 2020