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
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
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
platform_unix.h
platform_unix_bsd.cpp Fix a bunch of -pedantic stuff 2011-12-28 21:27:06 +00:00
platform_unix_bsd.h
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
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
report.cpp Split json::Number into json::Double and json::Integer 2011-12-22 21:12:25 +00:00
report.h
sha256.c
sha256.h
upload.cpp
upload.h
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
view.h