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
|
Add the target platform to the .dub/build/* cache folders.
...
Sönke Ludwig
committed
on 13 Feb 2014
|
|
Fix typo.
Sönke Ludwig
committed
on 13 Feb 2014
|
|
Add --force-remove switch and reimplement PackageManager.remove.
...
Sönke Ludwig
committed
on 13 Feb 2014
|
|
Warn when using -m32/-m64 directly.
Sönke Ludwig
committed
on 13 Feb 2014
|
|
Improve error messages for errors during package removal.
Sönke Ludwig
committed
on 13 Feb 2014
|
|
2014-02-12 |
Improve error message in case of missing packages.
Sönke Ludwig
committed
on 12 Feb 2014
|
2014-02-11 |
Fix unit tests to use lower case package names.
Sönke Ludwig
committed
on 11 Feb 2014
|
Change Dependency.toString to output "x.y.z" instead of "==x.y.z" for exact versions.
Sönke Ludwig
committed
on 11 Feb 2014
|
|
Fix triggering an assertion when storing dependencies in advanced format.
...
Sönke Ludwig
committed
on 11 Feb 2014
|
|
Print a more descriptive error message when PackageManager.getTemporaryPackage fails.
Sönke Ludwig
committed
on 11 Feb 2014
|
|
Fix condition for testing if a package description exists.
Sönke Ludwig
committed
on 11 Feb 2014
|
|
Add assertion message.
Sönke Ludwig
committed
on 11 Feb 2014
|
|
2014-02-10 |
Don't use "echo off" to avoid influencing potential parent batch files.
Sönke Ludwig
committed
on 10 Feb 2014
|