..
automation
Remove $Id$ markers since git doesn't support them
2012-10-25 17:39:49 -07:00
build
Significantly restructure the msbuild projects to make them actually work
2012-11-12 18:35:25 -08:00
desktop
Delete aegisub.desktop on distclean rather than clean since it's generate at configure time
2012-10-09 15:29:13 -07:00
docs /doxygen
Remove all references to QuickTime, as the QuickTime provider is long gone
2012-02-23 19:28:29 +00:00
libaegisub
Extract word-splitting logic from the syntax highlighter
2012-11-12 18:35:25 -08:00
m4macros
Use libc++ when it's available
2012-11-10 18:05:57 -08:00
packages
Add Malay to the spellchecker language list. Closes #1552 .
2012-11-03 16:08:36 -07:00
po
Update Simplified Chinese translation. Closes #1550 .
2012-11-03 15:57:24 -07:00
reporter
Statically link libaegisub
2012-08-21 07:02:45 -07:00
src
Extract word-splitting logic from the syntax highlighter
2012-11-12 18:35:25 -08:00
tests
Add support for gtest 1.6
2012-11-12 18:35:26 -08: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
Add error checking to respack
2012-11-12 18:35:22 -08:00
universalchardet
Delete vs2008 build system
2012-11-12 18:35:21 -08:00
INSTALL
…
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
Delete svn-revision-base.h
2012-10-07 09:03:44 -07:00
Makefile.inc.in
Bump required OS X version to 10.7 for libc++
2012-11-10 18:05:57 -08:00
Makefile.target
Add .cc extension to Makefile.target
2012-11-12 18:35:26 -08:00
README
…
acinclude.m4
Add boost check to configure
2012-11-10 18:05:56 -08:00
autogen.sh
Use printf rather than echo -n in autogen.sh
2012-10-12 14:51:29 -07: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
Build as C++11 on non-windows
2012-11-10 18:05:57 -08:00
install-sh
…