2014-12-15
@Nicholas Londey
Added error message parsing to build systems
Nicholas Londey committed on 15 Dec 2014
@Nicholas Londey
Added more build system options
Nicholas Londey committed on 15 Dec 2014
@Martin Nowak
Merge pull request #476 from ColdenCullen/TravisD ...
Martin Nowak committed on 15 Dec 2014
@Colden Cullen
Upgraded to new travis D build system
Colden Cullen committed on 15 Dec 2014
2014-12-14
@Daniel Jost
Added Windows install to README
Daniel Jost committed on 14 Dec 2014
2014-12-13
@Nicholas Londey
Added generator for SublimeText project files
Nicholas Londey committed on 13 Dec 2014
2014-12-12
@Dicebot
Don't add executable dependencies to link ones ...
Dicebot committed on 12 Dec 2014
2014-12-10
@Martin Nowak
Merge pull request #453 from grogancolin/init-with-dependencies ...
Martin Nowak committed on 10 Dec 2014
@Martin Nowak
compare the bin folder with a list of expected files
Martin Nowak committed on 10 Dec 2014
@Martin Nowak
Merge pull request #471 from buggins/master ...
Martin Nowak committed on 10 Dec 2014
@Colin Grogan
Upon failing to find a package. createEmptyPackage now throws an exception, and lets main handle the error
Colin Grogan committed on 10 Dec 2014
@Colin Grogan
Removed getPackageNames() from packagesupplier.d and reverted Dub.createEmptyPackage() to simply fail on finding a failing package
Colin Grogan committed on 10 Dec 2014
@Colin Grogan
Updated 0-init-fail/dub.json to correct testcase running
Colin Grogan committed on 10 Dec 2014
@Colin Grogan
Fixed bug in 0-init-fail testcase
Colin Grogan committed on 10 Dec 2014
@Vadim Lopatin
add test for copyFiles
Vadim Lopatin committed on 10 Dec 2014
@Martin Nowak
Merge pull request #455 from londey/fixvisualdx64 ...
Martin Nowak committed on 10 Dec 2014
@Vadim Lopatin
remove unnecessary check for directories starting with dot
Vadim Lopatin committed on 10 Dec 2014
@Vadim Lopatin
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
@Colin Grogan
Added testcase for passing non-existing package to dub init
Colin Grogan committed on 9 Dec 2014
@Colin Grogan
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
@Colin Grogan
Merge branch 'init-with-dependencies' of https://github.com/grogancolin/dub into init-with-dependencies
Colin Grogan committed on 9 Dec 2014
@Colin Grogan
Fixed conflict
Colin Grogan committed on 9 Dec 2014
2014-12-08
@grogancolin
no message
grogancolin committed on 8 Dec 2014
@grogancolin
Attempting to solve conflict
grogancolin committed on 8 Dec 2014
@grogancolin
Added a getPackageNames function to the PackageSupplier interface, and an implementation for the RegistryPackageSupplier. Currently, FileSystemPackageSupplier.getPackageNames is not implemented. ...
grogancolin committed on 8 Dec 2014
@Vadim Lopatin
fix MartinNowak's finding - wildcard copyDirs should be applied to directories only
Vadim Lopatin committed on 8 Dec 2014
@Vadim Lopatin
Implement copyDirs parameter, similar to copyFiles - should recursively copy directory content to destination
Vadim Lopatin committed on 8 Dec 2014
@grogancolin
Update CHANGELOG.md ...
grogancolin committed on 8 Dec 2014
@grogancolin
Update CHANGELOG.md
grogancolin committed on 8 Dec 2014
@grogancolin
Update CHANGELOG.md
grogancolin committed on 8 Dec 2014