2018-07-27 |
fix #1392 - env var replacement not supporting `${VAR_NAME}` syntax
...
Martin Nowak
committed
on 27 Jul 2018
|
---|---|
2018-07-13 |
|
2018-07-07 |
remove regular upgrade check
...
Martin Nowak
authored
on 7 Jul 2018
Sebastian Wilzbach
committed
on 7 Jul 2018
|
2018-05-08 |
Split-up package suppliers into individual modules
Sebastian Wilzbach
committed
on 8 May 2018
|
2017-12-04 |
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
2017-11-08 |
Perform package linting only for packages in the current project.
Sönke Ludwig
committed
on 8 Nov 2017
|
Fix recursive package validation.
Sönke Ludwig
committed
on 8 Nov 2017
|
|
2017-10-25 |
Merge pull request #1194 from dlang/warn_wrong_sub_configs
...
The Dlang Bot
authored
on 25 Oct 2017
GitHub
committed
on 25 Oct 2017
|
2017-09-13 |
Clean up imports
Anton Fediushin
committed
on 13 Sep 2017
|
Improve warning messages.
Sönke Ludwig
committed
on 13 Sep 2017
|
|
Output a warning for sub configurations that have no effect.
...
Sönke Ludwig
committed
on 13 Sep 2017
|
|
2017-02-23 |
|
2017-01-14 |
|
2016-12-18 |
Just mark eliminated configurations instead of shrinking the configuration array.
...
Sönke Ludwig
committed
on 18 Dec 2016
|
When eliminating configurations, also remove any configurations that can subsequently not be satisfied.
...
Sönke Ludwig
committed
on 18 Dec 2016
|
|
Small diagnostics improvement.
Sönke Ludwig
committed
on 18 Dec 2016
|
|
2016-11-28 |
Fix typos.
Sönke Ludwig
committed
on 28 Nov 2016
|
Add Project.overrideConfiguration.
Sönke Ludwig
committed
on 28 Nov 2016
|
|
2016-11-22 |
implement globbing for sourceFiles
John Colvin
committed
on 22 Nov 2016
|
2016-11-12 |
Treat selected optional dependencies as "desired". Fixes #990.
...
Sönke Ludwig
committed
on 12 Nov 2016
|
2016-10-10 |
Fix collecting path based sub package + base package dependencies. Fixes #959.
...
Sönke Ludwig
committed
on 10 Oct 2016
|
2016-09-06 |
Reduce log noise.
Sönke Ludwig
committed
on 6 Sep 2016
|
2016-06-24 |
|
2016-06-02 |
Perform dependency resolution for missing default optional dependencies.
...
Sönke Ludwig
committed
on 2 Jun 2016
|
|
|
2016-05-23 |
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig
committed
on 23 May 2016
|
2016-05-12 |
Make listBuildSettings work for "target-type" and targetType none packages.
Sönke Ludwig
committed
on 12 May 2016
|
2016-04-27 |
Merge pull request #807 from dlang/issue813-missing-selected-dependency
...
Sönke Ludwig
committed
on 27 Apr 2016
|
|
|
2016-04-26 |
Fix sub package resolution for dependencies with a fixed selection. Fixes #803.
Sönke Ludwig
committed
on 26 Apr 2016
|