summaryrefslogtreecommitdiff
path: root/pkg/osx/GNUmakefile
AgeCommit message (Collapse)Author
2013-09-16Only include NOT-BUGS in releases of Doom binaries, not other games.Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2662
2013-09-16Override the README distributed with Chocolate Strife Windows binariesSimon Howard
and include the custom version. Also include a copy in the Mac documentation folder. Subversion-branch: /branches/v2-branch Subversion-revision: 2661
2013-09-15Name OS X CMDLINE.game files as CMDLINE-game, so that they are notSimon Howard
considered as invalid file extensions. Subversion-branch: /branches/v2-branch Subversion-revision: 2656
2013-09-15Fix copying of CMDLINE files for Mac package build.Simon Howard
Subversion-branch: /branches/v2-branch Subversion-revision: 2654
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
2011-09-11Merge from raven-branch.Simon Howard
Subversion-branch: /branches/strife-branch Subversion-revision: 2367
2011-06-13Merge from trunk.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 2347
2011-05-14Convert build system to using the PROGRAM_PREFIX system used onSimon Howard
raven-branch. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2336
2011-05-07Rework OS X launcher package. Include documentation files within theSimon Howard
application bundle and add a help menu with links. Rework .dmg generation to generate a file with a "fancy" background image and overall nicer appearance. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2332
2011-03-10Include Unix manpages in MacOS package, and set MANPATH to point to themSimon Howard
when opening a terminal window. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2302
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
2011-03-06Add Strife to OS X launcher.Simon Howard
Subversion-branch: /branches/strife-branch Subversion-revision: 2294
2010-08-31Merge from trunk.Simon Howard
Subversion-branch: /branches/raven-branch Subversion-revision: 1987
2010-07-14Set MACOSX_DEPLOYMENT_TARGET to target 10.4, so that the launcher willSimon Howard
work on older versions. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1944
2010-02-05Update OS X Makefile to include Heretic and Hexen executables, and toSimon Howard
correct the setup location. Subversion-branch: /branches/raven-branch Subversion-revision: 1847
2010-01-15Fix GNUstep info panel.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1816
2010-01-15Extend osx makefile to allow building of a working GNUstep application,Simon Howard
for testing purposes. Add GNUstep version of Info.plist, remove app-skeleton directory and move contents up. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1813
2010-01-12Move Makefile definitions for CC and STRIP into config.make, useSimon Howard
versions from autoconf. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1808
2010-01-10Install docs with a single cp, rather than using a for loop.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1797
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
2010-01-04Copy binaries into app dir along with libraries.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1788
2010-01-04Include documentation files in package.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1787
2010-01-04Fix GNUstep build.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1786
2010-01-04Generate Info.plist and config.make in configure and remove temporarySimon Howard
versions. Include config.h from top level. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1785
2010-01-04Import OS X launcher code to trunk.Simon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1784