History for dub_jkp / source / dub / dub.d
2023-12-27
@Mathias Lang
Trivial: Use public interface, not field names, in unittest ...
Mathias Lang authored on 27 Dec 2023 Nicholas Wilson committed on 27 Dec 2023
@Mathias Lang
Trivial: Rename computePkgSuppliers to makePackageSuppliers ...
Mathias Lang authored on 27 Dec 2023 Nicholas Wilson committed on 27 Dec 2023
@Mathias Lang
Trivial: Shorten a few parameter names ...
Mathias Lang authored on 27 Dec 2023 Nicholas Wilson committed on 27 Dec 2023
2023-12-26
@Mathias Lang
Trivial: Make `TestDub` non-final ...
Mathias Lang authored on 26 Dec 2023 The Dlang Bot committed on 26 Dec 2023
@Mathias Lang
Allow to load dub.selections.json before Project instantiation ...
Mathias Lang authored on 22 Dec 2023 The Dlang Bot committed on 26 Dec 2023
@Mathias Lang
Trivial: Remove a dependency to std.path ...
Mathias Lang authored on 22 Dec 2023 The Dlang Bot committed on 26 Dec 2023
@Mathias Lang
Trivial: Merge two related unittest in dub package ...
Mathias Lang authored on 26 Dec 2023 The Dlang Bot committed on 26 Dec 2023
@Mathias Lang
Refactor loadConfig to not rely on class state ...
Mathias Lang authored on 26 Dec 2023 The Dlang Bot committed on 26 Dec 2023
2023-12-22
@Mathias Lang
Trivial: Move TestDub behind a version (unittest) ...
Mathias Lang authored on 21 Dec 2023 The Dlang Bot committed on 22 Dec 2023
@Mathias Lang
Dub: Make determineDefaultCompiler configurable ...
Mathias Lang authored on 19 Dec 2023 The Dlang Bot committed on 22 Dec 2023
2023-12-18
@Mathias Lang
Trivial: Simplify some deprecated code ...
Mathias Lang authored on 18 Dec 2023 Mathias LANG committed on 18 Dec 2023
@Mathias Lang
Change PackageSupplier interface to accept VersionRange ...
Mathias Lang authored on 18 Dec 2023 The Dlang Bot committed on 18 Dec 2023
2023-12-17
@Mathias Lang
Move application code for static ctor in main module ...
Mathias Lang authored on 17 Dec 2023 Nicholas Wilson committed on 17 Dec 2023
@Mathias Lang
Trivial: Clear up some trailing whitespace
Mathias Lang authored on 17 Dec 2023 Nicholas Wilson committed on 17 Dec 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-05-18
@Remi Thebault
stabilize the cache directory structure
Remi Thebault authored on 18 May 2023 Jan Jurzitza committed on 18 May 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-13
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 13 Feb 2023
2023-02-12
@WebFreak001
fix #2587
WebFreak001 committed on 12 Feb 2023
@WebFreak001
fix verbose logging crashing because of asserts
WebFreak001 committed on 12 Feb 2023
2023-02-04
@WebFreak001
review adjustments
WebFreak001 authored on 1 Feb 2023 Mathias LANG committed on 4 Feb 2023
@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
Fix various DDOC warnings
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
Rename UserConfiguration to Settings ...
Geod24 authored on 1 Dec 2022 Mathias LANG committed on 1 Dec 2022
@Geod24
Move user settings to dub.data.settings ...
Geod24 authored on 30 Nov 2022 Mathias LANG committed on 1 Dec 2022
@Geod24
Rename localRepository to userPackages ...
Geod24 authored on 30 Nov 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