Aegisub/aegisub
Thomas Goyne f3428bccbd Fix compilation with wx built with --enable-stl
--enable-stl replaces the implicit conversion to char/wchar_t* with one
to std::[w]string. This breaks conversions to boost::filesytem::path and
makes some ternaries ambiguous (which GCC helpfully reports as no
conversion existing rather than an ambiguous conversion).
2014-01-05 08:21:53 -08:00
..
automation Fix permissions on installed files. Closes #1669. 2013-12-06 15:25:17 -08:00
build Kill the Update Dependencies project 2014-01-02 12:43:37 -08:00
desktop Merge the translations into the desktop file on install. Closes #1109. 2013-12-24 13:18:44 -08:00
docs/doxygen
libaegisub Fix some warnings when compiling with gcc 2014-01-02 12:43:32 -08:00
m4macros Use -Werror for compiler flag support checks so that they actually work 2014-01-03 07:09:07 -08:00
packages Remove -beta from the version in the installer 2014-01-03 07:20:00 -08:00
po Fix typo in help text 2014-01-03 07:41:36 -08:00
reporter
src Fix compilation with wx built with --enable-stl 2014-01-05 08:21:53 -08:00
tests Use initializer lists in some places 2013-12-11 18:50:11 -08:00
tinderbox
tools Tweaked OSX build to not hate /usr/local quite as much 2013-12-07 23:21:07 -06:00
universalchardet
acinclude.m4 Explicitly link boost.chrono 2013-12-24 13:18:44 -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
config.sub
configure.ac Silence unused local typedef warnings from gcc+boost 2014-01-03 07:09:05 -08:00
INSTALL
install-sh
LICENCE Update LICENSE 2012-12-02 13:16:10 -08:00
Makefile Codesign the app bundle before creating the dmg 2013-12-09 13:55:44 -08:00
Makefile.inc.in Explicitly link boost.chrono 2013-12-24 13:18:44 -08:00
Makefile.target Add dependency on libaegisub for the tools directory 2013-12-24 13:18:44 -08:00