2014-03-17 |
correct imports
John Colvin
committed
on 17 Mar 2014
|
---|---|
2014-03-13 |
Integrate the "dub select" functionality in "dub upgrade".
Sönke Ludwig
committed
on 13 Mar 2014
|
|
|
2014-03-04 |
Merge branch 'dustmite'
Sönke Ludwig
committed
on 4 Mar 2014
|
Improve error message when removing a package fails.
Sönke Ludwig
committed
on 4 Mar 2014
|
|
2014-03-02 |
Build fix.
Matthias Dondorff
committed
on 2 Mar 2014
|
Fixing 'dub fetch xyz --version=a.b.c', the latest version was fetched instead of the specified.
...
Matthias Dondorff
committed
on 2 Mar 2014
|
|
Preparing dub select command. dub select will select the currently used versions and write them to a file, so that dub can later use this information to rebuild this exact state. This will also be used to override dependencies with either branch versions or not matching versions (to resolve conflicts). (All of this if to be implemented).
...
Matthias Dondorff
committed
on 2 Mar 2014
|
|
Fixing serializeToJson for structs/classes with to/fromJson to/fromString.
Matthias Dondorff
committed
on 2 Mar 2014
|
|
Removing not needed check for git version when installing a package from the registry.
Matthias Dondorff
committed
on 2 Mar 2014
|
|
2014-03-01 |
|
Removing superfluous try-catch around dub.remove.
Matthias Dondorff
committed
on 1 Mar 2014
|
|
Cleaning up exception handling for dub remove and not catching Throwable somewhere else than commandline.d.
Matthias Dondorff
committed
on 1 Mar 2014
|
|
Fix automatic removing of packages. Path's created for directories were missing a ending slash '/'.
Matthias Dondorff
committed
on 1 Mar 2014
|
|
Fixing Path.relativeTo for directories, a Path whith endsWithSlash==true had this property stripped, when made relative to another Path.
Matthias Dondorff
committed
on 1 Mar 2014
|
|
2014-02-27 |
|
2014-02-26 |
Properly handle mainSourceFile for --rdmd. Fixes #263.
Sönke Ludwig
committed
on 26 Feb 2014
|
Silence debugging log message
Sönke Ludwig
committed
on 26 Feb 2014
|
|
Fix linking for DMD 2.065 in Posix (breaks 2.064) when build using DUB
Sönke Ludwig
committed
on 26 Feb 2014
|
|
Also warn about using certain "buildOptions" in addition to "dflags".
Sönke Ludwig
committed
on 26 Feb 2014
|
|
2014-02-22 |
|
Fix RPM build script to properly handle release versions.
Sönke Ludwig
committed
on 22 Feb 2014
|
|
Tag version 0.9.21.
Sönke Ludwig
committed
on 22 Feb 2014
|
|
2014-02-20 |
|
Update change log.
Sönke Ludwig
committed
on 20 Feb 2014
|
|
Merge branch '0.9.21'
Sönke Ludwig
committed
on 20 Feb 2014
|
|
2014-02-19 |
Following rubygems version specification for approximate version more closely.
Matthias Dondorff
committed
on 19 Feb 2014
|
Use the cURL-less configuration for unit testing to avoid linker errors.
Sönke Ludwig
committed
on 19 Feb 2014
|
|
Use up to date DUB release.
Sönke Ludwig
committed
on 19 Feb 2014
|
|
Add build status badge.
Sönke Ludwig
committed
on 19 Feb 2014
|