Aegisub/aegisub
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
..
automation Add a BOM to all of the lua files since they're no longer assumed to be UTF-8 2012-08-19 20:43:39 -07:00
build Revamp how version tagging works 2012-08-19 14:33:50 -07:00
desktop Fix icon installation with DESTDIR set 2012-01-10 20:56:25 +00:00
docs/doxygen Remove all references to QuickTime, as the QuickTime provider is long gone 2012-02-23 19:28:29 +00:00
libaegisub Revamp how version tagging works 2012-08-19 14:33:50 -07:00
m4macros Add a configure check for the pch flags as clang doesn't support -fpch-deps 2012-06-23 17:22:08 +00:00
packages Update the revision checks to work with a pure-git repo 2012-08-19 14:05:38 -07:00
po Revamp how version tagging works 2012-08-19 14:33:50 -07:00
reporter Revamp how version tagging works 2012-08-19 14:33:50 -07:00
src Revamp how version tagging works 2012-08-19 14:33:50 -07:00
tests Add line-wrapping logic to libaegisub 2012-03-29 19:05:16 +00:00
tinderbox Factor out a bunch of duplicated code in the configure script for pkg-config based optional dependencies and use the pkg-config name for all WITH_* defines 2011-12-22 21:25:49 +00:00
tools Revamp how version tagging works 2012-08-19 14:33:50 -07:00
universalchardet Silence some warnings in universalchardet 2012-05-19 01:12:54 +00:00
acinclude.m4 Add wxwin.m4 to acinclude.m4 so that it actually gets used without the user manually setting the aclocal path 2012-05-13 00:57:45 +00:00
autogen.sh Remove the message about not asking for support with SVN revisions 2012-05-14 13:21:53 +00:00
config.guess Merge r4855-4894 from the new_build_system branch. This still has rough spots and some of the dependency relations haven't been expressed but it works, and it's much better than what we had before as it kills off automake, libtool, gettext (package not library), intltool usage. 2010-12-05 19:12:42 +00:00
config.sub Merge r4855-4894 from the new_build_system branch. This still has rough spots and some of the dependency relations haven't been expressed but it works, and it's much better than what we had before as it kills off automake, libtool, gettext (package not library), intltool usage. 2010-12-05 19:12:42 +00:00
configure.in Revamp how version tagging works 2012-08-19 14:33:50 -07:00
INSTALL SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
install-sh Merge r4855-4894 from the new_build_system branch. This still has rough spots and some of the dependency relations haven't been expressed but it works, and it's much better than what we had before as it kills off automake, libtool, gettext (package not library), intltool usage. 2010-12-05 19:12:42 +00:00
LICENCE Kill in-repo libass and ffms and clean up some old cruft in the configure script 2011-07-16 03:36:28 +00:00
Makefile Revamp how version tagging works 2012-08-19 14:33:50 -07:00
Makefile.inc.in Revamp how version tagging works 2012-08-19 14:33:50 -07:00
Makefile.target Revamp how version tagging works 2012-08-19 14:33:50 -07:00
README SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
wscript Factor out a bunch of duplicated code in the configure script for pkg-config based optional dependencies and use the pkg-config name for all WITH_* defines 2011-12-22 21:25:49 +00:00

* To be written.