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
|
|
Improve help text for add-local and add-path. See #579.
Sönke Ludwig
committed
on 10 Jun 2015
|
|
2015-06-09 |
Add more unit tests.
Sönke Ludwig
committed
on 9 Jun 2015
|
Fix and unit test all supported fields for the SDL description parser.
Sönke Ludwig
committed
on 9 Jun 2015
|
|
Add simple SDL based test project.
Sönke Ludwig
committed
on 9 Jun 2015
|
|
Implement basic SDL package description support. Fixes #348.
...
Sönke Ludwig
committed
on 9 Jun 2015
|
|
Add latest sdlang-d sources.
Sönke Ludwig
committed
on 9 Jun 2015
|
|
Add Dependency.versionSpec property.
Sönke Ludwig
committed
on 9 Jun 2015
|
|
2015-05-31 |
Show quoted args for compiler invocations. See #569.
Sönke Ludwig
committed
on 31 May 2015
|
2015-05-26 |
|
Pass 'x86-64' arch to LDC instead of 'x86_64'
ponce
committed
on 26 May 2015
|
|
2015-05-13 |
Remove the deprecated "visuald-combined" generator.
Sönke Ludwig
committed
on 13 May 2015
|
2015-05-05 |
Merge pull request #565 from D-Programming-Language/issue-564
...
Martin Nowak
committed
on 5 May 2015
|
Catch errors caused by invalid path dependencies during upgrade checks. Fixes #564.
Sönke Ludwig
committed
on 5 May 2015
|
|
Add test for issue #564.
Sönke Ludwig
committed
on 5 May 2015
|
|
Implement a --bare option to only search for packages in CWD/root.
...
Sönke Ludwig
committed
on 5 May 2015
|
|
Fix root package loading sequence to avoid spurious warnings.
...
Sönke Ludwig
committed
on 5 May 2015
|
|
2015-05-03 |
|
2015-05-02 |
Fix #560: --import-paths error when "configurations" section exists
Nick Sabalausky
committed
on 2 May 2015
|