History for dub_jkp / source / dub / project.d
2018-11-25
@Remi Thebault
implement $DUB build variable ...
Remi Thebault committed on 25 Nov 2018
2018-11-13
@The Dlang Bot
Merge pull request #1582 from andre2007/feature_pre_post_run_command ...
The Dlang Bot authored on 13 Nov 2018 GitHub committed on 13 Nov 2018
2018-11-12
@The Dlang Bot
Merge pull request #1526 from andre2007/fix_issue_1524 ...
The Dlang Bot authored on 12 Nov 2018 GitHub committed on 12 Nov 2018
2018-11-06
@andre2007
Pre/post run commands added
andre2007 committed on 6 Nov 2018
2018-10-31
@andre2007
Maven upgrade dependency tree
andre2007 committed on 31 Oct 2018
2018-09-08
@Geod24
Fix 1551: Escaping a variable ($$) is ignored ...
Geod24 committed on 8 Sep 2018
2018-07-27
@Sebastian Wilzbach
Fix Path deprecation
Sebastian Wilzbach authored on 21 Jul 2018 Martin Nowak committed on 27 Jul 2018
@Sebastian Wilzbach
Address review
Sebastian Wilzbach authored on 11 Jul 2018 Martin Nowak committed on 27 Jul 2018
@Martin Nowak
cleanup trailing slash/backslash behavior of expanded vars ...
Martin Nowak committed on 27 Jul 2018
@Martin Nowak
use runtime regex to avoid compile-time slowdown ...
Martin Nowak committed on 27 Jul 2018
@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-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