History for dub_jkp / source / dub / commandline.d
2014-12-10
@Vadim Lopatin
Modify copyFiles to allow recursive copying of directories with contents, if directory name is specified in file list (or matched by wildcard)
Vadim Lopatin committed on 10 Dec 2014
2014-12-08
@Vadim Lopatin
Implement copyDirs parameter, similar to copyFiles - should recursively copy directory content to destination
Vadim Lopatin committed on 8 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-10-07
@Sönke Ludwig
Use the actual binary name used to build DUB as the default compiler. See #303.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Merge pull request #433 from MartinNowak/cleanCaches ...
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Merge pull request #432 from MartinNowak/typo ...
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Mention "deimos" for "dub init -h". See #431.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Improve JSON parser error format. Fixes #317. ...
Sönke Ludwig committed on 7 Oct 2014
2014-10-05
@Martin Nowak
add clean-caches command ...
Martin Nowak committed on 5 Oct 2014
@Martin Nowak
typo
Martin Nowak committed on 5 Oct 2014
2014-08-21
@Jonathan Marler
Step one of abstracting package description format
Jonathan Marler committed on 21 Aug 2014
2014-08-06
@rikki cattermole
Bug fix, was not accepting package
rikki cattermole committed on 6 Aug 2014
2014-08-02
@Martin Nowak
store metadata cache on disk ...
Martin Nowak committed on 2 Aug 2014
2014-08-01
@Sönke Ludwig
Remove the build type switch for "dub test". See #385.
Sönke Ludwig committed on 1 Aug 2014
@Colden Cullen
Merged TestCovCommand into TestCommand, but with switch
Colden Cullen committed on 1 Aug 2014
@Colden Cullen
Added test-cov command
Colden Cullen committed on 1 Aug 2014
2014-07-02
@Sönke Ludwig
Cache the results for upgrade suggestions. ...
Sönke Ludwig committed on 2 Jul 2014
2014-06-30
@Sönke Ludwig
Add "singleFile" as a possible --build-mode value on the help screen.
Sönke Ludwig committed on 30 Jun 2014
2014-06-28
@sinkuu
Fix helpText
sinkuu committed on 28 Jun 2014
2014-06-21
@Sönke Ludwig
Revert "Fix detection of the "command" command line argument. Fixes #351." ...
Sönke Ludwig committed on 21 Jun 2014
2014-06-19
@Sönke Ludwig
Fix detection of the "command" command line argument. Fixes #351.
Sönke Ludwig committed on 19 Jun 2014
2014-06-13
@Sönke Ludwig
Add a --temp-build switch to force building in the TEMP folder. Fixes #294.
Sönke Ludwig committed on 13 Jun 2014
2014-06-02
@Sönke Ludwig
Avoid redundant loading of packages and remove PackageManager.getTemporaryPackage.
Sönke Ludwig committed on 2 Jun 2014
2014-05-22
@James Clarke
Use "dub.json" instead of "package.json" in documentation
James Clarke committed on 22 May 2014
2014-05-14
@Sönke Ludwig
Support :subpackage shorthand syntax. Fixes #315. ...
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Display the build date for "dub -h".
Sönke Ludwig committed on 14 May 2014
2014-05-09
@Sönke Ludwig
Add the --build-mode switch to control how the compiler and linker are invoked.
Sönke Ludwig committed on 9 May 2014
2014-05-08
@Sönke Ludwig
Merge pull request #306 from ColdenCullen/master ...
Sönke Ludwig committed on 8 May 2014
@Colden Cullen
Added old --system and --local flags back, but marked as deprecated.
Colden Cullen committed on 8 May 2014
@Colden Cullen
Switched to '--cache=x' param type for package fetching.
Colden Cullen committed on 8 May 2014