Aegisub/aegisub/libaegisub
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
..
common Fix some warnings 2012-06-25 14:21:32 +00:00
include/libaegisub Fix some warnings 2012-06-25 14:21:32 +00:00
osx Rewrite the OS X bundle utils in Obj-C++ and return std::strings rather than malloced char * 2012-06-12 03:13:49 +00:00
unix Revamp how version tagging works 2012-08-19 14:33:50 -07:00
windows Silence some clang warnings 2012-03-10 02:16:08 +00:00
config.h Clean up libaegisub includes 2011-07-26 22:25:21 +00:00
lagi_pre.h Move cajun implementations from .inl files included by the headers to .cpp files 2011-12-22 21:10:10 +00:00
Makefile Rewrite the OS X bundle utils in Obj-C++ and return std::strings rather than malloced char * 2012-06-12 03:13:49 +00:00