.. |
__init__.py
|
style: [E1**] Indentation
|
2017-01-11 12:33:27 -05:00 |
clangformat.py
|
Also format headers with Clang-Format. Closes #5184.
|
2019-04-01 01:26:53 +03:00 |
cleantrees.py
|
Use a script to clean-up custom-target output dirs
|
2016-12-19 22:31:26 +05:30 |
commandrunner.py
|
Better Python exe detector. Closes #4614.
|
2018-12-12 16:15:18 +02:00 |
coverage.py
|
coverage: Also remove source_root prefixes
|
2018-12-16 20:24:05 +02:00 |
delwithsuffix.py
|
Remove unused variables.
|
2017-05-17 04:41:54 -04:00 |
depfixer.py
|
depfixer: Do not try to fix rpaths of dlls
|
2018-10-25 19:30:02 +03:00 |
dirchanger.py
|
remove shebangs from scripts
|
2016-12-18 16:55:34 +01:00 |
dist.py
|
dist: recurse into git submodules
|
2019-04-21 23:13:01 +03:00 |
gettext.py
|
gettext: prefer POTFILES.in if it exists
|
2019-03-28 23:22:23 +02:00 |
gtkdochelper.py
|
gtkdochelper: show full command if it fails
|
2018-09-28 17:18:24 +01:00 |
hotdochelper.py
|
modules: Add an 'hotdoc' module
|
2018-08-28 18:18:40 -03:00 |
meson_exe.py
|
Fixed the lack of stdout being displayed when not in capture mode for meson_exe (meson --internal exe)
|
2018-10-04 00:17:35 +03:00 |
msgfmthelper.py
|
i18n: Add data_dirs kwarg to merge_file()
|
2017-04-29 04:05:20 -04: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
|
scanbuild: Split SCANBUILD using shlex
|
2018-10-08 20:21:32 +03:00 |
symbolextractor.py
|
Add symbol sizes to .symbols files
|
2019-04-04 22:10:40 +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
|
Create a helper for checking if a string has a path component
|
2018-03-19 23:45:43 +02:00 |