aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/external_project.py
AgeCommit message (Expand)AuthorFilesLines
2023-02-01treewide: add future annotations importEli Schwartz1-1/+1
2023-01-10modules/external_project: `make` should be immutableDylan Baker1-1/+6
2023-01-04add objects keyword argument to declare_dependenciesPaolo Bonzini1-1/+1
2022-11-29pylint: enable the bad_builtin checkerDylan Baker1-1/+1
2022-09-06Fix install_subdirs not showing up in intro-install_plan.jsonThomas Li1-0/+1
2022-08-17interpreter: move handling of module stability to interpreterDylan Baker1-0/+306