History for dub_jkp / source / dub / recipe
2017-12-04
@Sönke Ludwig
Rename Path to NativePath. ...
Sönke Ludwig authored on 6 Nov 2017 Sebastian Wilzbach committed on 4 Dec 2017
@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-06-28
@Sönke Ludwig
Merge pull request #1081 from wilzbach/single-package-default-name ...
Sönke Ludwig authored on 28 Jun 2017 GitHub committed on 28 Jun 2017
2017-06-03
@Sebastian Wilzbach
USe a default package name for single file packages in case none is ...
Sebastian Wilzbach committed on 3 Jun 2017
2017-05-15
@Martin Nowak
fix build with 2.065 frontend ...
Martin Nowak committed on 15 May 2017
@Martin Nowak
use DirEntry.isDir instead of isDir(name)
Martin Nowak committed on 15 May 2017
@Martin Nowak
replace slow O(N^2) removeImportFiles with set difference ...
Martin Nowak committed on 15 May 2017
2017-04-11
@klemens
spelling fixes
klemens committed on 11 Apr 2017
2017-03-04
@Martin Nowak
Merge pull request #1084 from wilzbach/trailing-whitespace ...
Martin Nowak authored on 4 Mar 2017 GitHub committed on 4 Mar 2017
2017-02-23
@Sebastian Wilzbach
Remove all trailing whitespace ...
Sebastian Wilzbach committed on 23 Feb 2017
@Sönke Ludwig
Avoid cubic runtime for collecting files. Fixes #1690. ...
Sönke Ludwig committed on 23 Feb 2017
2016-07-19
@Sönke Ludwig
Add PackageRecipe.clone.
Sönke Ludwig committed on 19 Jul 2016
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-06-24
@Sönke Ludwig
Eliminate use of Json.opDispatch. ...
Sönke Ludwig committed on 24 Jun 2016
2016-05-23
@Sönke Ludwig
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig committed on 23 May 2016
2016-04-21
@Sönke Ludwig
Rename parameter to match documentation.
Sönke Ludwig committed on 21 Apr 2016
2016-04-20
@Sönke Ludwig
Mention version of removal for all deprecated public symbols.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Avoid any of the newly deprecated symbols. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Make internal function in dub.recipe.json private.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review dub.recipe.io and improve documentation.
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-03-12
@Martin Nowak
slice name to get base and sub package names
Martin Nowak committed on 12 Mar 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