wxwidgets/misc/scripts
Vadim Zeitlin a958683071 Make png2c.py work with Python 3.9+
array.tostring() was removed in 3.9, so use tobytes() instead.

This makes the script incompatible with Python 2, but this shouldn't be
much of a concern any more these days.
2023-04-27 19:13:29 +02:00
..
bin2c.py Fix typo in bin2c.py comment 2022-01-27 13:55:46 +01:00
check_mixed_eol.sh Add check for expected line endings 2021-02-14 19:33:27 +01:00
check_unused_headers Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
clean_patch Remove setup0.h files 2021-01-31 19:02:56 +01:00
ctags.ignore Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
inc_release Remove PACKAGE_XXX definitions from Xcode config header 2023-01-26 17:36:14 +01:00
inc_year Consistently use 1992 as the start of the copyright period 2022-05-04 17:24:53 +02:00
makegtktags share ctags command between make(gtk/mac)tags scripts 2007-05-05 13:47:38 +00:00
makemswtags.bat Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makeosxtags.sh Only create wxOSX/Cocoa tags in makeosxtags script 2016-03-20 19:06:01 +01:00
makeqttags Add a helper for generating wxQt tags 2019-06-29 20:52:10 +02: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 Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
png2c.py Make png2c.py work with Python 3.9+ 2023-04-27 19:13:29 +02:00
run_sed_common.sh Ensure that updating the file preserves its mode 2020-03-06 00:54:46 +01:00
set_install_name Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
show_dll_exports Add a one liner script to show symbols exported from a DLL. 2014-03-02 23:40:50 +00:00
spellcheck Don't check spelling in all change log files 2022-07-13 00:21:31 +02:00