meson/mesonbuild/interpreterbase
Charles Brunet 715dc27b2b Detect utf8 bom from meson build files
Some text editors on Windows may use utf8bom encoding by default.
Prevent crash and properly report misencoded files.

Fixes #12766.
2024-02-23 15:00:39 -05:00
..
__init__.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
_unholder.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
baseobjects.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
decorators.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
disabler.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
exceptions.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
helpers.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
interpreterbase.py Detect utf8 bom from meson build files 2024-02-23 15:00:39 -05:00
operator.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00