2014-05-22 |
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 |
|
|
|
Added old --system and --local flags back, but marked as deprecated.
Colden Cullen
committed
on 8 May 2014
|
|
Switched to '--cache=x' param type for package fetching.
Colden Cullen
committed
on 8 May 2014
|
|
2014-05-07 |
Add hint to run "dub <cmd> -h" when usage errors occur.
Sönke Ludwig
committed
on 7 May 2014
|
2014-05-06 |
Removed 'Wide' from PlacementLocation member names.
Colden Cullen
committed
on 6 May 2014
|
|
|
2014-05-05 |
Implement support for $ROOT_PACKAGE_DIR and $<PACK_NAME>_PACKAGE_DIR variables. Fixes #260.
...
Sönke Ludwig
committed
on 5 May 2014
|
Don't run postBuildCommands for up to date targets.
Sönke Ludwig
committed
on 5 May 2014
|
|
Process variables for pre-/postGenerateCommands.
Sönke Ludwig
committed
on 5 May 2014
|