Feature Requests item #1212472, was opened at 2005-06-01 00:00 Message generated for change (Settings changed) made by justinrockwood You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1212472&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: votive Group: None >Status: Pending Priority: 5 Submitted By: Justin Rockwood (justinrockwood) Assigned to: Justin Rockwood (justinrockwood) Summary: Incremental building Initial Comment: Right now when building a wixproj a full build is done. Incremental building is in the works, but adding this as a feature request to track it. ---------------------------------------------------------------------- Comment By: Justin Rockwood (justinrockwood) Date: 2006-04-04 01:37 Message: Logged In: YES user_id=1054914 For now it will be just for the wix source and any associated WiX files within the project, such as .wxl and .wixlib files. What you are asking for is a great idea, but a little out of scope for right now. That's a bigger feature to add. ---------------------------------------------------------------------- Comment By: jeremy breiding (jbreiding) Date: 2005-07-19 13:21 Message: Logged In: YES user_id=647778 would the incremental building be for changes to the wix source itself or how about handling changes to the binaries that are being managed by the install project? ---------------------------------------------------------------------- Comment By: Justin Rockwood (justinrockwood) Date: 2005-06-02 14:09 Message: Logged In: YES user_id=1054914 Yes. Incremental building will only call candle and light on the files that have changed. For small projects, you won't really see that much difference between a full build. However, for large projects, this would have a significant build time reduction. ---------------------------------------------------------------------- Comment By: petemounce (pfm102) Date: 2005-06-01 01:27 Message: Logged In: YES user_id=1229953 Is this the same as making WiX projects know when they're up-to-date and don't require re-candling/lighting, in the same way that eg C# projects can get skipped by the build because their output is up-to-date? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1212472&group_id=105970 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
