2024-06-18 |
Look up `dub.selections.json` files in parent directories too (#2272)
...
Martin Kinkelin
authored
on 18 Jun
GitHub
committed
on 18 Jun
|
---|---|
2024-06-11 |
ToolchainRequirements: Handle '*' while parsing PackageRecipe
...
Mathias Lang
authored
on 11 Jun
Mathias LANG
committed
on 11 Jun
|
2024-02-22 |
Introduce readText and make stripUTF8BOM private
Mathias Lang
authored
on 18 Feb 2024
Mathias LANG
committed
on 22 Feb 2024
|
2024-02-08 |
Make 'Dependency.init' invalid and align Any/Invalid property
...
Mathias Lang
authored
on 7 Feb 2024
Mathias LANG
committed
on 8 Feb 2024
|
2024-01-18 |
Remove PackageName alias this to toString
...
Mathias Lang
authored
on 17 Jan 2024
Mathias LANG
committed
on 18 Jan 2024
|
Adapt dub.recipe.json to PackageName API
Mathias Lang
authored
on 18 Jan 2024
Mathias LANG
committed
on 18 Jan 2024
|
|
Adapt dub.recipe.sdl to PackageName API
Mathias Lang
authored
on 18 Jan 2024
The Dlang Bot
committed
on 18 Jan 2024
|
|
2024-01-17 |
Expand selections file handling to handle new versions
...
Mathias Lang
authored
on 11 Jan 2024
Mathias LANG
committed
on 17 Jan 2024
|
2024-01-15 |
Introduce PackageName, to fully type a package name
...
Mathias Lang
authored
on 14 Jan 2024
Petar Kirov
committed
on 15 Jan 2024
|
2024-01-14 |
Deprecate unused getSubPackagePath
...
Mathias Lang
authored
on 13 Jan 2024
The Dlang Bot
committed
on 14 Jan 2024
|
Trivial: Deprecate string overload of readPackageRecipe
...
Mathias Lang
authored
on 14 Jan 2024
Mathias LANG
committed
on 14 Jan 2024
|
|
2023-12-22 |
Change platform dependency to use a VersionRange
...
Mathias Lang
authored
on 20 Dec 2023
The Dlang Bot
committed
on 22 Dec 2023
|
2023-12-20 |
Move dmd version parser to packagerecipe
...
Mathias Lang
authored
on 20 Dec 2023
The Dlang Bot
committed
on 20 Dec 2023
|
2023-12-19 |
Trivial: Reduce import scope in dub.recipe.selection
Mathias Lang
authored
on 19 Dec 2023
The Dlang Bot
committed
on 19 Dec 2023
|
2023-11-01 |
Update isBasicType usage for Phobos PR 8838
...
Paul Backus
authored
on 1 Nov 2023
The Dlang Bot
committed
on 1 Nov 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
|
2023-02-04 |
fix typo(s)
WebFreak001
authored
on 9 Jan 2023
Mathias LANG
committed
on 4 Feb 2023
|
2023-01-08 |
replace std.variant with std.sumtype (#2550)
...
Jan Jurzitza
authored
on 8 Jan 2023
GitHub
committed
on 8 Jan 2023
|
2022-12-11 |
Reduce dependency on `std.file` (#2547)
Mathias LANG
authored
on 11 Dec 2022
GitHub
committed
on 11 Dec 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-17 |
Do not use Phobos' sumtype, use dyaml's versioned one
...
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
2022-09-10 |
Minor: Align dub.recipe.selection style with dub.recipe.packagerecipe
...
Geod24
committed
on 10 Sep 2022
|
Trivial: Fix typo in documentation
Geod24
committed
on 10 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 test about the internals of Dependency
...
Geod24
authored
on 27 Aug 2022
Mathias LANG
committed
on 27 Aug 2022
|
2022-08-25 |
Integrate `dependencyBuildSettings` into dependencies
...
Geod24
authored
on 12 Aug 2022
Mathias LANG
committed
on 25 Aug 2022
|
2022-08-18 |
Trivial: Add attributes and documentation to PackageRecipe
...
Geod24
authored
on 18 Aug 2022
The Dlang Bot
committed
on 18 Aug 2022
|