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
Eugene Sandulenko
f4f897393c
Fix compatibility with bash
...
svn-id: r29295
2007-10-28 17:07:39 +00:00
Eugene Sandulenko
31e0ca4ea0
Print list of skipped engines too.
...
svn-id: r29294
2007-10-28 16:57:49 +00:00
Max Horn
c664dbcca8
Patch #1821100 : make cross-compiling sane out of the box; blackfin support
...
svn-id: r29285
2007-10-28 13:14:23 +00:00
Max Horn
5a07c3c552
Patch #1804801 : DMedia MIDI driver for IRIX
...
svn-id: r29142
2007-09-30 12:12:22 +00:00
Eugene Sandulenko
b508441972
Patch #1800767 : "Sort the list of engines"
...
svn-id: r29089
2007-09-24 17:44:47 +00:00
Eugene Sandulenko
8c4bc03446
Enable Lure engine by default.
...
svn-id: r28976
2007-09-19 22:55:55 +00:00
Paweł Kołodziejski
d04b653378
added engine stubs code for Drascula game
...
svn-id: r28130
2007-07-17 21:35:01 +00:00
John Willis
cf0eb563ad
Update GP2X configure rules to support the new ARM ASM SMUSH code.
...
svn-id: r27726
2007-06-26 08:37:40 +00:00
Max Horn
54a1136f5b
some configure reorg
...
svn-id: r27697
2007-06-24 20:35:02 +00:00
Max Horn
2ea999a3c1
Renamed add_flag_to_config_mk_if_no to add_to_config_mk_if_no and changed the comment on it; got rid of _mak_asm_arm_rate & _mak_asm_arm_smush again
...
svn-id: r27691
2007-06-24 11:41:05 +00:00
Paweł Kołodziejski
347f7f8830
should be smush not codec47
...
svn-id: r27686
2007-06-24 07:08:47 +00:00
Paweł Kołodziejski
c88567aa79
added arm assembly from patch #1742112 for codec47. (and really build arm code this time)
...
svn-id: r27685
2007-06-24 07:02:55 +00:00
John Willis
1281707d29
Update GP2X configure rules to support the new ARM ASM mixer code (i.e. USE_ARM_SOUND_ASM) it has been in my local tree for some time and works well with the port.
...
Also fix typo that has been bugging me for a while ;). 2 spaces between Broken Sword 1 and (without mpeg2 cutscenes) on the echo statements.
svn-id: r27497
2007-06-16 21:14:21 +00:00
Paweł Kołodziejski
405f4110a8
use USE_ARM_SOUND_ASM for arm-linux target
...
svn-id: r27476
2007-06-16 18:50:25 +00:00
John Willis
688fb71bfa
Update configure to set the new EXEEXT for the GP2X port (.gp2x rather then .gpe).
...
svn-id: r27211
2007-06-08 20:01:40 +00:00
Max Horn
995d3da8a3
These days, man pages are usually stored in /usr/share/man, not in /usr/man
...
svn-id: r27017
2007-05-30 16:56:18 +00:00
Max Horn
c07b5f6147
Slightly modified version of patch #1728192 : Fix for Debian packaging scripts
...
svn-id: r27015
2007-05-30 16:54:01 +00:00
Johannes Schickel
2d43de587a
Commit of patch #1715310 ("WIN32: Dynamic Plugin support with MinGW").
...
svn-id: r26963
2007-05-27 10:46:47 +00:00
Eugene Sandulenko
d8e0a50833
- Enable parallaction engine by default
...
- Sort engines in usage message by alphabet
svn-id: r26901
2007-05-21 09:44:05 +00:00
Max Horn
9bf84a30ef
Updated configure to generate flags in config.mk for MAD, FLAC, MPEG2 and Vorbis; updated scummvm-static Makefile target to only static link those libs which are actually used
...
svn-id: r26651
2007-04-28 13:43:51 +00:00
Eugene Sandulenko
be496e3f97
Give proper name to CruisE engine.
...
svn-id: r26620
2007-04-27 20:18:09 +00:00
Filippos Karapetis
18f1475b03
Updated configure and engines/engines.mk to include the cruise engine (disabled by default)
...
svn-id: r26608
2007-04-27 15:10:13 +00:00
Paweł Kołodziejski
83610641c7
allow arm-linux-gnueabi target too
...
svn-id: r26398
2007-04-07 09:20:48 +00:00
Johannes Schickel
1d395cccee
Allows cross compiling for windows with mingw32.
...
svn-id: r26234
2007-03-18 22:56:56 +00:00
Max Horn
fb95758b81
Patch #1596959 (SH and MIPS need memalign too)
...
svn-id: r25118
2007-01-18 21:36:44 +00:00
Eugene Sandulenko
ed62e97e1e
Oops. Parallaction should be disabled now.
...
svn-id: r25085
2007-01-14 22:01:47 +00:00
Eugene Sandulenko
e5c7ce83b8
Initial import of Parallaction engine
...
svn-id: r25083
2007-01-14 21:29:12 +00:00
Max Horn
bad2b283c1
Patch #1610370 : Configure patch for cross compiling Atari Version
...
svn-id: r25072
2007-01-13 13:55:30 +00:00
Eugene Sandulenko
e2de7d670d
Enable AGI engine by default
...
svn-id: r25043
2007-01-07 09:08:45 +00:00
Gregory Montoir
c7fa8667d0
enabled Touche engine, since game is completable with it
...
svn-id: r24673
2006-11-11 04:46:32 +00:00
Gregory Montoir
13d9cdbd26
added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer'
...
svn-id: r24592
2006-11-03 21:23:07 +00:00
Max Horn
71763c3630
Modified version of patch #1584720 (add support for FLAC-1.1.3)
...
svn-id: r24554
2006-10-28 13:21:43 +00:00
Oystein Eftevaag
7ca5752fbc
Adding CXXFLAGS usage for various configure script tests, needed to properly crosscompile for OS X 10.2 on Intel Macs
...
svn-id: r24421
2006-10-21 20:41:49 +00:00
Eugene Sandulenko
018d5e350c
Since proper detection is added to CinE, build it by default and
...
announce as supported. Future Wars is completable.
svn-id: r24321
2006-10-15 01:13:43 +00:00