History for dub_jkp / source / dub / generators
2022-09-17
@Martin Kinkelin
Copy extra files of (direct & indirect) dynamicLibrary deps to root package output dir only
Martin Kinkelin authored on 17 Aug 2022 Mathias LANG committed on 17 Sep 2022
@Martin Kinkelin
Windows: Copy .lib files from DLL deps only ...
Martin Kinkelin authored on 17 Aug 2022 Mathias LANG committed on 17 Sep 2022
@Christian Köstlin
Support --temp-build also in `dub build` (#2428)
Christian Köstlin authored on 17 Sep 2022 GitHub committed on 17 Sep 2022
2022-08-25
@Geod24
Integrate `dependencyBuildSettings` into dependencies ...
Geod24 authored on 12 Aug 2022 Mathias LANG committed on 25 Aug 2022
2022-08-24
@Martin Kinkelin
Windows: Don't copy import .lib & .exp files for executables ...
Martin Kinkelin authored on 17 Aug 2022 Mathias LANG committed on 24 Aug 2022
2022-08-22
@Per Nordlöw
Avoid calls to .dup in cmake.d (#2421)
Per Nordlöw authored on 22 Aug 2022 GitHub committed on 22 Aug 2022
2022-08-21
@Per Nordlöw
Forward flag `--color={on,off}` to compiler calls (#2382) ...
Per Nordlöw authored on 21 Aug 2022 GitHub committed on 21 Aug 2022
@SHOO
Fix #2348 Crash when describing postBuildCommands
SHOO authored on 18 Aug 2022 Mathias LANG committed on 21 Aug 2022
2022-08-20
@Martin Kinkelin
Recursively link all link deps of dynamic libraries too (#2414) ...
Martin Kinkelin authored on 20 Aug 2022 GitHub committed on 20 Aug 2022
2022-08-16
@Per Nordlöw
Use SHA256 in place of MD5 in computeBuildName
Per Nordlöw authored on 15 Aug 2022 Mathias LANG committed on 16 Aug 2022
2022-08-12
@Geod24
Minor: Replace a foreach with a nested function ...
Geod24 authored on 12 Aug 2022 Jan Jurzitza committed on 12 Aug 2022
2022-08-08
@WebFreak001
improve some output coloring ...
WebFreak001 authored on 8 Aug 2022 Mathias LANG committed on 8 Aug 2022
2022-07-28
@Bastiaan Veelo
Address review by WebFreak001.
Bastiaan Veelo authored on 20 Jul 2022 Jan Jurzitza committed on 28 Jul 2022
@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
@Luis Panadero Guardeño
Fix/Update some tests and make some info messages more similar to original version of Dub
Luis Panadero Guardeño authored on 4 Apr 2021 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
Fix indentation style, now using tabs
Giacomo De Lazzari authored on 11 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
Fixed blue color missing for config in up-to-date
Giacomo De Lazzari authored on 11 Jun 2018 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
Making the output prettier - first changes
Giacomo De Lazzari authored on 8 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-07-14
@Martin Kinkelin
Make Project.addTestRunnerConfiguration() accept a const GeneratorSettings argument
Martin Kinkelin committed on 14 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-06-11
@The Dlang Bot
Merge pull request #2259 from rikkimax/fix-issue2258 ...
The Dlang Bot authored on 11 Jun 2022 GitHub committed on 11 Jun 2022
2022-06-10
@richard andrew cattermole
Refactor checks for platform is Windows into a method on BuildPlatform
richard andrew cattermole committed on 10 Jun 2022
2022-06-07
@Per Nordlöw
Add support for coverage at compile-time (CTFE)
Per Nordlöw authored on 2 Jun 2022 Jan Jurzitza committed on 7 Jun 2022
@richard andrew cattermole
Fix issue 2258 and copy the build artifacts to the target directory
richard andrew cattermole committed on 7 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-03-08
@Bastiaan Veelo
Define the $DUB_BUILD_PATH variable. ...
Bastiaan Veelo authored on 7 Mar 2022 The Dlang Bot committed on 8 Mar 2022
2022-02-14
@WebFreak001
move command variable substitution to execution ...
WebFreak001 authored on 13 Feb 2022 Jan Jurzitza committed on 14 Feb 2022