The best answer is probably "be more lazy and use VV instead of building your own," but I'm apparently a bit masochistic and for now I'm pretending that doing stuff myself, at least for a while, is an achievement or something.
When I go to update after patches, git complains that I have uncommitted changes.
Is that because of copying in the .sln that includes plugins is a "new" file, or does copying my config files / macros into the build area? Something else during compile process?
Do people that compile their own usually run macroquest out of the build tree, or have a separate run directory with softlinks to the build tree to avoid upsetting git? I don't see discussion of this on the main macroquest site.
(Historically I've done a full pull and complete rebuild after patches... but that's a bit slow.)
When I go to update after patches, git complains that I have uncommitted changes.
Is that because of copying in the .sln that includes plugins is a "new" file, or does copying my config files / macros into the build area? Something else during compile process?
Do people that compile their own usually run macroquest out of the build tree, or have a separate run directory with softlinks to the build tree to avoid upsetting git? I don't see discussion of this on the main macroquest site.
(Historically I've done a full pull and complete rebuild after patches... but that's a bit slow.)


.