meson/mesonbuild/modules
Tristan Partin 37ef5bfdde Replace dashes in Java package names with underscores when generating native headers
This was causing a ninja issue where the native headers were always
being generated because io.github.hse-project.hse_Hse.h was being
expected, but io.github.hse_project.hse_Hse.h was actually generated.
2023-02-08 13:39:28 -05:00
..
__init__.py modules: add type annotations to the `__init__` module 2023-01-10 09:53:22 -08:00
cmake.py pylint: enable use-a-generator 2022-10-04 00:33:04 -04:00
cuda.py simplify instantiation of builtin type using builtins instead of functions 2023-02-01 17:01:30 -05:00
dlang.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
external_project.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
fs.py fix broken fs.copyfile function that crashed if you tried to use it 2022-12-11 18:28:39 -05:00
gnome.py gnome: Deduplicate include dirs to generate gir 2023-01-26 15:34:01 -05:00
hotdoc.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
i18n.py modules/i18n: fix type annotations 2023-01-10 09:53:22 -08:00
icestorm.py modules/icestorm: fix type annotations 2023-01-10 09:53:22 -08:00
java.py Replace dashes in Java package names with underscores when generating native headers 2023-02-08 13:39:28 -05:00
keyval.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
modtest.py modules: use module level information about new and deprecation 2022-08-17 16:25:36 -04:00
pkgconfig.py Haiku pkgconfig directory layout support 2023-01-20 14:57:33 -05:00
python.py set default install_tag of python.install_sources() to "python-runtime" 2023-02-02 19:32:43 -05:00
python3.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
qt.py modules/qt: Fix annotations for state.find_program 2023-01-10 09:53:22 -08:00
qt4.py modules: fully type the Qt* modules 2023-01-10 09:53:22 -08:00
qt5.py modules: fully type the Qt* modules 2023-01-10 09:53:22 -08:00
qt6.py modules: fully type the Qt* modules 2023-01-10 09:53:22 -08:00
rust.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
simd.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00
sourceset.py Fixing typos 2022-12-12 12:10:37 -05:00
wayland.py modules/wayland: Change default value of include_core_only to true 2022-09-07 08:43:29 -04:00
windows.py treewide: add future annotations import 2023-02-01 17:01:30 -05:00