aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Collapse)Author
2008-04-08Change add_to_config_mk_if_no to the more natural add_to_config_mk_if_yes in ↵Jordi Vilalta Prat
some cases svn-id: r31448
2008-03-23Patch #1923546: fix checking sdlconfig on OS/2 (supposing the files in path ↵Jordi Vilalta Prat
are executable) svn-id: r31227
2008-03-23Patch #1923547: enable nasm usage on OS/2Jordi Vilalta Prat
svn-id: r31226
2008-02-26Added -lnsl -lsocket to the libs required when building for Solaris, ↵Max Horn
partial fix for bug #1523129 svn-id: r30971
2008-02-26Patch #1901742: Solaris /bin/sh doesn't like $()Jordi Vilalta Prat
svn-id: r30969
2008-02-07- Fix math lib test when crosscompilingJordi Vilalta Prat
- Just need to remove the test files after all the tests svn-id: r30817
2008-02-07Enhanced tools detection when crosscompiling with mingw32 and removed ↵Jordi Vilalta Prat
dupplicate options svn-id: r30816
2008-02-07Use sdl-config --prefix to enable better detection of include paths.Jordi Vilalta Prat
svn-id: r30815
2008-02-05Committed my own patch #1885901 to fix NASM warnings.Torbjörn Andersson
svn-id: r30804
2008-01-31Patch #1880781: "BeOS port for scummvm"Eugene Sandulenko
svn-id: r30715
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2008-01-27Fix the endianness detection in Solaris 8 (It fixes but #1871509 "GUI ↵Jordi Vilalta Prat
distorted on Solaris/sparc") svn-id: r30658
2008-01-22Fix configure for plain Bourne shellsJordi Vilalta Prat
svn-id: r30613
2008-01-13Various small patches to the build system by jvpratMax Horn
svn-id: r30473
2008-01-13Added GPL header to configure (it really is complex enough to justify that), ↵Max Horn
and removed some old TODOs svn-id: r30471
2008-01-11Fix Maemo patch to configureEugene Sandulenko
svn-id: r30431
2008-01-11First part of Maemo portEugene Sandulenko
svn-id: r30427
2007-12-31Enabling the SMUSH/sound ARM optimizations for the iPhone. Converting any ↵Oystein Eftevaag
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-28Patch #1858158: BUILD: Plugin building cleanupEugene Sandulenko
svn-id: r30041
2007-12-28Now --disable-he does not disable HE70 games.Eugene Sandulenko
svn-id: r30027
2007-12-19Patch #1853322: Patch for Atari ST/FreeMintMax Horn
svn-id: r29906
2007-12-18Fix for bug #1853110: Error in configure on MacOS X (head -c is not ↵Max Horn
portable, sed hopefully is) svn-id: r29902
2007-12-02Abort 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-02fixes 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-02Cleaned 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-01vpath handling for C, Objective-C and soem more asm variantsMax Horn
svn-id: r29683
2007-11-30Commiting 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-13Initial commit of the iPhone/iPod Touch backendOystein Eftevaag
svn-id: r29488
2007-11-06Patch #1826459: Make: reconfigure on configure change (saving environment)Max Horn
svn-id: r29435
2007-11-04Patch #1825378: "More work for engines on configure"Eugene Sandulenko
svn-id: r29404
2007-11-03More whitespace fixesSven Hesse
svn-id: r29384
2007-11-03Whitespace fixesMax Horn
svn-id: r29382
2007-11-01Patch #1824292: "fix spaces->tabs indentation in configure"Eugene Sandulenko
svn-id: r29369
2007-10-31Patch #1822349: "Refactor engines handling in configure script"Eugene Sandulenko
svn-id: r29343
2007-10-30Adding 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-30Patch #1822459: "configure fix for shells not supporting unary negation"Eugene Sandulenko
svn-id: r29322
2007-10-29added 'igor' engine for the game 'Igor: Objective Uikokahonia'Gregory Montoir
svn-id: r29318
2007-10-29More readable code, and another format of engine build list as suggeestedEugene Sandulenko
by Fingolfin svn-id: r29315
2007-10-28Fix compatibility with bashEugene Sandulenko
svn-id: r29295
2007-10-28Print list of skipped engines too.Eugene Sandulenko
svn-id: r29294
2007-10-28Patch #1821100: make cross-compiling sane out of the box; blackfin supportMax Horn
svn-id: r29285
2007-09-30Patch #1804801: DMedia MIDI driver for IRIXMax Horn
svn-id: r29142
2007-09-24Patch #1800767: "Sort the list of engines"Eugene Sandulenko
svn-id: r29089
2007-09-19Enable Lure engine by default.Eugene Sandulenko
svn-id: r28976
2007-07-17added engine stubs code for Drascula gamePaweł Kołodziejski
svn-id: r28130
2007-06-26Update GP2X configure rules to support the new ARM ASM SMUSH code.John Willis
svn-id: r27726
2007-06-24some configure reorgMax Horn
svn-id: r27697
2007-06-24Renamed 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-24should be smush not codec47Paweł Kołodziejski
svn-id: r27686
2007-06-24added arm assembly from patch #1742112 for codec47. (and really build arm ↵Paweł Kołodziejski
code this time) svn-id: r27685