aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2010-05-09Fallback to the nasm compatible yasm.Andre Heider
2010-05-09Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...Andre Heider
2010-05-08Lets not override the return value in cc_check()Andre Heider
2010-05-08Cleanup, remove tmp files to avoid /tmp file flood (like on buildbot).Andre Heider
2010-04-26Modified configure to support PSP profilingYotam Barnoy
2010-04-22set cxx_verc_fail=no when MIPSpro 7.4.4 is detected + proper MIPSpro capitali...Joost Peters
2010-04-17Fix for #2985480 - AMIGAOS4: Compiler errors on ./configureOri Avtalion
2010-04-16Remove type_4_byte='long' FIXMEs from configureMax Horn
2010-04-16Fix stupid mistakeMax Horn
2010-04-16Enable more ARM asm on arm-linux targetsMax Horn
2010-04-16Trying to fix DC port compilationMax Horn
2010-04-16Change configure entries for NDS and DC ports to use _port_mkMax Horn
2010-04-12PSP: refactoring/redesign of the backendYotam Barnoy
2010-04-11Change 'head -1' to (hopefully more portable) 'head -n1'Max Horn
2010-04-09Yet another attempt to fix cc_check_define: make it only link, but not compil...Max Horn
2010-04-09Change outdated configure status messageWillem Jan Palenstijn
2010-04-09Change cc_check to always pass LDFLAGS (it already always passed CXXFLAGS), a...Max Horn
2010-04-09Trying to fix cc_check_define breakage for cross platform builds which *requi...Max Horn
2010-04-09Use head -1 instead of grep -m (non-POSIX flag)Ori Avtalion
2010-04-09Have cc_check_define return 0 on successOri Avtalion
2010-04-09Fix configure script on cross-platform environmentsOri Avtalion
2010-04-09Future-proof gcc >= 4.3 test (Will break on version 5.0)Ori Avtalion
2010-04-09Simplify GCC version tests, add support for the clang compilerOri Avtalion
2010-03-24configure: document --enable-release and --enable-profilingMax Horn
2010-03-24not need this for samsungtvPaweł Kołodziejski
2010-03-24update samsungtv toolchain prefixPaweł Kołodziejski
2010-03-13cleanup samsungtv sdl-configPaweł Kołodziejski
2010-03-13rename samygo to clPaweł Kołodziejski
2010-03-10Patch #2967256: Bashisms in configure break build on SolarisMax Horn
2010-03-08Conistenlty use USE_NASM instead of using HAVE_NASM in config.mk (this matche...Johannes Schickel
2010-02-28Remove a reference to the old MorphOS backend in configure.Jordi Vilalta Prat
2010-02-27Added the svn:keywords property to some files missing it.Jordi Vilalta Prat
2010-02-23configure: Remove angstrom-* from the ARM compiler check as angstrom can be b...John Willis
2010-02-02Remove what looks like reminders of debug output in the configure scriptJordi Vilalta Prat