Cross-platform advanced subtitle editor
Go to file
Thomas Goyne 9c37a50b4d Add support for gtest 1.6
1.6.0 removed support for 'make install' as the maintainers are
apparently unaware that their library is not actually a unique snowflake
and that having to use identical compilation settings for every library
is in fact a completely normal thing for C++ libraries that people
somehow manage to deal with.

Building the tests now requires passing the root directory of a copy of
the googletest source to make, via 'make GTEST_ROOT=~/path/to/gtest'.
2012-11-12 18:35:26 -08:00
aegisub Add support for gtest 1.6 2012-11-12 18:35:26 -08:00
contrib Delete vs2008 build system 2012-11-12 18:35:21 -08:00
docs Modify aegisub_convert_docs.pl to produce a static mirror suitable for serving on a web site 2012-09-03 17:26:49 -07:00
.gitignore Add ipch to .gitignore 2012-11-12 18:35:22 -08:00