aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2004-01-22patch #878551 from Gael Le Mignot, adds key mappings for yopy PDAs, a host op...Jonathan Gray
2004-01-18change output to be consistentJonathan Gray
2004-01-18Copy mpeg2 status to BS1 as well.James Brown
2004-01-14* /execute/ the binary too. don't only compile itOliver Kiehl
2004-01-14fix path specifiersJonathan Gray
2004-01-14number implies versionJonathan Gray
2004-01-14Fix libmpeg2 version check. FreeBSD ports collection usually lags withEugene Sandulenko
2004-01-14Missed one.Travis Howell
2004-01-13add autodetection for libmpeg2, while it checks for 0.4.0 and up it doesn't w...Jonathan Gray
2004-01-12Initial libmpeg2 cutscene support based on patch #874510.James Brown
2003-12-25Enable INSANE by default.Eugene Sandulenko
2003-12-16Add sword1Travis Howell
2003-12-10detect zlib in configure script; use it by default, if availableMax Horn
2003-12-06Fixed potential bug in field separation shell variable. For some reasonEugene Sandulenko
2003-12-05Define HAS_ALTIVEC on OS X (should do a proper test here, in case we are run ...Max Horn
2003-11-16Patch #842988 (sev) - fix bugs in sdl-config detectionJames Brown
2003-10-18enabled Altivec on OSX machinesMax Horn
2003-10-14let beos users use configure script, default to assuming unix like system if ...Jonathan Gray
2003-10-06Should make --disable-queen work, suggested by Nightweaver.David Eriksson
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-09-28queen initial importJoost Peters
2003-09-17some tweaks to the build system (work toward plugin support)Max Horn
2003-08-23fix --disable-engine so it doesn't try to compile disabled engine, what was I...Jonathan Gray
2003-08-10Use debug by default for CVS trunkJames Brown
2003-08-10stop if we find a configure option we don't know about, add --enable-debug op...Jonathan Gray
2003-08-09make use of env vars when doing checksJonathan Gray
2003-08-09remove echo that shouldn't have been left inJonathan Gray
2003-08-08fix spacingJonathan Gray
2003-08-08add ability to specify prefix for optional libraries see help for detailsJonathan Gray
2003-08-02automatically use gcc 3.x specific dependency rules if using gcc 3.x, enable ...Jonathan Gray
2003-07-30rename bs2 to sword2 to have the same name as the original engine.Oliver Kiehl
2003-07-28correct cflags variablesJonathan Gray
2003-07-28update for bs2Jonathan Gray
2003-07-06added TODOMax Horn
2003-07-06#define MACOSX on the command line, not in config.h; add TODO regarding TMP f...Max Horn
2003-07-06fix configure scriptJonathan Gray
2003-07-06check through list of different sdl-configs, this should make fbsd work out o...Jonathan Gray
2003-07-06we want ldflags as wellJonathan Gray
2003-07-06make Makefile.new not require build.rulesJonathan Gray
2003-06-14add support for strange beos gcc version stringsJonathan Gray
2003-06-02revamped alignment test; don't delete config.log after configure run (after a...Max Horn
2003-06-02alignment check extended to hopefully cover ARM, tooMax Horn
2003-06-02working alignment check (but if alignment is needed it'll print out a 'Bus er...Max Horn
2003-06-02add compiler version checking to configure scriptJonathan Gray
2003-05-26add ability to choose backend from configure script, doesn't validate user in...Jonathan Gray
2003-05-20let config.mak overwrite the default values (defensive coding style :-)Max Horn
2003-05-20move writing config.h to end of fileJonathan Gray
2003-05-20add makefile to test configure with make -f Makefile.new after running configureJonathan Gray
2003-05-20output which engines we are buildingJonathan Gray
2003-05-18comment UNIX defines for nowJonathan Gray