2018-03-13 |
Ensure mainSourceFile is deduplicated properly. Fixes #1407.
...
Sönke Ludwig
committed
on 13 Mar 2018
|
---|---|
2017-12-04 |
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
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 |
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 |
USe a default package name for single file packages in case none is
...
Sebastian Wilzbach
committed
on 3 Jun 2017
|
2017-05-15 |
|
use DirEntry.isDir instead of isDir(name)
Martin Nowak
committed
on 15 May 2017
|
|
|
|
2017-04-11 |
spelling fixes
klemens
committed
on 11 Apr 2017
|
2017-03-04 |
Merge pull request #1084 from wilzbach/trailing-whitespace
...
Martin Nowak
authored
on 4 Mar 2017
GitHub
committed
on 4 Mar 2017
|
2017-02-23 |
|
|
|
2016-07-19 |
Add PackageRecipe.clone.
Sönke Ludwig
committed
on 19 Jul 2016
|
2016-06-25 |
Fix handling of empty array directives in the SDLang recipe parser.
...
Sönke Ludwig
committed
on 25 Jun 2016
|
2016-06-24 |
|
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
|