aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2005-07-08Fixes for RISC OSMax Horn
2005-07-02Hackish native MIDI HW support for Mac OS X (incomplete)Max Horn
2005-06-30Enhanced tremor support from Jolan Luff.Jonathan Gray
2005-05-15Disabling SCUMM7/8 games should disable HE61 games.Travis Howell
2005-05-14Added --disable-hq and --disable-scumm-7-8 options. Also improvedEugene Sandulenko
2005-05-14Add configure option to disable HE 70+ games.Travis Howell
2005-05-09Patch #1181544 (AmigaOS 4 changes)Max Horn
2005-05-07Since the gobline engine is enabled by default now, changed "enable-gob" to "...Max Horn
2005-05-07Goblins engine is now enabled by default.Torbjörn Andersson
2005-04-14Pass user supplied $CXXFLAGS to the compiler only once.Jonathan Gray
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-04-05Initial checking of Gob engineEugene Sandulenko
2005-04-03Patch #1171304 (configure patch: detect more GCC versions)Max Horn
2005-02-06Need to use = instead of :=, since EXECUTABLE gets defined *after* PLUGIN_EXT...Max Horn
2005-02-06Configure the plugin prefix/suffix in the configure script; use that setting ...Max Horn
2005-01-07Add GCC 4.x to the list of accepted GCC versionsMax Horn
2005-01-06Fix bug #1097022 "ALL: Build fails on non-i386 archs if nasm is installed".Eugene Sandulenko
2004-12-25Moved the softsynth midi drivers into a sound/softsynth; amongst other things...Max Horn
2004-12-16configure was using at least three different indention styles (4-tabs; 2-spac...Max Horn
2004-12-16Patch #1086705 (RISC OS cross compiling support)Max Horn
2004-11-06Major MT-32 emu overhaul based on KingGuppy's code.Eugene Sandulenko
2004-10-23OpenBSD is _not_ a.out on i386/amd64Jonathan Gray
2004-10-21Patch #1048326 Better MT-32 supportEugene Sandulenko
2004-10-17Patch #1040501 (Possible fix for inttypes.h problem)Max Horn
2004-09-19Don't break when /tmp is nonexec pointed out in gentoo bug #64550. Don't subm...Jonathan Gray
2004-08-02Allow SAGA engine to be disabled.Travis Howell
2004-07-31enable SAGA engine by defaultJonathan Gray
2004-07-27Given Makefile now depends on the configure script output move these default ...Jonathan Gray
2004-07-20Add null driver to configureJoost Peters
2004-05-21Added assembly versions of HQ2x and HQ3x scalers.Eugene Sandulenko
2004-05-09removed awe based on Endy statementPaweł Kołodziejski
2004-05-08IRIX doesn't need ranlib - made it a nop.Oliver Kiehl
2004-05-06Clean up all tmps on mingwTravis Howell
2004-05-05adding initial code for Another World enginePaweł Kołodziejski
2004-04-30Fix cut'n'paste bug. It broke queen building with kyra disabledEugene Sandulenko
2004-04-25Add FreeBSD plugins buildingEugene Sandulenko
2004-04-16initial pass at adding install/uninstall support to configure script, also us...Jonathan Gray
2004-04-09Fix plugin buildingMax Horn
2004-04-09Add Kyrandia baseJames Brown
2004-04-08Partially added EXEEXT support to configure script (incomplete; and boy, our ...Max Horn
2004-04-08seems it is 'endianness' and not 'endianess'Max Horn
2004-04-06Fix building from external directoryMax Horn
2004-04-05Use config.guess to detect host OS/cpu/vendor; enforce memory alignment on Al...Max Horn
2004-03-23Added export symbol list for plugins (only used on OSX, if anybody wants to a...Max Horn
2004-03-21minge uses configure nowTravis Howell
2004-03-17Missed a bitTravis Howell
2004-03-17Add Cygwin cross compile too.Travis Howell
2004-03-17Add mingw to configure (Not working yet)Travis Howell
2004-03-15display saga option in help textJonathan Gray
2004-03-14Initial SAGA checkin. Disabled by default, enable with --enable-sagaEugene Sandulenko