2022-07-15 |
Dependency: Change format for path-based dependencies (#2316)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
---|---|
Deprecate duplicated JSON serialization for Dependency
Geod24
authored
on 15 Jul 2022
The Dlang Bot
committed
on 15 Jul 2022
|
|
Deprecate `PackageManager.loadSCMPackage` & other `Dependency`-related refactoring (#2312)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
|
SelectedVersions: Add Repository to overload set (#2314)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
|
Various code simplification around `dub.selections.json` (#2311)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
|
Trivial: Remove an always-true if (#2313)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
|
2022-07-14 |
Trivial: Use Dependency's matchesAny / isExactVersion more consistently
Geod24
committed
on 14 Jul 2022
|
Dependency: Add attributes to optional / default_
Geod24
committed
on 14 Jul 2022
|
|
|
|
|
|
Trivial: Simplify Version.matches
Geod24
committed
on 14 Jul 2022
|
|
|
|
Merge pull request #2305 from Geod24/move-stuff-in-versionrange
...
The Dlang Bot
authored
on 14 Jul 2022
GitHub
committed
on 14 Jul 2022
|
|
PackageManager: Use PackageRecipe, not JSON, for dummy object
Geod24
authored
on 13 Jul 2022
The Dlang Bot
committed
on 14 Jul 2022
|
|
Dependency: Move `spec` / git ref inside of `Repository`
...
Geod24
authored
on 13 Jul 2022
Mathias LANG
committed
on 14 Jul 2022
|
|
Dependency: Make Any/Invalid manifest constants in VersionRange
Geod24
committed
on 14 Jul 2022
|
|
|
|
Add attributes and scope annotation to Dependency.Version / semver
Geod24
committed
on 14 Jul 2022
|
|
Make Project.addTestRunnerConfiguration() accept a const GeneratorSettings argument
Martin Kinkelin
committed
on 14 Jul 2022
|
|
getDefaultConfiguration(): Accept a const BuildPlatform argument
...
Martin Kinkelin
committed
on 14 Jul 2022
|
|
Remove leading hyphen in platform specs
...
Geod24
authored
on 20 Jun 2022
Mathias LANG
committed
on 14 Jul 2022
|
|
2022-07-13 |
Merge pull request #2301 from Geod24/getlatestpackage
...
The Dlang Bot
authored
on 13 Jul 2022
GitHub
committed
on 13 Jul 2022
|
[add BuildSettingsTemplate.dup() method instead]
Martin Kinkelin
authored
on 13 Jul 2022
Mathias LANG
committed
on 13 Jul 2022
|
|
Project.addTestRunnerConfiguration(): Don't accidentally modify base config's buildSettings
...
Martin Kinkelin
authored
on 13 Jul 2022
Mathias LANG
committed
on 13 Jul 2022
|
|
|
|
Use Dependency.any whenever possible
Geod24
committed
on 13 Jul 2022
|
|
Trivial: Remove trailing whitespace
Geod24
committed
on 13 Jul 2022
|
|
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
|