| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-21 | Prepare the 0.62.0 release. | Jussi Pakkanen | |
| 2022-02-22 | python module: add option to specify a python environment to install to | Eli Schwartz | |
| The default behavior of installing relative to prefix may be unexpected, and is definitely wrong in many cases. Give users control in order to specify that yes, they actually want to install to a venv. This is particularly useful for projects that use meson as a build system for a python module, where *all* files shall be installed into the python site-packages. | |||
