History for dub_jkp / source / dub / commandline.d
2022-07-28
@Geod24
Remove message about system installation of packages ...
Geod24 committed on 28 Jul 2022
@Geod24
Remove long-deprecated 'install' and 'uninstall' command ...
Geod24 committed on 28 Jul 2022
@Geod24
Do not call Project.reinit from commandline ...
Geod24 authored on 28 Jul 2022 Mathias LANG committed on 28 Jul 2022
2022-07-18
@Geod24
commandline: Catch Exception, not Throwable ...
Geod24 authored on 18 Jul 2022 The Dlang Bot committed on 18 Jul 2022
2022-07-13
@Geod24
Deprecate once-called redundant getLatestPackage ...
Geod24 committed on 13 Jul 2022
@Geod24
Use Dependency.any whenever possible
Geod24 committed on 13 Jul 2022
@Geod24
Avoid needless string concat in log calls
Geod24 authored on 13 Jul 2022 The Dlang Bot committed on 13 Jul 2022
2022-07-12
@Martin Kinkelin
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
@Sönke Ludwig
Add a command line option for upgrading all sub packages. ...
Sönke Ludwig committed on 28 Jun 2022
2022-06-27
@Sönke Ludwig
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
@Geod24
Trivial: Re-use findPackageFile in commandline module
Geod24 authored on 12 Jun 2022 The Dlang Bot committed on 17 Jun 2022
2022-06-13
@Geod24
commandline: Refactor and streamline special syntaxes ...
Geod24 authored on 10 Jun 2022 Mathias LANG committed on 13 Jun 2022
2022-06-07
@Per Nordlöw
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
@Martin Kinkelin
Support special test runner configuration for `dub describe` as well
Martin Kinkelin authored on 18 Feb 2022 Jan Jurzitza committed on 17 May 2022
@Martin Kinkelin
Handle unittest config special case in Dub.generateProject()
Martin Kinkelin authored on 18 Feb 2022 Jan Jurzitza committed on 17 May 2022
@Martin Kinkelin
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
@WebFreak001
expose the implemented describe pre/post-run cmds
WebFreak001 authored on 13 Feb 2022 Jan Jurzitza committed on 14 Feb 2022
2021-12-05
@Jan Jurzitza
fix CLI --print-builds implementation
Jan Jurzitza authored on 3 Dec 2021 The Dlang Bot committed on 5 Dec 2021
2021-10-14
@Per Nordlöw
Expand tilde in --root path
Per Nordlöw authored on 14 Oct 2021 The Dlang Bot committed on 14 Oct 2021
2021-09-29
@Per Nordlöw
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
@Per Nordlöw
Forward dub dustmite parameter -j
Per Nordlöw authored on 28 Sep 2021 The Dlang Bot committed on 28 Sep 2021
@Per Nordlöw
Forward dub dustmite parameter --strategy
Per Nordlöw authored on 27 Sep 2021 The Dlang Bot committed on 28 Sep 2021
2021-05-19
@SHOO
Add environment variables to BuildSettings (#2121)
SHOO authored on 19 May 2021 GitHub committed on 19 May 2021
2021-03-01
@SHOO
Add lowmem for settings
SHOO authored on 21 Apr 2020 The Dlang Bot committed on 1 Mar 2021
2021-01-25
@Bastiaan Veelo
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
@drug007
Propagate the `single` option ...
drug007 committed on 22 Dec 2020
2020-12-18
@Geod24
Trivial: Clean up trailing whitespace
Geod24 committed on 18 Dec 2020
2020-12-08
@deviator
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
@deviator
improve list command
deviator authored on 6 Dec 2020 The Dlang Bot committed on 7 Dec 2020
2020-08-24
@deviator
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