2014-01-09 |
Deprecate the "visuald-combined" generator.
Sönke Ludwig
committed
on 9 Jan 2014
|
---|---|
2014-01-04 |
Fixed typos.
Matthias Dondorff
committed
on 4 Jan 2014
|
2013-12-19 |
Implement individual building of dependencies.
Sönke Ludwig
committed
on 19 Dec 2013
|
2013-12-17 |
Add "release-nobounds" build type. Fixes #141.
Sönke Ludwig
committed
on 17 Dec 2013
|
2013-12-16 |
Add support for "add-local" without version name.
ponce
committed
on 16 Dec 2013
|
2013-12-11 |
Mention support for the "http_proxy" variable.
Sönke Ludwig
committed
on 11 Dec 2013
|
2013-12-09 |
Hide deprecated commands.
Sönke Ludwig
committed
on 9 Dec 2013
|
2013-12-06 |
Fix DescribeCommand to check dependencies when --nodeps is not given.
Sönke Ludwig
committed
on 6 Dec 2013
|
2013-12-04 |
Use an existing "unittest" configuration for "dub test" by default.
Sönke Ludwig
committed
on 4 Dec 2013
|
2013-12-02 |
Add back version output for --help and improve SemVer conversion of the GIT describe output.
Sönke Ludwig
committed
on 2 Dec 2013
|
2013-12-01 |
Change order of command class declarations to match their order in the help screen.
Sönke Ludwig
committed
on 1 Dec 2013
|
Let --nodeps work for any command of the build/generate category.
Sönke Ludwig
committed
on 1 Dec 2013
|
|
Remove log message previously used for debugging.
Sönke Ludwig
committed
on 1 Dec 2013
|
|
2013-11-30 |
Fix running "dub test" on an explicitly named package.
Sönke Ludwig
committed
on 30 Nov 2013
|
Implement the "test" command.
Sönke Ludwig
committed
on 30 Nov 2013
|
|
Tweak help screen formatting and add a few short options.
Sönke Ludwig
committed
on 30 Nov 2013
|
|
Group commands by category in the help screen + add a skeleton for the "test" command.
Sönke Ludwig
committed
on 30 Nov 2013
|
|
Fix parameter handling of the "init" command.
Sönke Ludwig
committed
on 30 Nov 2013
|
|
Add --force switch for "dub run" and "dub build" and fix --rdmd.
Sönke Ludwig
committed
on 30 Nov 2013
|
|
2013-11-29 |
Let --annotate work for all commands.
Sönke Ludwig
committed
on 29 Nov 2013
|
Defer initialization code so that displaying help works immediately and without the danger to fail.
Sönke Ludwig
committed
on 29 Nov 2013
|
|
Revamp the command line interface with cleanly separated command implementations.
Sönke Ludwig
committed
on 29 Nov 2013
|
|
2013-11-21 |
Fix naming convention of PlacementLocation.
Sönke Ludwig
committed
on 21 Nov 2013
|
Only install pre-release versions with "dub upgrade --prerelease" if release versions are also available.
Sönke Ludwig
committed
on 21 Nov 2013
|
|
Don't warn about missing package.json in CWD when a different package was selected by name.
Sönke Ludwig
committed
on 21 Nov 2013
|
|
2013-11-13 |
Move command line processing to a separate module.
Sönke Ludwig
committed
on 13 Nov 2013
|