summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/external_project.py
AgeCommit message (Expand)Author
2024-11-19make external_project work again on MinGWMihailJP
2024-10-28external-project: Setup devenv to run programsXavier Claessens
2024-07-11Move OptionKey in the option source file.Jussi Pakkanen
2023-12-22modules: get rid of the .*machine variablesDylan Baker
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-12-08external_project.py: fix --host valueStas Sergeev
2023-09-18pkgconfig: Set PKG_CONFIG in env for devenv and g-ir-scannerXavier Claessens
2023-08-18Add more descriptive description to CustomTargetCharles Brunet
2023-08-03PkgConfigDependency: Move CLI handling into its own abstractionXavier Claessens
2023-07-19fix implicit_reexport issues and enforce them going forwardEli Schwartz
2023-06-26dependencies: defer importing a custom dependency until it is usedEli Schwartz
2023-05-31mlog: use a hidden class for stateDylan Baker
2023-04-20extra_files keyword in declare_dependency()Charles Brunet
2023-02-01treewide: add future annotations importEli Schwartz
2023-01-10modules/external_project: `make` should be immutableDylan Baker
2023-01-04add objects keyword argument to declare_dependenciesPaolo Bonzini
2022-11-29pylint: enable the bad_builtin checkerDylan Baker
2022-09-06Fix install_subdirs not showing up in intro-install_plan.jsonThomas Li
2022-08-17interpreter: move handling of module stability to interpreterDylan Baker