summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2010-08-31Merge from trunk.Simon Howard
2010-07-17Check for libm, to fix Fedora compile issues.Simon Howard
2010-07-10Update NEWS and ChangeLog, bump version number.Simon Howard
2010-04-30Merge from trunk.Simon Howard
2010-03-08Merge opl-branch to trunk.Simon Howard
2010-02-10Bump version number, update ChangeLog and NEWS.Simon Howard
2010-02-05Merge from trunk.Simon Howard
2010-01-29Remove unused PACKAGE_LONGDESC.Simon Howard
2010-01-27Merge from trunk.Simon Howard
2010-01-18Define project short description, copyright, maintainer and URL inSimon Howard
2010-01-15Fix GNUstep info panel.Simon Howard
2010-01-15Extend osx makefile to allow building of a working GNUstep application,Simon Howard
2010-01-12Oops.Simon Howard
2010-01-12Rearrange order of Makefile generation to alphabetical order.Simon Howard
2010-01-05Move config.make up to pkg/ directory. Use static makefiles to generateSimon Howard
2010-01-04Generate Info.plist and config.make in configure and remove temporarySimon Howard
2009-11-21Merge from trunk.Simon Howard
2009-11-21Add Makefile to build Win32 packages.Simon Howard
2009-11-21Merge from trunk.Simon Howard
2009-10-10Rename pkg/wince/Makefile to pkg/wince/GNUmakefile (it uses GNUSimon Howard
2009-10-10Add pkg directory to make dist.Simon Howard
2009-10-04Make OpenBSD native OPL backend work on x86_64 as well as i386.Simon Howard
2009-09-26Move register read/write code into OPL library. Detect OPL in theSimon Howard
2009-09-26Add OpenBSD/NetBSD native OPL backend.Simon Howard
2009-09-10Merge from trunk.Simon Howard
2009-09-07Fix compilation under MacOS X.Simon Howard
2009-07-13Merge from trunk.Simon Howard
2009-07-11Generate programs with names based on PROGRAM_PREFIX.Simon Howard
2009-07-09Merge from trunk.Simon Howard
2009-06-21Add Makefile for building CAB files, dependency calculation.Simon Howard
2009-06-11Fix wince include. Use top_builddir instead of .. where appropriate.Simon Howard
2009-06-09Merge from trunk.Simon Howard
2009-06-07Detect Windows CE target and build/include libc_wince files asSimon Howard
2009-05-28Add droplay example program from /research, adapted to work with OPLSimon Howard
2009-05-04Autogenerate setup-manifest.xml with the current version.Simon Howard
2009-03-10Add OPL lib plumbing and Linux native driver.Simon Howard
2009-03-04Fix up fmopl code to remove ScummVM dependencies and compile as C. AddSimon Howard
2008-12-20Merge from trunk.Simon Howard
2008-12-10Bump version to 1.2.1, update NEWS and ChangeLog.Simon Howard
2008-12-10Bump version to 1.2.0, update NEWS and ChangeLog.Simon Howard
2008-12-09Add check for sched_setaffinity to configure and only use it if it isSimon Howard
2008-12-09Add SDL_CFLAGS, SDL_LDFLAGS to default compile flags, and check for SDLSimon Howard
2008-11-21Move setup/ into src/ and merge with main codebase. Remove duplicatedSimon Howard
2008-09-28Add missing PROGRAM_PREFIX #define.Simon Howard
2008-09-06Move doom-specific files to a separate directory.Simon Howard
2008-09-05Fix #include statements to use lower case filenames. Add automakeSimon Howard
2008-05-02Add WAD I/O abstraction layer - first step for mmapped WAD access.Simon Howard
2008-04-20Bump version to 1.1.1, update ChangeLog and NEWS.Simon Howard
2008-04-19Bump version to 1.1.0, update ChangeLog and NEWS.Simon Howard
2008-04-15Make the BSD PC speaker driver work on FreeBSD.Simon Howard