History for dub_jkp / source / dub / generators
2015-01-09
@Martin Nowak
Merge pull request #461 from londey/sublimetext ...
Martin Nowak committed on 9 Jan 2015
2015-01-04
@Martin Nowak
use hardlinks for copyFiles
Martin Nowak committed on 4 Jan 2015
2015-01-01
@Sönke Ludwig
Merge pull request #474 from Dicebot/fix-executable-link-dep ...
Sönke Ludwig committed on 1 Jan 2015
2014-12-25
@Martin Nowak
Merge pull request #478 from MartinNowak/hardlink ...
Martin Nowak committed on 25 Dec 2014
2014-12-24
@Martin Nowak
hardlink files into target dir ...
Martin Nowak committed on 24 Dec 2014
2014-12-16
@Nicholas Londey
Changed to use Package path for folders
Nicholas Londey committed on 16 Dec 2014
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
@Nicholas Londey
Removed arch and capitalization of build type
Nicholas Londey committed on 15 Dec 2014
@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
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 #471 from buggins/master ...
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-08
@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
@Nicholas Londey
Added @property at MartinNowak's request
Nicholas Londey committed on 8 Dec 2014
@Nicholas Londey
Broke long line onto multiple lines
Nicholas Londey committed on 8 Dec 2014
@Nicholas Londey
Reamed vsCpuArchitecture to vsArchitecture ...
Nicholas Londey committed on 8 Dec 2014
2014-11-13
@Nicholas Londey
Fixed generation of Solution Platform for x64
Nicholas Londey committed on 13 Nov 2014
2014-10-07
@Sönke Ludwig
Mention what to do with linkDependencies when building.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Add some more documentation in the Generator class.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Remove PackageManager argument from createProjectGenerator(). ...
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Add basic documentation for the Generator class and improve method protection.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Remove obsolete field from BuildGenerator.
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-09-21
@Sönke Ludwig
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-08-30
@Sönke Ludwig
Avoid '/', '\\' and ':' in build path when --compiler specifies a complex path. Fixes #412.
Sönke Ludwig committed on 30 Aug 2014
2014-08-29
@Sönke Ludwig
Merge pull request #381 from Geod24/ldc-support ...
Sönke Ludwig committed on 29 Aug 2014