index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
modules
/
external_project.py
Age
Commit message (
Expand
)
Author
2024-11-19
make external_project work again on MinGW
MihailJP
2024-10-28
external-project: Setup devenv to run programs
Xavier Claessens
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2023-12-22
modules: get rid of the .*machine variables
Dylan Baker
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-08
external_project.py: fix --host value
Stas Sergeev
2023-09-18
pkgconfig: Set PKG_CONFIG in env for devenv and g-ir-scanner
Xavier Claessens
2023-08-18
Add more descriptive description to CustomTarget
Charles Brunet
2023-08-03
PkgConfigDependency: Move CLI handling into its own abstraction
Xavier Claessens
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
2023-06-26
dependencies: defer importing a custom dependency until it is used
Eli Schwartz
2023-05-31
mlog: use a hidden class for state
Dylan Baker
2023-04-20
extra_files keyword in declare_dependency()
Charles Brunet
2023-02-01
treewide: add future annotations import
Eli Schwartz
2023-01-10
modules/external_project: `make` should be immutable
Dylan Baker
2023-01-04
add objects keyword argument to declare_dependencies
Paolo Bonzini
2022-11-29
pylint: enable the bad_builtin checker
Dylan Baker
2022-09-06
Fix install_subdirs not showing up in intro-install_plan.json
Thomas Li
2022-08-17
interpreter: move handling of module stability to interpreter
Dylan Baker