[Scummvm-devel] Build system ?

Lionel Ulmer lionel.ulmer at free.fr
Thu Mar 7 12:31:16 CET 2002


Hi all,

Considering the mess that ScummVM starts to be on the building side (a lot
of different targets, of different #defines, ...), we should start to think
about defining a 'build system'.

Should we get the rocket launcher and use 'autoconf' or should we use a
simpler mechanism like, for example, one Makefile per target (Makefile.SDL,
Makefile.X11, ....) each describing in details the platform specific
compilation variables + one 'generic' Makefile (included by the other
Makefiles) or (more standard), a user-editable config.h file with the
other platform independant options.

Let me know what you think :-)

           Lionel

-- 
		 Lionel Ulmer - http://www.bbrox.org/




More information about the Scummvm-devel mailing list