History for dub_jkp / source / dub / generators / generator.d
2014-01-10
@Sönke Ludwig
Fix the link order of dependencies (working for --as-needed).
Sönke Ludwig committed on 10 Jan 2014
2014-01-09
@Sönke Ludwig
Fix folder/filter structure for generated VisualD projects with multiple nested source libraries.
Sönke Ludwig committed on 9 Jan 2014
@Sönke Ludwig
Deprecate the "visuald-combined" generator.
Sönke Ludwig committed on 9 Jan 2014
@Sönke Ludwig
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
2014-01-03
@Sönke Ludwig
Apply the platform specific build settings to all targets. Fixes #201. Fixes #204.
Sönke Ludwig committed on 3 Jan 2014
2013-12-29
@Sönke Ludwig
Remove log noise.
Sönke Ludwig committed on 29 Dec 2013
2013-12-20
@Sönke Ludwig
Fix build settings used for dependencies that are referenced multiple times and remove the Mono-D generator.
Sönke Ludwig committed on 20 Dec 2013
@Sönke Ludwig
Fix computation of build settings necessary for linking to library dependencies.
Sönke Ludwig committed on 20 Dec 2013
2013-12-19
@Sönke Ludwig
Implement individual building of dependencies.
Sönke Ludwig committed on 19 Dec 2013
2013-11-30
@Sönke Ludwig
Add --force switch for "dub run" and "dub build" and fix --rdmd.
Sönke Ludwig committed on 30 Nov 2013
2013-11-05
@Sönke Ludwig
Integrate the rdmd generator into the build generator and start to implement build caching. ...
Sönke Ludwig committed on 5 Nov 2013
2013-11-02
@Sönke Ludwig
Remove dub.internal.std.process compatibility code as it doesn't support browse() and the compile status on older DMD versions isn't tracked anyway.
Sönke Ludwig committed on 2 Nov 2013
2013-09-25
@Sönke Ludwig
Remove the now redundant GeneratorSettings.compilerBinary field.
Sönke Ludwig committed on 25 Sep 2013
@Sönke Ludwig
Move dub.utils to dub.internal.utils and update copyright dates.
Sönke Ludwig committed on 25 Sep 2013
2013-09-15
@Matthias Dondorff
Moved Journal into packagemanager.d. Removed Project.writeMetadata as it is not used. Documentation typos and updates.
Matthias Dondorff committed on 15 Sep 2013
2013-07-21
@Sönke Ludwig
Add support for customized build types ("buildTypes"). Fixes #78. ...
Sönke Ludwig committed on 21 Jul 2013
2013-07-10
@Sönke Ludwig
Implemented a new visuald-combined generator and added LDC/GDC support for VisualD projects. ...
Sönke Ludwig committed on 10 Jul 2013
2013-06-19
@Sönke Ludwig
Rename log levels to be in line with the latest vibe.d versions.
Sönke Ludwig committed on 19 Jun 2013
2013-04-13
@Sönke Ludwig
Always create the target path before building a project. ...
Sönke Ludwig committed on 13 Apr 2013
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-17
@Sönke Ludwig
Added coverage analysis build types. Fixes #45.
Sönke Ludwig committed on 17 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
2013-03-03
@Sönke Ludwig
Implemented pre/post commands and --build=ddox + support "sourceFiles". ...
Sönke Ludwig committed on 3 Mar 2013
2013-02-25
@Sönke Ludwig
See code conventions.
Sönke Ludwig committed on 25 Feb 2013
2013-02-24
@Matthias Dondorff
generate may be called by VisualD or visuald or anything similar
Matthias Dondorff committed on 24 Feb 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
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