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-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
2025-04-15
Fix version requirement.
Jussi Pakkanen
2025-04-14
Condense directory names for 1.8 rc1.
Jussi Pakkanen
2025-04-14
minstall: Don't treat symlinks to directories as directories in do_copydir()
Daan De Meyer
2025-04-14
Fix two shared objects in archive for AIX.
Aditya Vidyadhar Kamath
2025-04-14
add exe_wrapper to the wasm cross file
Paolo Bonzini
2025-04-13
linkers: fix Apple ld -install_name with custom suffix
Paolo Bonzini
2025-04-09
Add documentation for compiler.has_define to user guide
Will Ayd
2025-04-09
interpreter: Error if java sources used with non-jar target (#14424)
Andrew McNulty
2025-04-09
New xgettext method for i18n module
Charles Brunet
2025-04-09
Move get_rsp_threshold function to mesonlib
Charles Brunet
2025-04-09
fixes for mypy
Charles Brunet
2025-04-09
tests: add test for deprecated options with project-option syntax
Paolo Bonzini
2025-04-09
options: always look up root-project options in self.options
Paolo Bonzini
2025-04-09
tests: enhance deprecated options test
Marvin Scholz
2025-04-09
options: go through set_option for non-:-prefixed options
Paolo Bonzini
2025-04-09
options: fix incorrect comment
Paolo Bonzini
2025-04-09
options: make cmd_line_options handling more similar to the rest
Paolo Bonzini
2025-04-09
gnome: Add a test consuming Python
L. E. Segovia
2025-04-09
modules/gnome, modules/Python: Allow injecting RPATH flags through LDFLAGS if...
L. E. Segovia
2025-04-08
coredata: delete set_default_options
Dylan Baker
2025-04-08
tests: Add a rewriter test that handles prefix
Dylan Baker
2025-04-08
options: fix an assertion that is incorrect
Dylan Baker
2025-04-08
options: fix typing issues stemming from initialize_from_top_level_project_call
Dylan Baker
2025-04-08
coredata: move update_project_options to the optstore
Dylan Baker
2025-04-08
coredata: move MutableKeyedOptionDict to options
Dylan Baker
2025-04-07
Fix documentation typos
Emil Berg
[next]