2022-10-17 |
sumtype: Work around bugs in return type inference
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
---|---|
sumtype: Use non-packaged import for std.format
...
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
|
sumtype/dyaml: Work around various compatibility issues with v2.097
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
|
dyaml: Fix unittest compatibility with v2.099
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
|
Do not use Phobos' sumtype, use dyaml's versioned one
...
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
|
2022-10-15 |
Return null instead of empty array
Sebastiaan Koppe
authored
on 15 Oct 2022
Mathias LANG
committed
on 15 Oct 2022
|
2022-09-21 |
Fix zip symlink problem.
Steven Schveighoffer
authored
on 21 Sep 2022
The Dlang Bot
committed
on 21 Sep 2022
|
2022-09-19 |
Dub: Deprecate changing the rootPath
...
Geod24
authored
on 19 Jul 2022
Mathias LANG
committed
on 19 Sep 2022
|
Commandline: Use inheritance, not a boolean, to control Dub initialization
...
Geod24
authored
on 19 Sep 2022
Mathias LANG
committed
on 19 Sep 2022
|
|
2022-09-17 |
Copy all dynamicLib deps extra files for root packages with `none` targetType
...
Martin Kinkelin
authored
on 17 Aug 2022
Mathias LANG
committed
on 17 Sep 2022
|
Copy extra files of (direct & indirect) dynamicLibrary deps to root package output dir only
Martin Kinkelin
authored
on 17 Aug 2022
Mathias LANG
committed
on 17 Sep 2022
|
|
Windows: Copy .lib files from DLL deps only
...
Martin Kinkelin
authored
on 17 Aug 2022
Mathias LANG
committed
on 17 Sep 2022
|
|
Use dscanner-config for `dub lint`
...
christian.koestlin
authored
on 16 Sep 2022
Mathias LANG
committed
on 17 Sep 2022
|
|
Support --temp-build also in `dub build` (#2428)
Christian Köstlin
authored
on 17 Sep 2022
GitHub
committed
on 17 Sep 2022
|
|
Fix package scanning order.
...
Sönke Ludwig
authored
on 15 Sep 2022
Mathias LANG
committed
on 17 Sep 2022
|
|
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
|
fix coloring for dub upgrade -s
WebFreak001
authored
on 14 Sep 2022
Mathias LANG
committed
on 15 Sep 2022
|
|
PackageManager: Only iterate on internal fromPath array, not everything
...
Geod24
authored
on 14 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
|
Deprecate PackageManager.completeSearchPath
...
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
|
|
Deprecate an unused PackageManager.getPackage ovrld
...
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
|
|
Deprecate PackageManager.getFirstPackage
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
committed
on 13 Sep 2022
|
|
2022-09-11 |
PackageManager: Simplify removeLocalPackage by using algorithm
...
Geod24
authored
on 20 Aug 2022
Mathias LANG
committed
on 11 Sep 2022
|
PackageManager: Remove m_disableDefaultSearchPath, use array instead
...
Geod24
committed
on 11 Sep 2022
|
|
Trivial: Improve PackageManager.m_repositories documentation
Geod24
committed
on 11 Sep 2022
|