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
|
2018-01-31 |
Remove use of the deprecated -gc DMD flag for debugInfoC
Sebastian Wilzbach
committed
on 31 Jan 2018
|
2018-01-15 |
|
2018-01-14 |
buildsettings.d refactored to more std library usage
crimaniak
committed
on 14 Jan 2018
|
2017-12-29 |
speed up platform probe 50ms -> 5ms by avoiding phobos imports
Martin Nowak
committed
on 29 Dec 2017
|
2017-12-04 |
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
2017-12-01 |
Remove compatibility code for DMD frontends < 2.067.x.
Sönke Ludwig
committed
on 1 Dec 2017
|
2017-09-20 |
Refactor determinePlatform, determineArchitecture, and determineCompiler from dub.platform into strings that can be pasted into generatePlatformProbeFile and remove unused imports.
Joakim
committed
on 20 Sep 2017
|
2017-08-04 |
Merge pull request #1204 from MartinNowak/coverage
...
Sönke Ludwig
authored
on 4 Aug 2017
GitHub
committed
on 4 Aug 2017
|
2017-07-25 |
use GDC's -S flag to avoid creating an object file
Martin Nowak
committed
on 25 Jul 2017
|
|
|
2017-07-10 |
Add example for architecture flag usage warning.
Sönke Ludwig
committed
on 10 Jul 2017
|
2017-06-27 |
unused imports
John Colvin
committed
on 27 Jun 2017
|
make pic inherited for dynamic libraries
John Colvin
committed
on 27 Jun 2017
|