Commit Graph
259 Commits
Author SHA1 Message Date
Jordi Vilalta Prat f1514641ee Reject invalid option combinations when enabling/disabling engines
svn-id: r31914
2008-05-07 01:15:46 +00:00
Jordi Vilalta Prat 0fe0f093c7 Show the SCUMM engine options properly
svn-id: r31913
2008-05-07 00:35:55 +00:00
Jordi Vilalta Prat cdc4f4baca Added openembedded.org target names (patch #1959138)
svn-id: r31912
2008-05-06 23:56:05 +00:00
Jordi Vilalta Prat 586046d871 Fail on invalid --enable/disable options
svn-id: r31910
2008-05-06 22:09:27 +00:00
Torbjörn Andersson 397e04d0b1 Fixed syntax error. String comparision is done with '=', not '=='.
svn-id: r31891
2008-05-06 04:47:58 +00:00
Jordi Vilalta Prat 38f200fc55 Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles
svn-id: r31889
2008-05-06 03:11:01 +00:00
Jordi Vilalta Prat 38a8aa516e Allow static and dynamic plugins to be used at the same time
svn-id: r31888
2008-05-06 03:00:26 +00:00
Jordi Vilalta Prat 3f44977885 Added support to load plugins from different directories and the ability to specify the default directory from configure.
svn-id: r31816
2008-05-02 14:30:06 +00:00
Eugene Sandulenko e4759066a8 Enable drascula engine by default
svn-id: r31806
2008-05-02 11:22:40 +00:00
Jordi Vilalta Prat cf3a821fb8 Properly document the default manpage directory
svn-id: r31801
2008-05-02 02:31:05 +00:00
Eugene Sandulenko bb3d15f5f8 Patch #1947288: "AmigaOS4: small changes (Makefile, configure)"
svn-id: r31628
2008-04-20 19:48:04 +00:00
Filippos Karapetis b7dc73f52c Added the M4 and MADE engines to configure (disabled by default)
svn-id: r31603
2008-04-20 14:58:28 +00:00
Jordi Vilalta Prat 0aff78a05d Change add_to_config_mk_if_no to the more natural add_to_config_mk_if_yes in some cases
svn-id: r31448
2008-04-08 03:05:31 +00:00
Jordi Vilalta Prat 3236e308a4 Patch #1923546: fix checking sdlconfig on OS/2 (supposing the files in path are executable)
svn-id: r31227
2008-03-23 11:46:55 +00:00
Jordi Vilalta Prat b81993f894 Patch #1923547: enable nasm usage on OS/2
svn-id: r31226
2008-03-23 11:24:23 +00:00
Max Horn da09e917e8 Added -lnsl -lsocket to the libs required when building for Solaris, partial fix for bug #1523129
svn-id: r30971
2008-02-26 16:55:58 +00:00
Jordi Vilalta Prat d4b9d7fe44 Patch #1901742: Solaris /bin/sh doesn't like $()
svn-id: r30969
2008-02-26 15:17:13 +00:00
Jordi Vilalta Prat 7500103298 - Fix math lib test when crosscompiling
- Just need to remove the test files after all the tests

svn-id: r30817
2008-02-07 15:53:26 +00:00
Jordi Vilalta Prat 902374fac6 Enhanced tools detection when crosscompiling with mingw32 and removed dupplicate options
svn-id: r30816
2008-02-07 15:23:27 +00:00
Jordi Vilalta Prat 0657ef6a80 Use sdl-config --prefix to enable better detection of include paths.
svn-id: r30815
2008-02-07 15:15:10 +00:00
Torbjörn Andersson 338beeca84 Committed my own patch #1885901 to fix NASM warnings.
svn-id: r30804
2008-02-05 23:24:09 +00:00
Eugene Sandulenko 2f0ddd4ba3 Patch #1880781: "BeOS port for scummvm"
svn-id: r30715
2008-01-31 12:20:47 +00:00
Jordi Vilalta Prat 66e9d4f5e8 Removed trailing spaces.
svn-id: r30664
2008-01-27 19:47:41 +00:00
Jordi Vilalta Prat 5361683346 Fix the endianness detection in Solaris 8 (It fixes but #1871509 "GUI distorted on Solaris/sparc")
svn-id: r30658
2008-01-27 15:57:47 +00:00
Jordi Vilalta Prat 6258a8425c Fix configure for plain Bourne shells
svn-id: r30613
2008-01-22 18:09:00 +00:00
Max Horn 696ea9d301 Various small patches to the build system by jvprat
svn-id: r30473
2008-01-13 17:05:43 +00:00
Max Horn 9e5e73eb9a Added GPL header to configure (it really is complex enough to justify that), and removed some old TODOs
svn-id: r30471
2008-01-13 13:24:47 +00:00
Eugene Sandulenko 56472fe8bf Fix Maemo patch to configure
svn-id: r30431
2008-01-11 23:01:20 +00:00
Eugene Sandulenko d205129f2b First part of Maemo port
svn-id: r30427
2008-01-11 22:44:28 +00:00
Oystein Eftevaag 1c88ab2c47 Enabling the SMUSH/sound ARM optimizations for the iPhone. Converting any numerical expressions in the asm to absolute values (moving the expression to comments) since the iPhone assembler can't handle them, and prepending an underscore to the exported symbols (with some preprocessor magic similar to the hq3x asm for handle ports where it's not needed)
svn-id: r30093
2007-12-31 01:50:18 +00:00
Eugene Sandulenko ac54f3a26f Patch #1858158: BUILD: Plugin building cleanup
svn-id: r30041
2007-12-28 07:52:56 +00:00
Eugene Sandulenko e657e74ee8 Now --disable-he does not disable HE70 games.
svn-id: r30027
2007-12-28 06:33:20 +00:00
Max Horn 00ce6ac98d Patch #1853322: Patch for Atari ST/FreeMint
svn-id: r29906
2007-12-19 14:03:53 +00:00
Max Horn 62a344bbed Fix for bug #1853110: Error in configure on MacOS X (head -c is not portable, sed hopefully is)
svn-id: r29902
2007-12-18 22:30:25 +00:00
Max Horn 40474c5acb Abort configure run if no matching datatypes are found; some tweaks for cross compiling (do not try to link when you don't use the resulting binary; but *if* we want to link, we must pass the LDFLAGS in case there are require linker flag modifications)
svn-id: r29707
2007-12-02 20:59:19 +00:00
Kostas Nakos 9bda6cdefc fixes for cygwin build. In particular: move the _mak_plugins environment after LDFLAGS has been defined in config.mk, to allow building in case of non-standard lib paths (thru LDFLAGS). Also, silenced a nasm warning.
svn-id: r29701
2007-12-02 12:11:59 +00:00
Oystein Eftevaag 82e2748650 Cleaned up the iPhone configure stuff, and added a new make target for statically linking a binary with the external libs
svn-id: r29697
2007-12-02 11:05:29 +00:00
Max Horn c43782a5df vpath handling for C, Objective-C and soem more asm variants
svn-id: r29683
2007-12-01 17:56:24 +00:00
Robin Watts 480d187322 Commiting on behalf of jvprat.
Add a line to configure to set a vpath for .asm files; otherwise build
fails when compiling from a different directory than the one with the
source.

svn-id: r29670
2007-11-30 17:59:02 +00:00
Oystein Eftevaag 05b5a493f8 Initial commit of the iPhone/iPod Touch backend
svn-id: r29488
2007-11-13 08:06:15 +00:00
Max Horn b820b661c7 Patch #1826459: Make: reconfigure on configure change (saving environment)
svn-id: r29435
2007-11-06 17:23:33 +00:00
Eugene Sandulenko f3850bc332 Patch #1825378: "More work for engines on configure"
svn-id: r29404
2007-11-04 06:55:45 +00:00
Sven Hesse 7cce6c8c43 More whitespace fixes
svn-id: r29384
2007-11-03 13:23:36 +00:00
Max Horn 01de17b063 Whitespace fixes
svn-id: r29382
2007-11-03 11:27:34 +00:00
Eugene Sandulenko 25e4547434 Patch #1824292: "fix spaces->tabs indentation in configure"
svn-id: r29369
2007-11-01 21:03:16 +00:00
Eugene Sandulenko f96f934215 Patch #1822349: "Refactor engines handling in configure script"
svn-id: r29343
2007-10-31 19:38:09 +00:00
Johannes Schickel bdacda3d70 Adding special amigaos to host_os check. This makes ScummVM use scummvm.ini instead of .scummvmrc on AmigaOS again.
svn-id: r29333
2007-10-30 22:57:26 +00:00
Eugene Sandulenko 22cdf4f85c Patch #1822459: "configure fix for shells not supporting unary negation"
svn-id: r29322
2007-10-30 06:00:23 +00:00
Gregory Montoir 6c6e8657b6 added 'igor' engine for the game 'Igor: Objective Uikokahonia'
svn-id: r29318
2007-10-29 23:35:50 +00:00
Eugene Sandulenko 41481df20c More readable code, and another format of engine build list as suggeested
by Fingolfin

svn-id: r29315
2007-10-29 21:40:38 +00:00