[Scummvm-cvs-logs] scummvm branch-1-4 -> 6c7800c40346821d1380f637a3799c060871f840

digitall digitall at scummvm.org
Sat Dec 3 14:16:02 CET 2011


This automated email contains information about 3 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
8d82e826b5 BUILD: Change engine configuration options
6345f6a2c0 CONFIGURE: Accept plural as well as singular forms for engine build options.
6c7800c403 BUILD: Report more specific errors for configure engine options


Commit: 8d82e826b5022debc4848858512512f960796bc9
    https://github.com/scummvm/scummvm/commit/8d82e826b5022debc4848858512512f960796bc9
Author: D G Turner (digitall at scummvm.org)
Date: 2011-12-03T05:15:09-08:00

Commit Message:
BUILD: Change engine configuration options

This changes the set of engine options to ./configure to:

--enable-all-engines
--disable-all-engines
--enable-engine=<engine name>[,<engine name>...]

And if plugins are enabled:
--enable-engine-static=<engine name>[,<engine name>...]
--enable-engine-dynamic=<engine name>[,<engine name>...]
(cherry picked from commit dd6c6a36ea80531af3f7c180f1d06df23a93fe5c)

Changed paths:
    configure




Commit: 6345f6a2c0ba55a9d29345395fa0bb3db645cd56
    https://github.com/scummvm/scummvm/commit/6345f6a2c0ba55a9d29345395fa0bb3db645cd56
Author: D G Turner (digitall at scummvm.org)
Date: 2011-12-03T05:15:10-08:00

Commit Message:
CONFIGURE: Accept plural as well as singular forms for engine build options.

i.e. --enable-engines=* will be accepted as well as --enable-engine=
(cherry picked from commit 61a1b49a2d8e1ef2cb78b6f23632227c069d4341)

Changed paths:
    configure




Commit: 6c7800c40346821d1380f637a3799c060871f840
    https://github.com/scummvm/scummvm/commit/6c7800c40346821d1380f637a3799c060871f840
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2011-12-03T05:15:10-08:00

Commit Message:
BUILD: Report more specific errors for configure engine options
(cherry picked from commit 9e1829173ce4d79effd5b669cbfbe5ac3c7444ec)

Changed paths:
    configure








More information about the Scummvm-git-logs mailing list