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
Age
Commit message (
Expand
)
Author
2025-05-14
devenv: do not use os.execv on Windows
Charles Brunet
2025-05-13
rust: skip doctests when build machine cannot run host binaries
Paolo Bonzini
2025-05-13
cpp: Fix cpp_std=vc++14
Peter Harris
2025-05-11
mdist.py: Import gzip only when needed
Henrik Lindström
2025-05-11
compilers/rust: fix syntax of has_argument checks
Daniel Foster
2025-05-07
interpreter: reintroduce a convertor for override_options and default_options
Paolo Bonzini
2025-05-07
interpreterbase: allow any return type for convertors
Paolo Bonzini
2025-05-07
options: store augments as OptionKeys
Paolo Bonzini
2025-05-07
options: do not go back to list representation
Paolo Bonzini
2025-05-07
options: support non-string data types in more places
Paolo Bonzini
2025-05-07
ast: clean up handling of default options
Paolo Bonzini
2025-05-07
options: early convert project default options to dictionary
Paolo Bonzini
2025-05-07
options: fix type for OptionStore.augments
Paolo Bonzini
2025-05-07
options: tighten types for validating options
Paolo Bonzini
2025-05-07
options: machine_file_options keys are always OptionKeys
Paolo Bonzini
2025-05-07
interpreter: rename default_project_options
Paolo Bonzini
2025-05-07
options: fix "deprecated" with dictionary argument and non-string types
Paolo Bonzini
2025-05-06
interpreter: allow passing default default_options to do_subproject
Paolo Bonzini
2025-05-06
interpreter: convert subproject default options to dictionary
Paolo Bonzini
2025-05-06
options: fix types for initialize_from_subproject_call
Paolo Bonzini
2025-05-06
options: allow setting subproject options in subproject() call
Paolo Bonzini
2025-05-06
options: set subproject options as augments
Paolo Bonzini
2025-05-06
dependencies/python: Fix Framework Python when pkg-config is installed
Daniele Nicolodi
2025-05-06
dependencies/python: Replace non-breakable space with space
Daniele Nicolodi
2025-05-06
Add license keyword to pkgconfig generate
Charles Brunet
2025-05-06
do not use len to check emptyness
Charles Brunet
2025-05-05
parser: update position when reporting lexer errors for unrecognized token
Eli Schwartz
2025-05-05
more explicit error message for unrecognized lexer token
Charles Brunet
2025-05-05
cmake: include_directories() returns an array
Paolo Bonzini
2025-05-04
Add framework linking for iOS builds.
Russell Keith-Magee
2025-05-04
templates: add missing space to cpp template
heather7283
2025-05-02
cpp: fix _LIBCPP_ENABLE_ASSERTIONS warning
Martin Dørum
2025-05-01
interpreter: add backend options before validating the command line options
Paolo Bonzini
2025-05-01
options: extract validation of command line options
Paolo Bonzini
2025-05-01
options: tighten type of cmd_line_options
Paolo Bonzini
2025-04-30
compilers: introduce common helper for sanity checks
Paolo Bonzini
2025-04-30
compilers: clike: log output of sanity check
Paolo Bonzini
2025-04-29
Fix meson format with multi line parenthesized expressions
Will Ayd
2025-04-28
Bump version number for new development.
Jussi Pakkanen
2025-04-28
Bump version number for release.
Jussi Pakkanen
2025-04-24
Bump version number for rc2.
Jussi Pakkanen
2025-04-24
interpreter: do not use pathlib for DependencyVariableString creation
Paolo Bonzini
2025-04-24
coredata: remove unnecessary use of env.options
Paolo Bonzini
2025-04-24
options: subproject system options require the global ones
Paolo Bonzini
2025-04-24
options: strengthen typing for add_system_option_internal
Paolo Bonzini
2025-04-24
options: use early return
Paolo Bonzini
2025-04-23
interpreter: fix interaction between option refactor and b_sanitize
Dylan Baker
2025-04-23
interpreter: remove dead code from func_get_option
Dylan Baker
2025-04-23
interpreter: Remove accidental annotations changes for func_get_option
Dylan Baker
2025-04-23
determine_windows_extra_paths: sort internal dependencies first
Luca Bacci
[next]