meson/mesonbuild/scripts
Jonas Lundholm Bertelsen bd2394e872 Use case-insensitive suffix check for fortran
In Fortran it is common to use capital F in the suffix (eg. '.F90') if
the source file makes use of preprocessor statements. Such files should
probably be treated like all other fortran files by meson.

Case insensitivity for suffixes was already implemented several places
in meson before this. So most likely, the few places changed here were
oversights anyway.
2021-01-20 18:11:02 +01:00
..
__init__.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
clangformat.py Collect and return clang-format's return code 2020-11-17 17:51:07 +02:00
clangtidy.py Fix clang-tidy return value reporting (Part Ⅱ) 2020-11-17 17:50:27 +02:00
cleantrees.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
cmake_run_ctgt.py Fix misspells 2021-01-13 12:53:10 -05:00
commandrunner.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
coverage.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
delwithsuffix.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
depfixer.py scripts/depfixer: make rpaths_dirs_to_remove a set 2021-01-13 13:30:06 -08:00
depscan.py Use case-insensitive suffix check for fortran 2021-01-20 18:11:02 +01:00
dirchanger.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
externalproject.py externalproject: Fix typing annotation 2020-09-13 17:33:00 -04:00
gettext.py Respect MESON_INSTALL_QUIET in gettext.py 2020-12-10 00:29:40 +02:00
gtkdochelper.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
hotdochelper.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
meson_exe.py Make meson_exe report pickled command when it fails 2020-09-20 12:57:50 +01:00
msgfmthelper.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
regen_checker.py Use a single coredata dictionary for options 2021-01-04 12:20:58 -08:00
scanbuild.py Fix #5492 (#7919) 2020-11-01 10:50:15 -08:00
symbolextractor.py symbolextractor: Add FreeBSD support 2020-11-04 18:16:03 +02:00
tags.py typing: get rid of most T.cast 2020-09-08 20:15:58 +02:00
uninstall.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
vcstagger.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00
yelphelper.py typing: fully annotate scripts 2020-09-08 20:15:56 +02:00