2014-05-22 |
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
|
|
Fix orphan format specifier.
Sönke Ludwig
committed
on 14 May 2014
|
|
2014-05-13 |
|
2014-05-11 |
Compilers: Add arch support for gdc
Kinsey Moore
committed
on 11 May 2014
|
2014-05-09 |
Do not build dependencies of static libraries. Fixes #316.
Sönke Ludwig
committed
on 9 May 2014
|
Add the --build-mode switch to control how the compiler and linker are invoked.
Sönke Ludwig
committed
on 9 May 2014
|
|
|
|
2014-05-08 |
|
|