2022-08-28 |
Use configy library to parse dub.json file
...
Geod24
authored
on 12 Jun 2022
Mathias LANG
committed
on 28 Aug 2022
|
---|---|
2022-08-27 |
Trivial: Convert some spaces to tabs
Geod24
authored
on 26 Aug 2022
Jan Jurzitza
committed
on 27 Aug 2022
|
2022-08-23 |
PackageManager: Deprecate overloads of getPackage with string version
Geod24
authored
on 22 Aug 2022
The Dlang Bot
committed
on 23 Aug 2022
|
2022-08-16 |
Call file.isDir once in hashPackage
Per Nordlöw
authored
on 15 Aug 2022
Mathias LANG
committed
on 16 Aug 2022
|
Use SHA256 and better namings in hashPackage
Per Nordlöw
authored
on 15 Aug 2022
Mathias LANG
committed
on 16 Aug 2022
|
|
2022-08-11 |
PackageManager.getBestPackage: Introduce Version[Range] overloads
Geod24
authored
on 10 Aug 2022
Jan Jurzitza
committed
on 11 Aug 2022
|
2022-08-08 |
PackageManager: Move routine to write local pkg list to Location struct
Geod24
committed
on 8 Aug 2022
|
PackageManager: Move routine to write override in Location struct
Geod24
committed
on 8 Aug 2022
|
|
2022-08-07 |
Trivial: Remove redundant cast
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
PackageManager: Move Location-specific code to Location type
...
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
Trivial: Document PackageManager.Location, add attributes
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
Overrides: Make it clear that only VersionRange can be overriden
...
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
Use std.sumtype for PackageOverride too
...
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
Trivial: Pass a Repository to loadGitPackage
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
Remove `Dub.updatePackageSearchPath`
...
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
2022-08-01 |
Trivial: Update comments on PackageManager
...
Geod24
authored
on 1 Aug 2022
The Dlang Bot
committed
on 1 Aug 2022
|
|
|
|
|
2022-07-28 |
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
|
Output improvements in package management
...
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
New logging module - initial functionality
...
Giacomo De Lazzari
authored
on 8 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Unify package path in a single PackageManager function
...
Geod24
authored
on 28 Jul 2022
Mathias LANG
committed
on 28 Jul 2022
|
|
Move PlacementLocation from project to PackageManager
...
Geod24
authored
on 28 Jul 2022
Mathias LANG
committed
on 28 Jul 2022
|
|
2022-07-15 |
Deprecate `PackageManager.loadSCMPackage` & other `Dependency`-related refactoring (#2312)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
2022-07-14 |
PackageManager: Use PackageRecipe, not JSON, for dummy object
Geod24
authored
on 13 Jul 2022
The Dlang Bot
committed
on 14 Jul 2022
|
2022-07-13 |
|
Merge remote-tracking branch 'origin/stable' into merge_stable
...
Martin Kinkelin
committed
on 13 Jul 2022
|
|
Avoid needless string concat in log calls
Geod24
authored
on 13 Jul 2022
The Dlang Bot
committed
on 13 Jul 2022
|
|
Also use strict version matching for cached packages when determining the need to fetch a dependency.
...
Sönke Ludwig
committed
on 13 Jul 2022
|
|
2022-07-10 |
Also let getBestPackage use VersionMatchMode.strict for managed packages.
Sönke Ludwig
committed
on 10 Jul 2022
|