History for dub_jkp / source / dub / recipe
2023-03-01
@Carsten Schlote
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
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 13 Feb 2023
2023-02-12
@WebFreak001
fix #2587
WebFreak001 committed on 12 Feb 2023
2023-02-04
@WebFreak001
fix typo(s)
WebFreak001 authored on 9 Jan 2023 Mathias LANG committed on 4 Feb 2023
2023-01-08
@Jan Jurzitza
replace std.variant with std.sumtype (#2550) ...
Jan Jurzitza authored on 8 Jan 2023 GitHub committed on 8 Jan 2023
2022-12-11
@Mathias LANG
Reduce dependency on `std.file` (#2547)
Mathias LANG authored on 11 Dec 2022 GitHub committed on 11 Dec 2022
2022-11-02
@Sönke Ludwig
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
@Geod24
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
@Geod24
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
@Geod24
Minor: Align dub.recipe.selection style with dub.recipe.packagerecipe ...
Geod24 committed on 10 Sep 2022
@Geod24
Trivial: Fix typo in documentation
Geod24 committed on 10 Sep 2022
2022-08-28
@Geod24
Use configy library to parse dub.json file ...
Geod24 authored on 12 Jun 2022 Mathias LANG committed on 28 Aug 2022
2022-08-27
@Geod24
Trivial: Remove test about the internals of Dependency ...
Geod24 authored on 27 Aug 2022 Mathias LANG committed on 27 Aug 2022
2022-08-25
@Geod24
Integrate `dependencyBuildSettings` into dependencies ...
Geod24 authored on 12 Aug 2022 Mathias LANG committed on 25 Aug 2022
2022-08-18
@Geod24
Trivial: Add attributes and documentation to PackageRecipe ...
Geod24 authored on 18 Aug 2022 The Dlang Bot committed on 18 Aug 2022
@Geod24
Configy: Replace parseField with parseAs ...
Geod24 authored on 18 Aug 2022 Mathias LANG committed on 18 Aug 2022
2022-08-07
@Geod24
Deprecate Dependency.versionSpec ...
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@Geod24
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
@Bastiaan Veelo
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
@Giacomo De Lazzari
New logging module - initial functionality ...
Giacomo De Lazzari authored on 8 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Geod24
Use Configy to read dub.selections.json
Geod24 authored on 15 Jul 2022 Jan Jurzitza committed on 28 Jul 2022
2022-07-19
@Martin Kinkelin
Fix missing sanitizing of subpackage targetTypes ...
Martin Kinkelin authored on 19 Jul 2022 Mathias LANG committed on 19 Jul 2022
2022-07-16
@Geod24
sdl: Simplify Dependency parsing ...
Geod24 authored on 16 Jul 2022 The Dlang Bot committed on 16 Jul 2022
2022-07-15
@Mathias LANG
Various code simplification around `dub.selections.json` (#2311) ...
Mathias LANG authored on 15 Jul 2022 GitHub committed on 15 Jul 2022
2022-07-14
@Geod24
Add SumType support to packagerecipe : clone ...
Geod24 committed on 14 Jul 2022
@Geod24
Dependency: Move `spec` / git ref inside of `Repository` ...
Geod24 authored on 13 Jul 2022 Mathias LANG committed on 14 Jul 2022
@Geod24
Remove leading hyphen in platform specs ...
Geod24 authored on 20 Jun 2022 Mathias LANG committed on 14 Jul 2022
2022-07-13
@Martin Kinkelin
[add BuildSettingsTemplate.dup() method instead]
Martin Kinkelin authored on 13 Jul 2022 Mathias LANG committed on 13 Jul 2022
2022-06-20
@Geod24
Move fix for issue 711 outside of JSON/SDL parser ...
Geod24 authored on 20 Jun 2022 Mathias LANG committed on 20 Jun 2022
@Geod24
sdl/json: Do not create dummy dependencyBuildSettings entry ...
Geod24 authored on 20 Jun 2022 Jan Jurzitza committed on 20 Jun 2022