summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mac
Commit message (Collapse)AuthorAgeFilesLines
* Xcode: set minimum OS versions by architectureSteven Noonan2009-10-121-0/+35
| | | | | | | i386 and ppc are able to run on 10.4 and above. x86_64 is able to run on 10.6 and above. Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* Mac OS X: add proper build target for USE_TILE buildsSteven Noonan2009-09-251-0/+0
| | | | | | | | | | | | | We don't need the wrapper script (see 'crawl-ref/source/mac/crawl') in USE_TILE builds, because the terminal prints no output anyway, and the compiled binary from Crawl-tiles-cmd is Mac OS X native already. So instead of building a command line version and wrapping it, use a proper target which builds an app bundle. Also drops the Crawl-tiles-cmd target on Xcode. Signed-off-by: Steven Noonan <steven@uplinklabs.net> Signed-off-by: Darshan Shaligram <dshaligram@users.sourceforge.net>
* Icon for app bundle.peterb122008-04-011-0/+0
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4028 c06c8d41-db1a-0410-9941-cceddc491573
* Changes to XCode project file to allow trivial building of peterb122008-04-011-0/+11
a "clickable" app bundle. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4021 c06c8d41-db1a-0410-9941-cceddc491573