2014-04-21 |
|
---|---|
2014-04-11 |
Collect build targets after running preGenerateCommands. Fixes #144.
...
Sönke Ludwig
committed
on 11 Apr 2014
|
2014-03-20 |
Implement user/system wide overriding of certain package version ranges.
...
Sönke Ludwig
committed
on 20 Mar 2014
|
2014-03-19 |
Generate less noise for up to date dependencies.
Sönke Ludwig
committed
on 19 Mar 2014
|
2014-03-18 |
|
2014-03-17 |
correct imports
John Colvin
committed
on 17 Mar 2014
|
2014-03-04 |
Merge branch 'dustmite'
Sönke Ludwig
committed
on 4 Mar 2014
|
2014-02-27 |
|
2014-02-26 |
Properly handle mainSourceFile for --rdmd. Fixes #263.
Sönke Ludwig
committed
on 26 Feb 2014
|
2014-02-19 |
Prepend an explicit .\ when executing executables in relative paths on Windows, too.
...
Sönke Ludwig
committed
on 19 Feb 2014
|
2014-02-13 |
Add the target platform to the .dub/build/* cache folders.
...
Sönke Ludwig
committed
on 13 Feb 2014
|
2014-01-27 |
Add support for execution result callbacks in the build generator.
Sönke Ludwig
committed
on 27 Jan 2014
|
2014-01-09 |
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
|
2013-12-29 |
Avoid "linking" static library targets against dependencies. Fixes #199.
Sönke Ludwig
committed
on 29 Dec 2013
|
2013-12-20 |
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
|
2013-12-11 |
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-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
|
2013-11-20 |
Fix --build=ddox.
Sönke Ludwig
committed
on 20 Nov 2013
|
2013-11-15 |
The previous OSX fix is also needed for Linux, so change to version(Posix).
Sönke Ludwig
committed
on 15 Nov 2013
|
|
|
Don't emit -fPIC for DMD on Windows. Fixes #166.
Sönke Ludwig
committed
on 15 Nov 2013
|