History for dub_jkp / source
2016-01-12
@Sönke Ludwig
Implement interactive "init" command.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Let initPackage use the new recipe.io functionality and enable recipe customization.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Let Dependency.versionString output "~>" style version ranges.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Serialize "x:ddoxTool" for toSDL().
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Properly serialize sub configurations for SDLang recipes.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Implement "dub convert" to convert JSON<->SDLang.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Improve the order of directives in SDLang recipe output.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Implement SDLang package recipe serialization.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Serialize -ddoxTool in toJson.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Support $DFLAGS for "dub test". See #747.
Sönke Ludwig committed on 12 Jan 2016
2016-01-09
@Sönke Ludwig
Write "subConfigurations" field in JSON recipes. Fixes #745.
Sönke Ludwig committed on 9 Jan 2016
2015-12-27
@Martin Nowak
workaround inout(const(T)) problem with 2.065
Martin Nowak committed on 27 Dec 2015
@Sönke Ludwig
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-15
@Sönke Ludwig
Merge pull request #735 from D-Programming-Language/issue502-nested-installed-packages ...
Sönke Ludwig committed on 15 Dec 2015
@Sönke Ludwig
Switch the default "init" format back to JSON. Fixes #724. ...
Sönke Ludwig committed on 15 Dec 2015
2015-12-14
@Sönke Ludwig
Fix scanning of non-managed search paths and gracefully upgrade to new layout.
Sönke Ludwig committed on 14 Dec 2015
@Sönke Ludwig
Merge pull request #715 from MartinNowak/fix715 ...
Sönke Ludwig committed on 14 Dec 2015
2015-12-11
@Guillaume Piolat
Support new directory structure overlapped over the previous one.
Guillaume Piolat authored on 25 Oct 2015 Sönke Ludwig committed on 11 Dec 2015
@Guillaume Piolat
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
@Guillaume Piolat
Fetch packages one directory deeper.
Guillaume Piolat authored on 25 Oct 2015 Sönke Ludwig committed on 11 Dec 2015
2015-11-18
@TheBlu
[Recipe] Added error messages for SDL malformed dependency name.
TheBlu committed on 18 Nov 2015
2015-11-11
@Sönke Ludwig
Merge pull request #702 from MartinNowak/ddox_tool ...
Sönke Ludwig committed on 11 Nov 2015
2015-11-02
@Martin Nowak
implement #715 - use full user name to init package ...
Martin Nowak committed on 2 Nov 2015
2015-10-21
@Sönke Ludwig
Remove unused code that throws a warning on DMD 2.069.0-b2.
Sönke Ludwig committed on 21 Oct 2015
@Sönke Ludwig
Fix target type inheritance for configurations in the SDL recipe parser.
Sönke Ludwig committed on 21 Oct 2015
2015-10-18
@Martin Nowak
fix gdc/ldc flags for ddox/docs ...
Martin Nowak committed on 18 Oct 2015
@Martin Nowak
allow to specify ddox tool ...
Martin Nowak committed on 18 Oct 2015
2015-10-14
@Sönke Ludwig
Fix compilation on old compilers.
Sönke Ludwig committed on 14 Oct 2015
@Sönke Ludwig
Don't pass -unittest to dependencies when performing a test build. Fixes #640.
Sönke Ludwig committed on 14 Oct 2015
2015-10-05
@Sönke Ludwig
dustmite: Use relative paths for path based dependencies. ...
Sönke Ludwig committed on 5 Oct 2015