2014-01-27 |
Add support for execution result callbacks in the build generator.
Sönke Ludwig
committed
on 27 Jan 2014
|
---|---|
2014-01-20 |
Fix handling of targetType none packages and automatically treat packages with no source files as targetType none.
Sönke Ludwig
committed
on 20 Jan 2014
|
2014-01-16 |
Emit proper error message when trying to build a sourceLibrary.
Sönke Ludwig
committed
on 16 Jan 2014
|
2014-01-15 |
Don't try to add references to package description files of sub packages into VisualD projects. Fixes #216.
Sönke Ludwig
committed
on 15 Jan 2014
|
2014-01-10 |
Fix the link order of dependencies (working for --as-needed).
Sönke Ludwig
committed
on 10 Jan 2014
|
2014-01-09 |
Fix folder/filter structure for generated VisualD projects with multiple nested source libraries.
Sönke Ludwig
committed
on 9 Jan 2014
|
Deprecate the "visuald-combined" generator.
Sönke Ludwig
committed
on 9 Jan 2014
|
|
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 |
Apply the platform specific build settings to all targets. Fixes #201. Fixes #204.
Sönke Ludwig
committed
on 3 Jan 2014
|
2013-12-29 |
Avoid "linking" static library targets against dependencies. Fixes #199.
Sönke Ludwig
committed
on 29 Dec 2013
|
Remove log noise.
Sönke Ludwig
committed
on 29 Dec 2013
|
|
2013-12-20 |
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
|
Fix computation of build settings necessary for linking to library dependencies.
Sönke Ludwig
committed
on 20 Dec 2013
|
|
Implement a first version of a proper build ID computation.
...
Sönke Ludwig
committed
on 20 Dec 2013
|
|
2013-12-19 |
Implement individual building of dependencies.
Sönke Ludwig
committed
on 19 Dec 2013
|
2013-12-17 |
Let "dflags" specified for build types also be affected by build requirements.
Sönke Ludwig
committed
on 17 Dec 2013
|
Avoid `\"` in quoted paths output by the VisualD project generator. Fixes #195.
Sönke Ludwig
committed
on 17 Dec 2013
|
|
Rename BuildOptions.noBoundsChecks to noBoundsCheck to be consistent with BuildRequirements.requireBoundsCheck.
Sönke Ludwig
committed
on 17 Dec 2013
|
|
2013-12-15 |
Enforce build requirements when generating VisualD projects. Fixes #188.
Sönke Ludwig
committed
on 15 Dec 2013
|
2013-12-11 |
Rename some BuildOptions to avoid D keywords.
Sönke Ludwig
committed
on 11 Dec 2013
|
Add suggestion to use --force to rebuild up-to-date targets.
Sönke Ludwig
committed
on 11 Dec 2013
|
|
Improve message when the build is skipped on up-to-date targets.
Sönke Ludwig
committed
on 11 Dec 2013
|
|
Only call setTarget() on buildsettings that are used to output the final binary.
...
Sönke Ludwig
committed
on 11 Dec 2013
|
|
2013-12-05 |
Added quoting of import paths
Piotr Szturmaj
committed
on 5 Dec 2013
|
2013-11-30 |
Fix appending absolute paths for the working directory.
Sönke Ludwig
committed
on 30 Nov 2013
|
Fix missing log argument.
Sönke Ludwig
committed
on 30 Nov 2013
|
|
Add --force switch for "dub run" and "dub build" and fix --rdmd.
Sönke Ludwig
committed
on 30 Nov 2013
|
|
2013-11-29 |
Make sure the target binary gets deleted when the linker has failed.
Sönke Ludwig
committed
on 29 Nov 2013
|
|
|
2013-11-24 |
Add ".res" to the list of linker file extensions on Windows.
Sönke Ludwig
committed
on 24 Nov 2013
|