summaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)Author
2025-07-07Correct get_option_std_args for IntelClCCompilerMichael J Steel
2025-07-03Update linker detection for ELDKushal Pal
2025-07-02Revert "test 64-bit types for atomic"Eli Schwartz
2025-07-02test 64-bit types for atomicRosen Penev
2025-06-27compilers-fortran: Fix preprocessing when fortran uses concat operatorAndrew Lister
2025-06-23vala: Also add --target-glib if glib is built as subprojectFlorian "sp1rit"​
2025-06-23compilers: Implement get_cxx_interoperability_argsAlbert Tang
2025-06-23swift: Add support for C++/Objective-C++ interoperabilityAlbert Tang
2025-06-21gnome.generate_gir: Use rspfiles on Windows when possibleL. E. Segovia
2025-06-20mconf: print overrides specific to the main projectPaolo Bonzini
2025-06-20mconf: print sections lazilyPaolo Bonzini
2025-06-20mconf: print global compiler optionsPaolo Bonzini
2025-06-20options: do not store duplicate UserOptionsPaolo Bonzini
2025-06-18options: fix option orderingPaolo Bonzini
2025-06-18interpreter: bump priority of default_library=static that comes from fallbackPaolo Bonzini
2025-06-18options: all inputs to OptionStore are OptionKeysPaolo Bonzini
2025-06-18coredata: use OptionKey for the keys of cmd_line_optionsPaolo Bonzini
2025-06-18options: remove double assignmentPaolo Bonzini
2025-06-18options: do not use always-true variablePaolo Bonzini
2025-06-18options: reuse set_option_maybe_rootPaolo Bonzini
2025-06-18options: use nicer type annotation T.ContainerPaolo Bonzini
2025-06-18options: accept backend options as pending on first invocationPaolo Bonzini
2025-06-18options: print option name before "as_root()" in errorsPaolo Bonzini
2025-06-18interpreter: fix incorrect _do_subproject* annotationPaolo Bonzini
2025-06-18interpreter: use correct type for project_default_optionsPaolo Bonzini
2025-06-18compilers: pgi: fix preprocessing argumentsPaolo Bonzini
2025-06-17Test serialization: Simplify determination of Windows extra pathsLuca Bacci
2025-06-17Test serialization: Also look for depends when setting PATH on WindowsLuca Bacci
2025-06-17Test serialization: set LD_LIBRARY_PATH also on DarwinLuca Bacci
2025-06-17interpreterbase: remove per-object method dispatchingPaolo Bonzini
2025-06-17modules: convert custom holders to InterpreterObject.methodPaolo Bonzini
2025-06-17interpreter: convert remaining objects to InterpreterObject.methodPaolo Bonzini
2025-06-17interpreter: convert compiler to InterpreterObject.methodPaolo Bonzini
2025-06-17interpreter: convert mesonmain to InterpreterObject.methodPaolo Bonzini
2025-06-17interpreter: make methods per-class for primitivesPaolo Bonzini
2025-06-17interpreter: make operators per-classPaolo Bonzini
2025-06-17interpreter: make trivial_operators per-classPaolo Bonzini
2025-06-17interpreter: make operator functions binaryPaolo Bonzini
2025-06-17interpreter: fix a couple FeatureNew messagesPaolo Bonzini
2025-06-09AstInterpreter: Fix dead-code-crashVolker Weißmann
2025-06-09modules/gnome: Allow to generate markdown and reStructuredText dbus docCorentin Noël
2025-06-08replace regex implementation for cmake with a parserJan200101
2025-06-08handle empty curly braces correctlyJan200101
2025-06-08handle spacing between # and cmakedefineJan200101
2025-06-06Fix Flang stdlib linking for LLVM toolchain versions >= 19Mugundanmcw
2025-06-05swift: Pass C base compile options to swiftcKatalin Rebhan
2025-06-05vala: Pass --shared-library to valac when generating a .gir fileCorentin Noël
2025-06-05build: Fix tasking compiler b_lto detection for overridesDylan Baker
2025-06-05backend: fix tasking compiler support after option refactorgerioldman
2025-06-05build: fix tasking compiler b_lto support after option refactorDylan Baker