2013-12-16
@Sönke Ludwig
Merge pull request #194 from p0nce/master ...
Sönke Ludwig committed on 16 Dec 2013
@ponce
Add support for "add-local" without version name.
ponce committed on 16 Dec 2013
2013-12-15
@Sönke Ludwig
Enforce build requirements when generating VisualD projects. Fixes #188.
Sönke Ludwig committed on 15 Dec 2013
@Sönke Ludwig
Add a "VibeDefaultMain" version to the package description of "dub init xx vibe.d". ...
Sönke Ludwig committed on 15 Dec 2013
@Sönke Ludwig
Merge pull request #192 from Kapps/fixRelativeHome ...
Sönke Ludwig committed on 15 Dec 2013
2013-12-14
@Ognjen Ivkovic
Fix assertion errors when the HOME variable is a relative path.
Ognjen Ivkovic committed on 14 Dec 2013
2013-12-13
@Sönke Ludwig
Warn about missing "mainSourceFile" only for executable configurations.
Sönke Ludwig committed on 13 Dec 2013
@Sönke Ludwig
Add an "allModules" tuple to dub_test_root and pass it to runUnitTests or the "tested" code.
Sönke Ludwig committed on 13 Dec 2013
2013-12-11
@Sönke Ludwig
Rename the generated root module for "dub test" to "dub_test_root". ...
Sönke Ludwig committed on 11 Dec 2013
@Sönke Ludwig
Rename some BuildOptions to avoid D keywords.
Sönke Ludwig committed on 11 Dec 2013
@Sönke Ludwig
Avoid casting RegistryPackageSupplier[] to PackageSupplier[]. Fixes #186.
Sönke Ludwig committed on 11 Dec 2013
@Sönke Ludwig
Mention support for the "http_proxy" variable.
Sönke Ludwig committed on 11 Dec 2013
@Sönke Ludwig
Add suggestion to use --force to rebuild up-to-date targets.
Sönke Ludwig committed on 11 Dec 2013
@Sönke Ludwig
Improve message when the build is skipped on up-to-date targets.
Sönke Ludwig committed on 11 Dec 2013
@Sönke Ludwig
Only call setTarget() on buildsettings that are used to output the final binary. ...
Sönke Ludwig committed on 11 Dec 2013
2013-12-10
@Sönke Ludwig
Fix path separators for DUBPATH.
Sönke Ludwig committed on 10 Dec 2013
@Sönke Ludwig
Fix building DUB using DUB on Posix.
Sönke Ludwig committed on 10 Dec 2013
2013-12-09
@Sönke Ludwig
Make "dub test" work for library configurations without a "mainSourceFile".
Sönke Ludwig committed on 9 Dec 2013
@Sönke Ludwig
Fix listing of directories containing invalid symbolic links.
Sönke Ludwig committed on 9 Dec 2013
@Sönke Ludwig
Hide deprecated commands.
Sönke Ludwig committed on 9 Dec 2013
@Sönke Ludwig
Do not create an application configuration if the detected application main file is the same as the detected library main file.
Sönke Ludwig committed on 9 Dec 2013
2013-12-08
@Sönke Ludwig
Attempt to work around std.net.curl bug. See #109 and #135.
Sönke Ludwig committed on 8 Dec 2013
2013-12-06
@Sönke Ludwig
Fix DescribeCommand to check dependencies when --nodeps is not given.
Sönke Ludwig committed on 6 Dec 2013
2013-12-05
@Sönke Ludwig
Merge pull request #184 from pszturmaj/master ...
Sönke Ludwig committed on 5 Dec 2013
@Piotr Szturmaj
Added quoting of import paths
Piotr Szturmaj committed on 5 Dec 2013
2013-12-04
@Sönke Ludwig
If --main-file was given for "dub test", prefer a normal library configuration over a "unittest" one.
Sönke Ludwig committed on 4 Dec 2013
@Sönke Ludwig
Use an existing "unittest" configuration for "dub test" by default.
Sönke Ludwig committed on 4 Dec 2013
2013-12-02
@Sönke Ludwig
Add back version output for --help and improve SemVer conversion of the GIT describe output.
Sönke Ludwig committed on 2 Dec 2013
@Sönke Ludwig
Rename badly named PackageManager.get to storeFetchedPackage.
Sönke Ludwig committed on 2 Dec 2013
2013-12-01
@Sönke Ludwig
Fix "mainSourceFile" to be emitted for Project.addBuildSettings with the "shallow" parameter set. ...
Sönke Ludwig committed on 1 Dec 2013