Aegisub/aegisub/reporter
Thomas Goyne 3ed84ba70d Update distdir generation
The list of files to include was out of date and only included files
for dependencies which were actually enabled, and the script was
FreeBSD-specific.

Originally committed to SVN as r6298.
2012-01-14 18:46:43 +00:00
..
include Add missing headers and sort. 2011-01-08 15:18:58 +00:00
Makefile Update distdir generation 2012-01-14 18:46:43 +00:00
aegisub.cpp Fix reporter compilation errors 2011-07-16 03:36:42 +00:00
aegisub.h Fix compilation errors with precompiled headers disabled 2011-07-16 06:42:55 +00:00
libraries.cpp * Remove all vestiges of XML. 2011-01-03 14:28:24 +00:00
main.cpp Split the json log writing into a seperate class from LogSink 2012-01-08 01:36:23 +00:00
main.h
platform.cpp Fix a bunch of -pedantic stuff 2011-12-28 21:27:06 +00:00
platform_unix.cpp Convert rest of the values to JSON. 2011-01-03 13:33:53 +00:00
platform_unix.h Convert rest of the values to JSON. 2011-01-03 13:33:53 +00:00
platform_unix_bsd.cpp Fix a bunch of -pedantic stuff 2011-12-28 21:27:06 +00:00
platform_unix_bsd.h Add JSON stubs, remove a bunch of now obsolete code. 2011-01-03 13:20:53 +00:00
platform_unix_linux.cpp Fix compilation of linux support in the reporter. 2011-01-08 15:38:30 +00:00
platform_unix_linux.h Fix compilation of linux support in the reporter. 2011-01-08 15:38:30 +00:00
platform_unix_osx.cpp Fix osx reporter compilation. Patch by torque. Closes #1366. 2011-11-20 17:34:52 +00:00
platform_unix_osx.h Re-add platform-specific headers and fix prototypes. 2011-01-08 15:24:35 +00:00
platform_windows.cpp Replace all instances of wxString with std::string where possible. 2011-01-04 00:22:55 +00:00
platform_windows.h Re-add platform-specific headers and fix prototypes. 2011-01-08 15:24:35 +00:00
progress.cpp
progress.h
r_pre.cpp
r_pre.h * wxString is really annoying. 2011-01-03 15:46:21 +00:00
report.cpp Split json::Number into json::Double and json::Integer 2011-12-22 21:12:25 +00:00
report.h * wxString is really annoying. 2011-01-03 15:46:21 +00:00
sha256.c
sha256.h
upload.cpp Replace all instances of wxString with std::string where possible. 2011-01-04 00:22:55 +00:00
upload.h Replace all instances of wxString with std::string where possible. 2011-01-04 00:22:55 +00:00
util.cpp Fix osx reporter compilation. Patch by torque. Closes #1366. 2011-11-20 17:34:52 +00:00
util.h Add utilities to a util:: namespace for clarity. 2011-01-08 19:16:11 +00:00
view.cpp Add missing headers and sort. 2011-01-08 15:18:58 +00:00
view.h Replace all instances of wxString with std::string where possible. 2011-01-04 00:22:55 +00:00