History for dub_jkp / source / dub / generators
2023-03-06
@Geod24
Revert "Make all static library exports contribute to dlls on Windows" ...
Geod24 authored on 6 Mar 2023 Mathias LANG committed on 6 Mar 2023
2023-03-05
@richard (rikki) andrew cattermole
Make all static library exports contribute to dlls on Windows
richard (rikki) andrew cattermole authored on 5 Mar 2023 The Dlang Bot committed on 5 Mar 2023
2023-03-01
@Carsten Schlote
Add unittest to test collection of C sources and headers
Carsten Schlote authored on 3 Dec 2022 Jan Jurzitza committed on 1 Mar 2023
2023-02-27
@Geod24
Make getDUBExePath returns a NativePath
Geod24 authored on 6 Dec 2022 Mathias LANG committed on 27 Feb 2023
2023-02-25
@Jan Jurzitza
make build names much smaller (#2589)
Jan Jurzitza authored on 25 Feb 2023 GitHub committed on 25 Feb 2023
2023-02-04
@WebFreak001
fix typo(s)
WebFreak001 authored on 9 Jan 2023 Mathias LANG committed on 4 Feb 2023
2023-02-01
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 1 Feb 2023
2023-01-26
@WebFreak001
reduce dependency on the working directory ...
WebFreak001 authored on 26 Jan 2023 Mathias LANG committed on 26 Jan 2023
2023-01-03
@Geod24
Don't assume the cache path is relative to CWD ...
Geod24 authored on 3 Jan 2023 Mathias LANG committed on 3 Jan 2023
@Geod24
Remove GeneratorSettings.direct as it is never set
Geod24 authored on 3 Jan 2023 The Dlang Bot committed on 3 Jan 2023
2022-12-05
@Geod24
Use a central build cache for all build artifacts ...
Geod24 authored on 1 Dec 2022 Mathias LANG committed on 5 Dec 2022
2022-12-01
@Geod24
Move computeBuildID outside of BuildGenerator ...
Geod24 authored on 1 Dec 2022 Mathias LANG committed on 1 Dec 2022
2022-11-17
@Geod24
Replace all instances of mkdirRecurse with ensureDir ...
Geod24 authored on 15 Nov 2022 Mathias LANG committed on 17 Nov 2022
2022-10-29
@Geod24
Unify reading and writing files under a single API ...
Geod24 authored on 28 Oct 2022 Mathias LANG committed on 29 Oct 2022
2022-09-17
@Martin Kinkelin
Copy all dynamicLib deps extra files for root packages with `none` targetType ...
Martin Kinkelin authored on 17 Aug 2022 Mathias LANG committed on 17 Sep 2022
@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