2014-09-21 |
Avoid exception in up-to-date check for non-existent source files and trigger rebuild instead.
Sönke Ludwig
committed
on 21 Sep 2014
|
---|---|
2014-09-18 |
|
added unittests for module name parsing
Szabo Bogdan
committed
on 18 Sep 2014
|
|
Merge https://github.com/D-Programming-Language/dub
Szabo Bogdan
committed
on 18 Sep 2014
|
|
2014-08-29 |
|
|
|
|
|
In copyFiles, check if entry is glob before treating it as such
Colden Cullen
committed
on 29 Aug 2014
|
|
2014-08-26 |
Added glob support to copyFiles
Colden Cullen
committed
on 26 Aug 2014
|
2014-08-24 |
|
toJson doesn't return buildTypes
sinkuu
committed
on 24 Aug 2014
|
|
Fix compile error.
Sönke Ludwig
committed
on 24 Aug 2014
|
|
Fix detection of default "views" folder and remove unused type.
Sönke Ludwig
committed
on 24 Aug 2014
|
|
Quick fix compilation with enabled vibe.d dependency and improve backwards compatibility.
...
Sönke Ludwig
committed
on 24 Aug 2014
|
|
2014-08-23 |
Improve documentation in dub.recipe.packagerecipe.
Sönke Ludwig
committed
on 23 Aug 2014
|
Remove unused import.
Sönke Ludwig
committed
on 23 Aug 2014
|
|
Fix build error on GDC.
Sönke Ludwig
committed
on 23 Aug 2014
|
|
Rename PackageInfo to PackageRecipe and separate representation from JSON code.
...
Sönke Ludwig
committed
on 23 Aug 2014
|
|
Untangle Package and PackageInfo. See #403.
Sönke Ludwig
committed
on 23 Aug 2014
|
|
|
|
2014-08-22 |
Updated 3 for SDL support
Jonathan Marler
committed
on 22 Aug 2014
|
|
|
More package info abstraction
Jonathan Marler
committed
on 22 Aug 2014
|
|
2014-08-21 |
|
Step one of abstracting package description format
Jonathan Marler
committed
on 21 Aug 2014
|
|
2014-08-20 |
|
prevent code from searching file system for the package file multiple times
Jonathan Marler
committed
on 20 Aug 2014
|
|
2014-08-10 |
|
2014-08-09 |
add .editorconfig
Martin Nowak
committed
on 9 Aug 2014
|
2014-08-06 |
|