Aegisub/aegisub
Thomas Goyne 8ee3095506 Do disgusting things to make LuaAssFile work
LuaAssFile relied on the lifetime guarantees of intrusive lists (i.e.
you can pretty much do whatever the fuck you want and it'll work out),
but AssInfo objects are no longer owned by an intrusive list. Do awful
things to lazily copy the header section when needed to provide similar
lifetime guarantees.
2014-03-09 15:12:40 -07:00
..
automation Update to moonscript 0.2.5 2014-03-06 19:19:12 -08:00
build Make the entry lists be of the appropriate type rather than just AssEntry 2014-03-09 15:12:39 -07:00
desktop Merge the translations into the desktop file on install. Closes #1109. 2013-12-24 11:03:09 -08:00
libaegisub Make the entry lists be of the appropriate type rather than just AssEntry 2014-03-09 15:12:39 -07:00
m4macros Use -Werror for compiler flag support checks so that they actually work 2014-01-02 16:35:08 -08:00
packages Set ApplicationCompany for the Aegisub executable 2014-02-02 08:53:29 -08:00
po Add Bulgarian translation. Closes #1706. 2014-02-01 17:06:51 -08:00
reporter Statically link libaegisub 2012-08-21 07:02:45 -07:00
src Do disgusting things to make LuaAssFile work 2014-03-09 15:12:40 -07:00
tests Use initializer lists in some places 2013-12-11 18:50:11 -08:00
tools Make respack less dumb 2014-01-19 18:35:17 -08:00
universalchardet Delete vs2008 build system 2012-11-12 18:35:21 -08:00
LICENCE Update LICENSE 2012-12-02 13:16:10 -08:00
Makefile Delete some old unused stuff 2014-01-11 07:29:07 -08:00
Makefile.inc.in Explicitly link boost.chrono 2013-12-24 10:16:05 -08:00
Makefile.target Build with -dead_strip on OS X 2014-01-02 16:35:08 -08:00
acinclude.m4 Explicitly link boost.chrono 2013-12-24 10:16:05 -08:00
autogen.sh Replace the body of autogen.sh with a call to autoreconf. Closes #1564. 2012-12-31 07:08:56 -08:00
config.guess Update config.guess and config.sub to a version that isn't close to a decade old 2012-10-02 16:06:05 -07:00
config.sub Update config.guess and config.sub to a version that isn't close to a decade old 2012-10-02 16:06:05 -07:00
configure.ac Make missing boost libraries a configure error. Closes #1707. 2014-03-02 07:16:25 -08: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