2022-07-13
@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
@Sönke Ludwig
Revert determineVersionWithGitTool to the behavior before #2263.
Sönke Ludwig committed on 10 Jul 2022
@Iain Buclaw
Merge pull request #2295 from ibuclaw/merge_stable ...
Iain Buclaw authored on 10 Jul 2022 GitHub committed on 10 Jul 2022
2022-07-09
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 9 Jul 2022
@Iain Buclaw
update version to v1.29.1
Iain Buclaw committed on 9 Jul 2022
2022-07-08
@Martin Nowak
update version to v1.29.1-beta.1
Martin Nowak committed on 8 Jul 2022
2022-07-02
@The Dlang Bot
Merge pull request #2285 from dlang/upgrade_sub_packages ...
The Dlang Bot authored on 2 Jul 2022 GitHub committed on 2 Jul 2022
2022-06-30
@Martin Kinkelin
Don't ignore targetName in non-executable unittest configurations
Martin Kinkelin authored on 30 Jun 2022 The Dlang Bot committed on 30 Jun 2022
2022-06-28
@Sönke Ludwig
Add change log entry.
Sönke Ludwig committed on 28 Jun 2022
@Sönke Ludwig
Add a command line option for upgrading all sub packages. ...
Sönke Ludwig committed on 28 Jun 2022
@Sönke Ludwig
Attempt to avoid spurious test failures.
Sönke Ludwig committed on 28 Jun 2022
2022-06-27
@Sönke Ludwig
Add change log entry.
Sönke Ludwig authored on 27 Jun 2022 Mathias LANG committed on 27 Jun 2022
@Sönke Ludwig
Allow "dub :subpackage" shortcut syntax to run a certain sub package.
Sönke Ludwig authored on 16 Jun 2022 Mathias LANG committed on 27 Jun 2022
2022-06-20
@Geod24
Move fix for issue 711 outside of JSON/SDL parser ...
Geod24 authored on 20 Jun 2022 Mathias LANG committed on 20 Jun 2022
@Geod24
Upgrade dub.selections.json
Geod24 authored on 20 Jun 2022 The Dlang Bot committed on 20 Jun 2022
@Geod24
sdl/json: Do not create dummy dependencyBuildSettings entry ...
Geod24 authored on 20 Jun 2022 Jan Jurzitza committed on 20 Jun 2022
@Geod24
sdl: Do not use deprecated aliases ...
Geod24 authored on 20 Jun 2022 The Dlang Bot committed on 20 Jun 2022
2022-06-17
@Geod24
Trivial: Re-use findPackageFile in commandline module
Geod24 authored on 12 Jun 2022 The Dlang Bot committed on 17 Jun 2022
@Geod24
Dependency: Isolate SemVer version logic in its own struct ...
Geod24 authored on 16 Jun 2022 The Dlang Bot committed on 17 Jun 2022
2022-06-13
@Bastiaan Veelo
Fix #2234, make copies writable.
Bastiaan Veelo authored on 31 May 2022 Jan Jurzitza committed on 13 Jun 2022
@Bastiaan Veelo
Test issue #2234.
Bastiaan Veelo authored on 29 Mar 2022 Jan Jurzitza committed on 13 Jun 2022
@Geod24
Build{Options,Requirements}: Use a common templated struct ...
Geod24 authored on 13 Jun 2022 Mathias LANG committed on 13 Jun 2022