2020-08-04 |
Add architecture x86_omf for windows-dmd
SHOO
authored
on 27 Jul 2020
The Dlang Bot
committed
on 4 Aug 2020
|
---|---|
2020-05-18 |
ldc: support --arch=aarch64 and powerpc64
...
myfreeweb
authored
on 26 Jan 2020
Geod24
committed
on 18 May 2020
|
2020-05-03 |
gdc: Build dub_platform_probe with -fsyntax-only
Iain Buclaw
authored
on 3 May 2020
Mathias LANG
committed
on 3 May 2020
|
2020-03-20 |
LDC: Suppress noisy warning when cross-compiling via -arch=<triple>
Martin Kinkelin
committed
on 20 Mar 2020
|
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-12-20 |
Merge pull request #1823 from Geod24/fix1206
...
The Dlang Bot
authored
on 20 Dec 2019
GitHub
committed
on 20 Dec 2019
|
|
|
|
|
2019-11-10 |
reduce visual complexity of concatenation with std.string.fromat
سليمان السهمي (Suleyman Sahmi)
committed
on 10 Nov 2019
|
|
|
2019-10-31 |
[dip1000] Fix compilation and test it on Travis CI
ZombineDev
committed
on 31 Oct 2019
|
2019-08-20 |
Fix linking shared libs with ldmd2 and gdmd
Martin Kinkelin
committed
on 20 Aug 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-06-13 |
`alias Nullable.get this` will soon be deprecated. Use `.get`.
Mathis Beer
committed
on 13 Jun 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-03-22 |
Windows: Don't use Optlink by default (#1661)
...
Sebastian Wilzbach
authored
on 22 Mar 2019
The Dlang Bot
committed
on 22 Mar 2019
|
2019-02-17 |
|
|
|
Remove the additional '|' syntax for toolchain requirements.
...
Sönke Ludwig
committed
on 17 Feb 2019
|
|
2018-12-23 |
Merge pull request #1571 from rtbo/requirements
...
The Dlang Bot
authored
on 23 Dec 2018
GitHub
committed
on 23 Dec 2018
|
toolchainRequirements recipe support
Remi Thebault
committed
on 23 Dec 2018
|
|
2018-12-17 |
extraDependencyFiles attribute added
andre2007
committed
on 17 Dec 2018
|