summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2010-11-30Add NOT-BUGS file with some common Vanilla gotchas.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2175
2010-04-30Merge contents of OPL-TODO into TODO file.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1923
2010-03-08Add OPL-TODO to dist, set svn:ignore properties.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1880
2010-01-27Merge from trunk.Simon Howard
Subversion-branch: /branches/opl-branch Subversion-revision: 1829
2010-01-18Define project short description, copyright, maintainer and URL inSimon Howard
configure.in. Use these for the Info-gnustep.plist file. Add generated .spec file for building RPM packages. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1821
2010-01-05Move config.make up to pkg/ directory. Use static makefiles to generateSimon Howard
all packages, rather than dynamically generated makefiles. Add pkg/osx to dist. Make OS X staging directory depend on top level documentation files. Generate CMDLINE as part of standard build if it is not already present. Set svn:ignore properties. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1790
2009-12-18Fix poor quality application icons seen when the game is running.Simon Howard
Add back 8-bit icon files alongside files including both 8-bit and high quality 32-bit versions. Use the high quality icon files for resource files includes, and the low quality ones for in-game SDL. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1750
2009-11-29Add other missing files to dist.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1743
2009-11-29Include .lvimrc in dist.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1742
2009-11-21Merge from trunk.Simon Howard
Subversion-branch: /branches/opl-branch Subversion-revision: 1734
2009-10-10Add README.OPL to dist.Simon Howard
Subversion-branch: /branches/opl-branch Subversion-revision: 1713
2009-10-10Add pkg directory to make dist.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1712
2009-07-13Merge from trunk.Simon Howard
Subversion-branch: /branches/opl-branch Subversion-revision: 1624
2009-06-07Detect Windows CE target and build/include libc_wince files asSimon Howard
necessary. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1561
2009-03-04Fix up fmopl code to remove ScummVM dependencies and compile as C. AddSimon Howard
to build. Subversion-branch: /branches/opl-branch Subversion-revision: 1446
2008-02-28Move vc9/ project files into the msvc/ directory and update the READMESimon Howard
file for the MSVC files. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1097
2008-02-25Replace manpage header, footer, environment files with a single templateSimon Howard
file. Generate documentation for the default.cfg and chocolate-doom.cfg configuration files. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1091
2008-01-26Update make dist for new codeblocks files.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1035
2008-01-25Rename some files to be package name independent.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1024
2008-01-22Include MSVC project files in make dist.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1010
2007-09-11Remove obsolete autotools scripts from dist, require automake 1.8Simon Howard
(please upgrade!) Subversion-branch: /trunk/chocolate-doom Subversion-revision: 970
2007-05-02Check in autoconf if python is installed; if not, don't run pythonSimon Howard
scripts. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 873
2007-05-02Add missing files to dist.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 872
2007-04-29Add missing codeblocks workspace files to dist.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 871
2007-03-26Fix docgen makefile dependencies.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 865
2007-03-09Move the pcsound library to the top level, alongside textscreen.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 849
2006-12-26Remove command line options from README; move to autogenerated CMDLINESimon Howard
file. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 812
2006-12-16Add icon for setup tool.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 777
2006-09-21Add new codeblocks build files to dist.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 640
2006-09-20Add HACKING file with guidelines for Chocolate Doom hackers.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 631
2006-09-11Add codeblocks project files; thanks to Russell Rice.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 604
2006-09-09Add config.h for a possible MSVC build in the future. Add mkinstalldirsSimon Howard
to the list of files included in distribution. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 601
2006-08-31Build man/ and setup/ directories from main makefile.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 588
2005-10-02ENDOOM support using text mode emulationSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 147
2005-09-20Include icon in exe, rather than the default icon. Thanks to Joe KennedySimon Howard
for drawing this icon. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 115
2005-09-14Remove mkinstalldirs (redundant now); include BUGS and TODO in distributionSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 107
2005-08-29Include autotools directory in distSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 55
2005-07-23Autotools build systemSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 11