2021-01-24 |
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 |
|
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-17 |
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 |
Add support for '-platformlib' option. Fixes #2031
...
Dentcho Bankov
authored
on 7 Nov 2020
Mathias LANG
committed
on 8 Nov 2020
|
2020-08-15 |
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 |
ldc: support --arch=aarch64 and powerpc64
...
myfreeweb
authored
on 26 Jan 2020
Geod24
committed
on 18 May 2020
|
2020-03-20 |
LDC: Fix isLinkerDFlag() detection for options specified with 2 leading hyphens
Martin Kinkelin
committed
on 20 Mar 2020
|
Add support for iOS/tvOS/watchOS
Martin Kinkelin
committed
on 20 Mar 2020
|
|
2019-10-31 |
[dip1000] Fix compilation and test it on Travis CI
ZombineDev
committed
on 31 Oct 2019
|
2019-08-19 |
Improve cross-compilation support (replace `version` checks by BuildPlatform runtime checks)
...
Martin Kinkelin
committed
on 19 Aug 2019
|
2019-08-18 |
ldc2: Only use `-L--no-as-needed` for Linux *targets*
Martin Kinkelin
committed
on 18 Aug 2019
|
|
|
2019-08-17 |
Enable specifying full target triples as --arch for ldc2
...
Martin Kinkelin
committed
on 17 Aug 2019
|
|
|
Restrict extra ldc2 invocation for static libs to Windows hosts
...
Martin Kinkelin
committed
on 17 Aug 2019
|
|
Support a few more ldc2 command-line options
Martin Kinkelin
committed
on 17 Aug 2019
|
|
2019-05-06 |
fix #1003 - Check empty ldflags
Samathy Barratt
committed
on 6 May 2019
|
2019-04-23 |
Use -dumpfullversion to determine GDC version
Eugen Wissner
committed
on 23 Apr 2019
|
2019-02-17 |
|
|
|
2018-12-23 |
toolchainRequirements recipe support
Remi Thebault
committed
on 23 Dec 2018
|
2018-09-20 |
Merge pull request #1560 from dlang/cache_ldc_coff_status
...
Sebastian Wilzbach
authored
on 20 Sep 2018
GitHub
committed
on 20 Sep 2018
|
Merge pull request #1542 from ohdatboi/implement_1427
...
Sebastian Wilzbach
authored
on 20 Sep 2018
GitHub
committed
on 20 Sep 2018
|
|
2018-09-14 |
Merge pull request #1543 from ohdatboi/fix_1228
...
Petar Kirov
authored
on 14 Sep 2018
GitHub
committed
on 14 Sep 2018
|
2018-09-09 |
|
Fix detection for other msvc triples
...
Nicholas Wilson
authored
on 9 Sep 2018
GitHub
committed
on 9 Sep 2018
|
|
2018-08-25 |
Add betterC build option
Anton Fediushin
committed
on 25 Aug 2018
|