History for dub_jkp / source / dub / recipe / sdl.d
2017-12-04
@Sönke Ludwig
Make the code base compatible with vibe-core. ...
Sönke Ludwig authored on 23 Jun 2017 Sebastian Wilzbach committed on 4 Dec 2017
2017-02-23
@Sebastian Wilzbach
Remove all trailing whitespace ...
Sebastian Wilzbach committed on 23 Feb 2017
2016-06-25
@Sönke Ludwig
Fix handling of empty array directives in the SDLang recipe parser. ...
Sönke Ludwig committed on 25 Jun 2016
2016-04-20
@Sönke Ludwig
Avoid any of the newly deprecated symbols. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Clean up and document the dub.package_ public API.
Sönke Ludwig committed on 20 Apr 2016
2016-04-05
@Sönke Ludwig
Fix all deprecation warnings on 2.071.0-b1, except for std.stream. ...
Sönke Ludwig committed on 5 Apr 2016
2016-02-10
@Sönke Ludwig
Add "default" flag to Dependency and fix "*" to match optional dependencies.
Sönke Ludwig committed on 10 Feb 2016
2016-02-02
@Sönke Ludwig
Parse the (undocumented) "version" field in dub.sdl.
Sönke Ludwig committed on 2 Feb 2016
2016-01-12
@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
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
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-10-21
@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
allow to specify ddox tool ...
Martin Nowak committed on 18 Oct 2015
2015-07-12
@Sönke Ludwig
Fix unit test.
Sönke Ludwig committed on 12 Jul 2015
2015-07-11
@Sönke Ludwig
Fix handling of "platform" attributes in the SDL parser.
Sönke Ludwig committed on 11 Jul 2015
2015-06-26
@Sönke Ludwig
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig committed on 26 Jun 2015
2015-06-15
@Sönke Ludwig
Add error message for wrongly typed SDL tag values.
Sönke Ludwig committed on 15 Jun 2015
@Sönke Ludwig
Add proper error checking for single string tags.
Sönke Ludwig committed on 15 Jun 2015
2015-06-09
@Sönke Ludwig
Add more unit tests.
Sönke Ludwig committed on 9 Jun 2015
@Sönke Ludwig
Fix and unit test all supported fields for the SDL description parser.
Sönke Ludwig committed on 9 Jun 2015
@Sönke Ludwig
Implement basic SDL package description support. Fixes #348. ...
Sönke Ludwig committed on 9 Jun 2015
2014-08-23
@Sönke Ludwig
Rename PackageInfo to PackageRecipe and separate representation from JSON code. ...
Sönke Ludwig committed on 23 Aug 2014