History for dub_jkp / source / dub / project.d
2022-04-19
@richard andrew cattermole
Implement injection of source files from dependencies into parent final binaries (executed/shared libraries)
richard andrew cattermole authored on 10 Apr 2022 Jan Jurzitza committed on 19 Apr 2022
2022-02-14
@WebFreak001
expose the implemented describe pre/post-run cmds
WebFreak001 authored on 13 Feb 2022 Jan Jurzitza committed on 14 Feb 2022
@WebFreak001
substitute commands in dub describe output
WebFreak001 authored on 13 Feb 2022 Jan Jurzitza committed on 14 Feb 2022
@WebFreak001
move command variable substitution to execution ...
WebFreak001 authored on 13 Feb 2022 Jan Jurzitza committed on 14 Feb 2022
2022-02-06
@rikki cattermole
Fix issue 2051 failing CI
rikki cattermole authored on 5 Feb 2022 The Dlang Bot committed on 6 Feb 2022
2021-12-05
@Jan Jurzitza
fix CLI --print-builds implementation
Jan Jurzitza authored on 3 Dec 2021 The Dlang Bot committed on 5 Dec 2021
@Jan Jurzitza
Fix --data-list error message with dub describe (#2195) ...
Jan Jurzitza authored on 5 Dec 2021 GitHub committed on 5 Dec 2021
2021-06-21
@Denis Feklushkin
Quotation marks added to error message
Denis Feklushkin authored on 21 Jun 2021 Nicholas Wilson committed on 21 Jun 2021
2021-05-19
@SHOO
Add environment variables to BuildSettings (#2121)
SHOO authored on 19 May 2021 GitHub committed on 19 May 2021
2021-03-01
@SHOO
Fix #2046 - Dependencies specified with a path ignore optional settings
SHOO authored on 26 Jan 2021 The Dlang Bot committed on 1 Mar 2021
2021-01-24
@Bastiaan Veelo
Refactor import. inet.path is publicly imported from inet.url, but only symbols from inet.path are used.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
2020-12-22
@drug007
Disable warning that import path list is empty in single file package mode
drug007 committed on 22 Dec 2020
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