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
/
build.py
Age
Commit message (
Expand
)
Author
2025-12-22
rust: add to_system_dependency
Paolo Bonzini
2025-12-22
dependencies: make arguments to InternalDependency.__init__ optional
Paolo Bonzini
2025-12-17
build: update comments on rust object linking
Dylan Baker
2025-12-17
build: clean up the `link` helper
Dylan Baker
2025-12-17
build|interpreter: use typed_kwargs for link_with
Dylan Baker
2025-12-17
build: clean up some some of the link_whole path
Dylan Baker
2025-12-17
build|interpreter: use the LINK_WHOLE validator for BuildTarget
Dylan Baker
2025-12-17
interpreter|build: Use typed_kwargs for build_target(dependencies)
Dylan Baker
2025-12-17
interpreter: Add type checking for BuildTarget(install_dir: )
Dylan Baker
2025-12-16
build: cleanup include_directories code
Dylan Baker
2025-12-16
build: simplify `add_include_dirs`
Dylan Baker
2025-12-16
review get_subdir vs get_builddir
Paolo Bonzini
2025-12-16
remove get_source_subdir
Paolo Bonzini
2025-12-08
build: Add de-duplication for non-result targets in get_all_link_deps
RobotLeopard86
2025-12-08
build|interpreter: use typed_kwargs for BuildTarget(install_tag)
Dylan Baker
2025-12-08
build|interpreter: use typed_kwargs for BuildTarget(link_args)
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_language_stdlib_onl...
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_library_dirs
Dylan Baker
2025-11-19
rust: search for native static libs in target libdir
Alyssa Ross
2025-11-14
build: Add `android_exe_type` to the Executable keyword arguments
Dylan Baker
2025-11-14
Add `os2_emxomf' option to generate OMF files on OS/2
KO Myung-Hun
2025-11-14
Add `shortname' kwarg for a short DLL name on OS/2
KO Myung-Hun
2025-11-14
Generate a shared library and an import library correctly on OS/2
KO Myung-Hun
2025-11-12
build: Use a tuple for pch data
Dylan Baker
2025-11-12
intepreter: Move remaining PCH validation to Interpreter
Dylan Baker
2025-11-12
interpreter: Move most of the remaining validation to the Interpreter
Dylan Baker
2025-11-12
interpreter: move deprecation validation for *_pch to the interpreter
Dylan Baker
2025-11-12
Interpreter: do basic validation of PCH files in interpeter
Dylan Baker
2025-11-05
interpreter: Move validation of BuildTarget(extra_files) to Interpreter
Dylan Baker
2025-11-05
interpreter: move rust_api/rust_crate_type interaction to the interpreter
Dylan Baker
2025-11-05
build: Use the Literal for rust_crate_type
Dylan Baker
2025-11-04
Add build target keyword parameter 'build_subdir' [v8]
Keith Packard
2025-10-29
build: remove unnecessary try/except
Paolo Bonzini
2025-10-23
build: allow building staticlib and rlib together
Paolo Bonzini
2025-10-20
build: Ensure that `vala_*` properties always exist, and are correct
Dylan Baker
2025-10-20
interpreter|build: Add type checking for vala specific arguments
Dylan Baker
2025-10-16
build, backend: store build_def_files in Build
Paolo Bonzini
2025-10-16
build: do not pass Interpreter to Generator.process_files
Paolo Bonzini
2025-10-16
build: store Environment in Generator
Paolo Bonzini
2025-10-16
build: pass Environment to GeneratedList
Paolo Bonzini
2025-10-16
build: import Environment
Paolo Bonzini
2025-10-15
backend/ninja: Ensure that a rust file is found when using StructuredSources
Dylan Baker
2025-10-15
revert local_program()
Eli Schwartz
2025-10-15
build: clean up some of the types with swift arguments
Dylan Baker
2025-10-15
build: simplify validation of BuildTarget(extra_files: )
Dylan Baker
2025-10-15
build: Remove validation for `build_by_default`
Dylan Baker
2025-10-15
build: remove validation for C# resources
Dylan Baker
2025-10-15
build: remove implicit_include_directories validation
Dylan Baker
2025-10-15
build: remove validation for name prefix and suffix
Dylan Baker
2025-10-15
build: remove validation from BuildTarget(link_depends: )
Dylan Baker
[next]