summaryrefslogtreecommitdiff
path: root/test cases/python/7 install path/test.json
AgeCommit message (Collapse)Author
2022-09-19python module: allow specifying the pure kwarg in the installation objectEli Schwartz
Fixes #10523
2022-07-08implement the new preserve_path kwarg for install_data tooEli Schwartz
Primarily interesting to me because it is then available for the python module's install_sources method. Based on the new feature in install_headers.
2021-10-08python: Add platlibdir and purelibdir optionsXavier Claessens