-
Committer:
nemostultae
-
Date:
2008-01-11 07:16:57 UTC
-
Revision ID:
svn-v3-list-QlpoOTFBWSZTWZvbKhsAAAdRgAAQABK6798QIABURMgAAaeoNT1TxT1DQbKaeobXKiyAmlWT7Y5MkdJOtXDtB7w7DOGFBHiOBxaUIu7HQyyQSvxdyRThQkJvbKhs:7d95bf1e-0414-0410-9756-b78462a59f44:armagetronad%2Fbranches%2F0.2.8%2Farmagetronad:7503
• Only build for native architecture in dedicated “Debug” builds as well.
• Remove package files build step from dedicated target
• Pass in useful command-line arguments for dedicated target (--datadir, etc…)
• Added “Create Client Release”, “Create Dedicated Release”, and “Create Full Release” targets. The disk images are placed in $BUILT_PRODUCTS_DIR (build/Release usually).
The “Create Client Release” target checks to see if you have an $AA_RECORDER_APP environment variable set, and if you do the recorder app will be included in the disk image. For example I have in my .bash_profile:
AA_RECORDER_APP="/Users/Shared/Applications/Games/Armagetron Advanced Recorder.app"
• Changed a few svn:ignore properties to ignore generated files
• dmg-convert, dmg-create → added
• Updated README-Subversion with new information about targets