[Issue 17] New - umake should avoid dsp-file update when no change
sblachowicz at helixcommunity.org sblachowicz at helixcommunity.orghttps://ribosome.helixcommunity.org/issues/show_bug.cgi?id=17 Summary: umake should avoid dsp-file update when no change Component: ribosome Version: current Platform: PC OS/Version: Windows XP URL: Status: NEW Status Whiteboard: Keywords: Resolution: Issue type: ENHANCEMENT Priority: P3 Subcomponent: www AssignedTo: issues at ribosome ReportedBy: sblachowicz If I do a win32-i386-vc6 build on my WinXP box, it seems to always update the generated project .dsp files even if nothing should've changed in them. This is a real pain if I happen to have a project open in dev studio since there are so many projects - it keeps asking me "file has changed - should it be reloaded". It would be nice if the new dsp file could be generated to a temp file, compared to the previous dsp file and only replace the old one if the new one is different. --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe at ribosome.helixcommunity.org For additional commands, e-mail: issues-help at ribosome.helixcommunity.org