2022-06-07 |
Add support for coverage at compile-time (CTFE)
Per Nordlöw
authored
on 2 Jun 2022
Jan Jurzitza
committed
on 7 Jun 2022
|
---|---|
2022-05-17 |
Support special test runner configuration for `dub describe` as well
Martin Kinkelin
authored
on 18 Feb 2022
Jan Jurzitza
committed
on 17 May 2022
|
Handle unittest config special case in Dub.generateProject()
Martin Kinkelin
authored
on 18 Feb 2022
Jan Jurzitza
committed
on 17 May 2022
|
|
Fix #1856 - enable building the special test runner config
Martin Kinkelin
authored
on 14 Feb 2022
Jan Jurzitza
committed
on 17 May 2022
|
|
2022-02-14 |
expose the implemented describe pre/post-run cmds
WebFreak001
authored
on 13 Feb 2022
Jan Jurzitza
committed
on 14 Feb 2022
|
2021-12-05 |
fix CLI --print-builds implementation
Jan Jurzitza
authored
on 3 Dec 2021
The Dlang Bot
committed
on 5 Dec 2021
|
2021-10-14 |
Expand tilde in --root path
Per Nordlöw
authored
on 14 Oct 2021
The Dlang Bot
committed
on 14 Oct 2021
|
2021-09-29 |
Put dustmite flags just after dustmite command and add --trace flag
Per Nordlöw
authored
on 28 Sep 2021
The Dlang Bot
committed
on 29 Sep 2021
|
2021-09-28 |
Forward dub dustmite parameter -j
Per Nordlöw
authored
on 28 Sep 2021
The Dlang Bot
committed
on 28 Sep 2021
|
Forward dub dustmite parameter --strategy
Per Nordlöw
authored
on 27 Sep 2021
The Dlang Bot
committed
on 28 Sep 2021
|
|
2021-05-19 |
Add environment variables to BuildSettings (#2121)
SHOO
authored
on 19 May 2021
GitHub
committed
on 19 May 2021
|
2021-03-01 |
Add lowmem for settings
SHOO
authored
on 21 Apr 2020
The Dlang Bot
committed
on 1 Mar 2021
|
2021-01-25 |
Refactor import. Url is not used directly, but path is.
Bastiaan Veelo
authored
on 25 Jan 2021
The Dlang Bot
committed
on 25 Jan 2021
|
2020-12-22 |
|
2020-12-18 |
Trivial: Clean up trailing whitespace
Geod24
committed
on 18 Dec 2020
|
2020-12-08 |
Add ability to specify version specification for commandline commands
...
deviator
authored
on 5 Dec 2020
The Dlang Bot
committed
on 8 Dec 2020
|
2020-12-07 |
improve list command
deviator
authored
on 6 Dec 2020
The Dlang Bot
committed
on 7 Dec 2020
|
2020-08-24 |
added version spec ability for remove and fetch commands, deprecate --version argument for those
deviator
authored
on 10 Aug 2020
Mathias LANG
committed
on 24 Aug 2020
|
Added version spec ability for dub commands
deviator
authored
on 28 Jul 2020
Mathias LANG
committed
on 24 Aug 2020
|
|
2020-07-28 |
Enforce proper package loading on 'dub update'. Fixes #1970.
Grim Maple
authored
on 27 Jul 2020
Mathias LANG
committed
on 28 Jul 2020
|
2020-07-08 |
Fix issue 1917 - Add dub dustmite --no-redirect
MoonlightSentinel
authored
on 15 Jun 2020
The Dlang Bot
committed
on 8 Jul 2020
|
2020-05-20 |
Make CommandLine's constructors '@safe pure nothrow'
Geod24
committed
on 20 May 2020
|
Fix failing test on native Windows.
Bastiaan Veelo
authored
on 19 May 2020
Mathias LANG
committed
on 20 May 2020
|
|
2020-05-17 |
Fix #1040 - dub run <package>@x.y.z ignores the specified version
SHOO
authored
on 2 May 2020
Geod24
committed
on 17 May 2020
|
2020-05-03 |
Merge pull request #1906 from gedaiu/master
...
The Dlang Bot
authored
on 3 May 2020
GitHub
committed
on 3 May 2020
|
2020-04-21 |
Lint: Add --report-file argument
Andre Pany
committed
on 21 Apr 2020
|
2020-04-20 |
Join unit tests
Szabo Bogdan
committed
on 20 Apr 2020
|
Add assert if extractRemainingArgs is called more than one time
Szabo Bogdan
committed
on 20 Apr 2020
|
|
Remove !is null from HelpCommand comparison
...
Szabo Bogdan
authored
on 2 Apr 2020
Szabo Bogdan
committed
on 20 Apr 2020
|
|
Documentation update
Szabo Bogdan
committed
on 20 Apr 2020
|