History for dub_jkp / source / dub / project.d
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
2016-04-21
@Sönke Ludwig
[semantic changes] Use .getAllDependencies instead of .dependencies in Project.
Sönke Ludwig committed on 21 Apr 2016
2016-04-20
@Sönke Ludwig
Mention version of removal for all deprecated public symbols.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Fix behavior of "--data-list --data-0" and improve the Dub/Project.listBuildSettings API. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Make defaultPlacementLocation a member of Dub instead of a global.
Sönke Ludwig committed on 20 Apr 2016