History for dub_jkp / source / dub / generators / rdmd.d
2013-04-11
@Sönke Ludwig
Move all source files outside of "dub" to "dub/internal".
Sönke Ludwig committed on 11 Apr 2013
2013-04-09
@Sönke Ludwig
Unify pre/post-generate actions across different generators. Fixes #58.
Sönke Ludwig committed on 9 Apr 2013
2013-03-24
@Sönke Ludwig
Add informational output of which executable is run using "dub run".
Sönke Ludwig committed on 24 Mar 2013
2013-03-09
@Sönke Ludwig
Fixed appending of an absolute path.
Sönke Ludwig committed on 9 Mar 2013
2013-03-08
@Sönke Ludwig
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
@Sönke Ludwig
Added "targetName" and "targetPath" build settings and some fixes. ...
Sönke Ludwig committed on 7 Mar 2013
@Sönke Ludwig
Remove the --force when calling rdmd.
Sönke Ludwig committed on 7 Mar 2013
@Sönke Ludwig
Fix the rdmd generator to use Compiler.setTarget() instead of hard coding "-of=".
Sönke Ludwig committed on 7 Mar 2013
2013-03-03
@Sönke Ludwig
Source files are now collected at a central place instead of in every generator. ...
Sönke Ludwig committed on 3 Mar 2013
@Sönke Ludwig
Implemented pre/post commands and --build=ddox + support "sourceFiles". ...
Sönke Ludwig committed on 3 Mar 2013
2013-02-22
@Sönke Ludwig
Renamed all the "vibe" package to "vibecompat" to avoid conflicts.
Sönke Ludwig committed on 22 Feb 2013
2013-02-21
@Sönke Ludwig
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
@Sönke Ludwig
"dub build" and "dub run" are now also executed using the generator system (RdmdGenerator).
Sönke Ludwig committed on 18 Feb 2013