2024-06-11 |
ToolchainRequirements: Handle '*' while parsing PackageRecipe
...
Mathias Lang
authored
on 11 Jun
Mathias LANG
committed
on 11 Jun
|
---|---|
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
|
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-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
|
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-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 |
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-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
|
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
|
|
2022-07-14 |
|
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-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-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
|
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-04-15 |
Allow hidden paths that are specifically referenced from the dub recipe
...
Steven Schveighoffer
committed
on 15 Apr 2020
|