- stop building voxelands.icns everytime while doing mac builds.
- give build option to build icns if the logo changes in the future.
- include an appdata file on install (used mostly in GNOME and KDE software
installers to showcase applications.)
- rename DATADIR to SHAREDIR, setup proper directories to install
miscellaneous files for the project
- create libs dir PRE_BUILD, run scripts POST_BUILD, bundle libs linked
from /usr/local, install the dylibs bundled
- makelibbundle.sh bundles dylibs linked from /usr/local
- just install one configuration file in .app
- updated README on compiling on Mac OSX
- cmake tweak to find GETTEXT_LIBRARY on Darwin/APPLE
- added voxelands client and server man pages
- cmake tweak to have OSX_ARCHITECTURE string on app bundle
- set minimum required OS X version to 10.6 in Info.plist
- script to change GIT_VERSION in Info.plist
- script to create icns from voxelands.svg file (in case if it was updated)
- execute scripts before building the mac app bundle
- changed the description to use just the first paragraph of the about
page