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