2015-07-03 |
Remove "_d suffix for "debug" builds in VisualD generated project files.
...
ponce
committed
on 3 Jul 2015
|
---|---|
2015-06-26 |
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
2015-06-23 |
Remove some obsolete code.
Sönke Ludwig
committed
on 23 Jun 2015
|
2014-12-15 |
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 |
Added @property at MartinNowak's request
Nicholas Londey
committed
on 8 Dec 2014
|
Broke long line onto multiple lines
Nicholas Londey
committed
on 8 Dec 2014
|
|
|
|
2014-11-13 |
Fixed generation of Solution Platform for x64
Nicholas Londey
committed
on 13 Nov 2014
|
2014-10-07 |
Remove PackageManager argument from createProjectGenerator().
...
Sönke Ludwig
committed
on 7 Oct 2014
|
2014-08-21 |
Step one of abstracting package description format
Jonathan Marler
committed
on 21 Aug 2014
|
2014-06-29 |
Added singleFile support
Geod24
committed
on 29 Jun 2014
|
2014-05-22 |
Removed trailing whitespace
James Clarke
committed
on 22 May 2014
|
Converted line endings from CRLF to LF
James Clarke
committed
on 22 May 2014
|
|
2014-05-14 |
Fix orphan format specifier.
Sönke Ludwig
committed
on 14 May 2014
|
2014-05-09 |
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 |
Collect build targets after running preGenerateCommands. Fixes #144.
...
Sönke Ludwig
committed
on 11 Apr 2014
|
2014-03-18 |
|
2014-01-15 |
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 |
Deprecate the "visuald-combined" generator.
Sönke Ludwig
committed
on 9 Jan 2014
|
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 |
Implement individual building of dependencies.
Sönke Ludwig
committed
on 19 Dec 2013
|
2013-12-17 |
Avoid `\"` in quoted paths output by the VisualD project generator. Fixes #195.
Sönke Ludwig
committed
on 17 Dec 2013
|
Rename BuildOptions.noBoundsChecks to noBoundsCheck to be consistent with BuildRequirements.requireBoundsCheck.
Sönke Ludwig
committed
on 17 Dec 2013
|
|
2013-12-15 |
Enforce build requirements when generating VisualD projects. Fixes #188.
Sönke Ludwig
committed
on 15 Dec 2013
|
2013-12-11 |
Rename some BuildOptions to avoid D keywords.
Sönke Ludwig
committed
on 11 Dec 2013
|
2013-12-05 |
Added quoting of import paths
Piotr Szturmaj
committed
on 5 Dec 2013
|
2013-11-24 |
Fix unit test.
Sönke Ludwig
committed
on 24 Nov 2013
|
2013-11-22 |
Fix duplicate file entries in generated VisualD projects. Fixes #168.
...
Sönke Ludwig
committed
on 22 Nov 2013
|
2013-11-19 |
|
2013-11-06 |
Avoid duplicate "package.json" entries in generated VisualD projects.
Sönke Ludwig
committed
on 6 Nov 2013
|