Aegisub/aegisub/tools
Niels Martin Hansen 1e6ace134a Respack produced invalid resources on Windows since it was opening files in text mode, causing newline conversions to happen.
Having it open files in binary mode instead fixes the problem.

Originally committed to SVN as r5182.
2011-01-14 01:29:47 +00:00
..
Makefile Rewrite respack in pure C++, this is required to make cross-compiling sane. 2011-01-11 16:55:15 +00:00
common-respack.cpp Respack produced invalid resources on Windows since it was opening files in text mode, causing newline conversions to happen. 2011-01-14 01:29:47 +00:00
common-respack.vcproj Move a bunch of project properties for respack into VSProps files: 2009-07-25 17:13:10 +00:00
common_respack_packresources.vsprops Add default_hotkey.json, default_menu.json, default_path.json, and default_toolbar.json to respack's post-build event. 2011-01-05 18:40:24 +00:00
osx-bundle-restart-helper.c merge r3992 (restart-helper fixes) 2010-01-21 00:26:45 +00:00
osx-bundle.sed.in merge r4011,r4012 (Switch from Mac::Finder::DSStore to using AppleScript) 2010-01-21 00:37:04 +00:00
osx-bundle.sh Add a check for tools/osx-bundle.sed, if it doesn't exist it will create 0 byte files, strange things can happen. 2010-12-11 01:32:59 +00:00
osx-dmg.sh merge r4011,r4012 (Switch from Mac::Finder::DSStore to using AppleScript) 2010-01-21 00:37:04 +00:00
osx-fix-libs.py Merge r3977 (osx-fix-libs) from 2.1.8 closes #964. 2010-01-12 13:00:24 +00:00
wscript Commit of start on waf build system. Uses the most recent waf release. Currently builds on OS X with ffmpeg, OpenAL and libass providers, do waf configure; waf build to build. 2009-12-07 00:42:51 +00:00