History for dub_jkp / source / dub / package_.d
2014-12-15
@ketmar
Apply patch by ketmar: remove comma expressions and fix property syntax. ...
ketmar authored on 15 Dec 2014 Sönke Ludwig committed on 15 Dec 2014
2014-10-07
@John Colvin
builtin reverse to std.algorithm.reverse ...
John Colvin committed on 7 Oct 2014
@Sönke Ludwig
Improve JSON parser error format. Fixes #317. ...
Sönke Ludwig committed on 7 Oct 2014
2014-09-22
@Sönke Ludwig
Merge branch '0.9.22' ...
Sönke Ludwig committed on 22 Sep 2014
2014-08-28
@Sönke Ludwig
Improve error messages for failures to parse dependency package descriptions. ...
Sönke Ludwig committed on 28 Aug 2014
2014-08-24
@Sönke Ludwig
Fix emitting buildTypes field in downloaded packages. (copy of #406)
Sönke Ludwig committed on 24 Aug 2014
@Sönke Ludwig
Fix compile error.
Sönke Ludwig committed on 24 Aug 2014
@Sönke Ludwig
Fix detection of default "views" folder and remove unused type.
Sönke Ludwig committed on 24 Aug 2014
@Sönke Ludwig
Quick fix compilation with enabled vibe.d dependency and improve backwards compatibility. ...
Sönke Ludwig committed on 24 Aug 2014
2014-08-23
@Sönke Ludwig
Remove unused import.
Sönke Ludwig committed on 23 Aug 2014
@Sönke Ludwig
Rename PackageInfo to PackageRecipe and separate representation from JSON code. ...
Sönke Ludwig committed on 23 Aug 2014
@Sönke Ludwig
Untangle Package and PackageInfo. See #403.
Sönke Ludwig committed on 23 Aug 2014
2014-08-22
@Jonathan Marler
Updated 3 for SDL support
Jonathan Marler committed on 22 Aug 2014
@Jonathan Marler
More package info abstraction
Jonathan Marler committed on 22 Aug 2014
2014-08-21
@Jonathan Marler
Step one of abstracting package description format
Jonathan Marler committed on 21 Aug 2014
2014-08-20
@Jonathan Marler
prevent code from searching file system for the package file multiple times
Jonathan Marler committed on 20 Aug 2014
2014-06-22
@Sönke Ludwig
Use executeShell() to invoke the compiler. See #356. ...
Sönke Ludwig committed on 22 Jun 2014
2014-06-12
@Sönke Ludwig
Avoid downloading base package for non-existent sub package references, if possible. ...
Sönke Ludwig committed on 12 Jun 2014
2014-06-11
@Sönke Ludwig
Disallow :short_hand references to sub packages from within sub packages. See #334. ...
Sönke Ludwig committed on 11 Jun 2014
2014-05-29
@Sönke Ludwig
Output all possible source/import files for "dub describe". Fixes #185. ...
Sönke Ludwig committed on 29 May 2014
@Sönke Ludwig
Recognize the "systemDependencies" field.
Sönke Ludwig committed on 29 May 2014
2014-05-22
@James Clarke
Ensure all files end with a newline
James Clarke committed on 22 May 2014
@James Clarke
Removed trailing whitespace
James Clarke committed on 22 May 2014
@James Clarke
Converted line endings from CRLF to LF
James Clarke committed on 22 May 2014
2014-05-14
@Sönke Ludwig
Various improvements. Fixes #268. ...
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Support :subpackage shorthand syntax. Fixes #315. ...
Sönke Ludwig committed on 14 May 2014
2014-04-23
@Sönke Ludwig
Add a "commit" prefix for descendant versions.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Always treat tag descendant commits as build metadata. ...
Sönke Ludwig committed on 23 Apr 2014
2014-04-21
@Sönke Ludwig
For "dub run", change the CWD only if non-empty. Fixes #272.
Sönke Ludwig committed on 21 Apr 2014
@Sönke Ludwig
Include lightweight GIT tags when determining local package versions.
Sönke Ludwig committed on 21 Apr 2014