2022-07-13 |
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
|
---|---|
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
|
|
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 |
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 |
Add test for #2262.
Sönke Ludwig
committed
on 10 Jul 2022
|
Also let getBestPackage use VersionMatchMode.strict for managed packages.
Sönke Ludwig
committed
on 10 Jul 2022
|
|
|
|
Revert determineVersionWithGitTool to the behavior before #2263.
Sönke Ludwig
committed
on 10 Jul 2022
|
|
Merge pull request #2295 from ibuclaw/merge_stable
...
Iain Buclaw
authored
on 10 Jul 2022
GitHub
committed
on 10 Jul 2022
|
|
2022-07-09 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 9 Jul 2022
|
update version to v1.29.1
Iain Buclaw
committed
on 9 Jul 2022
|
|
2022-07-08 |
update version to v1.29.1-beta.1
Martin Nowak
committed
on 8 Jul 2022
|
2022-07-02 |
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 |
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 |
Add change log entry.
Sönke Ludwig
committed
on 28 Jun 2022
|
|
|
Attempt to avoid spurious test failures.
Sönke Ludwig
committed
on 28 Jun 2022
|
|
2022-06-27 |
Add change log entry.
Sönke Ludwig
authored
on 27 Jun 2022
Mathias LANG
committed
on 27 Jun 2022
|
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 |
Move fix for issue 711 outside of JSON/SDL parser
...
Geod24
authored
on 20 Jun 2022
Mathias LANG
committed
on 20 Jun 2022
|
Upgrade dub.selections.json
Geod24
authored
on 20 Jun 2022
The Dlang Bot
committed
on 20 Jun 2022
|
|
sdl/json: Do not create dummy dependencyBuildSettings entry
...
Geod24
authored
on 20 Jun 2022
Jan Jurzitza
committed
on 20 Jun 2022
|
|
sdl: Do not use deprecated aliases
...
Geod24
authored
on 20 Jun 2022
The Dlang Bot
committed
on 20 Jun 2022
|
|
2022-06-17 |
Trivial: Re-use findPackageFile in commandline module
Geod24
authored
on 12 Jun 2022
The Dlang Bot
committed
on 17 Jun 2022
|
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 |
Fix #2234, make copies writable.
Bastiaan Veelo
authored
on 31 May 2022
Jan Jurzitza
committed
on 13 Jun 2022
|
Test issue #2234.
Bastiaan Veelo
authored
on 29 Mar 2022
Jan Jurzitza
committed
on 13 Jun 2022
|
|
Build{Options,Requirements}: Use a common templated struct
...
Geod24
authored
on 13 Jun 2022
Mathias LANG
committed
on 13 Jun 2022
|
|
commandline: Refactor and streamline special syntaxes
...
Geod24
authored
on 10 Jun 2022
Mathias LANG
committed
on 13 Jun 2022
|