aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/dependencies/python.py
AgeCommit message (Expand)AuthorFilesLines
2023-03-28python dependency: avoid redefinition warnings for MS_WIN64Eli Schwartz1-1/+1
2023-03-09dependencies: add pybind11 custom factoryEli Schwartz1-0/+23
2023-02-27python dependency: Fix typo in placeholder stringDaniele Nicolodi1-1/+1
2023-02-22python dependency: handle broken pylong on many more versions of pythonEli Schwartz1-1/+2
2023-02-22python dependency: fix embed handling for system dependencyEli Schwartz1-16/+20
2023-02-22python dependency: verify that the python header is installed for sysconfigEli Schwartz1-0/+3
2023-02-22python dependency: simplify compile args handlingEli Schwartz1-19/+13
2023-02-22merge the python dependency from the python module into dependenciesEli Schwartz1-50/+144
2023-02-22partial migration of the python module dependency into dependenciesEli Schwartz1-1/+60
2023-02-22python module/dependency: move the specialized external programEli Schwartz1-2/+79
2023-02-22dependencies: refactor python3 into its own fileEli Schwartz1-0/+141