2023-02-04 |
fix typo(s)
WebFreak001
authored
on 9 Jan 2023
Mathias LANG
committed
on 4 Feb 2023
|
---|---|
2023-02-01 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 1 Feb 2023
|
2023-01-26 |
reduce dependency on the working directory
...
WebFreak001
authored
on 26 Jan 2023
Mathias LANG
committed
on 26 Jan 2023
|
2023-01-03 |
Fix various DDOC warnings
Geod24
authored
on 3 Jan 2023
The Dlang Bot
committed
on 3 Jan 2023
|
2022-12-05 |
Use a central build cache for all build artifacts
...
Geod24
authored
on 1 Dec 2022
Mathias LANG
committed
on 5 Dec 2022
|
2022-11-17 |
Replace all instances of mkdirRecurse with ensureDir
...
Geod24
authored
on 15 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
2022-11-02 |
Move foreign code from global scope to dub.internal.
...
Sönke Ludwig
authored
on 2 Nov 2022
Jan Jurzitza
committed
on 2 Nov 2022
|
2022-10-29 |
Unify reading and writing files under a single API
...
Geod24
authored
on 28 Oct 2022
Mathias LANG
committed
on 29 Oct 2022
|
2022-10-27 |
Make the test runner code more readable
...
Geod24
authored
on 27 Oct 2022
Jan Jurzitza
committed
on 27 Oct 2022
|
2022-10-20 |
PackageManager: Load packages lazily on dub build
...
Geod24
authored
on 22 Aug 2022
Mathias LANG
committed
on 20 Oct 2022
|
Use getPackage instead of getBestPackage for resolved dependencies
...
Geod24
authored
on 20 Oct 2022
Mathias LANG
committed
on 20 Oct 2022
|
|
2022-10-19 |
Deprecate `PackageManager.refresh(true)`, only expose `refresh()`
...
Geod24
authored
on 19 Oct 2022
The Dlang Bot
committed
on 19 Oct 2022
|
2022-09-05 |
Project: Only print warning about mismatching dependency specs for versions
...
Geod24
authored
on 5 Sep 2022
Mathias LANG
committed
on 5 Sep 2022
|
Fix #2450 - issue1474 testcase is broken on Windows
SHOO
authored
on 2 Sep 2022
Mathias LANG
committed
on 5 Sep 2022
|
|
2022-08-28 |
Use configy library to parse dub.json file
...
Geod24
authored
on 12 Jun 2022
Mathias LANG
committed
on 28 Aug 2022
|
2022-08-27 |
Trivial: Remove always-true condition
...
Geod24
authored
on 27 Aug 2022
Mathias LANG
committed
on 27 Aug 2022
|
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
|