On 09:59 PM, Matt Welland wrote:
> For fossil you could keep the files generated by autoconf (not the 
> ./configure step but the initialization step) checked in. Then it is 
> just ./configure && make install on most systems. For anything weird 
> (e.g. windows) provide a Makefile.win32 or similar.
Right, so maintain multiple build systems because the one available 
out-of-the-box on your platform doesn't support one of the major target 
platforms.  In doing so, ensure that the Windows build files are never 
quite up to date, so that rather than contributing to the project 
Windows-based developers spend their time fixing build problems.

Twylite


_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to