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