History for dub_jkp / source / dub / dub.d
2014-01-10
@Sönke Ludwig
Only copy DDOX resources if newer on Posix.
Sönke Ludwig committed on 10 Jan 2014
2014-01-07
@Sönke Ludwig
Make "dub.json" the primary choice for a package description and handle "package.json" as a fallback.
Sönke Ludwig committed on 7 Jan 2014
2014-01-02
@Sönke Ludwig
Don't include package.d modules for "dub test". See #198.
Sönke Ludwig committed on 2 Jan 2014
2013-12-30
@Sönke Ludwig
Determine proper module name for "package.d" files and "dub test". Fixes #198.
Sönke Ludwig committed on 30 Dec 2013
2013-12-19
@Sönke Ludwig
Implement individual building of dependencies.
Sönke Ludwig committed on 19 Dec 2013
2013-12-16
@ponce
Add support for "add-local" without version name.
ponce committed on 16 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
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
Avoid casting RegistryPackageSupplier[] to PackageSupplier[]. Fixes #186.
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
2013-12-09
@Sönke Ludwig
Make "dub test" work for library configurations without a "mainSourceFile".
Sönke Ludwig committed on 9 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
Rename badly named PackageManager.get to storeFetchedPackage.
Sönke Ludwig committed on 2 Dec 2013
2013-12-01
@Sönke Ludwig
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
@Sönke Ludwig
Fall back to "dub -b unittest" when "dub test" finds no library configuration.
Sönke Ludwig committed on 1 Dec 2013
2013-11-30
@Sönke Ludwig
Implement the "test" command.
Sönke Ludwig committed on 30 Nov 2013
2013-11-29
@Sönke Ludwig
Let --annotate work for all commands.
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-22
@Sönke Ludwig
Code cosmetics.
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 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
2013-11-18
@Sönke Ludwig
Adjust style of dub.internal.vibecompat.data.json to latest vibe.d and use vibe.data.json if available.
Sönke Ludwig committed on 18 Nov 2013
2013-11-09
@Martin Nowak
shell glob must not be quoted
Martin Nowak committed on 9 Nov 2013
2013-11-02
@Sönke Ludwig
Let "dub --build=ddox" start a local HTTP server instead of generating .html files.
Sönke Ludwig committed on 2 Nov 2013
@Sönke Ludwig
Fix "dub --build=ddox" and let it open the docs in the system browser automatically.
Sönke Ludwig committed on 2 Nov 2013
@Sönke Ludwig
Remove dub.internal.std.process compatibility code as it doesn't support browse() and the compile status on older DMD versions isn't tracked anyway.
Sönke Ludwig committed on 2 Nov 2013