83 Commits

Author SHA1 Message Date
Max Horn
ed5ac925f0 Added export symbol list for plugins (only used on OSX, if anybody wants to add support for Linux, go ahead)
svn-id: r13368
2004-03-23 00:30:50 +00:00
Travis Howell
472ca9c689 minge uses configure now
svn-id: r13348
2004-03-21 00:23:03 +00:00
Travis Howell
1ca917d81b Missed a bit
svn-id: r13335
2004-03-17 09:29:20 +00:00
Travis Howell
ab13bca41d Add Cygwin cross compile too.
svn-id: r13334
2004-03-17 09:28:36 +00:00
Travis Howell
d90e92019e Add mingw to configure (Not working yet)
svn-id: r13333
2004-03-17 09:14:41 +00:00
Jonathan Gray
c0e6295845 display saga option in help text
svn-id: r13304
2004-03-15 08:09:54 +00:00
Eugene Sandulenko
2fe422ad0c Initial SAGA checkin. Disabled by default, enable with --enable-saga
but don't expect it to work.

svn-id: r13280
2004-03-14 23:37:11 +00:00
Jonathan Gray
355e59ad6b add function to provide echo -n behaviour for the echo -n less solaris users
svn-id: r13191
2004-03-04 22:44:10 +00:00
Max Horn
e9584c64f3 Build SDL backend via a module.mk file, too
svn-id: r13052
2004-02-25 11:41:55 +00:00
Torbjörn Andersson
87438d5417 Changed FLAY_LIBS to FLAC_LIBS, as pointed out by Lord_Nightmare on
#scummvm. Clarified that it's FLAC >= 1.0.1 that the configure script is
looking for. (That's when the seekable decoder was added.)

svn-id: r13010
2004-02-23 16:41:05 +00:00
Max Horn
aa6ec62e9d Patch #885904 (Flac Support) with some tweaks by me
svn-id: r12984
2004-02-22 14:11:16 +00:00
Max Horn
24e5059aec Create a simple Makefile when building outside the source tree (Needs improvement, but works well enough in most cases)
svn-id: r12972
2004-02-21 15:55:26 +00:00
Max Horn
1ca197eba0 do release builds with -O2
svn-id: r12969
2004-02-21 15:17:16 +00:00
Jonathan Gray
4092bd5693 fix typo
svn-id: r12897
2004-02-15 02:48:22 +00:00
Max Horn
be218fa982 Enable plugin support via configure script
svn-id: r12895
2004-02-15 01:21:02 +00:00
Jonathan Gray
a6d020ed25 versions of ALSA newer than 0.9 are ok as well
svn-id: r12893
2004-02-15 00:43:10 +00:00
Jonathan Gray
906fbfeb13 add --disable-debug help text
svn-id: r12857
2004-02-13 14:46:56 +00:00
Jonathan Gray
85e417bb11 add some information on used environment variables, descriptions taken from autoconf generated configure script
svn-id: r12836
2004-02-13 00:53:56 +00:00
Max Horn
579d7bef24 forgot to commit configure
svn-id: r12699
2004-02-01 14:03:00 +00:00
Jonathan Gray
978ba89095 patch #878551 from Gael Le Mignot, adds key mappings for yopy PDAs, a host option to the configure script for cross compilation and sdl prefix option. Also remove obsolete sdlgl option from configure script and change the --disable-bs options to be --disable-sword to be consistent while I'm here
svn-id: r12572
2004-01-22 04:31:31 +00:00
Jonathan Gray
06de6f1dfb change output to be consistent
svn-id: r12469
2004-01-18 09:33:25 +00:00
James Brown
8a6641826b Copy mpeg2 status to BS1 as well.
svn-id: r12466
2004-01-18 05:55:28 +00:00
Oliver Kiehl
f496e49815 * /execute/ the binary too. don't only compile it
* actually 0.3.2 is sufficient. no need for 0.4.0

svn-id: r12382
2004-01-14 13:23:16 +00:00
Jonathan Gray
4746920c74 fix path specifiers
svn-id: r12371
2004-01-14 06:47:23 +00:00
Jonathan Gray
d48891b9cd number implies version
svn-id: r12370
2004-01-14 06:27:28 +00:00
Eugene Sandulenko
05b9f4ddf6 Fix libmpeg2 version check. FreeBSD ports collection usually lags with
newer package version, so current one has libmpeg2 0.3.1. Although it
got passed by configure script. Now it is fixed.

svn-id: r12366
2004-01-14 02:29:49 +00:00
Travis Howell
9db5e22986 Missed one.
svn-id: r12364
2004-01-14 01:42:31 +00:00
Jonathan Gray
9f6cdccc84 add autodetection for libmpeg2, while it checks for 0.4.0 and up it doesn't warn the user to upgrade if they have an older version just disables
svn-id: r12352
2004-01-13 02:23:37 +00:00
James Brown
a685422a13 Initial libmpeg2 cutscene support based on patch #874510.
Pre-converted cutscenes w/ palette files available - ask LeChuck about Cutscenes :)

