History for dub_jkp / source / dub / generators / generator.d
2022-07-28
@Bastiaan Veelo
Keep logging functionality out of the public API as requested in https://github.com/dlang/dub/pull/2124#issuecomment-813016939.
Bastiaan Veelo authored on 13 Jun 2022 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
More improvements and replacements ...
Giacomo De Lazzari authored on 11 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
New logging module - initial functionality ...
Giacomo De Lazzari authored on 8 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
2022-06-13
@Geod24
Build{Options,Requirements}: Use a common templated struct ...
Geod24 authored on 13 Jun 2022 Mathias LANG committed on 13 Jun 2022
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
@Atila Neves
Fix #2238 - Renew source files after preGenerateCommands
Atila Neves authored on 5 Apr 2022 Jan Jurzitza committed on 19 Apr 2022
2022-02-14
@WebFreak001
move command variable substitution to execution ...
WebFreak001 authored on 13 Feb 2022 Jan Jurzitza committed on 14 Feb 2022
@richard andrew cattermole
Removes dynamicLibrary being built as staticLibrary for targets other than OMF
richard andrew cattermole authored on 9 Feb 2022 Jan Jurzitza committed on 14 Feb 2022
2021-10-20
@Ömer Faruk Irmak
Fix build setting inheritance ...
Ömer Faruk Irmak authored on 14 Oct 2021 Mathias LANG committed on 20 Oct 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
Add lowmem for settings
SHOO authored on 21 Apr 2020 The Dlang Bot committed on 1 Mar 2021
2021-02-27
@Andre Pany
Fix single file package dynamic library
Andre Pany authored on 24 Feb 2021 The Dlang Bot committed on 27 Feb 2021
2021-02-01
@Max Haughton
Merge pull request #2099 from veelo/issue1053-visuald-extra-files ...
Max Haughton authored on 1 Feb 2021 GitHub committed on 1 Feb 2021
@Max Haughton
Merge pull request #2087 from veelo/issue2086-copyFiles-subPackage-targetPath ...
Max Haughton authored on 1 Feb 2021 GitHub committed on 1 Feb 2021
2021-01-25
@Bastiaan Veelo
Include copyFiles and extraDependencyFiles in visuald projects. Resolves #1053.
Bastiaan Veelo committed on 25 Jan 2021
2021-01-24
@Bastiaan Veelo
Selectively import symbols from std.array.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
2021-01-23
@Bastiaan Veelo
Fix issue #2086: Copy files of sub packages to the target path.
Bastiaan Veelo committed on 23 Jan 2021
2020-12-07
@Mathias LANG
Merge pull request #2040 from omerfirmak/agora-1327 ...
Mathias LANG authored on 7 Dec 2020 GitHub committed on 7 Dec 2020
@Ö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
@Ömer Faruk IRMAK
Recursively apply dependencyBuildSettings ...
Ömer Faruk IRMAK authored on 25 Nov 2020 Geod24 committed on 7 Dec 2020
2020-11-18
@Ömer Faruk IRMAK
Rebuild buildSettings after preGenerateCommand
Ömer Faruk IRMAK authored on 16 Nov 2020 Mathias LANG committed on 18 Nov 2020
2020-08-15
@Geod24
Replace occurences of 'in ref' with 'const scope ref' ...
Geod24 authored on 15 Aug 2020 The Dlang Bot committed on 15 Aug 2020
2020-06-08
@Andre Pany
Dub root package´target env vars added
Andre Pany committed on 8 Jun 2020
2020-01-15
@andre2007
New environment variable SOURCE_FILES
andre2007 committed on 15 Jan 2020
2019-12-20
@Geod24
Fix issue #1775: preBuildCommand does not take root into account ...
Geod24 committed on 20 Dec 2019
2019-12-17
@Geod24
Remove version branches for no-longer-supported compilers
Geod24 committed on 17 Dec 2019
2019-12-15
@andre2007
Fix unnecessary rebuild of single file package
andre2007 authored on 5 Dec 2019 Andre Pany committed on 15 Dec 2019
2019-11-02
@Sönke Ludwig
Stop recursion early if possible.
Sönke Ludwig committed on 2 Nov 2019
@Sönke Ludwig
Relax string import override rules. Fixes #1788. ...
Sönke Ludwig committed on 2 Nov 2019
@Sönke Ludwig
Store root target reference in a common variable instead of doing repeated lookups.
Sönke Ludwig committed on 2 Nov 2019