History for dub_jkp / source / dub / commandline.d
2015-06-26
@Sönke Ludwig
Make the describe() API strongly typed.
Sönke Ludwig committed on 26 Jun 2015
2015-06-10
@Sönke Ludwig
Fix line wrapping behavior for indented lines and bullet lists.
Sönke Ludwig committed on 10 Jun 2015
@Sönke Ludwig
Mention how add-(local/path) determines the version of a package. See #579.
Sönke Ludwig committed on 10 Jun 2015
@Sönke Ludwig
Improve help text for add-local and add-path. See #579.
Sönke Ludwig committed on 10 Jun 2015
2015-05-13
@Sönke Ludwig
Remove the deprecated "visuald-combined" generator.
Sönke Ludwig committed on 13 May 2015
2015-05-05
@Sönke Ludwig
Implement a --bare option to only search for packages in CWD/root. ...
Sönke Ludwig committed on 5 May 2015
@Sönke Ludwig
Fix root package loading sequence to avoid spurious warnings. ...
Sönke Ludwig committed on 5 May 2015
2015-04-26
@w0rp
Add --import-paths and --string-import-paths as options for 'dub describe' instead of a new command. Add some scripts for testing the output of each, and a smoke test for 'dub describe'.
w0rp committed on 26 Apr 2015
2015-04-18
@w0rp
Add a command to dub to list all of the import paths for a project.
w0rp committed on 18 Apr 2015
2015-04-13
@Martin Nowak
pass build/config/compiler/arch options to sub-dub
Martin Nowak committed on 13 Apr 2015
@Martin Nowak
use thisExePath in recursive dub invocations
Martin Nowak committed on 13 Apr 2015
2015-04-08
@Sönke Ludwig
Fix "dub dustmite" with versioned dependencies. ...
Sönke Ludwig committed on 8 Apr 2015
2015-04-07
@Sönke Ludwig
Fix warnings on DMD master. See #541.
Sönke Ludwig committed on 7 Apr 2015
2015-03-27
@Sönke Ludwig
Make parallel compilation optional. See #498.
Sönke Ludwig committed on 27 Mar 2015
2015-03-10
@Sönke Ludwig
Avoid superfluous update check in "dub dustmite --test-package" mode. ...
Sönke Ludwig committed on 10 Mar 2015
2015-02-17
@Martin Nowak
add --version option to dub
Martin Nowak committed on 17 Feb 2015
2015-01-24
@Steven Dwy
Add generator for CMake build scripts
Steven Dwy committed on 24 Jan 2015
2015-01-09
@Martin Nowak
Merge pull request #461 from londey/sublimetext ...
Martin Nowak committed on 9 Jan 2015
2015-01-05
@Martin Nowak
fix Issue 480 - default to available compiler ...
Martin Nowak committed on 5 Jan 2015
2014-12-13
@Nicholas Londey
Added generator for SublimeText project files
Nicholas Londey committed on 13 Dec 2014
2014-12-10
@Martin Nowak
Merge pull request #453 from grogancolin/init-with-dependencies ...
Martin Nowak committed on 10 Dec 2014
@Colin Grogan
Upon failing to find a package. createEmptyPackage now throws an exception, and lets main handle the error
Colin Grogan committed on 10 Dec 2014
2014-12-09
@Colin Grogan
Fixed conflict
Colin Grogan committed on 9 Dec 2014
2014-12-06
@grogancolin
Update commandline.d
grogancolin committed on 6 Dec 2014
@Martin Nowak
fixes from code review ...
Martin Nowak committed on 6 Dec 2014
@grogancolin
Update commandline.d ...
grogancolin committed on 6 Dec 2014
@grogancolin
Update commandline.d ...
grogancolin committed on 6 Dec 2014
2014-11-19
@Martin Nowak
Revert "Remove the build type switch for "dub test". See #385." ...
Martin Nowak committed on 19 Nov 2014
2014-11-09
@grogancolin
Removed unneeded "if" from InitCommand.execute()
grogancolin committed on 9 Nov 2014
2014-11-08
@grogancolin
Added initialisation to m_buildType. ...
grogancolin committed on 8 Nov 2014