2022-07-28 |
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
|
2021-05-19 |
Add environment variables to BuildSettings (#2121)
SHOO
authored
on 19 May 2021
GitHub
committed
on 19 May 2021
|
2021-05-09 |
only show package.d warning once
dkorpel
authored
on 8 May 2021
Mathias LANG
committed
on 9 May 2021
|
2021-03-11 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 11 Mar 2021
|
2021-03-09 |
fixed a bug with DFLAGS environment variable and cached generated unittest
foerdi
authored
on 7 Mar 2021
Mathias LANG
committed
on 9 Mar 2021
|
2021-03-01 |
Add lowmem for settings
SHOO
authored
on 21 Apr 2020
The Dlang Bot
committed
on 1 Mar 2021
|
2020-12-22 |
|