index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2010-07-05
Drop direct use of (private) libEGL.so and call EGL functions via Java.
Angus Lees
2010-07-05
DS: Can now build binaries via our "configure/make" build system.
Max Horn
2010-07-05
NDS: Rename backend 'nds' to 'ds' in configure
Max Horn
2010-07-05
Switch Android toolchain prefix from arm-android-eabi to
Angus Lees
2010-07-01
NDS: Some tweaks for compiling via std build system
Max Horn
2010-07-01
Fix configure output (missing newline)
Max Horn
2010-06-26
Remove support for translation of console messages.
Johannes Schickel
2010-06-24
Disable addition of "SCUMMVM_SVN_REVISION" to the version string, in case --e...
Johannes Schickel
2010-06-17
Fix possible link error for scummvm-static (for MacOS X bundle) when USE_TRAN...
Thierry Crozat
2010-06-16
PSP: got rid of SDL
Yotam Barnoy
2010-06-15
GP2X: Move port distribution rules into a makefile for use with buildbot.
John Willis
2010-06-15
Use USE_TRANSLATION, USE_DETECTLANG and USE_TERMCONV instead of (ENABLE_)TRAN...
Johannes Schickel
2010-06-15
Fix linking of the cc_tests (gamecube too)
Andre Heider
2010-06-15
Fix linking of the cc_tests
Andre Heider
2010-06-15
GP2XWiz: Add port distribution rules into a makefile so they can be used with...
John Willis
2010-06-15
Fix iconv signature on BSD systems. (Based on what we do in tools/)
Johannes Schickel
2010-06-15
Implement translation support for ScummVM GUI.
Eugene Sandulenko
2010-06-08
Remove unnecessary explicit _endian=little for Android
Angus Lees
2010-06-06
Add Android backend from patch #2603856
Max Horn
2010-05-23
add mips-sgi(-irix6.5) cross-compiling target
Joost Peters
2010-05-10
Revert r48979. Instead, make the HQ scalers depend on the normal ones. Config...
Andre Heider
2010-05-09
Revise how prefix, datadir etc. are handled.
Max Horn
2010-05-09
Fallback to the nasm compatible yasm.
Andre Heider
2010-05-09
Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...
Andre Heider
2010-05-08
Lets not override the return value in cc_check()
Andre Heider
2010-05-08
Cleanup, remove tmp files to avoid /tmp file flood (like on buildbot).
Andre Heider
2010-04-26
Modified configure to support PSP profiling
Yotam Barnoy
2010-04-22
set cxx_verc_fail=no when MIPSpro 7.4.4 is detected + proper MIPSpro capitali...
Joost Peters
2010-04-17
Fix for #2985480 - AMIGAOS4: Compiler errors on ./configure
Ori Avtalion
2010-04-16
Remove type_4_byte='long' FIXMEs from configure
Max Horn
2010-04-16
Fix stupid mistake
Max Horn
2010-04-16
Enable more ARM asm on arm-linux targets
Max Horn
2010-04-16
Trying to fix DC port compilation
Max Horn
2010-04-16
Change configure entries for NDS and DC ports to use _port_mk
Max Horn
2010-04-12
PSP: refactoring/redesign of the backend
Yotam Barnoy
2010-04-11
Change 'head -1' to (hopefully more portable) 'head -n1'
Max Horn
2010-04-09
Yet another attempt to fix cc_check_define: make it only link, but not compil...
Max Horn
2010-04-09
Change outdated configure status message
Willem Jan Palenstijn
2010-04-09
Change cc_check to always pass LDFLAGS (it already always passed CXXFLAGS), a...
Max Horn
2010-04-09
Trying to fix cc_check_define breakage for cross platform builds which *requi...
Max Horn
2010-04-09
Use head -1 instead of grep -m (non-POSIX flag)
Ori Avtalion
2010-04-09
Have cc_check_define return 0 on success
Ori Avtalion
2010-04-09
Fix configure script on cross-platform environments
Ori Avtalion
2010-04-09
Future-proof gcc >= 4.3 test (Will break on version 5.0)
Ori Avtalion
2010-04-09
Simplify GCC version tests, add support for the clang compiler
Ori Avtalion
2010-03-24
configure: document --enable-release and --enable-profiling
Max Horn
2010-03-24
not need this for samsungtv
Paweł Kołodziejski
2010-03-24
update samsungtv toolchain prefix
Paweł Kołodziejski
2010-03-13
cleanup samsungtv sdl-config
Paweł Kołodziejski
2010-03-13
rename samygo to cl
Paweł Kołodziejski
[next]