Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-19 | Patch #1853322: Patch for Atari ST/FreeMint | Max Horn | |
svn-id: r29906 | |||
2007-12-18 | Fix for bug #1853110: Error in configure on MacOS X (head -c is not ↵ | Max Horn | |
portable, sed hopefully is) svn-id: r29902 | |||
2007-12-02 | Abort configure run if no matching datatypes are found; some tweaks for ↵ | Max Horn | |
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 | fixes for cygwin build. In particular: move the _mak_plugins environment ↵ | Kostas Nakos | |
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 | Cleaned up the iPhone configure stuff, and added a new make target for ↵ | Oystein Eftevaag | |
statically linking a binary with the external libs svn-id: r29697 | |||
2007-12-01 | vpath handling for C, Objective-C and soem more asm variants | Max Horn | |
svn-id: r29683 | |||
2007-11-30 | Commiting on behalf of jvprat. | Robin Watts | |
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-13 | Initial commit of the iPhone/iPod Touch backend | Oystein Eftevaag | |
svn-id: r29488 | |||
2007-11-06 | Patch #1826459: Make: reconfigure on configure change (saving environment) | Max Horn | |
svn-id: r29435 | |||
2007-11-04 | Patch #1825378: "More work for engines on configure" | Eugene Sandulenko | |
svn-id: r29404 | |||
2007-11-03 | More whitespace fixes | Sven Hesse | |
svn-id: r29384 | |||
2007-11-03 | Whitespace fixes | Max Horn | |
svn-id: r29382 | |||
2007-11-01 | Patch #1824292: "fix spaces->tabs indentation in configure" | Eugene Sandulenko | |
svn-id: r29369 | |||
2007-10-31 | Patch #1822349: "Refactor engines handling in configure script" | Eugene Sandulenko | |
svn-id: r29343 | |||
2007-10-30 | Adding special amigaos to host_os check. This makes ScummVM use scummvm.ini ↵ | Johannes Schickel | |
instead of .scummvmrc on AmigaOS again. svn-id: r29333 | |||
2007-10-30 | Patch #1822459: "configure fix for shells not supporting unary negation" | Eugene Sandulenko | |
svn-id: r29322 | |||
2007-10-29 | added 'igor' engine for the game 'Igor: Objective Uikokahonia' | Gregory Montoir | |
svn-id: r29318 | |||
2007-10-29 | More readable code, and another format of engine build list as suggeested | Eugene Sandulenko | |
by Fingolfin svn-id: r29315 | |||
2007-10-28 | Fix compatibility with bash | Eugene Sandulenko | |
svn-id: r29295 | |||
2007-10-28 | Print list of skipped engines too. | Eugene Sandulenko | |
svn-id: r29294 | |||
2007-10-28 | Patch #1821100: make cross-compiling sane out of the box; blackfin support | Max Horn | |
svn-id: r29285 | |||
2007-09-30 | Patch #1804801: DMedia MIDI driver for IRIX | Max Horn | |
svn-id: r29142 | |||
2007-09-24 | Patch #1800767: "Sort the list of engines" | Eugene Sandulenko | |
svn-id: r29089 | |||
2007-09-19 | Enable Lure engine by default. | Eugene Sandulenko | |
svn-id: r28976 | |||
2007-07-17 | added engine stubs code for Drascula game | Paweł Kołodziejski | |
svn-id: r28130 | |||
2007-06-26 | Update GP2X configure rules to support the new ARM ASM SMUSH code. | John Willis | |
svn-id: r27726 | |||
2007-06-24 | some configure reorg | Max Horn | |
svn-id: r27697 | |||
2007-06-24 | Renamed add_flag_to_config_mk_if_no to add_to_config_mk_if_no and changed ↵ | Max Horn | |
the comment on it; got rid of _mak_asm_arm_rate & _mak_asm_arm_smush again svn-id: r27691 | |||
2007-06-24 | should be smush not codec47 | Paweł Kołodziejski | |
svn-id: r27686 | |||
2007-06-24 | added arm assembly from patch #1742112 for codec47. (and really build arm ↵ | Paweł Kołodziejski | |
code this time) svn-id: r27685 | |||
2007-06-16 | Update GP2X configure rules to support the new ARM ASM mixer code (i.e. ↵ | John Willis | |
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 | use USE_ARM_SOUND_ASM for arm-linux target | Paweł Kołodziejski | |
svn-id: r27476 | |||
2007-06-08 | Update configure to set the new EXEEXT for the GP2X port (.gp2x rather then ↵ | John Willis | |
.gpe). svn-id: r27211 | |||
2007-05-30 | These days, man pages are usually stored in /usr/share/man, not in /usr/man | Max Horn | |
svn-id: r27017 | |||
2007-05-30 | Slightly modified version of patch #1728192: Fix for Debian packaging scripts | Max Horn | |
svn-id: r27015 | |||
2007-05-27 | Commit of patch #1715310 ("WIN32: Dynamic Plugin support with MinGW"). | Johannes Schickel | |
svn-id: r26963 | |||
2007-05-21 | - Enable parallaction engine by default | Eugene Sandulenko | |
- Sort engines in usage message by alphabet svn-id: r26901 | |||
2007-04-28 | Updated configure to generate flags in config.mk for MAD, FLAC, MPEG2 and ↵ | Max Horn | |
Vorbis; updated scummvm-static Makefile target to only static link those libs which are actually used svn-id: r26651 | |||
2007-04-27 | Give proper name to CruisE engine. | Eugene Sandulenko | |
svn-id: r26620 | |||
2007-04-27 | Updated configure and engines/engines.mk to include the cruise engine ↵ | Filippos Karapetis | |
(disabled by default) svn-id: r26608 | |||
2007-04-07 | allow arm-linux-gnueabi target too | Paweł Kołodziejski | |
svn-id: r26398 | |||
2007-03-18 | Allows cross compiling for windows with mingw32. | Johannes Schickel | |
svn-id: r26234 | |||
2007-01-18 | Patch #1596959 (SH and MIPS need memalign too) | Max Horn | |
svn-id: r25118 | |||
2007-01-14 | Oops. Parallaction should be disabled now. | Eugene Sandulenko | |
svn-id: r25085 | |||
2007-01-14 | Initial import of Parallaction engine | Eugene Sandulenko | |
svn-id: r25083 | |||
2007-01-13 | Patch #1610370: Configure patch for cross compiling Atari Version | Max Horn | |
svn-id: r25072 | |||
2007-01-07 | Enable AGI engine by default | Eugene Sandulenko | |
svn-id: r25043 | |||
2006-11-11 | enabled Touche engine, since game is completable with it | Gregory Montoir | |
svn-id: r24673 | |||
2006-11-03 | added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer' | Gregory Montoir | |
svn-id: r24592 | |||
2006-10-28 | Modified version of patch #1584720 (add support for FLAC-1.1.3) | Max Horn | |
svn-id: r24554 |