History for dub_jkp / source / dub / generators
2014-01-09
@Sönke Ludwig
Deprecate the "visuald-combined" generator.
Sönke Ludwig committed on 9 Jan 2014
@Sönke Ludwig
Reimplement the VisualD generator based on the new target generation code and fix link dependencies for static libraries.
Sönke Ludwig committed on 9 Jan 2014
2014-01-03
@Sönke Ludwig
Apply the platform specific build settings to all targets. Fixes #201. Fixes #204.
Sönke Ludwig committed on 3 Jan 2014
2013-12-29
@Sönke Ludwig
Avoid "linking" static library targets against dependencies. Fixes #199.
Sönke Ludwig committed on 29 Dec 2013
@Sönke Ludwig
Remove log noise.
Sönke Ludwig committed on 29 Dec 2013
2013-12-20
@Sönke Ludwig
Fix build settings used for dependencies that are referenced multiple times and remove the Mono-D generator.
Sönke Ludwig committed on 20 Dec 2013
@Sönke Ludwig
Fix computation of build settings necessary for linking to library dependencies.
Sönke Ludwig committed on 20 Dec 2013
@Sönke Ludwig
Implement a first version of a proper build ID computation. ...
Sönke Ludwig committed on 20 Dec 2013
2013-12-19
@Sönke Ludwig
Implement individual building of dependencies.
Sönke Ludwig committed on 19 Dec 2013
2013-12-17
@Sönke Ludwig
Let "dflags" specified for build types also be affected by build requirements.
Sönke Ludwig committed on 17 Dec 2013
@Sönke Ludwig
Avoid `\"` in quoted paths output by the VisualD project generator. Fixes #195.
Sönke Ludwig committed on 17 Dec 2013
@Sönke Ludwig
Rename BuildOptions.noBoundsChecks to noBoundsCheck to be consistent with BuildRequirements.requireBoundsCheck.
Sönke Ludwig committed on 17 Dec 2013
2013-12-15
@Sönke Ludwig
Enforce build requirements when generating VisualD projects. Fixes #188.
Sönke Ludwig committed on 15 Dec 2013
2013-12-11
@Sönke Ludwig
Rename some BuildOptions to avoid D keywords.
Sönke Ludwig committed on 11 Dec 2013
@Sönke Ludwig
Add suggestion to use --force to rebuild up-to-date targets.
Sönke Ludwig committed on 11 Dec 2013
@Sönke Ludwig
Improve message when the build is skipped on up-to-date targets.
Sönke Ludwig committed on 11 Dec 2013
@Sönke Ludwig
Only call setTarget() on buildsettings that are used to output the final binary. ...
Sönke Ludwig committed on 11 Dec 2013
2013-12-05
@Piotr Szturmaj
Added quoting of import paths
Piotr Szturmaj committed on 5 Dec 2013
2013-11-30
@Sönke Ludwig
Fix appending absolute paths for the working directory.
Sönke Ludwig committed on 30 Nov 2013
@Sönke Ludwig
Fix missing log argument.
Sönke Ludwig committed on 30 Nov 2013
@Sönke Ludwig
Add --force switch for "dub run" and "dub build" and fix --rdmd.
Sönke Ludwig committed on 30 Nov 2013
2013-11-29
@Sönke Ludwig
Make sure the target binary gets deleted when the linker has failed.
Sönke Ludwig committed on 29 Nov 2013
@Sönke Ludwig
Add support for a "mainSourceFile" field. ...
Sönke Ludwig committed on 29 Nov 2013
2013-11-24
@Sönke Ludwig
Add ".res" to the list of linker file extensions on Windows.
Sönke Ludwig committed on 24 Nov 2013
@Sönke Ludwig
Fix unit test.
Sönke Ludwig committed on 24 Nov 2013
2013-11-22
@Sönke Ludwig
Fix duplicate file entries in generated VisualD projects. Fixes #168. ...
Sönke Ludwig committed on 22 Nov 2013
2013-11-20
@Sönke Ludwig
Fix --build=ddox.
Sönke Ludwig committed on 20 Nov 2013
2013-11-19
@ponce
Ability to generate dynlib projects with VisualD generator. ...
ponce committed on 19 Nov 2013
2013-11-15
@Sönke Ludwig
The previous OSX fix is also needed for Linux, so change to version(Posix).
Sönke Ludwig committed on 15 Nov 2013
@Sönke Ludwig
Fix "dub run" on OS X. ...
Sönke Ludwig committed on 15 Nov 2013