2015-01-04 |
|
---|---|
|
|
fix Issue 483 - Dub auto adds source/ even when sourcePaths is overiden
...
Martin Nowak
committed
on 4 Jan 2015
|
|
factor out package defaults into fillWithDefaults
Martin Nowak
committed
on 4 Jan 2015
|
|
2015-01-01 |
Merge pull request #474 from Dicebot/fix-executable-link-dep
...
Sönke Ludwig
committed
on 1 Jan 2015
|
2014-12-25 |
|
2014-12-24 |
|
2014-12-15 |
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
|
|
|
|
|
Upgraded to new travis D build system
Colden Cullen
committed
on 15 Dec 2014
|
|
2014-12-14 |
Added Windows install to README
Daniel Jost
committed
on 14 Dec 2014
|
2014-12-12 |
|
2014-12-10 |
Merge pull request #453 from grogancolin/init-with-dependencies
...
Martin Nowak
committed
on 10 Dec 2014
|
compare the bin folder with a list of expected files
Martin Nowak
committed
on 10 Dec 2014
|
|
|
|
Upon failing to find a package. createEmptyPackage now throws an exception, and lets main handle the error
Colin Grogan
committed
on 10 Dec 2014
|
|
Removed getPackageNames() from packagesupplier.d and reverted Dub.createEmptyPackage() to simply fail on finding a failing package
Colin Grogan
committed
on 10 Dec 2014
|
|
Updated 0-init-fail/dub.json to correct testcase running
Colin Grogan
committed
on 10 Dec 2014
|
|
Fixed bug in 0-init-fail testcase
Colin Grogan
committed
on 10 Dec 2014
|
|
add test for copyFiles
Vadim Lopatin
committed
on 10 Dec 2014
|
|
|
|
remove unnecessary check for directories starting with dot
Vadim Lopatin
committed
on 10 Dec 2014
|
|
Modify copyFiles to allow recursive copying of directories with contents, if directory name is specified in file list (or matched by wildcard)
Vadim Lopatin
committed
on 10 Dec 2014
|
|
2014-12-09 |
Added testcase for passing non-existing package to dub init
Colin Grogan
committed
on 9 Dec 2014
|
Added fuzzySearch function to utils.d and updated createEmptyPackage to print out first 4 close matches according to fuzzy search function. With thanks to Martin Nowak for help with this...
Colin Grogan
committed
on 9 Dec 2014
|
|
Merge branch 'init-with-dependencies' of https://github.com/grogancolin/dub into init-with-dependencies
Colin Grogan
committed
on 9 Dec 2014
|
|
Fixed conflict
Colin Grogan
committed
on 9 Dec 2014
|
|
2014-12-08 |
no message
grogancolin
committed
on 8 Dec 2014
|
Attempting to solve conflict
grogancolin
committed
on 8 Dec 2014
|