wxWidgets/misc/scripts
Vadim Zeitlin f1cfa1132c Add check for _T() to svn pre-commit hook.
_T() shouldn't be used in any new code so don't allow committing it.

We could have used "svnlook diff" instead of "svnlook cat" and check only for
_T() not being added but in practice there shouldn't be any difference and
using "cat" is simpler.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-09 18:48:42 +00:00
..
svn/hooks Add check for _T() to svn pre-commit hook. 2012-01-09 18:48:42 +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
clean_patch Exclude another auto-generated file when cleaning the patches. 2011-08-22 15:35:47 +00:00
ctags.ignore Really set svn:eol-style property. 2010-07-17 14:55:45 +00:00
inc_release Add a reminder to update version.bkl to inc_release script. 2011-12-18 14:38:47 +00:00
makegtktags
makemswtags.bat Extract tags from private headers under wxMSW too. 2010-06-20 17:43:26 +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
png2c.py Fix bytes to integers conversion in png2c script. 2011-02-08 13:36:06 +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:keywords instead of eol:keywords 2010-09-09 08:57:07 +00:00
update_doc_libs.py use svn:keywords instead of eol:keywords 2010-09-09 08:57:07 +00:00
update_doc_utils.py use svn:keywords instead of eol:keywords 2010-09-09 08:57:07 +00:00