History for dub_jkp / source / app.d
2023-12-17
@Mathias Lang
Move application code for static ctor in main module ...
Mathias Lang authored on 17 Dec 2023 Nicholas Wilson committed on 17 Dec 2023
2019-12-20
@Geod24
Disable parallel marking within DUB
Geod24 authored on 19 Dec 2019 Mathias LANG committed on 20 Dec 2019
2015-09-15
@Martin Nowak
enable merging of coverage reports to account for tests
Martin Nowak committed on 15 Sep 2015
2013-11-13
@Sönke Ludwig
Move command line processing to a separate module.
Sönke Ludwig committed on 13 Nov 2013
2013-11-02
@Sönke Ludwig
Let "dub --build=ddox" start a local HTTP server instead of generating .html files.
Sönke Ludwig committed on 2 Nov 2013
@Sönke Ludwig
Remove dub.internal.std.process compatibility code as it doesn't support browse() and the compile status on older DMD versions isn't tracked anyway.
Sönke Ludwig committed on 2 Nov 2013
2013-11-01
@Sönke Ludwig
Rename Dub.get() to Dub.fetch(). See #150.
Sönke Ludwig committed on 1 Nov 2013
@Sönke Ludwig
Extend "dub init" to take an optional type argument and don't create "public"/"views" folders by default. Fixes #152. ...
Sönke Ludwig committed on 1 Nov 2013
@Dicebot
Commands: "get" -> "fetch"
Dicebot committed on 1 Nov 2013
@Dicebot
Add usage notification for Run 'dub help' for usage information.
Dicebot committed on 1 Nov 2013
@Dicebot
Add backwards-compatible aliases no renamed commands
Dicebot committed on 1 Nov 2013
@Dicebot
Remove 'installation' references. ...
Dicebot committed on 1 Nov 2013
2013-10-26
@Sönke Ludwig
Exit when package loading fails. Fixes #145.
Sönke Ludwig committed on 26 Oct 2013
2013-10-25
@Sönke Ludwig
Fix "dub -- app args".
Sönke Ludwig committed on 25 Oct 2013
2013-10-24
@Sönke Ludwig
Always output the DUB version number when -v is specified.
Sönke Ludwig committed on 24 Oct 2013
2013-10-21
@Sönke Ludwig
Fix root package initialization for "dub describe" and add support for describing named packages.
Sönke Ludwig committed on 21 Oct 2013
@Sönke Ludwig
Fix running dub from a non-package path and allow sub packages to reference their parent.
Sönke Ludwig committed on 21 Oct 2013
@Sönke Ludwig
Determine default configuration *after* loading the selected sub package.
Sönke Ludwig committed on 21 Oct 2013
2013-10-17
@Sönke Ludwig
Implement building of specific packages, including sub packages.
Sönke Ludwig committed on 17 Oct 2013
2013-09-25
@Sönke Ludwig
Remove the now redundant GeneratorSettings.compilerBinary field.
Sönke Ludwig committed on 25 Sep 2013
2013-09-18
@Sönke Ludwig
Implement --root=PATH switch to override the current working directory.
Sönke Ludwig committed on 18 Sep 2013
2013-09-15
@Sönke Ludwig
Fix typo. See #122.
Sönke Ludwig committed on 15 Sep 2013
@Sönke Ludwig
Use BuildOptions instead of DFlags to handle --debug=XXX flags on the DUB command line.
Sönke Ludwig committed on 15 Sep 2013
2013-09-14
@Craig Dillabaugh
Fixed two small typos in Usage ouput. ...
Craig Dillabaugh committed on 14 Sep 2013
2013-09-11
@Sönke Ludwig
Only upgrade branch packages if required and never upgrade the same package twice. Fixes #118.
Sönke Ludwig committed on 11 Sep 2013
2013-09-10
@Sönke Ludwig
Improve wording of command line structure on the help screen.
Sönke Ludwig committed on 10 Sep 2013
2013-08-31
@Sönke Ludwig
Implement -debug=xyz flag.
Sönke Ludwig committed on 31 Aug 2013
2013-07-21
@Sönke Ludwig
Add support for customized build types ("buildTypes"). Fixes #78. ...
Sönke Ludwig committed on 21 Jul 2013
2013-07-20
@Sönke Ludwig
Fix build script for missing registry.d file. Fixes #95.
Sönke Ludwig committed on 20 Jul 2013
@Sönke Ludwig
Refactor code. ...
Sönke Ludwig committed on 20 Jul 2013