2014-03-02 |
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
|
|
Add a TravisCI recipe.
Sönke Ludwig
committed
on 19 Feb 2014
|
|
Fix compilation on 64-bit systems.
Sönke Ludwig
committed
on 19 Feb 2014
|
|
Improve wording.
Sönke Ludwig
committed
on 19 Feb 2014
|
|
Prepend an explicit .\ when executing executables in relative paths on Windows, too.
...
Sönke Ludwig
committed
on 19 Feb 2014
|
|
2014-02-18 |
Implemented ~>1.3.5 version specifier similar to what rubygems are doing.
Matthias Dondorff
committed
on 18 Feb 2014
|
2014-02-17 |
|
2014-02-16 |
Support --combined and --force flags for "dub test". Fixes #247.
Sönke Ludwig
committed
on 16 Feb 2014
|
2014-02-13 |
Don't downward inherit Have_* versions and only partially string import paths.
...
Sönke Ludwig
committed
on 13 Feb 2014
|