2022-08-18 |
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
|
|
sdl: Do not use deprecated aliases
...
Geod24
authored
on 20 Jun 2022
The Dlang Bot
committed
on 20 Jun 2022
|
|
2022-06-13 |
Build{Options,Requirements}: Use a common templated struct
...
Geod24
authored
on 13 Jun 2022
Mathias LANG
committed
on 13 Jun 2022
|
2022-04-19 |
Fix injectSourceFiles not going into description or actually working
richard andrew cattermole
authored
on 10 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|
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 |
Add environment variables to BuildSettings (#2121)
SHOO
authored
on 19 May 2021
GitHub
committed
on 19 May 2021
|
2021-02-14 |
|
2021-01-24 |
Refactor import. inet.path is publicly imported from inet.url, but only symbols from inet.path are used.
Bastiaan Veelo
authored
on 24 Jan 2021
The Dlang Bot
committed
on 24 Jan 2021
|
2020-11-23 |
Add dependencyBuildSettings to BuildSettingsTemplate
Ömer Faruk IRMAK
committed
on 23 Nov 2020
|
Use Dependency Json facilities
Ömer Faruk IRMAK
committed
on 23 Nov 2020
|
|
2020-08-15 |
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 |
Support dependencies as git url with exact commit (#1798)
...
Eugene Wissner
authored
on 9 Aug 2020
GitHub
committed
on 9 Aug 2020
|
2020-04-15 |
Allow hidden paths that are specifically referenced from the dub recipe
...
Steven Schveighoffer
committed
on 15 Apr 2020
|
2020-04-14 |
fix #1372 - Ignore files in hidden directories.
Samathy Barratt
authored
on 9 May 2019
Steven Schveighoffer
committed
on 14 Apr 2020
|
2019-12-17 |
|
2019-11-22 |
fix: report correct line on sdl error
Mathis Beer
committed
on 22 Nov 2019
|