2016-01-17 |
Add "release-debug" default build type. See #747.
Sönke Ludwig
committed
on 17 Jan 2016
|
---|---|
2016-01-14 |
Merge pull request #734 from D-Programming-Language/interactive-init
...
Martin Nowak
committed
on 14 Jan 2016
|
2016-01-13 |
Merge pull request #732 from D-Programming-Language/sdl-json-convert
...
Martin Nowak
committed
on 13 Jan 2016
|
2016-01-12 |
Add test for interactive init.
Sönke Ludwig
committed
on 12 Jan 2016
|
Fix interactive setting of package recipe format.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Add long-option for non-interactive init mode.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Fix rendundant architecture flag test.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Centralize the logic to determine the latest available package version.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Make all "dub init" tests use the non-interactive mode.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Implement interactive "init" command.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Let initPackage use the new recipe.io functionality and enable recipe customization.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Let Dependency.versionString output "~>" style version ranges.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
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
|