History for dub_jkp / source
2013-11-30
@Sönke Ludwig
Fix parameter handling of the "init" command.
Sönke Ludwig committed on 30 Nov 2013
@Sönke Ludwig
Fix missing log argument.
Sönke Ludwig committed on 30 Nov 2013
@Sönke Ludwig
Add --force switch for "dub run" and "dub build" and fix --rdmd.
Sönke Ludwig committed on 30 Nov 2013
2013-11-29
@Sönke Ludwig
Make sure the target binary gets deleted when the linker has failed.
Sönke Ludwig committed on 29 Nov 2013
@Sönke Ludwig
Merge branch '0.9.20'
Sönke Ludwig committed on 29 Nov 2013
@Sönke Ludwig
Update change log and bump version number.
Sönke Ludwig committed on 29 Nov 2013
@Sönke Ludwig
Output a warning if no main source file is defined.
Sönke Ludwig committed on 29 Nov 2013
@Sönke Ludwig
Add support for a "mainSourceFile" field. ...
Sönke Ludwig committed on 29 Nov 2013
@Sönke Ludwig
Let --annotate work for all commands.
Sönke Ludwig committed on 29 Nov 2013
@Sönke Ludwig
Defer initialization code so that displaying help works immediately and without the danger to fail.
Sönke Ludwig committed on 29 Nov 2013
@Sönke Ludwig
Revamp the command line interface with cleanly separated command implementations.
Sönke Ludwig committed on 29 Nov 2013
2013-11-26
@Sönke Ludwig
Fix Path.toNativeString() for empty paths (was missing the ending slash).
Sönke Ludwig committed on 26 Nov 2013
2013-11-24
@Sönke Ludwig
Add ".res" to the list of linker file extensions on Windows.
Sönke Ludwig committed on 24 Nov 2013
@Sönke Ludwig
Fix unit test.
Sönke Ludwig committed on 24 Nov 2013
2013-11-22
@Sönke Ludwig
Fix duplicate file entries in generated VisualD projects. Fixes #168. ...
Sönke Ludwig committed on 22 Nov 2013
@Sönke Ludwig
Code cosmetics.
Sönke Ludwig committed on 22 Nov 2013
@Sönke Ludwig
Remove log output.
Sönke Ludwig committed on 22 Nov 2013
@Sönke Ludwig
Avoid fetching the same package multiple times when sub packages are used.
Sönke Ludwig committed on 22 Nov 2013
2013-11-21
@Sönke Ludwig
Fix naming convention of PlacementLocation.
Sönke Ludwig committed on 21 Nov 2013
@Sönke Ludwig
Only install pre-release versions with "dub upgrade --prerelease" if release versions are also available.
Sönke Ludwig committed on 21 Nov 2013
@Sönke Ludwig
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
@Sönke Ludwig
Don't upgrade unmanaged packages. Fixes #171. ...
Sönke Ludwig committed on 21 Nov 2013
2013-11-20
@Sönke Ludwig
Fix --build=ddox.
Sönke Ludwig committed on 20 Nov 2013
@Sönke Ludwig
Properly infer build options and target names when collecting package build settings without a configuration. ...
Sönke Ludwig committed on 20 Nov 2013
2013-11-19
@ponce
Ability to generate dynlib projects with VisualD generator. ...
ponce committed on 19 Nov 2013
@Sönke Ludwig
Fix warning that for some reason only occurs on some systems...
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Improve the Appender workaround.
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Add workaround for corrupted Json values when using Appender.
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Fix compiler error on DMD 2.063.2.
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Let Json.checkType take an optional string to avoid compilation errors in the future.
Sönke Ludwig committed on 19 Nov 2013