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 |
Change platform dependency to use a VersionRange
...
Mathias Lang
authored
on 20 Dec 2023
The Dlang Bot
committed
on 22 Dec 2023
|
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-21 |
PackageManager: Make field protected, not private
...
Mathias Lang
authored
on 19 Dec 2023
The Dlang Bot
committed
on 21 Dec 2023
|
Deprecate string-as-version PackageManager.getBestPackage overload
...
Mathias Lang
authored
on 21 Dec 2023
The Dlang Bot
committed
on 21 Dec 2023
|
|
2023-12-20 |
Move dmd version parser to packagerecipe
...
Mathias Lang
authored
on 20 Dec 2023
The Dlang Bot
committed
on 20 Dec 2023
|
2023-12-19 |
Trivial: Reduce import scope in dub.recipe.selection
Mathias Lang
authored
on 19 Dec 2023
The Dlang Bot
committed
on 19 Dec 2023
|
Trivial: Remove dead imports from dub.dependency
...
Mathias Lang
authored
on 19 Dec 2023
The Dlang Bot
committed
on 19 Dec 2023
|
|
Move data part of dub.platform to dub.data
...
Mathias Lang
authored
on 19 Dec 2023
Mathias LANG
committed
on 19 Dec 2023
|
|
Remove logging from dub.dependency
...
Mathias Lang
authored
on 19 Dec 2023
Mathias LANG
committed
on 19 Dec 2023
|
|
Trivial: Inline unused listDirectory into iterateDirectory
...
Mathias Lang
authored
on 19 Dec 2023
Mathias LANG
committed
on 19 Dec 2023
|
|
Trivial: Remove unused listDirectory string overload
Mathias Lang
authored
on 19 Dec 2023
Mathias LANG
committed
on 19 Dec 2023
|
|
2023-12-18 |
Trivial: Simplify some deprecated code
...
Mathias Lang
authored
on 18 Dec 2023
Mathias LANG
committed
on 18 Dec 2023
|
Remove inconsistent error on missing subpackage path
...
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
|
|
Deprecate unused packageInfoFilenames
...
Mathias Lang
authored
on 17 Dec 2023
Mathias LANG
committed
on 18 Dec 2023
|
|
2023-12-17 |
Trivial: Simplify checkDubRequirements
...
Mathias Lang
authored
on 17 Dec 2023
The Dlang Bot
committed
on 17 Dec 2023
|
Trivial: Remove dead existsFile import
...
Mathias Lang
authored
on 17 Dec 2023
Nicholas Wilson
committed
on 17 Dec 2023
|
|
Remove unused iterateDirectory(string)
...
Mathias Lang
authored
on 17 Dec 2023
Nicholas Wilson
committed
on 17 Dec 2023
|
|
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-12-16 |
Fix issue #2190 - windows: dub won't run if TEMP is unset or empty
richard (rikki) andrew cattermole
authored
on 20 Nov 2023
Nicholas Wilson
committed
on 16 Dec 2023
|