2013-04-11 |
Move all source files outside of "dub" to "dub/internal".
Sönke Ludwig
committed
on 11 Apr 2013
|
---|---|
2013-04-09 |
Unify pre/post-generate actions across different generators. Fixes #58.
Sönke Ludwig
committed
on 9 Apr 2013
|
2013-03-24 |
Add informational output of which executable is run using "dub run".
Sönke Ludwig
committed
on 24 Mar 2013
|
2013-03-09 |
Fixed appending of an absolute path.
Sönke Ludwig
committed
on 9 Mar 2013
|
2013-03-08 |
Prepare for multiple registry support, update stdx.process and make env vars available to custom commands.
...
Sönke Ludwig
committed
on 8 Mar 2013
|
2013-03-07 |
Added "targetName" and "targetPath" build settings and some fixes.
...
Sönke Ludwig
committed
on 7 Mar 2013
|
Remove the --force when calling rdmd.
Sönke Ludwig
committed
on 7 Mar 2013
|
|
Fix the rdmd generator to use Compiler.setTarget() instead of hard coding "-of=".
Sönke Ludwig
committed
on 7 Mar 2013
|
|
2013-03-03 |
Source files are now collected at a central place instead of in every generator.
...
Sönke Ludwig
committed
on 3 Mar 2013
|
Implemented pre/post commands and --build=ddox + support "sourceFiles".
...
Sönke Ludwig
committed
on 3 Mar 2013
|
|
2013-02-22 |
Renamed all the "vibe" package to "vibecompat" to avoid conflicts.
Sönke Ludwig
committed
on 22 Feb 2013
|
2013-02-21 |
Added rudimentary support for the --arch= option and moved build type flag generation to a common place.
Sönke Ludwig
committed
on 21 Feb 2013
|
2013-02-18 |
"dub build" and "dub run" are now also executed using the generator system (RdmdGenerator).
Sönke Ludwig
committed
on 18 Feb 2013
|