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
|
---|---|
2022-04-19 |
Implement injection of source files from dependencies into parent final binaries (executed/shared libraries)
richard andrew cattermole
authored
on 10 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|
2021-12-05 |
fix CLI --print-builds implementation
Jan Jurzitza
authored
on 3 Dec 2021
The Dlang Bot
committed
on 5 Dec 2021
|
2021-09-27 |
fix Issue 1645: the DFLAGS env variable is not handled when --build is passed
Victor Porton
authored
on 11 Feb 2019
The Dlang Bot
committed
on 27 Sep 2021
|
2021-05-19 |
Add environment variables to BuildSettings (#2121)
SHOO
authored
on 19 May 2021
GitHub
committed
on 19 May 2021
|
2021-01-24 |
Refactor import. inet.path is publicly imported from inet.url, but only symbols from inet.path are used.
Bastiaan Veelo
authored
on 24 Jan 2021
The Dlang Bot
committed
on 24 Jan 2021
|
2020-11-20 |
Mutually exclude mainSourceFile of different configurations
...
Ömer Faruk IRMAK
authored
on 18 Nov 2020
Mathias LANG
committed
on 20 Nov 2020
|
2019-11-28 |
Move git version detection into a separate module.
Mathis Beer
committed
on 28 Nov 2019
|
2019-11-22 |
Revert "Add flag --submodules to add git submodules in the project folder as available packages."
Sebastian Wilzbach
authored
on 22 Nov 2019
GitHub
committed
on 22 Nov 2019
|
2019-10-22 |
make git submodule version checks use -C with relative --git-dir instead of absolute --git-dir.
...
FeepingCreature
authored
on 8 Oct 2019
Mathis Beer
committed
on 22 Oct 2019
|
Add flag --submodules to add git submodules in the project folder as available packages.
...
Mathis Beer
committed
on 22 Oct 2019
|
|
2019-02-17 |
|
Fix compile error on DMD 2.083.1.
Sönke Ludwig
committed
on 17 Feb 2019
|
|
2018-12-23 |
toolchainRequirements recipe support
Remi Thebault
committed
on 23 Dec 2018
|
2018-11-19 |
|
2018-10-19 |
Revert "implement "minDubVersion" field"
Sebastian Wilzbach
authored
on 19 Oct 2018
GitHub
committed
on 19 Oct 2018
|
2018-08-20 |
better error message
Remi Thebault
committed
on 20 Aug 2018
|
2018-08-19 |
save function call
Remi Thebault
committed
on 19 Aug 2018
|
2018-08-18 |
|
2018-07-12 |
Add build type syntax
andre2007
committed
on 12 Jul 2018
|
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 |
Avoid GC allocations in DependencyVersionResolver.getChildren.
Sönke Ludwig
committed
on 1 Dec 2017
|
2017-11-08 |
Perform package linting only for packages in the current project.
Sönke Ludwig
committed
on 8 Nov 2017
|
2017-08-06 |
Fix documentation typo
Jan Jurzitza
authored
on 6 Aug 2017
GitHub
committed
on 6 Aug 2017
|
2017-02-23 |
|
2016-12-18 |
Detect when multiple configurations have the same name. See #984.
Sönke Ludwig
committed
on 18 Dec 2016
|
2016-07-19 |
|
2016-05-27 |
|
2016-05-23 |
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig
committed
on 23 May 2016
|
2016-04-27 |
|