History for dub_jkp / source / dub / commandline.d
2016-01-12
@Sönke Ludwig
Implement interactive "init" command.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Implement "dub convert" to convert JSON<->SDLang.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Support $DFLAGS for "dub test". See #747.
Sönke Ludwig committed on 12 Jan 2016
2015-12-15
@Sönke Ludwig
Switch the default "init" format back to JSON. Fixes #724. ...
Sönke Ludwig committed on 15 Dec 2015
2015-10-05
@Sönke Ludwig
dustmite: Use relative paths for path based dependencies. ...
Sönke Ludwig committed on 5 Oct 2015
@Sönke Ludwig
Fix "dub dustmite" for packages with path based dependencies. Partial fix for #240. ...
Sönke Ludwig committed on 5 Oct 2015
@Sönke Ludwig
Fix "dub dustmite" when no explicit compiler/arch is given.
Sönke Ludwig committed on 5 Oct 2015
2015-09-26
@Sönke Ludwig
Fix error message when running DUB on a folder with no package. Fixes #696.
Sönke Ludwig committed on 26 Sep 2015
2015-09-22
@Martin Nowak
left justify package name and version
Martin Nowak committed on 22 Sep 2015
@Martin Nowak
implement search command ...
Martin Nowak committed on 22 Sep 2015
2015-09-14
@ponce
Fix some places where "profile-gc" was missing.
ponce committed on 14 Sep 2015
@Sönke Ludwig
Implement --skip-registry switch. Fixes #580.
Sönke Ludwig committed on 14 Sep 2015
2015-09-13
@Sönke Ludwig
Add support for a user defined default compiler. See #678. ...
Sönke Ludwig committed on 13 Sep 2015
2015-07-20
@Sönke Ludwig
Add getCommands() and CommonOptions to dub.commandline. ...
Sönke Ludwig committed on 20 Jul 2015
2015-07-16
@ponce
No more "Error executing command %s:" message at top-level.
ponce authored on 10 Jul 2015 ponce committed on 16 Jul 2015
2015-07-05
@Sönke Ludwig
Show warnings and errors for "dub describe" (on stderr).
Sönke Ludwig committed on 5 Jul 2015
2015-07-01
@Sönke Ludwig
Merge pull request #612 from D-Programming-Language/sdl-init ...
Sönke Ludwig committed on 1 Jul 2015
@Sönke Ludwig
Fix help text formatting.
Sönke Ludwig committed on 1 Jul 2015
2015-06-30
@Sönke Ludwig
Fix line wrapping for the "dub describe" command description.
Sönke Ludwig committed on 30 Jun 2015
@Sönke Ludwig
Add SDL support to "dub init". ...
Sönke Ludwig committed on 30 Jun 2015
2015-06-26
@Nick Sabalausky
Again, rework --data's handling of sourceFiles and static library dependencies.
Nick Sabalausky authored on 24 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Rework --data's handling of sourceFiles and static library dependencies.
Nick Sabalausky authored on 21 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Allow comma-separated list in --data, for brevity.
Nick Sabalausky authored on 17 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Add --data-0 to output --data= info null-delimited for (ex.) xargs -0
Nick Sabalausky authored on 14 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Replace --data-format with --compiler and --data-list.
Nick Sabalausky authored on 5 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Add 'dub describe --data-format=' to format the output of --data= directly for a compiler's commandline. Use --data-format=list to get the old list-style output.
Nick Sabalausky authored on 5 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Split --data=libs into two: --data=libs (for installed/system libs) and --data=lib-files (for dependency libs) ...
Nick Sabalausky authored on 3 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Add 'dub describe --data='.
Nick Sabalausky authored on 22 May 2015 Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Add "targets" field to "dub describe" output.
Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Make the describe() API strongly typed.
Sönke Ludwig committed on 26 Jun 2015