2016-01-12 |
Add some missing fields to the SDL<->JSON conversion test.
Sönke Ludwig
committed
on 12 Jan 2016
|
---|---|
Add newline.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Serialize "x:ddoxTool" for toSDL().
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Properly serialize sub configurations for SDLang recipes.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Avoid AA order reliance of test.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Add test for "dub convert".
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Implement "dub convert" to convert JSON<->SDLang.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Improve the order of directives in SDLang recipe output.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Add dub.recipe.io to the list of files needed to build the DUB CLI.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Implement SDLang package recipe serialization.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Serialize -ddoxTool in toJson.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Support $DFLAGS for "dub test". See #747.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
2016-01-11 |
|
2016-01-09 |
Write "subConfigurations" field in JSON recipes. Fixes #745.
Sönke Ludwig
committed
on 9 Jan 2016
|
2015-12-29 |
more homebrew info
John Colvin
committed
on 29 Dec 2015
|
2015-12-28 |
|
2015-12-27 |
|
workaround inout(const(T)) problem with 2.065
Martin Nowak
committed
on 27 Dec 2015
|
|
|
|
Output proper error message when using list based describe on "none" target type. Fixes #739.
Sönke Ludwig
committed
on 27 Dec 2015
|
|
2015-12-19 |
Fix the RPM package build script.
Sönke Ludwig
committed
on 19 Dec 2015
|
2015-12-16 |
Fix tests that assume sdl as the default init format.
Sönke Ludwig
committed
on 16 Dec 2015
|
2015-12-15 |
Merge pull request #735 from D-Programming-Language/issue502-nested-installed-packages
...
Sönke Ludwig
committed
on 15 Dec 2015
|
Switch the default "init" format back to JSON. Fixes #724.
...
Sönke Ludwig
committed
on 15 Dec 2015
|
|
2015-12-14 |
Fix scanning of non-managed search paths and gracefully upgrade to new layout.
Sönke Ludwig
committed
on 14 Dec 2015
|
|
|
|
|
2015-12-11 |
Add test for issue 502
Guillaume Piolat
authored
on 31 Oct 2015
Sönke Ludwig
committed
on 11 Dec 2015
|
Support new directory structure overlapped over the previous one.
Guillaume Piolat
authored
on 25 Oct 2015
Sönke Ludwig
committed
on 11 Dec 2015
|
|
Update PackageManager to scan the new paths successfully. Dependencies fetched using the previous way will be normally ignored and left lingering around.
Guillaume Piolat
authored
on 25 Oct 2015
Sönke Ludwig
committed
on 11 Dec 2015
|