Issue 78107 - decrease disk requirements for windows developer builds (UPDATER=="") with ENABLE_CRASHDUMP
Summary: decrease disk requirements for windows developer builds (UPDATER=="") with EN...
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: solenv (show other issues)
Version: current
Hardware: All Windows, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-05 11:45 UTC by hjs
Modified: 2013-08-07 15:34 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hjs 2007-06-05 11:45:55 UTC
the compromise is to supply line information only for builds which do not have
UPDATE set to YES. with UPDATER==YES these builds will still have full debug info
Comment 1 hjs 2007-06-05 12:07:21 UTC
leaving wntmsci11.mk unchanged as .net 2005 no longer supports line info only (-Zd)
Comment 2 hjs 2007-06-05 19:13:08 UTC
cli_ure and testtools require special treatment as -Zd isn't compatible with the
/clr switch used over there
Comment 3 rt 2007-06-06 09:24:01 UTC
verified in CWS ause080  
Comment 4 hjs 2007-12-18 12:26:25 UTC
.