wxwidgets/misc/scripts
Vadim Zeitlin a2ad755b1c Add script for converting arbitrary binary data to C arrays
This is similar to the existing png2c, but works for any binary data,
not just PNG files.

Another small difference is that this script puts 16 bytes per line
instead of 8 -- this still results in reasonably short lines, but twice
shorter files, so seems to be worth it.
2022-01-23 02:07:42 +01:00
..
bin2c.py Add script for converting arbitrary binary data to C arrays 2022-01-23 02:07:42 +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 apparently unused Info.plist in docview sample 2021-08-15 16:56:24 +02:00
inc_year Fix typo in year update script 2022-01-02 13:31:25 +01:00
makegtktags share ctags command between make(gtk/mac)tags scripts 2007-05-05 13:47:38 +00:00
makemswtags.bat Fix broken MSW tags generation script 2020-08-14 15:55:41 +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 Remove extra blank lines from png2c.py output 2021-09-15 21:15:19 +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 Exclude cotire.cmake from white space checks 2021-07-15 21:40:58 +02:00