aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2011-06-02BUILD: Enable Lands of Lore by default.Johannes Schickel
2011-06-01ALL: Removed last traces of the MPEG2 codeMax Horn
2011-06-01DC: Use 'noserial' for release buildsMax Horn
2011-06-01Merge pull request #20 from scott-t/t7g-iosclone2727
2011-06-01Merge branch 'branch-1-3-0' into masterMax Horn
2011-05-31Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-05-31CONFIGURE: move some libs required by n64 portFabio Battaglia
2011-05-31BUILD: Fix typo which broke WebOS buildsMax Horn
2011-05-31BUILD: Compile more files only when necessaryMax Horn
2011-05-31BUILD: Add SDL_BACKEND=1 to config.mk for all SDL based backendsMax Horn
2011-05-30WINCE: Remove unnecessary -I flagsMax Horn
2011-05-30BUILD: Only add one option per line to INCLUDES/CXXFLAGS/LDFLAGSMax Horn
2011-05-26DC: Don't set a lib search path for pluginsMax Horn
2011-05-26BUILD: Make endianess check stricterMax Horn
2011-05-26BUILD: Reorder configure some moreMax Horn
2011-05-26ANDROID: Trying to fix the recent linker failuresMax Horn
2011-05-26BUILD: Reorder plugin stuff in configure some moreMax Horn
2011-05-25BUILD: Unify plugin prefix/suffix handling, unify setting DYNAMIC_MODULESMax Horn
2011-05-25BUILD: Minor configure cleanupMax Horn
2011-05-25BUILD: Do not define LUA_USE_POSIXMax Horn
2011-05-25BUILD: Update commentsMax Horn
2011-05-25BUILD: Declare RELEASE_BUILD in DEFINES, not CXXFLAGSMax Horn
2011-05-25BUILD: Replace _need_memalign runtime test by hardcoded listMax Horn
2011-05-25BUILD: Rename USE_TEXT_CONSOLE -> USE_TEXT_CONSOLE_FOR_DEBUGGERMax Horn
2011-05-25BUILD: Always enable indeo3 codecMax Horn
2011-05-25BUILD: Add only one -D to DEFINES per line; add FIXMEs to -D in CXXFLAGSMax Horn
2011-05-25BUILD: Unify how _posix is computedMax Horn
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-25BUILD: Move some Android 'hack' back to near end of configureMax Horn
2011-05-25BUILD: Rearrange some PSP stuffMax Horn
2011-05-25BUILD: Unify how debug/release mode defaults are determinedMax Horn
2011-05-25BUILD: Overhaul how we determine the need for aligned mem accessMax Horn
2011-05-25BUILD: Enable ARM asm only based on _host_cpuMax Horn
2011-05-25BUILD: Unify build & configure rules for SDL based backendsMax Horn
2011-05-25BUILD: Do not manually set endianessMax Horn
2011-05-25BUILD: Reorder parts of configureMax Horn
2011-05-20WINCE: Change plugin extensions from .dll to .plugin - fixes erroneous loadin...CeRiAl
2011-05-18BUILD: Reset executable flag of configureWillem Jan Palenstijn
2011-05-18WINCE: Enable building of plugins with normal configure/makeCeRiAl
2011-05-14CONFIGURE: Add missing SDL_BACKEND define for the OpenPandora backend.David-John Willis
2011-05-13CONFIGURE: Don't enable the sword25 engine if Zlib is not enabledmd5
2011-05-13CONFIGURE: Don't disable the sword25 engine when libpng is not foundmd5
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-11Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-05-08WEBOS: Added comment for Palm Pixi specific compiler options.Klaus Reimer
2011-05-08WEBOS: Removed unused libpdl linking.Klaus Reimer
2011-05-08WEBOS: Moved webos plugin build configuration into its own block so it can be...Klaus Reimer
2011-05-08WEBOS: Added comments to explain some WebOS compile settings.Klaus Reimer
2011-05-08WEBOS: Added comment for Palm Pixi specific compiler options.Klaus Reimer
2011-05-08WEBOS: Removed unused libpdl linking.Klaus Reimer