Age | Commit message (Expand) | Author |
2010-02-05 | Merge from trunk. | Simon Howard |
2010-01-29 | Remove unused PACKAGE_LONGDESC. | Simon Howard |
2010-01-18 | Define project short description, copyright, maintainer and URL in | Simon Howard |
2010-01-15 | Fix GNUstep info panel. | Simon Howard |
2010-01-15 | Extend osx makefile to allow building of a working GNUstep application, | Simon Howard |
2010-01-12 | Oops. | Simon Howard |
2010-01-12 | Rearrange order of Makefile generation to alphabetical order. | Simon Howard |
2010-01-05 | Move config.make up to pkg/ directory. Use static makefiles to generate | Simon Howard |
2010-01-04 | Generate Info.plist and config.make in configure and remove temporary | Simon Howard |
2009-11-21 | Merge from trunk. | Simon Howard |
2009-11-21 | Add Makefile to build Win32 packages. | Simon Howard |
2009-10-10 | Rename pkg/wince/Makefile to pkg/wince/GNUmakefile (it uses GNU | Simon Howard |
2009-10-10 | Add pkg directory to make dist. | Simon Howard |
2009-09-07 | Fix compilation under MacOS X. | Simon Howard |
2009-07-11 | Generate programs with names based on PROGRAM_PREFIX. | Simon Howard |
2009-07-09 | Merge from trunk. | Simon Howard |
2009-06-21 | Add Makefile for building CAB files, dependency calculation. | Simon Howard |
2009-06-11 | Fix wince include. Use top_builddir instead of .. where appropriate. | Simon Howard |
2009-06-09 | Merge from trunk. | Simon Howard |
2009-06-07 | Detect Windows CE target and build/include libc_wince files as | Simon Howard |
2009-05-04 | Autogenerate setup-manifest.xml with the current version. | Simon Howard |
2008-12-20 | Merge from trunk. | Simon Howard |
2008-12-10 | Bump version to 1.2.1, update NEWS and ChangeLog. | Simon Howard |
2008-12-10 | Bump version to 1.2.0, update NEWS and ChangeLog. | Simon Howard |
2008-12-09 | Add check for sched_setaffinity to configure and only use it if it is | Simon Howard |
2008-12-09 | Add SDL_CFLAGS, SDL_LDFLAGS to default compile flags, and check for SDL | Simon Howard |
2008-11-21 | Move setup/ into src/ and merge with main codebase. Remove duplicated | Simon Howard |
2008-09-28 | Add missing PROGRAM_PREFIX #define. | Simon Howard |
2008-09-06 | Move doom-specific files to a separate directory. | Simon Howard |
2008-09-05 | Fix #include statements to use lower case filenames. Add automake | Simon Howard |
2008-05-02 | Add WAD I/O abstraction layer - first step for mmapped WAD access. | Simon Howard |
2008-04-20 | Bump version to 1.1.1, update ChangeLog and NEWS. | Simon Howard |
2008-04-19 | Bump version to 1.1.0, update ChangeLog and NEWS. | Simon Howard |
2008-04-15 | Make the BSD PC speaker driver work on FreeBSD. | Simon Howard |
2008-02-11 | Add support for sample rate conversion using libsamplerate (thanks to | Simon Howard |
2008-01-25 | Rename some files to be package name independent. | Simon Howard |
2007-12-10 | Bump version to 1.0.0 and update ChangeLog. | Simon Howard |
2007-09-11 | Remove obsolete autotools scripts from dist, require automake 1.8 | Simon Howard |
2007-09-03 | Add pcsound driver for OpenBSD. | Simon Howard |
2007-05-02 | Check in autoconf if python is installed; if not, don't run python | Simon Howard |
2007-03-15 | Use SDL for endianness byte swapping. m_swap.c removed; m_swap.h renamed | Simon Howard |
2007-03-09 | Add pcsound Linux driver. | Simon Howard |
2007-03-09 | Don't build console mode apps; use the default -mwindows until the | Simon Howard |
2007-03-09 | Move the pcsound library to the top level, alongside textscreen. | Simon Howard |
2007-03-07 | Use native endianness for sound output, rather than always LSB. Add PC | Simon Howard |
2007-01-08 | Bomb out with an error in configure if SDL_mixer or SDL_net are not | Simon Howard |
2006-12-23 | Fix my email address. | Simon Howard |
2006-12-16 | Shut up datarootdir warnings. | Simon Howard |
2006-09-20 | Change the default optimisation level to -O2 and add | Simon Howard |
2006-09-19 | Turn on -Wall as well. | Simon Howard |