2014-03-01
@Matthias Dondorff
Cleaning up exception handling for dub remove and not catching Throwable somewhere else than commandline.d.
Matthias Dondorff committed on 1 Mar 2014
@Matthias Dondorff
Fix automatic removing of packages. Path's created for directories were missing a ending slash '/'.
Matthias Dondorff committed on 1 Mar 2014
@Matthias Dondorff
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
@Sönke Ludwig
Fix "dub --rdmd" build everything at once. See #255. ...
Sönke Ludwig committed on 27 Feb 2014
2014-02-26
@Sönke Ludwig
Properly handle mainSourceFile for --rdmd. Fixes #263.
Sönke Ludwig committed on 26 Feb 2014
@Sönke Ludwig
Silence debugging log message
Sönke Ludwig committed on 26 Feb 2014
@Sönke Ludwig
Fix linking for DMD 2.065 in Posix (breaks 2.064) when build using DUB
Sönke Ludwig committed on 26 Feb 2014
@Sönke Ludwig
Also warn about using certain "buildOptions" in addition to "dflags".
Sönke Ludwig committed on 26 Feb 2014
2014-02-22
@Sönke Ludwig
Fix handling of the --local switch. Fixes #259. ...
Sönke Ludwig committed on 22 Feb 2014
@Sönke Ludwig
Fix RPM build script to properly handle release versions.
Sönke Ludwig committed on 22 Feb 2014
@Sönke Ludwig
Tag version 0.9.21.
Sönke Ludwig committed on 22 Feb 2014
2014-02-20
@Sönke Ludwig
Fix version inference for the RPM build script. ...
Sönke Ludwig committed on 20 Feb 2014
@Sönke Ludwig
Update change log.
Sönke Ludwig committed on 20 Feb 2014
@Sönke Ludwig
Merge branch '0.9.21'
Sönke Ludwig committed on 20 Feb 2014
2014-02-19
@Matthias Dondorff
Following rubygems version specification for approximate version more closely.
Matthias Dondorff committed on 19 Feb 2014
@Sönke Ludwig
Use the cURL-less configuration for unit testing to avoid linker errors.
Sönke Ludwig committed on 19 Feb 2014
@Sönke Ludwig
Use up to date DUB release.
Sönke Ludwig committed on 19 Feb 2014
@Sönke Ludwig
Add build status badge.
Sönke Ludwig committed on 19 Feb 2014
@Sönke Ludwig
Add a TravisCI recipe.
Sönke Ludwig committed on 19 Feb 2014
@Sönke Ludwig
Fix compilation on 64-bit systems.
Sönke Ludwig committed on 19 Feb 2014
@Sönke Ludwig
Improve wording.
Sönke Ludwig committed on 19 Feb 2014
@Sönke Ludwig
Prepend an explicit .\ when executing executables in relative paths on Windows, too. ...
Sönke Ludwig committed on 19 Feb 2014
2014-02-18
@Matthias Dondorff
Implemented ~>1.3.5 version specifier similar to what rubygems are doing.
Matthias Dondorff committed on 18 Feb 2014
2014-02-17
@Sükriye Ludwig
Add script for building an RPM package. See #245. ...
Sükriye Ludwig committed on 17 Feb 2014
2014-02-16
@Sönke Ludwig
Support --combined and --force flags for "dub test". Fixes #247.
Sönke Ludwig committed on 16 Feb 2014
2014-02-13
@Sönke Ludwig
Don't downward inherit Have_* versions and only partially string import paths. ...
Sönke Ludwig committed on 13 Feb 2014
@Sönke Ludwig
Add the target platform to the .dub/build/* cache folders. ...
Sönke Ludwig committed on 13 Feb 2014
@Sönke Ludwig
Fix typo.
Sönke Ludwig committed on 13 Feb 2014
@Sönke Ludwig
Add --force-remove switch and reimplement PackageManager.remove. ...
Sönke Ludwig committed on 13 Feb 2014
@Sönke Ludwig
Warn when using -m32/-m64 directly.
Sönke Ludwig committed on 13 Feb 2014