History for dub_jkp / source / dub / generators
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-19
@Sönke Ludwig
Add "workingDirectory" build setting to change the working directory from which the final executable will be run. Fixes #84.
Sönke Ludwig committed on 19 Jul 2013
@Sönke Ludwig
Don't clean up .json files in generated VisualD projects.
Sönke Ludwig committed on 19 Jul 2013
2013-07-12
@Sönke Ludwig
Make the release configuration of generated VisualD projects issue -release and -inline.
Sönke Ludwig committed on 12 Jul 2013
2013-07-11
@Sönke Ludwig
Only output projects for actual dependencies of the current configuration in the VisualD generator.
Sönke Ludwig committed on 11 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
@Sönke Ludwig
Fix adhering to the selected configuration in the VisualD generator.
Sönke Ludwig committed on 10 Jul 2013
2013-06-23
@Sönke Ludwig
Fix building with path arguments containing spaces.
Sönke Ludwig committed on 23 Jun 2013
2013-06-19
@Sönke Ludwig
Introduce TargetType.none, fix handling of non-target project's dependencies and avoid continuous reinstalls of referenced sub-packages.
Sönke Ludwig committed on 19 Jun 2013
@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-06-18
@Sönke Ludwig
Add warning for using the Mono-D project generator.
Sönke Ludwig committed on 18 Jun 2013
@Sönke Ludwig
Fix generation of paths for sub projects.
Sönke Ludwig committed on 18 Jun 2013
2013-06-17
@Matthias Dondorff
Removing unnecessary output from unittest.
Matthias Dondorff committed on 17 Jun 2013
2013-06-04
@Sönke Ludwig
Compile fix for -inline compilation.
Sönke Ludwig committed on 4 Jun 2013
2013-05-30
@Sönke Ludwig
Deprecate "relaxProperties", remove the default -property switch and warn about using them. Fixes #73.
Sönke Ludwig committed on 30 May 2013
2013-05-23
@Sönke Ludwig
Fix object directory for -op switch in the VisualD generator and prepare for different project file directories. ...
Sönke Ludwig committed on 23 May 2013
2013-05-14
@Sönke Ludwig
Implement the "noDefaultFlags" build requirement. Fixes #68.
Sönke Ludwig committed on 14 May 2013
2013-05-05
@Sönke Ludwig
Use separate compile/link only for dmd (and not for ldmd and gdmd).
Sönke Ludwig committed on 5 May 2013
2013-04-30
@Sönke Ludwig
VisualD generator: Fix x64 builds and avoid building header only dependencies.
Sönke Ludwig committed on 30 Apr 2013
2013-04-24
@Matthias Dondorff
Not available optional dependencies are not wared upon.
Matthias Dondorff committed on 24 Apr 2013
2013-04-17
@Sönke Ludwig
Fix inclusion of debug information for the separate compile/link mode.
Sönke Ludwig committed on 17 Apr 2013
@Sönke Ludwig
Add a notice that the target was not executed for "dub run" and library builds. ...
Sönke Ludwig committed on 17 Apr 2013
@Sönke Ludwig
Fix static library builds for all compilers. Partial fix for #53. ...
Sönke Ludwig committed on 17 Apr 2013
@Vadim Lopatin
DMD static library build fix, attempt 2
Vadim Lopatin committed on 17 Apr 2013
2013-04-13
@Sönke Ludwig
Build library files of dependent projects in .dub/lib for generated VisualD projects.
Sönke Ludwig committed on 13 Apr 2013
@Sönke Ludwig
Always create the target path before building a project. ...
Sönke Ludwig committed on 13 Apr 2013
2013-04-12
@Sönke Ludwig
Set the intermediate directory for VisualD projects to .dub/obj/<projectname> to avoid cluttering the project directory.
Sönke Ludwig committed on 12 Apr 2013
@Sönke Ludwig
Tune build parameters of generated VisualD projects to avoid common compiler/linker bugs.
Sönke Ludwig committed on 12 Apr 2013
@Sönke Ludwig
Fix build settings for dependencies in the VisualD generator. ...
Sönke Ludwig committed on 12 Apr 2013
@Sönke Ludwig
Use "dmd" to link in the build generator also on Windows. Fixes #57. ...
Sönke Ludwig committed on 12 Apr 2013