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
|
---|---|
Fix/Update some tests and make some info messages more similar to original version of Dub
Luis Panadero Guardeño
authored
on 4 Apr 2021
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Fix rebase errors
Luis Panadero Guardeño
authored
on 3 Apr 2021
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Fix really stupid error in previous commit
Giacomo De Lazzari
authored
on 12 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Replace --no-colors & --force-colors with --colors={auto|on|off}
Giacomo De Lazzari
authored
on 12 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Add --force-colors option to force colors enabled
Giacomo De Lazzari
authored
on 12 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Add --no-colors option to disable colors in terminal
...
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Revert logInfo to print a single line after a fetch
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Fixed project upgrade message
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Output improvements in package management
...
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Now checks if the output is a console or not
...
Giacomo De Lazzari
authored
on 9 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Fixed output of some commands
...
Giacomo De Lazzari
authored
on 11 Jun 2018
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
|
|
Commandline: Do not duplicate GeneratorSettings fields
...
Geod24
authored
on 28 Jul 2022
The Dlang Bot
committed
on 28 Jul 2022
|
|
|
|
|
|
Do not call Project.reinit from commandline
...
Geod24
authored
on 28 Jul 2022
Mathias LANG
committed
on 28 Jul 2022
|
|
2022-07-18 |
commandline: Catch Exception, not Throwable
...
Geod24
authored
on 18 Jul 2022
The Dlang Bot
committed
on 18 Jul 2022
|
2022-07-13 |
|
Use Dependency.any whenever possible
Geod24
committed
on 13 Jul 2022
|
|
Avoid needless string concat in log calls
Geod24
authored
on 13 Jul 2022
The Dlang Bot
committed
on 13 Jul 2022
|
|
2022-07-12 |
Fix dub_test_root imports for non-all-at-once compilations (#2288)
...
Martin Kinkelin
authored
on 12 Jul 2022
GitHub
committed
on 12 Jul 2022
|
2022-06-28 |
|
2022-06-27 |
Allow "dub :subpackage" shortcut syntax to run a certain sub package.
Sönke Ludwig
authored
on 16 Jun 2022
Mathias LANG
committed
on 27 Jun 2022
|
2022-06-17 |
Trivial: Re-use findPackageFile in commandline module
Geod24
authored
on 12 Jun 2022
The Dlang Bot
committed
on 17 Jun 2022
|
2022-06-13 |
commandline: Refactor and streamline special syntaxes
...
Geod24
authored
on 10 Jun 2022
Mathias LANG
committed
on 13 Jun 2022
|
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
|