History for dub_jkp / source
2014-02-22
@Sönke Ludwig
Tag version 0.9.21.
Sönke Ludwig committed on 22 Feb 2014
2014-02-20
@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
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-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
@Sönke Ludwig
Improve error messages for errors during package removal.
Sönke Ludwig committed on 13 Feb 2014
2014-02-12
@Sönke Ludwig
Improve error message in case of missing packages.
Sönke Ludwig committed on 12 Feb 2014
2014-02-11
@Sönke Ludwig
Fix unit tests to use lower case package names.
Sönke Ludwig committed on 11 Feb 2014
@Sönke Ludwig
Change Dependency.toString to output "x.y.z" instead of "==x.y.z" for exact versions.
Sönke Ludwig committed on 11 Feb 2014
@Sönke Ludwig
Fix triggering an assertion when storing dependencies in advanced format. ...
Sönke Ludwig committed on 11 Feb 2014
@Sönke Ludwig
Print a more descriptive error message when PackageManager.getTemporaryPackage fails.
Sönke Ludwig committed on 11 Feb 2014
@Sönke Ludwig
Fix condition for testing if a package description exists.
Sönke Ludwig committed on 11 Feb 2014
@Sönke Ludwig
Add assertion message.
Sönke Ludwig committed on 11 Feb 2014
2014-02-10
@Sönke Ludwig
Make sure that conflicting dependencies result in a proper error message.
Sönke Ludwig committed on 10 Feb 2014
@Sönke Ludwig
Add proper documentation for the "dub test" command. Fixes #83.
Sönke Ludwig committed on 10 Feb 2014
2014-02-08
@Sönke Ludwig
Only insert packages belonging to the same target into TargetInfo.packages.
Sönke Ludwig committed on 8 Feb 2014
2014-02-07
@Sönke Ludwig
Output errors the occur while fetching package information as diagnostic output. See also #236.
Sönke Ludwig committed on 7 Feb 2014
@Sönke Ludwig
Ensure a deterministic file order when passing source files to the compiler. ...
Sönke Ludwig committed on 7 Feb 2014
2014-02-06
@Sönke Ludwig
Always use lower case package names internally, regardless of the package description.
Sönke Ludwig committed on 6 Feb 2014
2014-02-04
@Sönke Ludwig
Add simple support for --arch and LDC.
Sönke Ludwig committed on 4 Feb 2014
@Sönke Ludwig
Add -defaultlib=x to the flags that need to be passed to the separate linking stage for DMD.
Sönke Ludwig committed on 4 Feb 2014
2014-01-27
@Sönke Ludwig
Silence the "Checking dependencies" message on startup. Fixes #221.
Sönke Ludwig committed on 27 Jan 2014