History for dub_jkp / source / dub / project.d
2020-12-07
@Ömer Faruk IRMAK
Don't export DFLAGS & LFLAGS to nested invocations by default
Ömer Faruk IRMAK authored on 30 Nov 2020 The Dlang Bot committed on 7 Dec 2020
2020-08-09
@Eugene Wissner
Support dependencies as git url with exact commit (#1798) ...
Eugene Wissner authored on 9 Aug 2020 GitHub committed on 9 Aug 2020
2019-12-23
@Geod24
Remove foreach variable shadowing
Geod24 committed on 23 Dec 2019
2019-12-20
@Geod24
Replace calls to NativePath.toString() with .name ...
Geod24 committed on 20 Dec 2019
2019-10-08
@Sebastian Wilzbach
Revert "support dependencies as git url with exact commit"
Sebastian Wilzbach authored on 8 Oct 2019 GitHub committed on 8 Oct 2019
2019-09-21
@Eugen Wissner
Support dependencies as git url with exact commit
Eugen Wissner committed on 21 Sep 2019
2019-09-02
@The Dlang Bot
Merge pull request #1002 from John-Colvin/sourceGlobbing ...
The Dlang Bot authored on 2 Sep 2019 GitHub committed on 2 Sep 2019
2019-08-27
@Nicholas Wilson
disambiguate templates
Nicholas Wilson authored on 27 Aug 2019 GitHub committed on 27 Aug 2019
@Nicholas Wilson
typo
Nicholas Wilson authored on 27 Aug 2019 GitHub committed on 27 Aug 2019
@Nicholas Wilson
processVar => processVars
Nicholas Wilson authored on 27 Aug 2019 GitHub committed on 27 Aug 2019
@Nicholas Wilson
Deconvolute
Nicholas Wilson authored on 27 Aug 2019 GitHub committed on 27 Aug 2019
2019-08-19
@Martin Kinkelin
Improve cross-compilation support (replace `version` checks by BuildPlatform runtime checks) ...
Martin Kinkelin committed on 19 Aug 2019
2019-07-17
@Nicholas Wilson
Fix return type
Nicholas Wilson authored on 17 Jul 2019 GitHub committed on 17 Jul 2019
@Nicholas Wilson
Missing import
Nicholas Wilson authored on 17 Jul 2019 GitHub committed on 17 Jul 2019
@Nicholas Wilson
Fixup return types and imports
Nicholas Wilson authored on 17 Jul 2019 GitHub committed on 17 Jul 2019
2019-07-10
@Nicholas Wilson
Merge branch 'master' into sourceGlobbing
Nicholas Wilson authored on 10 Jul 2019 GitHub committed on 10 Jul 2019
2019-01-20
@Vladimir Panteleev
dub.project: Improve variable expansion logic ...
Vladimir Panteleev committed on 20 Jan 2019
2018-12-17
@andre2007
extraDependencyFiles attribute added
andre2007 committed on 17 Dec 2018
2018-12-12
@Nicholas Wilson
Merge pull request #1589 from MartinNowak/filter_version_identifiers ...
Nicholas Wilson authored on 12 Dec 2018 GitHub committed on 12 Dec 2018
2018-11-25
@Remi Thebault
implement $DUB build variable ...
Remi Thebault committed on 25 Nov 2018
2018-11-16
@Martin Nowak
Added experimental build settings to filter applicable version identifiers ...
Martin Nowak committed on 16 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