Commit graph

36 commits

Author SHA1 Message Date
Simon Howard
91a66a7ecb Replace COPYING with COPYING.md Markdown version.
It's not the '90s any more!
2018-01-14 23:26:54 -05:00
Simon Howard
166e2bca93 Merge remote-tracking branch 'origin/master' into sdl2-branch 2017-01-14 21:55:08 +00:00
Simon Howard
eaf851e095 osx: Use bzip2 compression for .dmg files.
bzip2 compression has been supported since OS X 10.4 and we don't
distribute binaries for anything older, so there's no reason not to
use this. It makes the generated .dmg files ~40KB smaller.
2017-01-14 21:52:50 +00:00
Simon Howard
2bd688e2a6 osx: Remove GNUstep stuff.
This has never been officially supported and probably doesn't work
properly with the current .nib file. Let's just get rid of it.
2016-06-12 19:33:13 -04:00
Simon Howard
fdb6b0f31f osx: Remove hack for dealing with .svn directories.
We aren't using Subversion any more.
2016-06-12 19:28:50 -04:00
Simon Howard
c139624650 Merge remote-tracking branch 'origin/master' into sdl2-branch 2016-06-11 17:28:47 -04:00
Simon Howard
efe8f0f6f6 Fix some references broken by markdown change. 2016-06-08 23:13:31 -04:00
Mike Swanson
e2b4804903 Convert the rest of the doc files to Markdown. 2016-06-08 04:42:29 -07:00
Simon Howard
a44cef9789 Merge remote-tracking branch 'origin/master' into sdl2-branch 2016-06-04 20:31:42 -04:00
Simon Howard
ed77a8fe11 osx: Bump OSX deployment target to 10.7.
We recently switched to targeting 10.4 because of build problems with
SDL on old versions on OSX. So make this match.
2016-06-04 19:32:59 -04:00
Simon Howard
d8cfdba5bf osx: Tweak launcher interface.
Change preferences window to use standard NSPathControl controls for
selecting IWAD file paths. Make the command line arguments text box
multiline to better support long command lines.
2016-06-04 19:29:09 -04:00
Simon Howard
e197f3e5fc Only include NOT-BUGS in releases of Doom binaries, not other games.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2662
2013-09-16 02:05:27 +00:00
Simon Howard
716a36949a Override the README distributed with Chocolate Strife Windows binaries
and include the custom version. Also include a copy in the Mac
documentation folder.

Subversion-branch: /branches/v2-branch
Subversion-revision: 2661
2013-09-16 01:43:37 +00:00
Simon Howard
e4e5387b31 Name OS X CMDLINE.game files as CMDLINE-game, so that they are not
considered as invalid file extensions.

Subversion-branch: /branches/v2-branch
Subversion-revision: 2656
2013-09-15 23:37:13 +00:00
Simon Howard
a1e79a3ba1 Fix copying of CMDLINE files for Mac package build.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2654
2013-09-15 23:22:06 +00:00
Simon Howard
3cd3810c38 Fix INSTALL generation for source code and Mac binary distribution.
Include CMDLINE files in Mac packages.

Subversion-branch: /branches/v2-branch
Subversion-revision: 2653
2013-09-15 22:52:54 +00:00
Simon Howard
efd15d965d Merge from raven-branch.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2367
2011-09-11 23:40:44 +00:00
Simon Howard
391e7466b1 Merge from trunk.
Subversion-branch: /branches/raven-branch
Subversion-revision: 2347
2011-06-13 22:21:37 +00:00
Simon Howard
184ea9ba50 Convert build system to using the PROGRAM_PREFIX system used on
raven-branch.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2336
2011-05-14 20:11:26 +00:00
Simon Howard
1fd0ad08ed Rework OS X launcher package. Include documentation files within the
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-05-07 23:52:26 +00:00
Simon Howard
d4e5675421 Include Unix manpages in MacOS package, and set MANPATH to point to them
when opening a terminal window.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2302
2011-03-10 19:47:14 +00:00
Simon Howard
eca0d817b7 Replace the INSTALL file with a template version that is customized to
different platforms.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2299
2011-03-10 19:03:23 +00:00
Simon Howard
07bb5a69ef Add Strife to OS X launcher.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2294
2011-03-06 22:58:02 +00:00
Simon Howard
22fc405736 Merge from trunk.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1987
2010-08-31 19:26:32 +00:00
Simon Howard
fea1fb2a38 Set MACOSX_DEPLOYMENT_TARGET to target 10.4, so that the launcher will
work on older versions.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1944
2010-07-14 20:36:53 +00:00
Simon Howard
52f81b4ef1 Update OS X Makefile to include Heretic and Hexen executables, and to
correct the setup location.

Subversion-branch: /branches/raven-branch
Subversion-revision: 1847
2010-02-05 23:30:22 +00:00
Simon Howard
893c8dbe92 Fix GNUstep info panel.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1816
2010-01-15 19:14:02 +00:00
Simon Howard
f176ac404a Extend osx makefile to allow building of a working GNUstep application,
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-15 18:13:05 +00:00
Simon Howard
869447ff69 Move Makefile definitions for CC and STRIP into config.make, use
versions from autoconf.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1808
2010-01-12 20:12:56 +00:00
Simon Howard
7b07b99fa2 Install docs with a single cp, rather than using a for loop.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1797
2010-01-10 18:48:21 +00:00
Simon Howard
860a17497b Move config.make up to pkg/ directory. Use static makefiles to generate
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-05 15:52:12 +00:00
Simon Howard
c401e515b0 Copy binaries into app dir along with libraries.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1788
2010-01-04 22:45:45 +00:00
Simon Howard
dfff86ebef Include documentation files in package.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1787
2010-01-04 22:24:48 +00:00
Simon Howard
c94870783a Fix GNUstep build.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1786
2010-01-04 22:19:53 +00:00
Simon Howard
afb95216af Generate Info.plist and config.make in configure and remove temporary
versions. Include config.h from top level.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1785
2010-01-04 22:11:11 +00:00
Simon Howard
6921f30a44 Import OS X launcher code to trunk.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1784
2010-01-04 22:01:32 +00:00