2022-07-14
@Geod24
Dependency: Add attributes to optional / default_
Geod24 committed on 14 Jul 2022
@Geod24
Trivial: Add attributes on various NativePath methods ...
Geod24 committed on 14 Jul 2022
@Geod24
Dependency: Remove toHash overload ...
Geod24 committed on 14 Jul 2022
@Geod24
Trivial: Simplify Version.matches
Geod24 committed on 14 Jul 2022
@Geod24
Add SumType support to packagerecipe : clone ...
Geod24 committed on 14 Jul 2022
@The Dlang Bot
Merge pull request #2305 from Geod24/move-stuff-in-versionrange ...
The Dlang Bot authored on 14 Jul 2022 GitHub committed on 14 Jul 2022
@Geod24
PackageManager: Use PackageRecipe, not JSON, for dummy object
Geod24 authored on 13 Jul 2022 The Dlang Bot committed on 14 Jul 2022
@Geod24
Dependency: Move `spec` / git ref inside of `Repository` ...
Geod24 authored on 13 Jul 2022 Mathias LANG committed on 14 Jul 2022
@Geod24
Dependency: Make Any/Invalid manifest constants in VersionRange
Geod24 committed on 14 Jul 2022
@Geod24
Dependency: Move matchesAny / isExactVersion to VersionRange ...
Geod24 committed on 14 Jul 2022
@Geod24
Add attributes and scope annotation to Dependency.Version / semver
Geod24 committed on 14 Jul 2022
@The Dlang Bot
Merge pull request #2304 from kinke/in_bp ...
The Dlang Bot authored on 14 Jul 2022 GitHub committed on 14 Jul 2022
@Martin Kinkelin
Make Project.addTestRunnerConfiguration() accept a const GeneratorSettings argument
Martin Kinkelin committed on 14 Jul 2022
@Martin Kinkelin
getDefaultConfiguration(): Accept a const BuildPlatform argument ...
Martin Kinkelin committed on 14 Jul 2022
@Geod24
Remove leading hyphen in platform specs ...
Geod24 authored on 20 Jun 2022 Mathias LANG committed on 14 Jul 2022
2022-07-13
@The Dlang Bot
Merge pull request #2301 from Geod24/getlatestpackage ...
The Dlang Bot authored on 13 Jul 2022 GitHub committed on 13 Jul 2022
@Martin Kinkelin
[add BuildSettingsTemplate.dup() method instead]
Martin Kinkelin authored on 13 Jul 2022 Mathias LANG committed on 13 Jul 2022
@Martin Kinkelin
Project.addTestRunnerConfiguration(): Don't accidentally modify base config's buildSettings ...
Martin Kinkelin authored on 13 Jul 2022 Mathias LANG committed on 13 Jul 2022
@Geod24
Deprecate once-called redundant getLatestPackage ...
Geod24 committed on 13 Jul 2022
@Geod24
Use Dependency.any whenever possible
Geod24 committed on 13 Jul 2022
@Geod24
Trivial: Remove trailing whitespace
Geod24 committed on 13 Jul 2022
@Martin Kinkelin
Merge remote-tracking branch 'origin/stable' into merge_stable ...
Martin Kinkelin committed on 13 Jul 2022
@Martin Kinkelin
Merge pull request #2293 from dlang/issue_2262_exact_cached_version_match ...
Martin Kinkelin authored on 13 Jul 2022 GitHub committed on 13 Jul 2022
@Geod24
Avoid needless string concat in log calls
Geod24 authored on 13 Jul 2022 The Dlang Bot committed on 13 Jul 2022
@Sönke Ludwig
Also use strict version matching for cached packages when determining the need to fetch a dependency. ...
Sönke Ludwig committed on 13 Jul 2022
@Geod24
Project: Remove dead m_packageSettings var and related func ...
Geod24 authored on 13 Jul 2022 Mathias LANG committed on 13 Jul 2022
2022-07-12
@Martin Kinkelin
Fix dub_test_root imports for non-all-at-once compilations (#2288) ...
Martin Kinkelin authored on 12 Jul 2022 GitHub committed on 12 Jul 2022
2022-07-10
@Sönke Ludwig
Add test for #2262.
Sönke Ludwig committed on 10 Jul 2022
@Sönke Ludwig
Also let getBestPackage use VersionMatchMode.strict for managed packages.
Sönke Ludwig committed on 10 Jul 2022
@Sönke Ludwig
Match versions of cached packages exactly. ...
Sönke Ludwig committed on 10 Jul 2022