svn-id: r12338
2004-01-12 11:11:19 +00:00
Eugene Sandulenko
278d32c607 Enable INSANE by default.
Later #ifdef INSANE may go away at all

svn-id: r11901
2003-12-25 05:53:29 +00:00
Travis Howell
28331ab2ac Add sword1
svn-id: r11674
2003-12-16 05:34:00 +00:00
Max Horn
bb760a5b73 detect zlib in configure script; use it by default, if available
svn-id: r11544
2003-12-10 00:15:20 +00:00
Eugene Sandulenko
5973fc01a9 Fixed potential bug in field separation shell variable. For some reason
tab character got substituted by spaces.

svn-id: r11508
2003-12-06 06:15:23 +00:00
Max Horn
60b9538104 Define HAS_ALTIVEC on OS X (should do a proper test here, in case we are run on Darwin/x86, but for now I am lazy)
svn-id: r11503
2003-12-05 23:14:01 +00:00
James Brown
aed2a56e0c Patch #842988 (sev) - fix bugs in sdl-config detection
svn-id: r11305
2003-11-16 04:03:31 +00:00
Max Horn
1836d4a097 enabled Altivec on OSX machines
svn-id: r10902
2003-10-18 22:06:21 +00:00
Jonathan Gray
c465b13545 let beos users use configure script, default to assuming unix like system if no match
svn-id: r10800
2003-10-14 15:51:11 +00:00
David Eriksson
8979adac04 Should make --disable-queen work, suggested by Nightweaver.
svn-id: r10632
2003-10-06 08:10:57 +00:00
Max Horn
0e645f88ae renamed namespace ScummVM to Common
svn-id: r10544
2003-10-02 17:43:02 +00:00
Joost Peters
82fd316187 queen initial import
svn-id: r10462
2003-09-28 15:50:47 +00:00
Max Horn
231cb16b5b some tweaks to the build system (work toward plugin support)
svn-id: r10279
2003-09-17 21:53:13 +00:00
Jonathan Gray
ac3ee2684e fix --disable-engine so it doesn't try to compile disabled engine, what was I thinking...
svn-id: r9835
2003-08-23 23:33:05 +00:00
James Brown
c2ed4c2d0e Use debug by default for CVS trunk
svn-id: r9619
2003-08-10 07:56:05 +00:00
Jonathan Gray
4f228c7190 stop if we find a configure option we don't know about, add --enable-debug option which currently only adds -g
svn-id: r9612
2003-08-10 00:44:03 +00:00
Jonathan Gray
b0ad2e9da3 make use of env vars when doing checks
svn-id: r9611
2003-08-09 23:52:05 +00:00
Jonathan Gray
5bd62413fc remove echo that shouldn't have been left in
svn-id: r9610
2003-08-09 23:21:17 +00:00
Jonathan Gray
c94a9cf8fe fix spacing
svn-id: r9597
2003-08-08 09:10:31 +00:00
Jonathan Gray
0858eed1fd add ability to specify prefix for optional libraries see help for details
svn-id: r9595
2003-08-08 09:02:49 +00:00
Jonathan Gray
93482ae5c6 automatically use gcc 3.x specific dependency rules if using gcc 3.x, enable some additional warnings in Makefile.new
svn-id: r9399
2003-08-02 09:21:34 +00:00
Oliver Kiehl
0f85cc3061 rename bs2 to sword2 to have the same name as the original engine.
besides this way all our engines start with an "s" ;)

svn-id: r9301
2003-07-30 19:25:31 +00:00