aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2010-08-20CONFIGURE: force disable seq midi for dingux portFabio Battaglia
2010-08-19DINGUX: disable check for vorbis, because of terrible performance compared to...Fabio Battaglia
2010-08-19DINGOO: new port. Patch #3039277Eugene Sandulenko
2010-08-17CONFIGURE: Properly detect -Wglobal-constructorsEugene Sandulenko
2010-08-17CONFIGURE: Add -Wglobal-constructors to Darwin builds.Eugene Sandulenko
2010-08-17CONFIGURE: Add plugin support for the GP2X backend.John Willis
2010-08-17CONFIGURE: Remove trailing space (and kick buildbot)Eugene Sandulenko
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko
2010-08-14WII: Update port for the current versions of the base libraries. Enable DVD a...Andre Heider
2010-08-03CONFIGURE: removed two useless definitions in N64 sectionsFabio Battaglia
2010-08-03PSP: Enable "CPU-hungry sound chips" again, the PSP is fast enough.Joost Peters
2010-08-03PSP: Disable CPU-hungry sound chipsEugene Sandulenko
2010-08-03PS2: Disable CPU-hungry sound chipsEugene Sandulenko
2010-08-03N64: Disable CPU-hungry sound chipsEugene Sandulenko
2010-08-03NDS: Disable NES APU for the platformEugene Sandulenko
2010-08-03N64: Error out in configure if N64SDK is not setMax Horn
2010-08-02CONFIGURE: drop hardcoded endianess and hq scalers from n64 sectionFabio Battaglia
2010-08-02CONFIGURE: cleanup of N64 port sectionsFabio Battaglia
2010-08-02BUILD: Unify how we set vars to yes/noMax Horn
2010-08-02DS: More closely immitate CXXFLAGS of custom DS build systemMax Horn
2010-08-02BUILD: Order host names (in particular ds and android) alphabeticallyMax Horn
2010-08-02DS: Disable scalers and SIDMax Horn
2010-08-01CONFIGURE: add support for N64 port to configureFabio Battaglia
2010-07-24AMIGAOS4: Patch #3033938: "Configure change"Eugene Sandulenko
2010-07-20BUILD: Fix fallback readline detectionWillem Jan Palenstijn
2010-07-20BUILD: Unify adding -DUNIX to DEFINES; complete SEQ MIDI detectionMax Horn
2010-07-20BUILD: Enhance configure code, add (unfinished) USE_SEQ_MIDI supportMax Horn
2010-07-18PSP: switched to using my memcpyYotam Barnoy
2010-07-05Drop direct use of (private) libEGL.so and call EGL functions via Java.Angus Lees
2010-07-05DS: Can now build binaries via our "configure/make" build system.Max Horn
2010-07-05NDS: Rename backend 'nds' to 'ds' in configureMax Horn
2010-07-05Switch Android toolchain prefix from arm-android-eabi toAngus Lees
2010-07-01NDS: Some tweaks for compiling via std build systemMax Horn
2010-07-01Fix configure output (missing newline)Max Horn
2010-06-26Remove support for translation of console messages.Johannes Schickel
2010-06-24Disable addition of "SCUMMVM_SVN_REVISION" to the version string, in case --e...Johannes Schickel
2010-06-17Fix possible link error for scummvm-static (for MacOS X bundle) when USE_TRAN...Thierry Crozat
2010-06-16PSP: got rid of SDLYotam Barnoy
2010-06-15GP2X: Move port distribution rules into a makefile for use with buildbot.John Willis
2010-06-15Use USE_TRANSLATION, USE_DETECTLANG and USE_TERMCONV instead of (ENABLE_)TRAN...Johannes Schickel
2010-06-15Fix linking of the cc_tests (gamecube too)Andre Heider
2010-06-15Fix linking of the cc_testsAndre Heider
2010-06-15GP2XWiz: Add port distribution rules into a makefile so they can be used with...John Willis
2010-06-15Fix iconv signature on BSD systems. (Based on what we do in tools/)Johannes Schickel
2010-06-15Implement translation support for ScummVM GUI.Eugene Sandulenko
2010-06-08Remove unnecessary explicit _endian=little for AndroidAngus Lees
2010-06-06Add Android backend from patch #2603856Max Horn
2010-05-23add mips-sgi(-irix6.5) cross-compiling targetJoost Peters
2010-05-10Revert r48979. Instead, make the HQ scalers depend on the normal ones. Config...Andre Heider
2010-05-09Revise how prefix, datadir etc. are handled.Max Horn