meson/mesonbuild/scripts
Eli Schwartz 86b47250c6 simplify shutil usage by invoking copy2 where appropriate
It's equivalent to copyfile + copystat with the same arguments.
2020-08-20 23:47:54 +03: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
cmake_run_ctgt.py Move mesonbuild/cmake/data/run_ctgt.py to mesonbuild/scripts/cmake_run_ctgt.py, as well as enclose everything in a run() function so it can be called by `meson --internal cmake_run_ctgt ...`. Also, include mesonbuild/cmake/data/ in the msi package. 2020-06-30 23:50:10 +03:00
commandrunner.py commandrunner: Forward KeyboardInterrupt to command 2019-11-17 13:54:38 +02:00
coverage.py coverage: llvm-cov support 2020-06-17 23:02:50 -04:00
delwithsuffix.py Remove unused variables. 2017-05-17 04:41:54 -04:00
depfixer.py Better log message on rpath error. 2020-08-07 21:13:46 -04:00
dirchanger.py remove shebangs from scripts 2016-12-18 16:55:34 +01:00
gettext.py simplify shutil usage by invoking copy2 where appropriate 2020-08-20 23:47:54 +03:00
gtkdochelper.py Also adjust PATH in gtkdochelper for Cygwin 2020-06-13 18:48:35 +00: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 symbolextractor: use try/finally in solaris_syms when wrapping gnu_syms 2020-07-07 17:12:06 -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 simplify shutil usage by invoking copy2 where appropriate 2020-08-20 23:47:54 +03:00