2022-08-23 |
add $DPATH environment variable for file locations (#2281)
...
Jan Jurzitza
authored
on 23 Aug 2022
GitHub
committed
on 23 Aug 2022
|
---|---|
2022-08-11 |
PackageManager.getBestPackage: Introduce Version[Range] overloads
Geod24
authored
on 10 Aug 2022
Jan Jurzitza
committed
on 11 Aug 2022
|
Project: Use Dependency.visit instead of if/else
Geod24
authored
on 10 Aug 2022
Mathias LANG
committed
on 11 Aug 2022
|
|
2022-08-08 |
improve some output coloring
...
WebFreak001
authored
on 8 Aug 2022
Mathias LANG
committed
on 8 Aug 2022
|
2022-08-07 |
Integrate Configy colored output with dub's
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
2022-07-31 |
settings/selections: Only warn on unknown keys, add changelog
...
Geod24
authored
on 31 Jul 2022
Jan Jurzitza
committed
on 31 Jul 2022
|
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
|
New logging module - initial functionality
...
Giacomo De Lazzari
authored
on 8 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
use json.get directly instead of casting
...
Jan Jurzitza
authored
on 28 Jul 2022
The Dlang Bot
committed
on 28 Jul 2022
|
|
Use Configy to read dub.selections.json
Geod24
authored
on 15 Jul 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Move PlacementLocation from project to PackageManager
...
Geod24
authored
on 28 Jul 2022
Mathias LANG
committed
on 28 Jul 2022
|
|
2022-07-27 |
Trivial: Streamline code when package not found in project
...
Geod24
authored
on 15 Jul 2022
The Dlang Bot
committed
on 27 Jul 2022
|
2022-07-18 |
Fix missing deserialization of fileVersion from dub.selections.json
...
Martin Kinkelin
authored
on 18 Jul 2022
The Dlang Bot
committed
on 18 Jul 2022
|
2022-07-15 |
Deprecate duplicated JSON serialization for Dependency
Geod24
authored
on 15 Jul 2022
The Dlang Bot
committed
on 15 Jul 2022
|
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
|
|
2022-07-14 |
Dependency: Move `spec` / git ref inside of `Repository`
...
Geod24
authored
on 13 Jul 2022
Mathias LANG
committed
on 14 Jul 2022
|
Make Project.addTestRunnerConfiguration() accept a const GeneratorSettings argument
Martin Kinkelin
committed
on 14 Jul 2022
|
|
getDefaultConfiguration(): Accept a const BuildPlatform argument
...
Martin Kinkelin
committed
on 14 Jul 2022
|
|
2022-07-13 |
[add BuildSettingsTemplate.dup() method instead]
Martin Kinkelin
authored
on 13 Jul 2022
Mathias LANG
committed
on 13 Jul 2022
|
Project.addTestRunnerConfiguration(): Don't accidentally modify base config's buildSettings
...
Martin Kinkelin
authored
on 13 Jul 2022
Mathias LANG
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-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-13 |
Build{Options,Requirements}: Use a common templated struct
...
Geod24
authored
on 13 Jun 2022
Mathias LANG
committed
on 13 Jun 2022
|
2022-06-07 |
Don’t call writeln in generated code when measuring coverage and indent generated code
Per Nordlöw
authored
on 3 Jun 2022
Jan Jurzitza
committed
on 7 Jun 2022
|
2022-05-17 |
Refactor Dub.testProject() to Project.addTestRunnerConfiguration()
...
Martin Kinkelin
authored
on 18 Feb 2022
Jan Jurzitza
committed
on 17 May 2022
|
2022-04-19 |
Resolve WebFreak's comment about processVars empty
richard andrew cattermole
authored
on 19 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|
Change description of injectSourceFiles to inject-source-files
...
Richard Andrew Cattermole
authored
on 19 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|