meson/test cases/python/7 install path
Eli Schwartz 0e7fb07f91
python module: add an automatic byte-compilation step
For all source `*.py` files installed via either py.install_sources() or
an `install_dir: py.get_install_dir()`, produce `*.pyc` files at install
time. Controllable via a module option.
2023-05-02 19:28:35 -04:00
..
structured
target backends: add a new "none" backend 2023-03-20 17:22:50 -04:00
meson.build python module: add an automatic byte-compilation step 2023-05-02 19:28:35 -04:00
test.json python module: allow specifying the pure kwarg in the installation object 2022-09-19 21:13:37 -04:00
test.py