History for dub_jkp / source / dub / generators / visuald.d
2016-04-20
@Sönke Ludwig
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Avoid any of the newly deprecated symbols. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Make all internal generator functionality private.
Sönke Ludwig committed on 20 Apr 2016
2015-09-15
@Sönke Ludwig
The VisualD project generator sets the working directory. Fixes #567.
Sönke Ludwig committed on 15 Sep 2015
@ponce
Uses <debugworkingdir> to have the right debugging working directory.
ponce committed on 15 Sep 2015
2015-09-14
@ponce
Get .visualdproj files to be created in the .dub directory. Less cluttering of the working directory. ...
ponce committed on 14 Sep 2015
2015-07-16
@ponce
Change VisualD project generation logging. ...
ponce authored on 10 Jul 2015 ponce committed on 16 Jul 2015
2015-07-10
@Sönke Ludwig
Fix naming convention of FileMode enum. ...
Sönke Ludwig committed on 10 Jul 2015
2015-07-03
@ponce
Remove "_d suffix for "debug" builds in VisualD generated project files. ...
ponce committed on 3 Jul 2015
2015-06-26
@Sönke Ludwig
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig committed on 26 Jun 2015
2015-06-23
@Sönke Ludwig
Remove some obsolete code.
Sönke Ludwig committed on 23 Jun 2015
2014-12-15
@ketmar
Apply patch by ketmar: remove comma expressions and fix property syntax. ...
ketmar authored on 15 Dec 2014 Sönke Ludwig committed on 15 Dec 2014
2014-12-08
@Nicholas Londey
Added @property at MartinNowak's request
Nicholas Londey committed on 8 Dec 2014
@Nicholas Londey
Broke long line onto multiple lines
Nicholas Londey committed on 8 Dec 2014
@Nicholas Londey
Reamed vsCpuArchitecture to vsArchitecture ...
Nicholas Londey committed on 8 Dec 2014
2014-11-13
@Nicholas Londey
Fixed generation of Solution Platform for x64
Nicholas Londey committed on 13 Nov 2014
2014-10-07
@Sönke Ludwig
Remove PackageManager argument from createProjectGenerator(). ...
Sönke Ludwig committed on 7 Oct 2014
2014-08-21
@Jonathan Marler
Step one of abstracting package description format
Jonathan Marler committed on 21 Aug 2014
2014-06-29
@Geod24
Added singleFile support
Geod24 committed on 29 Jun 2014
2014-05-22
@James Clarke
Removed trailing whitespace
James Clarke committed on 22 May 2014
@James Clarke
Converted line endings from CRLF to LF
James Clarke committed on 22 May 2014
2014-05-14
@Sönke Ludwig
Fix orphan format specifier.
Sönke Ludwig committed on 14 May 2014
2014-05-09
@Sönke Ludwig
Add the --build-mode switch to control how the compiler and linker are invoked.
Sönke Ludwig committed on 9 May 2014
2014-04-11
@Sönke Ludwig
Collect build targets after running preGenerateCommands. Fixes #144. ...
Sönke Ludwig committed on 11 Apr 2014
2014-03-18
@Sönke Ludwig
Rename Project.mainPackage to rootPackage. ...
Sönke Ludwig committed on 18 Mar 2014
2014-01-15
@Sönke Ludwig
Don't try to add references to package description files of sub packages into VisualD projects. Fixes #216.
Sönke Ludwig committed on 15 Jan 2014
2014-01-09
@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
2013-12-19
@Sönke Ludwig
Implement individual building of dependencies.
Sönke Ludwig committed on 19 Dec 2013
2013-12-17
@Sönke Ludwig
Avoid `\"` in quoted paths output by the VisualD project generator. Fixes #195.
Sönke Ludwig committed on 17 Dec 2013