2013-02-22 |
Removed the vibe.d dependency by dragging in a minimal set of interfaces of vibe.d
...
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 |
Fixed up the VisualD and Mono-D generators and changed their names on the command line to lower-case.
Sönke Ludwig
committed
on 18 Feb 2013
|
"dub build" and "dub run" are now also executed using the generator system (RdmdGenerator).
Sönke Ludwig
committed
on 18 Feb 2013
|
|
Implemented basic multi-compiler support (with only a dmd implementation right now).
Sönke Ludwig
committed
on 18 Feb 2013
|
|
2013-02-16 |
The build settings for the default configuration are now emitted for the MonoD generator.
Sönke Ludwig
committed
on 16 Feb 2013
|
Finished basic MonoD generator support (compiler/linker settings are not yet emitted).
Sönke Ludwig
committed
on 16 Feb 2013
|
|
2013-01-29 |
Dub builds with VisualD with latest vibe. BuildPlatform is passed from app.d to the generators. System libraries are suffixed with '.lib' for VisualD.
Matthias Dondorff
committed
on 29 Jan 2013
|
Renamed Application to Project and put it into its own module + added a stub MonoD generator.
Sönke Ludwig
committed
on 29 Jan 2013
|
|
2012-10-31 |
Initial commit (more or less the same code as used for vibe.d's vpm).
Sönke Ludwig
committed
on 31 Oct 2012
|