[quake3-commits] [ioquake/ioq3] 260233: bug 5986 - Configure jenkins to spit out mac .app
jeremiah sypult
jeremiah at sypult.com
Thu Jul 18 01:11:32 EDT 2013
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 260233d4ec08e3dc3fba77ca1b6a87bdfb7e5cfb
https://github.com/ioquake/ioq3/commit/260233d4ec08e3dc3fba77ca1b6a87bdfb7e5cfb
Author: jeremiah sypult <jeremiah at sypult.com>
Date: 2013-07-17 (Wed, 17 Jul 2013)
Changed paths:
M Makefile
M jenkins-ci-build.sh
A make-macosx-app.sh
M make-macosx.sh
M misc/xcode/ioquake3-Info.plist
Log Message:
-----------
bug 5986 - Configure jenkins to spit out mac .app
https://bugzilla.icculus.org/show_bug.cgi?id=5986
Created make-macosx-app.sh to handle manually creating an app bundle from other scripts.
Updated make-macosx.sh to create bundle with make-macosx-app.sh (TODO: make-macosx-ub.sh support).
Updated Makefile to create bundle with make-macosx-app.sh and zip up the resulting ioquake3.app if ARCHIVE is defined.
More information about the quake3-commits
mailing list