2017-12-04 |
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 |
|
2016-06-25 |
Fix handling of empty array directives in the SDLang recipe parser.
...
Sönke Ludwig
committed
on 25 Jun 2016
|
2016-04-20 |
|
Clean up and document the dub.package_ public API.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
2016-04-05 |
Fix all deprecation warnings on 2.071.0-b1, except for std.stream.
...
Sönke Ludwig
committed
on 5 Apr 2016
|
2016-02-10 |
Add "default" flag to Dependency and fix "*" to match optional dependencies.
Sönke Ludwig
committed
on 10 Feb 2016
|
2016-02-02 |
Parse the (undocumented) "version" field in dub.sdl.
Sönke Ludwig
committed
on 2 Feb 2016
|
2016-01-12 |
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
|
|
Improve the order of directives in SDLang recipe output.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Implement SDLang package recipe serialization.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
2015-11-18 |
[Recipe] Added error messages for SDL malformed dependency name.
TheBlu
committed
on 18 Nov 2015
|
2015-11-11 |
|
2015-10-21 |
Fix target type inheritance for configurations in the SDL recipe parser.
Sönke Ludwig
committed
on 21 Oct 2015
|
2015-10-18 |
|
2015-07-12 |
Fix unit test.
Sönke Ludwig
committed
on 12 Jul 2015
|
2015-07-11 |
Fix handling of "platform" attributes in the SDL parser.
Sönke Ludwig
committed
on 11 Jul 2015
|
2015-06-26 |
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
2015-06-15 |
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-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
|
|
Implement basic SDL package description support. Fixes #348.
...
Sönke Ludwig
committed
on 9 Jun 2015
|
|
2014-08-23 |
Rename PackageInfo to PackageRecipe and separate representation from JSON code.
...
Sönke Ludwig
committed
on 23 Aug 2014
|