Aegisub/aegisub/tools
Thomas Goyne 1e030289ad Revamp how version tagging works
Rather than having it be a configurable option, simply build in final
release mode if Aegisub is being built from a signed tag, and get the
version information from that tag.

Drop the version number from the OS X app bundle when not building from
a tag as it done everywhere else. Drop the arch suffix since ppc hasn't
been tested in years and isn't worth testing as it's only going to get
less relevant as time goes on.

Remove some redundant definitions in the build system.
2012-08-19 14:33:50 -07:00
..
Makefile Remove osx-bundle.sed on distclean, not clean 2012-05-14 13:21:38 +00:00
common-respack.cpp
common-respack.vcproj Add platform-specific default configuration files 2012-04-06 01:55:22 +00:00
common_respack_packresources.vsprops
osx-bundle-restart-helper.c
osx-bundle.sed.in Update the revision checks to work with a pure-git repo 2012-08-19 14:05:38 -07:00
osx-bundle.sh Revamp how version tagging works 2012-08-19 14:33:50 -07:00
osx-dmg.sh Revamp how version tagging works 2012-08-19 14:33:50 -07:00
osx-fix-libs.py Make the use of blacklisted paths when building a OS X bundle a warning rather than an error 2012-05-13 00:58:01 +00:00
wscript