History for dub_jkp / source / dub / recipe / sdl.d
2024-02-08
@Mathias Lang
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
@Mathias Lang
Remove PackageName alias this to toString ...
Mathias Lang authored on 17 Jan 2024 Mathias LANG committed on 18 Jan 2024
@Mathias Lang
Adapt dub.recipe.sdl to PackageName API
Mathias Lang authored on 18 Jan 2024 The Dlang Bot committed on 18 Jan 2024
2023-12-22
@Mathias Lang
Change platform dependency to use a VersionRange ...
Mathias Lang authored on 20 Dec 2023 The Dlang Bot committed on 22 Dec 2023
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-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-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-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
2022-07-16
@Geod24
sdl: Simplify Dependency parsing ...
Geod24 authored on 16 Jul 2022 The Dlang Bot committed on 16 Jul 2022
2022-07-14
@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-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
@Geod24
sdl: Do not use deprecated aliases ...
Geod24 authored on 20 Jun 2022 The Dlang Bot committed on 20 Jun 2022
2022-04-19
@richard andrew cattermole
Implement injection of source files from dependencies into parent final binaries (executed/shared libraries)
richard andrew cattermole authored on 10 Apr 2022 Jan Jurzitza committed on 19 Apr 2022
2021-05-19
@SHOO
Add environment variables to BuildSettings (#2121)
SHOO authored on 19 May 2021 GitHub committed on 19 May 2021
2021-02-14
@Martin Nowak
merge stable (#2106) ...
Martin Nowak authored on 14 Feb 2021 GitHub committed on 14 Feb 2021
2020-08-15
@Geod24
Replace occurences of 'in ref' with 'const scope ref' ...
Geod24 authored on 15 Aug 2020 The Dlang Bot committed on 15 Aug 2020
2020-08-09
@Eugene Wissner
Support dependencies as git url with exact commit (#1798) ...
Eugene Wissner authored on 9 Aug 2020 GitHub committed on 9 Aug 2020
2019-12-17
@Geod24
Remove some unused variables ...
Geod24 committed on 17 Dec 2019
2019-11-22
@Mathis Beer
fix: report correct line on sdl error
Mathis Beer committed on 22 Nov 2019
2019-02-17
@Sönke Ludwig
Change toolchainRequirements fields to Dependency. ...
Sönke Ludwig committed on 17 Feb 2019
2018-12-23
@The Dlang Bot
Merge pull request #1571 from rtbo/requirements ...
The Dlang Bot authored on 23 Dec 2018 GitHub committed on 23 Dec 2018
@Remi Thebault
toolchainRequirements recipe support
Remi Thebault committed on 23 Dec 2018
2018-12-17
@andre2007
extraDependencyFiles attribute added
andre2007 committed on 17 Dec 2018
2018-11-16
@Martin Nowak
Added experimental build settings to filter applicable version identifiers ...
Martin Nowak committed on 16 Nov 2018