History for dub_jkp / source / dub / project.d
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-20
@Sönke Ludwig
Avoid use of deprecated functions + fixed package installation.
Sönke Ludwig committed on 20 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
@Sönke Ludwig
Implemented basic multi-compiler support (with only a dmd implementation right now).
Sönke Ludwig committed on 18 Feb 2013
2013-02-16
@Sönke Ludwig
Added @property to several getter functions with field names.
Sönke Ludwig committed on 16 Feb 2013
2013-02-15
@Sönke Ludwig
Handling missing package.json more gracefully (without a crash) + some trace log messages.
Sönke Ludwig committed on 15 Feb 2013
2013-01-29
@Matthias Dondorff
Fixed up to date check when checking for validity of an installed package.
Matthias Dondorff committed on 29 Jan 2013
@Sönke Ludwig
Renamed Application to Project and put it into its own module + added a stub MonoD generator.
Sönke Ludwig committed on 29 Jan 2013