History for dub_jkp / source / dub / compilers
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
2020-11-08
@Dentcho Bankov
Add support for '-platformlib' option. Fixes #2031 ...
Dentcho Bankov authored on 7 Nov 2020 Mathias LANG committed on 8 Nov 2020
2020-10-10
@Sönke Ludwig
Revert "Deduplicate dflags and lflags" (#2016) ...
Sönke Ludwig authored on 1 Oct 2020 Petar Kirov committed on 10 Oct 2020
@Geod24
Deduplicate dflags and lflags ...
Geod24 authored on 28 Sep 2020 Petar Kirov committed on 10 Oct 2020
2020-08-15
@Geod24
Replace occurences of 'in ref' with 'const scope ref' ...
Geod24 authored on 15 Aug 2020 The Dlang Bot committed on 15 Aug 2020
2020-08-04
@SHOO
Add architecture x86_omf for windows-dmd
SHOO authored on 27 Jul 2020 The Dlang Bot committed on 4 Aug 2020
2020-05-18
@myfreeweb
ldc: support --arch=aarch64 and powerpc64 ...
myfreeweb authored on 26 Jan 2020 Geod24 committed on 18 May 2020