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
|
|
Improved dub init output
...
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
More improvements and replacements
...
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Making the output prettier - first changes
Giacomo De Lazzari
authored
on 8 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
|
|
Trivial: Deprecate Dub.remove(Package, bool)
...
Geod24
authored
on 28 Jul 2022
The Dlang Bot
committed
on 28 Jul 2022
|
|
SpecialDirs: Re-order by priority, document
Geod24
authored
on 27 Jul 2022
Mathias LANG
committed
on 28 Jul 2022
|
|
Refactor SpecialDirs initialization in its own function
...
Geod24
authored
on 27 Jul 2022
Mathias LANG
committed
on 28 Jul 2022
|
|
2022-07-27 |
Trivial: Deduplicate GeneratorSettings initialization
Geod24
authored
on 27 Jul 2022
The Dlang Bot
committed
on 27 Jul 2022
|
2022-07-16 |
Trivial: Remove a leftover debug statement
Geod24
authored
on 16 Jul 2022
The Dlang Bot
committed
on 16 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
|
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 |
Dependency: Move `spec` / git ref inside of `Repository`
...
Geod24
authored
on 13 Jul 2022
Mathias LANG
committed
on 14 Jul 2022
|
getDefaultConfiguration(): Accept a const BuildPlatform argument
...
Martin Kinkelin
committed
on 14 Jul 2022
|
|
2022-07-13 |
Use Dependency.any whenever possible
Geod24
committed
on 13 Jul 2022
|
Merge remote-tracking branch 'origin/stable' into merge_stable
...
Martin Kinkelin
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-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-06-28 |
|
2022-05-17 |
Handle unittest config special case in Dub.generateProject()
Martin Kinkelin
authored
on 18 Feb 2022
Jan Jurzitza
committed
on 17 May 2022
|
Refactor Dub.testProject() to Project.addTestRunnerConfiguration()
...
Martin Kinkelin
authored
on 18 Feb 2022
Jan Jurzitza
committed
on 17 May 2022
|
|
Fix #1856 - enable building the special test runner config
Martin Kinkelin
authored
on 14 Feb 2022
Jan Jurzitza
committed
on 17 May 2022
|
|
2022-03-31 |
Posix: use /etc/dub/settings.json if in /usr
...
WebFreak001
authored
on 17 Feb 2022
The Dlang Bot
committed
on 31 Mar 2022
|
2022-02-06 |
Fix issue 2051 failing CI
rikki cattermole
authored
on 5 Feb 2022
The Dlang Bot
committed
on 6 Feb 2022
|
2021-08-05 |
Remove line 'Excluding package.d blah...' from default dub build
Guillaume Piolat
authored
on 27 Jul 2021
The Dlang Bot
committed
on 5 Aug 2021
|
2021-08-01 |
Fix #2141 - When used as a library, the default compiler is different from the expected. (#2158)
SHOO
authored
on 1 Aug 2021
GitHub
committed
on 1 Aug 2021
|