History for dub_jkp / source / dub / compilers / ldc.d
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
2021-12-05
@WebFreak001
add UnsupportedArchitecture/CompilerException ...
WebFreak001 authored on 1 Dec 2021 The Dlang Bot committed on 5 Dec 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
@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
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-20
@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-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-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-05-18
@myfreeweb
ldc: support --arch=aarch64 and powerpc64 ...
myfreeweb authored on 26 Jan 2020 Geod24 committed on 18 May 2020
2020-03-20
@Martin Kinkelin
LDC: Fix isLinkerDFlag() detection for options specified with 2 leading hyphens
Martin Kinkelin committed on 20 Mar 2020
@Martin Kinkelin
Add support for iOS/tvOS/watchOS
Martin Kinkelin committed on 20 Mar 2020
2019-10-31
@ZombineDev
[dip1000] Fix compilation and test it on Travis CI
ZombineDev committed on 31 Oct 2019
2019-08-19
@Martin Kinkelin
Improve cross-compilation support (replace `version` checks by BuildPlatform runtime checks) ...
Martin Kinkelin committed on 19 Aug 2019
2019-08-18
@Martin Kinkelin
ldc2: Only use `-L--no-as-needed` for Linux *targets*
Martin Kinkelin committed on 18 Aug 2019
@Martin Kinkelin
ldc2: Fix MSVC target detection for static libs ...
Martin Kinkelin committed on 18 Aug 2019
2019-08-17
@Martin Kinkelin
Enable specifying full target triples as --arch for ldc2 ...
Martin Kinkelin committed on 17 Aug 2019
@Martin Kinkelin
Support separate linking with ldc2 ...
Martin Kinkelin committed on 17 Aug 2019
@Martin Kinkelin
Restrict extra ldc2 invocation for static libs to Windows hosts ...
Martin Kinkelin committed on 17 Aug 2019
@Martin Kinkelin
Support a few more ldc2 command-line options
Martin Kinkelin committed on 17 Aug 2019
2019-05-06
@Samathy Barratt
fix #1003 - Check empty ldflags
Samathy Barratt committed on 6 May 2019
2019-04-23
@Eugen Wissner
Use -dumpfullversion to determine GDC version
Eugen Wissner committed on 23 Apr 2019
2019-02-17
@Sönke Ludwig
Perform the tool chain checks based on the compiler name. ...
Sönke Ludwig committed on 17 Feb 2019
@Sönke Ludwig
Change toolchainRequirements fields to Dependency. ...
Sönke Ludwig committed on 17 Feb 2019