2013-12-11 |
Rename the generated root module for "dub test" to "dub_test_root".
...
Sönke Ludwig
committed
on 11 Dec 2013
|
---|---|
Rename some BuildOptions to avoid D keywords.
Sönke Ludwig
committed
on 11 Dec 2013
|
|
Avoid casting RegistryPackageSupplier[] to PackageSupplier[]. Fixes #186.
Sönke Ludwig
committed
on 11 Dec 2013
|
|
Mention support for the "http_proxy" variable.
Sönke Ludwig
committed
on 11 Dec 2013
|
|
Add suggestion to use --force to rebuild up-to-date targets.
Sönke Ludwig
committed
on 11 Dec 2013
|
|
Improve message when the build is skipped on up-to-date targets.
Sönke Ludwig
committed
on 11 Dec 2013
|
|
Only call setTarget() on buildsettings that are used to output the final binary.
...
Sönke Ludwig
committed
on 11 Dec 2013
|
|
2013-12-10 |
Fix path separators for DUBPATH.
Sönke Ludwig
committed
on 10 Dec 2013
|
Fix building DUB using DUB on Posix.
Sönke Ludwig
committed
on 10 Dec 2013
|
|
2013-12-09 |
Make "dub test" work for library configurations without a "mainSourceFile".
Sönke Ludwig
committed
on 9 Dec 2013
|
Fix listing of directories containing invalid symbolic links.
Sönke Ludwig
committed
on 9 Dec 2013
|
|
Hide deprecated commands.
Sönke Ludwig
committed
on 9 Dec 2013
|
|
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 |
Attempt to work around std.net.curl bug. See #109 and #135.
Sönke Ludwig
committed
on 8 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-05 |
|
Added quoting of import paths
Piotr Szturmaj
committed
on 5 Dec 2013
|
|
2013-12-04 |
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
|
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
|
Rename badly named PackageManager.get to storeFetchedPackage.
Sönke Ludwig
committed
on 2 Dec 2013
|
|
2013-12-01 |
Fix "mainSourceFile" to be emitted for Project.addBuildSettings with the "shallow" parameter set.
...
Sönke Ludwig
committed
on 1 Dec 2013
|
Change order of command class declarations to match their order in the help screen.
Sönke Ludwig
committed
on 1 Dec 2013
|
|
Also fall back to "dub -b unittest" if there are no source files in the selected library configuration.
Sönke Ludwig
committed
on 1 Dec 2013
|
|
Fall back to "dub -b unittest" when "dub test" finds no library configuration.
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 |
Update change log.
Sönke Ludwig
committed
on 30 Nov 2013
|
Merge branch '0.9.20'
Sönke Ludwig
committed
on 30 Nov 2013
|
|
Work around DMD associative array bug. Fixes #179.
Sönke Ludwig
committed
on 30 Nov 2013
|