History for dub_jkp / source / dub / generators
2014-12-16
@Nicholas Londey
Changed to use Package path for folders
Nicholas Londey committed on 16 Dec 2014
2014-12-15
@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-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
@Geod24
Various small fixes ...
Geod24 committed on 29 Aug 2014
@Colden Cullen
In copyFiles, check if entry is glob before treating it as such
Colden Cullen committed on 29 Aug 2014
2014-08-28
@Sönke Ludwig
Improve warning message when --rdmd is used without a "mainSourceFile". ...
Sönke Ludwig committed on 28 Aug 2014
2014-08-26
@Colden Cullen
Added glob support to copyFiles
Colden Cullen committed on 26 Aug 2014
2014-08-25
@Sönke Ludwig
Fix trying to copy copyFiles where source==destination.
Sönke Ludwig committed on 25 Aug 2014
2014-08-21
@Jonathan Marler
Step one of abstracting package description format
Jonathan Marler committed on 21 Aug 2014
2014-08-02
@Martin Nowak
create symlinks instead of copying cached build files
Martin Nowak committed on 2 Aug 2014
2014-06-30
@Geod24
Implement separate linking on gdc
Geod24 committed on 30 Jun 2014
@Geod24
Fix output flags for compilers != dmd
Geod24 committed on 30 Jun 2014
2014-06-29
@Geod24
Added singleFile support
Geod24 committed on 29 Jun 2014
2014-06-13
@Sönke Ludwig
Add a --temp-build switch to force building in the TEMP folder. Fixes #294.
Sönke Ludwig committed on 13 Jun 2014
2014-06-12
@Sönke Ludwig
Only add platform flags for targets that generate an actual binary. Fixes #346.
Sönke Ludwig committed on 12 Jun 2014
2014-05-22
@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
@James Clarke
Use "dub.json" instead of "package.json" in documentation
James Clarke committed on 22 May 2014