meson/mesonbuild/scripts
Alberto García Hierro ffa9459eed commandrunner: Forward KeyboardInterrupt to command
Some commands, notably gdb, use ctrl+c themselves to perform actions
without exiting. Instead of making meson exit and thus, kill the
subprocess, ignore the KeyboardInterrupt and continue waiting for
the child.
2019-11-17 13:54:38 +02:00
..
__init__.py style: [E1**] Indentation 2017-01-11 12:33:27 -05:00
clangformat.py Find clang-format with alternative names 2019-09-29 00:11:15 +08:00
clangtidy.py Use run-clang-tidy when available. 2019-10-21 20:34:41 +03:00
cleantrees.py Use a script to clean-up custom-target output dirs 2016-12-19 22:31:26 +05:30
commandrunner.py commandrunner: Forward KeyboardInterrupt to command 2019-11-17 13:54:38 +02:00
coverage.py Add gcovr 4.2 support 2019-04-24 20:05:21 +02:00
delwithsuffix.py Remove unused variables. 2017-05-17 04:41:54 -04:00
depfixer.py Prevent install_name_tool to run on EXE when cross compile on OSX 2019-11-12 20:39:23 +02:00
dirchanger.py remove shebangs from scripts 2016-12-18 16:55:34 +01:00
gettext.py gettext: prefer POTFILES.in if it exists 2019-03-28 23:22:23 +02:00
gtkdochelper.py mesonlib.split_args/quote_arg/join_args 2019-09-05 23:42:47 +03:00
hotdochelper.py modules: Add an 'hotdoc' module 2018-08-28 18:18:40 -03:00
meson_exe.py wine: Try to get the short paths when generating WINEPATH 2019-08-24 06:43:47 -04:00
msgfmthelper.py i18n: add args keyword to merge_file 2019-04-22 14:54:05 +03:00
regen_checker.py Set the meson command to use when we know what it is 2018-06-01 19:20:04 +00:00
scanbuild.py Fix all flake8 warnings 2019-10-20 17:44:43 +03:00
symbolextractor.py Don't use len() to test for container emptiness 2019-04-25 12:28:51 -07:00
tags.py Add source tags targets 2019-10-22 20:48:24 +03:00
uninstall.py Remove directories created by ninja install 2017-08-01 11:40:28 +01:00
vcstagger.py Read file as utf8 on python3 2019-04-03 21:42:15 +03:00
yelphelper.py gnome.yelp(): Fix media symlink fallback path 2019-06-06 19:15:04 +03:00