2023-12-18 |
Trivial: Simplify some deprecated code
...
Mathias Lang
authored
on 18 Dec 2023
Mathias LANG
committed
on 18 Dec 2023
|
---|---|
Change PackageSupplier interface to accept VersionRange
...
Mathias Lang
authored
on 18 Dec 2023
The Dlang Bot
committed
on 18 Dec 2023
|
|
2023-12-17 |
Move application code for static ctor in main module
...
Mathias Lang
authored
on 17 Dec 2023
Nicholas Wilson
committed
on 17 Dec 2023
|
Trivial: Clear up some trailing whitespace
Mathias Lang
authored
on 17 Dec 2023
Nicholas Wilson
committed
on 17 Dec 2023
|
|
2023-08-13 |
Implemented recipe files for dub #2684 (#2685)
...
Marcelo Silva Nascimento Mancini
authored
on 13 Aug 2023
GitHub
committed
on 13 Aug 2023
|
2023-05-18 |
stabilize the cache directory structure
Remi Thebault
authored
on 18 May 2023
Jan Jurzitza
committed
on 18 May 2023
|
2023-03-01 |
Add unittest to test collection of C sources and headers
Carsten Schlote
authored
on 3 Dec 2022
Jan Jurzitza
committed
on 1 Mar 2023
|
2023-02-13 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 13 Feb 2023
|
2023-02-12 |
fix #2587
WebFreak001
committed
on 12 Feb 2023
|
fix verbose logging crashing because of asserts
WebFreak001
committed
on 12 Feb 2023
|
|
2023-02-04 |
review adjustments
WebFreak001
authored
on 1 Feb 2023
Mathias LANG
committed
on 4 Feb 2023
|
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-12-01 |
Rename UserConfiguration to Settings
...
Geod24
authored
on 1 Dec 2022
Mathias LANG
committed
on 1 Dec 2022
|
Move user settings to dub.data.settings
...
Geod24
authored
on 30 Nov 2022
Mathias LANG
committed
on 1 Dec 2022
|
|
Rename localRepository to userPackages
...
Geod24
authored
on 30 Nov 2022
Mathias LANG
committed
on 1 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-28 |
Dub: Use removeFile instead of std.file.remove (#2516)
...
Mathias LANG
authored
on 28 Oct 2022
GitHub
committed
on 28 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
|
Document PackageManager.getBestPackage, deprecate Dependency overload
...
Geod24
authored
on 19 Oct 2022
Mathias LANG
committed
on 20 Oct 2022
|
|
2022-10-19 |
Deprecate yet another dub.remove overload using force_remove
Geod24
authored
on 19 Oct 2022
The Dlang Bot
committed
on 19 Oct 2022
|
2022-09-19 |
Dub: Deprecate changing the rootPath
...
Geod24
authored
on 19 Jul 2022
Mathias LANG
committed
on 19 Sep 2022
|
2022-09-17 |
Avoid throw expression - fixes compilation on LDC 1.30.0.
Sönke Ludwig
authored
on 15 Sep 2022
Mathias LANG
committed
on 17 Sep 2022
|
2022-09-15 |
PackMan: Provide an overload of storeFetchedPackage that doesn't expose Location
...
Geod24
authored
on 15 Sep 2022
Mathias LANG
committed
on 15 Sep 2022
|
2022-09-14 |
Remove PlacementLocation information from Dub.fetch
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
committed
on 14 Sep 2022
|
PackMan: Deprecate overload leaking location path
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
committed
on 14 Sep 2022
|