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 Write the bytes as unsigned chars rather than signed in respack, as the array is declared as unsigned 2012-04-03 20:40:18 +00:00
common-respack.vcproj Add platform-specific default configuration files 2012-04-06 01:55:22 +00:00
common_respack_packresources.vsprops Update vs2008 respack project 2011-01-16 07:14:24 +00:00
osx-bundle-restart-helper.c merge r3992 (restart-helper fixes) 2010-01-21 00:26:45 +00:00
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 Commit of start on waf build system. Uses the most recent waf release. Currently builds on OS X with ffmpeg, OpenAL and libass providers, do waf configure; waf build to build. 2009-12-07 00:42:51 +00:00