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-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
|
|
2022-09-13 |
Move PackageManager.getPackagePath to Location
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
committed
on 13 Sep 2022
|
Dub: Do not re-load already loaded tool Package
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
committed
on 13 Sep 2022
|
|
Dub: Remove redundant variable m_projectPath
Geod24
authored
on 12 Sep 2022
The Dlang Bot
committed
on 13 Sep 2022
|
|
2022-09-10 |
Remove PackageManager deprecations from v1.20.0
...
Geod24
authored
on 10 Sep 2022
Mathias LANG
committed
on 10 Sep 2022
|
2022-09-09 |
Dub: Use UpgradeOptions.dryRun instead of printUpgradesOnly
...
Geod24
authored
on 9 Sep 2022
The Dlang Bot
committed
on 9 Sep 2022
|
2022-08-27 |
initPackage: Use VersionRange instead of string
Geod24
authored
on 26 Aug 2022
Mathias LANG
committed
on 27 Aug 2022
|
2022-08-26 |
Merge pull request #2435 from Geod24/getBestPackage-redundancy
...
The Dlang Bot
authored
on 26 Aug 2022
GitHub
committed
on 26 Aug 2022
|
remove unneccessary warning prefix
...
Jan Jurzitza
authored
on 26 Aug 2022
Mathias LANG
committed
on 26 Aug 2022
|
|
|
|
|
|
2022-08-24 |
Dub: Introduce a class to use in unittests
...
Geod24
authored
on 24 Aug 2022
Mathias LANG
committed
on 24 Aug 2022
|