Aegisub/aegisub/libaegisub/windows
Thomas Goyne af96b305bf Switch to VC++ 2013 on Windows
Remove the faux-variadic make_unique since 2013 has real variadic
templates.

Switch to the non-deprecated windows version check functions.

Switch to the develop branch of boost since master doesn't fully support
VS 2013 atm.

Fix some assorted compilation errors.

Hardcode the paths to a bunch of Visual Studio things since it's now
expanding the relevant macros to nothing for whatever reason.
2013-12-11 15:02:35 -08:00
..
access.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
charset_conv_win.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
fs.cpp Switch to VC++ 2013 on Windows 2013-12-11 15:02:35 -08:00
lagi_pre.cpp Merge all changes from the libaegisub branch into trunk, the effective range is r4175:4330. All options have been re-done and now use Cajun to support a json-backed format. 2010-05-21 01:13:36 +00:00
log_win.cpp Make log messages a little saner 2013-02-06 13:22:16 -08:00
path_win.cpp Set ?data in a way that works with spaces in the path on Windows 2013-02-06 19:15:21 -08:00
util_win.cpp Retry commits of file writes for up to a second to work around AV scanning 2013-07-02 20:09:01 -07:00