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
|
Configy: Replace parseField with parseAs
...
Geod24
authored
on 18 Aug 2022
Mathias LANG
committed
on 18 Aug 2022
|
|
2022-08-07 |
Deprecate Dependency.versionSpec
...
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
SDL: Use visit instead of multiple if when parsing Dependency
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 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 Configy to read dub.selections.json
Geod24
authored
on 15 Jul 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
|
2022-07-19 |
Fix missing sanitizing of subpackage targetTypes
...
Martin Kinkelin
authored
on 19 Jul 2022
Mathias LANG
committed
on 19 Jul 2022
|
2022-07-16 |
sdl: Simplify Dependency parsing
...
Geod24
authored
on 16 Jul 2022
The Dlang Bot
committed
on 16 Jul 2022
|
2022-07-15 |
Various code simplification around `dub.selections.json` (#2311)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
2022-07-14 |
|
Dependency: Move `spec` / git ref inside of `Repository`
...
Geod24
authored
on 13 Jul 2022
Mathias LANG
committed
on 14 Jul 2022
|
|
Remove leading hyphen in platform specs
...
Geod24
authored
on 20 Jun 2022
Mathias LANG
committed
on 14 Jul 2022
|
|
2022-07-13 |
[add BuildSettingsTemplate.dup() method instead]
Martin Kinkelin
authored
on 13 Jul 2022
Mathias LANG
committed
on 13 Jul 2022
|
2022-06-20 |
Move fix for issue 711 outside of JSON/SDL parser
...
Geod24
authored
on 20 Jun 2022
Mathias LANG
committed
on 20 Jun 2022
|
sdl/json: Do not create dummy dependencyBuildSettings entry
...
Geod24
authored
on 20 Jun 2022
Jan Jurzitza
committed
on 20 Jun 2022
|