wxWidgets/misc/scripts
Vadim Zeitlin 0126e6d256 Exclude binary files from the checks done by the pre-commit hook.
We shouldn't check that binary files are UTF-8 so determine whether the file
is binary by looking at its svn:mime-type and only do the check for the text
files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-09-23 20:33:34 +00:00
..
svn/hooks Exclude binary files from the checks done by the pre-commit hook. 2009-09-23 20:33:34 +00:00
check_unused_headers add small script which reports a list of the unused wx headers 2007-08-27 14:39:35 +00:00
ctags.ignore added the files with separate tags itself (should have been part of r59590) 2009-03-17 21:55:31 +00:00
inc_release update the script to update more files; removed old LaTeX file which doesn't exist any more 2009-07-05 11:49:21 +00:00
makegtktags share ctags command between make(gtk/mac)tags scripts 2007-05-05 13:47:38 +00:00
makemswtags.bat extract the list of macros to ignore in a separate file and completed it with FWD versions; turned off generation of tags for forward class declarations 2009-03-17 21:54:40 +00:00
makeosxtags.sh Create both the full and OS X specific tag files in makeosxtags.sh. 2009-08-16 23:13:37 +00:00
makeunivtags.bat extract the list of macros to ignore in a separate file and completed it with FWD versions; turned off generation of tags for forward class declarations 2009-03-17 21:54:40 +00:00
makeunixtags.sh extract the list of macros to ignore in a separate file and completed it with FWD versions; turned off generation of tags for forward class declarations 2009-03-17 21:54:40 +00:00
set_install_name added --prefix option which is useful when cross-building 2007-10-23 13:38:29 +00:00
update_doc_baseclasses.py use svn:eol-style instead of eol:style (see #10745) 2009-04-26 19:36:36 +00:00
update_doc_libs.py use svn:eol-style instead of eol:style (see #10745) 2009-04-26 19:36:36 +00:00
update_doc_utils.py use svn:eol-style instead of eol:style (see #10745) 2009-04-26 19:36:36 +00:00