2015-06-26 |
Add "targets" field to "dub describe" output.
Sönke Ludwig
committed
on 26 Jun 2015
|
---|---|
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Make the describe() API strongly typed.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
|
|
Enable file names/line numbers and field names for the updated JSON module.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Fix compilation of the updated vibe.d modules on all supported DMD versions.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Upgrade Json/serialization code to latest vibe.d version.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
2015-06-25 |
"dub remove" shall only remove managed packages. Fixes #596.
Sönke Ludwig
committed
on 25 Jun 2015
|
2015-06-23 |
Enforce build requirements after downwards inheritance of build settings. Fixes #592.
Sönke Ludwig
committed
on 23 Jun 2015
|
Remove some obsolete code.
Sönke Ludwig
committed
on 23 Jun 2015
|
|
Allow building non-binary target types with -o- switch. Fixes #553.
...
Sönke Ludwig
committed
on 23 Jun 2015
|
|
2015-06-21 |
|
Fix script execution permission.
Sönke Ludwig
committed
on 21 Jun 2015
|
|
|
|
Add test case for #586 (possibly not exactly the same).
Sönke Ludwig
committed
on 21 Jun 2015
|
|
Tolerate (with warning) path based sub package dependencies. See #586.
Sönke Ludwig
committed
on 21 Jun 2015
|
|
Ignore trailing slash when verifying path. See #586.
Sönke Ludwig
committed
on 21 Jun 2015
|
|
|
|
2015-06-20 |
Change Travis-CI badge to indicate status for master instead of HEAD
Sönke Ludwig
committed
on 20 Jun 2015
|
2015-06-17 |
Update change log.
Sönke Ludwig
committed
on 17 Jun 2015
|
2015-06-16 |
Fix test package name.
Sönke Ludwig
committed
on 16 Jun 2015
|
Fix detection of non-lowercase names and improve warning message.
...
Sönke Ludwig
committed
on 16 Jun 2015
|
|
Merge pull request #582 from D-Programming-Language/dep1-sdl-support
...
Sönke Ludwig
committed
on 16 Jun 2015
|
|
|
|
2015-06-15 |
For child processes (except the target exec for 'dub run'), suppress stdout on --quiet and stderr on --vquiet. Fixes #585
Nick Sabalausky
committed
on 15 Jun 2015
|
Add error message for wrongly typed SDL tag values.
Sönke Ludwig
committed
on 15 Jun 2015
|
|
Add proper error checking for single string tags.
Sönke Ludwig
committed
on 15 Jun 2015
|
|
2015-06-11 |
Pass -vcolumns to DMD if supported. Fixes #581.
Sönke Ludwig
committed
on 11 Jun 2015
|
2015-06-10 |
Fix line wrapping behavior for indented lines and bullet lists.
Sönke Ludwig
committed
on 10 Jun 2015
|
Mention how add-(local/path) determines the version of a package. See #579.
Sönke Ludwig
committed
on 10 Jun 2015
|