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
Age
Commit message (
Expand
)
Author
2025-05-02
cpp: fix _LIBCPP_ENABLE_ASSERTIONS warning
Martin Dørum
2025-05-01
unittests: smoke test the backend options
Paolo Bonzini
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-05-01
docs: Update link to rust-analyzer docs
M Henning
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
unittests: fix overly loose regex in tests for `--slice=` option
Patrick Steinhardt
2025-04-29
docs: fix markup in release notes
Benjamin Gilbert
2025-04-29
Fix meson format with multi line parenthesized expressions
Will Ayd
2025-04-28
Add release notes for 1.8 that I forgot.
Jussi Pakkanen
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
ci: bump Ubuntu version for UnusedMissingReturn jobs
Paolo Bonzini
2025-04-24
add testcase for propagating options to subprojects
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
2025-04-23
docs: users: list is for notable meson adoptees
Sam James
2025-04-20
document android_exe_type in release notes
Paolo Bonzini
2025-04-20
man: document "meson setup -D"
Paolo Bonzini
2025-04-20
document c_std=c2y in release notes
Paolo Bonzini
2025-04-20
document improvements to Objective-C and Objective-C++
Paolo Bonzini
2025-04-20
document -Dswift_std in release notes
Paolo Bonzini
2025-04-20
add wayland stabilisation to release notes
Paolo Bonzini
2025-04-20
fix typo
Paolo Bonzini
2025-04-20
move "since 1.8.0" for rust.doctest to the right place
Paolo Bonzini
2025-04-20
Log non-fatally if CMake doesn't find a package
Benjamin Gilbert
2025-04-18
Make run_mypy.py work in mypy_primer
hauntsaninja
2025-04-18
fix prefix computation in validate_original_args
Paolo Bonzini
2025-04-17
android: Added android_exe_type kwargs to executable
Florian "sp1rit"
2025-04-17
build/executable: Respect name_prefix
Florian "sp1rit"
2025-04-16
nightly wheels: fix glob to match across directory separator
Eli Schwartz
2025-04-16
linkers: fix regression when using lld after iOS changes
Eli Schwartz
2025-04-16
Bump version number for rc1.
Jussi Pakkanen
2025-04-16
build nightly wheels whenever a PR is merged
Eli Schwartz
2025-04-16
setup.py: crudely label wheels using setuptools_scm if building from git
Eli Schwartz
2025-04-16
ninjabackend: ensure that native static libraries use Unix-style naming
Kacper Michajłow
2025-04-16
compilers/rust: remove CRT selection from native_static_libs args
Kacper Michajłow
2025-04-16
linkers: apple: fix shared module args
Paolo Bonzini
2025-04-16
linkers: pass system to DynamicLinker.__init__ for Darwin linkers
Paolo Bonzini
2025-04-16
environment: handle all iOS variants as xnu
Paolo Bonzini
[next]