Bugs item #1183029, was opened at 2005-04-14 06:20 Message generated for change (Settings changed) made by justinrockwood You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1183029&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: v2.0 >Status: Closed Resolution: Accepted Priority: 5 Submitted By: DolphinIncarnate (nayrnayr) Assigned to: Justin Rockwood (justinrockwood) Summary: Project Build/Rebuild not implemented Initial Comment: My solution contains 17 projects, so building the entire solution over and over (even though I have several of the projects specified to skip builds) is a hassle while creating my wxs file. I often like to use the project build (right click on the desired project and click Build or Rebuild) to only build a single project that I am currently working on. When I attempt to Build or Rebuild a Wix project by right-clicking the project, and clicking Build or Rebuild; the Output window doesn't change and the files in the <WixProject>\bin folder do not change. It seems that these commands are not fully implented. The workaround is to right-click the solution and select Build (for an fast incremental build of all non-Wix projects and a Rebuild of the Wix project) or Rebuild (for a rebuild of all projects). ---------------------------------------------------------------------- Comment By: Justin Rockwood (justinrockwood) Date: 2005-06-01 00:07 Message: Logged In: YES user_id=1054914 There are really two items here: 1) Building a wixproj separately from a full solution build. This is a bug. 2) Incremental building. This is not a bug, but a feature request, which I added (#1212472). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1183029&group_id=105970 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
