2016-05-23 |
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig
committed
on 23 May 2016
|
---|---|
2016-04-21 |
Rename parameter to match documentation.
Sönke Ludwig
committed
on 21 Apr 2016
|
2016-04-20 |
Mention version of removal for all deprecated public symbols.
Sönke Ludwig
committed
on 20 Apr 2016
|
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
|
|
Make internal function in dub.recipe.json private.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
Review dub.recipe.io and improve documentation.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
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-03-12 |
slice name to get base and sub package names
Martin Nowak
committed
on 12 Mar 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
|
|
Serialize -ddoxTool in toJson.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
2016-01-09 |
Write "subConfigurations" field in JSON recipes. Fixes #745.
Sönke Ludwig
committed
on 9 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 |
Compile fix.
Sönke Ludwig
committed
on 12 Jul 2015
|
Add package recipe I/O module.
Sönke Ludwig
committed
on 12 Jul 2015
|
|
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
|