History for dub_jkp / source / dub / generators
2024-06-04
@Mathias Lang
Clear up two deprecations triggering in unittest ...
Mathias Lang authored on 4 Jun The Dlang Bot committed on 4 Jun
2024-02-22
@Mathias Lang
Introduce readText and make stripUTF8BOM private
Mathias Lang authored on 18 Feb 2024 Mathias LANG committed on 22 Feb 2024
2024-02-09
@Mathias Lang
Fix #2840: Build collision for single-package and FILE_FULL_PATH ...
Mathias Lang authored on 7 Feb 2024 Mathias LANG committed on 9 Feb 2024
2023-12-29
@Mathias Lang
Deprecate Project.packageManager ...
Mathias Lang authored on 29 Dec 2023 The Dlang Bot committed on 29 Dec 2023
2023-12-17
@Mathias Lang
Remove unused iterateDirectory(string) ...
Mathias Lang authored on 17 Dec 2023 Nicholas Wilson committed on 17 Dec 2023
2023-08-19
@Remi Thebault
add "cacheArtifactPath" in TargetDescription ...
Remi Thebault authored on 21 May 2023 Jan Jurzitza committed on 19 Aug 2023
2023-08-16
@Remi Thebault
reorder statements for code clarity ...
Remi Thebault authored on 12 Aug 2023 Jan Jurzitza committed on 16 Aug 2023
@Remi Thebault
add --deep flag to `dub build` ...
Remi Thebault authored on 25 May 2023 Jan Jurzitza committed on 16 Aug 2023
2023-08-13
@Marcelo Silva Nascimento Mancini
Implemented recipe files for dub #2684 (#2685) ...
Marcelo Silva Nascimento Mancini authored on 13 Aug 2023 GitHub committed on 13 Aug 2023
2023-07-10
@Vladimir Panteleev
dub.generators.generator: Don't create targetPath dir with --temp-build
Vladimir Panteleev authored on 1 Jun 2023 Mathias LANG committed on 10 Jul 2023
2023-05-18
@Remi Thebault
checking for duplicates in reverse order ...
Remi Thebault authored on 18 May 2023 Jan Jurzitza committed on 18 May 2023
@Remi Thebault
change db filename to "db.json"
Remi Thebault authored on 18 May 2023 Jan Jurzitza committed on 18 May 2023
@Remi Thebault
add "version" to the cache database
Remi Thebault authored on 18 May 2023 Jan Jurzitza committed on 18 May 2023
@Remi Thebault
avoid duplicates in cache DB
Remi Thebault authored on 18 May 2023 Jan Jurzitza committed on 18 May 2023
@Remi Thebault
write cache database Json file
Remi Thebault authored on 18 May 2023 Jan Jurzitza committed on 18 May 2023
@Remi Thebault
stabilize the cache directory structure
Remi Thebault authored on 18 May 2023 Jan Jurzitza committed on 18 May 2023
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