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
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
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
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
spellcheck Run codespell from a separate script in GitHub workflow 2020-07-18 19:42:48 +02:00