History for dub_jkp / source / app.d
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
@Sönke Ludwig
Add support for multiple registries using --registry or a "registryUrls" configuration field. Fixes #22. ...
Sönke Ludwig committed on 20 Jul 2013
2013-07-10
@Sönke Ludwig
Implemented a new visuald-combined generator and added LDC/GDC support for VisualD projects. ...
Sönke Ludwig committed on 10 Jul 2013
2013-07-09
@Matthias Dondorff
Removed dead code.
Matthias Dondorff committed on 9 Jul 2013
2013-07-02
@Sönke Ludwig
Improve help screen documentation for the --compiler= switch. See #86.
Sönke Ludwig committed on 2 Jul 2013
2013-06-22
@Sönke Ludwig
Fix fetching of all recursive dependencies in one go.
Sönke Ludwig committed on 22 Jun 2013
@Sönke Ludwig
Add command line documentation for add-path/remove-path.
Sönke Ludwig committed on 22 Jun 2013
2013-06-19
@Sönke Ludwig
Rename log levels to be in line with the latest vibe.d versions.
Sönke Ludwig committed on 19 Jun 2013
2013-06-04
@Sönke Ludwig
Query git to determine the current DUB version and report it on the help screen. Fixes #39.
Sönke Ludwig committed on 4 Jun 2013
@Sönke Ludwig
Add support for DUBPATH and "add-path" + change the default installation location to the DUB user path. Fixes #64. ...
Sönke Ludwig committed on 4 Jun 2013
2013-05-14
@Sönke Ludwig
Implement a first version of "dub describe".
Sönke Ludwig committed on 14 May 2013
2013-04-24
@Matthias Dondorff
Added "dub list-system" and "dub list-user".
Matthias Dondorff committed on 24 Apr 2013
2013-04-12
@Sönke Ludwig
Remove the thread/fiber IDs to clean up the console output visually. ...
Sönke Ludwig committed on 12 Apr 2013