summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2013-09-15Fix INSTALL generation for source code and Mac binary distribution.Simon Howard
Include CMDLINE files in Mac packages. Subversion-branch: /branches/v2-branch Subversion-revision: 2653
2013-09-15Remove top-level CMDLINE documentation file and generate multipleSimon Howard
CMDLINE files, one for each game. Subversion-branch: /branches/v2-branch Subversion-revision: 2648
2013-08-11Remove Windows CE support.Simon Howard
What support exists is for obsolete devices I no longer possess; I've never been contacted about the port and it's been several years since I even bothered to build a new version. All the extra overrides are clutter that can just be removed. Subversion-branch: /branches/v2-branch Subversion-revision: 2615
2013-03-24Initial docgen changes to generate manpages for Heretic, Hexen, Strife.Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2568
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
instances of this within the code (thanks Edward-san). Subversion-branch: /branches/v2-branch Subversion-revision: 2468
2011-06-13Merge from trunk.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 2347
2011-05-14Add freedesktop.org desktop files for chocolate-doom, chocolate-setupSimon Howard
(thanks Adrián Chaves Fernández). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2337
2011-03-28Remove the BUGS file as it doesn't really contain any usefulSimon Howard
information. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2316
2011-03-10Replace the INSTALL file with a template version that is customized toSimon Howard
different platforms. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2299
2010-12-10Merge from trunk. This is slightly out of date as I did the mergeSimon Howard
several days ago. Subversion-branch: /branches/raven-branch Subversion-revision: 2212
2010-11-30Add NOT-BUGS file with some common Vanilla gotchas.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2175
2010-04-30Merge from trunk.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 1924
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-02-05Merge from trunk.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 1845
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/raven-branch Subversion-revision: 1737
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-09Merge from trunk.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 1579
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-12-01Fix make dist.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 1395
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