wxWidgets/misc/scripts
Vadim Zeitlin d1810b0dce Remove setup0.h files
Simplify things by putting setup.h files themselves under version
control and getting rid of setup0.h ones.

The initial motivation for using separate setup0.h files was to allow
having local changes to setup.h, but with Git there is a simple way to
do it by using "git update-index --skip-worktree include/wx/msw/setup.h"
for example, so we don't really need setup0.h any more and dropping them
makes things simpler.
2021-01-31 19:02:56 +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 Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
inc_year Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02: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 Make png2c script compatible with Python 3 too 2019-06-21 02:13:46 +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 Run codespell from a separate script in GitHub workflow 2020-07-18 19:42:48 +02:00