2014-06-10 |
Update GitHub links in README.md
Sönke Ludwig
committed
on 10 Jun 2014
|
---|---|
2014-06-08 |
Print a proper error message for unknown dependency versions of the root package.
Sönke Ludwig
committed
on 8 Jun 2014
|
2014-06-02 |
Avoid redundant loading of packages and remove PackageManager.getTemporaryPackage.
Sönke Ludwig
committed
on 2 Jun 2014
|
2014-05-29 |
Update change log.
Sönke Ludwig
committed
on 29 May 2014
|
Output all possible source/import files for "dub describe". Fixes #185.
...
Sönke Ludwig
committed
on 29 May 2014
|
|
Recognize the "systemDependencies" field.
Sönke Ludwig
committed
on 29 May 2014
|
|
2014-05-23 |
|
2014-05-22 |
Removed extra spaces between words
James Clarke
committed
on 22 May 2014
|
Ensure all files end with a newline
James Clarke
committed
on 22 May 2014
|
|
Use tabs in all JSON and D files
James Clarke
committed
on 22 May 2014
|
|
|
|
Removed trailing whitespace
James Clarke
committed
on 22 May 2014
|
|
Converted line endings from CRLF to LF
James Clarke
committed
on 22 May 2014
|
|
|
|
Renamed all "package.json" files to "dub.json"
James Clarke
committed
on 22 May 2014
|
|
Use "dub.json" instead of "package.json" when reading from zip archives
James Clarke
committed
on 22 May 2014
|
|
Use "dub.json" instead of "package.json" in documentation
James Clarke
committed
on 22 May 2014
|
|
|
|
Fix isUpToDate for sub packages
sinkuu
committed
on 22 May 2014
|
|
2014-05-16 |
Only execute Windows specific unit tests on Windows.
Sönke Ludwig
committed
on 16 May 2014
|
Avoid the UNC path root "\\" to be part of a relative path. Fixes #302.
Sönke Ludwig
committed
on 16 May 2014
|
|
2014-05-14 |
Do not store sub packages of "add-local" packages and fix removeLocalPackage.
Sönke Ludwig
committed
on 14 May 2014
|
|
|
|
|
|
|
Allow empty path nodes. Fixes #177.
Sönke Ludwig
committed
on 14 May 2014
|
|
Display the build date for "dub -h".
Sönke Ludwig
committed
on 14 May 2014
|
|
Ignore any noise on stdout when reading back the platform information.
Sönke Ludwig
committed
on 14 May 2014
|
|
Enable line number display for JSON errors and improve error messages. See #317 and #325.
Sönke Ludwig
committed
on 14 May 2014
|
|
Display the compiler binary with invoking the compiler for separate compilation. See #326.
Sönke Ludwig
committed
on 14 May 2014
|