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
|
2018-11-19 |
|
2018-11-16 |
Added experimental build settings to filter applicable version identifiers
...
Martin Nowak
committed
on 16 Nov 2018
|
2018-11-06 |
Pre/post run commands added
andre2007
committed
on 6 Nov 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
|
2018-08-24 |
Fix dynamicLibrary extensions on OSX. Fixes #1228
Anton Fediushin
committed
on 24 Aug 2018
|
2018-07-12 |
Add build type syntax
andre2007
committed
on 12 Jul 2018
|
2018-05-08 |
dub.compilers.utils: Fix platform probe code when nothing is detected
...
Vladimir Panteleev
committed
on 8 May 2018
|