aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2009-11-20Fix language in commentMax Horn
2009-11-20Several configure targets use long instead of int for typedefing uint32/int32...Max Horn
2009-11-18Add -G2 to PS2 default build options; move some WinCE -D flags from CXXFLAGS ...Max Horn
2009-11-17samsungtv: enable hqscalersPaweł Kołodziejski
2009-11-15samsungtv: remove duplicate entryPaweł Kołodziejski
2009-11-14Remove Igor engineMax Horn
2009-11-14samsungtv: there is no point enable 32 bitPaweł Kołodziejski
2009-11-12samsungtv: enable text consolePaweł Kołodziejski
2009-11-11samsungtv: remove keymapper, its pointless here. fixed key mappingPaweł Kołodziejski
2009-11-10fixed linking in samsungtv targetPaweł Kołodziejski
2009-11-09added support for samsung tvPaweł Kołodziejski
2009-11-05GP2XWiz: Tweak configure to ensure that the correct ABI is used for the ASFLA...John Willis
2009-10-21Patch #2875721: vkeybd and keymapper enable by default for motomagxMax Horn
2009-10-20PS2: disable text console, command line support and DOSBox OPLMax Horn
2009-10-19BUILD: cleanup cross compilation codeMax Horn
2009-10-14Tweak configure for PS2 to disable debug mode by default and enable relase mo...Max Horn
2009-10-13BUILD: Don't set endianes & data types explicitly, rely on auto-detectionMax Horn
2009-10-13Revamp the way --enable-release / --enable-debug work. They are now no longer...Max Horn
2009-10-10Enable RGB colour for Dreamcast.Marcus Comstedt
2009-10-09PS2: Hack to enable zlib/mad support for now (until detection & linker issue ...Max Horn
2009-10-09Slightly modified version of patch #2875544: PSP plugins patchJoost Peters
2009-10-09BUILD: Introduced new env var 'LD' analog to CXX (and defaulting to CXX), cur...Max Horn
2009-10-08PS2: Add some stubs for the ps2 port to our primary build system (incomplete ...Max Horn
2009-09-30Check readline+termcap if linking with readline failedWillem Jan Palenstijn
2009-09-27Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not...Max Horn
2009-09-27Use _port_mk for the PSP port; some psp.mk cleanup.Andre Heider
2009-09-27Use _port_mk for the WinCE port.Andre Heider
2009-09-27Use _port_mk for the motoezx and motomagx ports.Andre Heider
2009-09-27Use _port_mk for the Wii and Gamecube port.Andre Heider
2009-09-27New configure var "_port_mk", set to "ports.mk" per default. Ports can overwr...Andre Heider
2009-09-25Remove redundant -Wno-multichar and -fno-exceptions from configure (they are ...Max Horn
2009-09-25Only include Makedepend when really using SGI MipsPROMax Horn
2009-09-25NDS: Added some more DS specific defines to configureMax Horn
2009-09-25Modified version of patch #2838507: Add support for non-gcc compilers to conf...Max Horn
2009-09-25Move linuxmoto specific stuff from ports.mk to a new file backends/platform/l...Max Horn
2009-09-25Part of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-platformMax Horn
2009-09-25Cleanup configure script: (1) don't add -DUSE_ARM_*_ASM redundantly to DEFINE...Max Horn
2009-09-25MERGE branch gsoc2009-draci 41388:44325 into trunkRobert Špalek
2009-09-25Disable compilation of Draci HistorieRobert Špalek
2009-09-18Moved the Wii gfx code to its own library. Added a onscreen console for stdou...Andre Heider
2009-09-11Added support for WINDRESFLAGS, required for e.g. multilib enabled MinGW tool...Andre Heider
2009-09-05Support for SMB shares, cleaned up async FS functions.Andre Heider
2009-09-03fixed engines order, added svn:keywords properties.Vladimir Menshakov
2009-09-03imported teenagent engine sources.Vladimir Menshakov
2009-09-03Disabled unused scalers for Wii and GamecubeAndre Heider
2009-08-31Revert revision 43845, to keep configure options for games and game engines c...Travis Howell
2009-08-31Added the --enable-unsupported option to enable the detection of theJordi Vilalta Prat
2009-08-31Simplified the usage of dynamic variable names by using common helper functio...Jordi Vilalta Prat
2009-08-31Add configure option for Groovie 2 games.Travis Howell
2009-08-29Patch #2845084: "Linuxmoto-backend small update"Eugene Sandulenko