2013-11-01
@Sönke Ludwig
Rename Dub.get() to Dub.fetch(). See #150.
Sönke Ludwig committed on 1 Nov 2013
@Sönke Ludwig
Fix error message in case of an empty source path. See #149.
Sönke Ludwig committed on 1 Nov 2013
@Sönke Ludwig
Extend "dub init" to take an optional type argument and don't create "public"/"views" folders by default. Fixes #152. ...
Sönke Ludwig committed on 1 Nov 2013
@Sönke Ludwig
Merge pull request #150 from Dicebot/install_rename ...
Sönke Ludwig committed on 1 Nov 2013
@Dicebot
Commands: "get" -> "fetch"
Dicebot committed on 1 Nov 2013
@Dicebot
Add usage notification for Run 'dub help' for usage information.
Dicebot committed on 1 Nov 2013
@Dicebot
Add backwards-compatible aliases no renamed commands
Dicebot committed on 1 Nov 2013
@Dicebot
Remove 'installation' references. ...
Dicebot committed on 1 Nov 2013
2013-10-26
@Sönke Ludwig
Exit when package loading fails. Fixes #145.
Sönke Ludwig committed on 26 Oct 2013
2013-10-25
@Sönke Ludwig
Fix "dub -- app args".
Sönke Ludwig committed on 25 Oct 2013
2013-10-24
@Sönke Ludwig
Always output the DUB version number when -v is specified.
Sönke Ludwig committed on 24 Oct 2013
@Sönke Ludwig
Fix "dub build --build=ddox" on Windows. ...
Sönke Ludwig committed on 24 Oct 2013
@Sönke Ludwig
Make "dub build --build=ddox" work for any target type and avoid including dependencies in the documentation. Fixes #142.
Sönke Ludwig committed on 24 Oct 2013
@Sönke Ludwig
Issue -shared and -fPIC when building shared libraries with DMD. Fixes #138.
Sönke Ludwig committed on 24 Oct 2013
@Sönke Ludwig
Fix handling of lib flags on Windows for GDC/LDC.
Sönke Ludwig committed on 24 Oct 2013
2013-10-23
@Sönke Ludwig
Merge pull request #143 from finalpatch/master ...
Sönke Ludwig committed on 23 Oct 2013
@finalpatch
fix gdc/ldc build options
finalpatch committed on 23 Oct 2013
2013-10-22
@Sönke Ludwig
Use the exact dependencies instead of base packages for missing dependency resolution. Fixes #140.
Sönke Ludwig committed on 22 Oct 2013
2013-10-21
@Sönke Ludwig
Fix "-w" to be the default warnings mode again.
Sönke Ludwig committed on 21 Oct 2013
@Sönke Ludwig
Add a "targetFileName" field to the output of "dub describe" (a platform and target type specific version of "targetName"). Fixes rejectedsoftware/dub-registry#25.
Sönke Ludwig committed on 21 Oct 2013
@Sönke Ludwig
Fix root package initialization for "dub describe" and add support for describing named packages.
Sönke Ludwig committed on 21 Oct 2013
@Sönke Ludwig
Use DirEntry() instead of dirEntry() on DMD >= 2.064 to avoid deprecation warnings. Fixes #116.
Sönke Ludwig committed on 21 Oct 2013
@Sönke Ludwig
Let Package.hasDependency return true if no configuration is specified and _any_ configuration has the dependency. Fixes #137.
Sönke Ludwig committed on 21 Oct 2013
@Sönke Ludwig
Fix running dub from a non-package path and allow sub packages to reference their parent.
Sönke Ludwig committed on 21 Oct 2013
@Sönke Ludwig
Determine default configuration *after* loading the selected sub package.
Sönke Ludwig committed on 21 Oct 2013
@Sönke Ludwig
Output a proper error message when trying to build a "sourceLibrary".
Sönke Ludwig committed on 21 Oct 2013
2013-10-18
@Sönke Ludwig
Fix typo.
Sönke Ludwig committed on 18 Oct 2013
@Sönke Ludwig
Fix build.sh for non-Linux systems.
Sönke Ludwig committed on 18 Oct 2013
@Sönke Ludwig
Add version_.d to GIT to ease building directly from .tgz.
Sönke Ludwig committed on 18 Oct 2013
@Sönke Ludwig
Update change log.
Sönke Ludwig committed on 18 Oct 2013