[Issue 9736] New: VS2010 project file does full rebuild every time
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Mar 16 06:10:00 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9736
Summary: VS2010 project file does full rebuild every time
Product: D
Version: D2
Platform: All
OS/Version: Windows
Status: NEW
Severity: trivial
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: thecybershadow at gmail.com
CC: r.sagitario at gmx.de
--- Comment #0 from Vladimir Panteleev <thecybershadow at gmail.com> 2013-03-16 15:09:58 EET ---
For some reason, the VS2010 project never appears to be "cleanly built" - every
time I hit build or run, it rebuilds DMD entirely, starting from compiling and
running idgen. I can reproduce the problem with both VS2010 and 2012.
I've tried to enable CPS diagnostics by adding the system.diagnostics XML
snippet to devenv.exe.config [1], but this has produced no insightful output.
This flaw is not present in the VS2008 project file.
[1]:
http://blogs.msdn.com/b/vsproject/archive/2009/07/21/enable-c-project-system-logging.aspx
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list