2022-06-07 |
Add support for coverage at compile-time (CTFE)
Per Nordlöw
authored
on 2 Jun 2022
Jan Jurzitza
committed
on 7 Jun 2022
|
---|---|
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
|
2019-11-10 |
reduce visual complexity of concatenation with std.string.fromat
سليمان السهمي (Suleyman Sahmi)
committed
on 10 Nov 2019
|
|
|
2019-08-19 |
Improve cross-compilation support (replace `version` checks by BuildPlatform runtime checks)
...
Martin Kinkelin
committed
on 19 Aug 2019
|
2019-02-17 |
|
2018-12-23 |
toolchainRequirements recipe support
Remi Thebault
committed
on 23 Dec 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
|
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-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-07-10 |
Add example for architecture flag usage warning.
Sönke Ludwig
committed
on 10 Jul 2017
|
2017-04-11 |
spelling fixes
klemens
committed
on 11 Apr 2017
|
2016-12-02 |
Merge branch 'stable'
Sönke Ludwig
committed
on 2 Dec 2016
|
2016-11-28 |
introduce x86-mscoff arch
John Colvin
committed
on 28 Nov 2016
|
Fix deprecation warning on Windows.
Sönke Ludwig
committed
on 28 Nov 2016
|
|
2016-06-24 |
|
2016-04-27 |
|
2016-04-26 |
Fix build error on Windows.
Sönke Ludwig
committed
on 26 Apr 2016
|
2016-04-21 |
Move the isLinkerFile unit test to the function definition.
Sönke Ludwig
committed
on 21 Apr 2016
|
Fix warnings.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
2016-04-20 |
Add documentation for dub.compilers.compiler/utils.
Sönke Ludwig
committed
on 20 Apr 2016
|
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig
committed
on 20 Apr 2016
|