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-04-17
build/executable: Respect name_prefix
Florian "sp1rit"
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
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-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-13
linkers: fix Apple ld -install_name with custom suffix
Paolo Bonzini
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
options: always look up root-project options in self.options
Paolo Bonzini
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
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
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-05
cmake/interpreter: Don't add __CMake_build to includes
Tomi Lähteenmäki
2025-04-04
templates: Fix style by adding space after if
Paul Caprioli
2025-04-04
rust: add external objects to the link command line
Paolo Bonzini
2025-04-04
backends: extract get_fortran_order_deps()
Paolo Bonzini
2025-04-04
cmake: filter and order clib_compiler languages
Andrei Alexeyev
2025-04-04
cmake: pass clib_compiler to resolve_cmake_trace_targets()
Andrei Alexeyev
2025-04-04
compilers: move -std options to get_option_std_args, special-casing CUDA
Paolo Bonzini
2025-04-04
compilers: introduce get_option_std_args
Paolo Bonzini
2025-04-04
compilers: remove useless get_option_compile_args
Paolo Bonzini
2025-04-03
backend/ninja: use a two step process for dependency scanning
Dylan Baker
2025-04-03
backend/ninja: fix cross module dependencies
Dylan Baker
2025-04-03
backend/ninja: depfile generation needs a full dependency on all scanned sources
Dylan Baker
2025-04-03
backend/ninja: Fortran targets need to -I transitive deps private dirs
Dylan Baker
2025-04-03
backend/ninja: fortran must fully depend on all linked targets
Dylan Baker
2025-04-03
environment: build_dir is allowed to be None in the initializer
Dylan Baker
2025-04-03
compilers/rust: fix sanity_check for Windows targets
Kacper Michajłow
2025-04-02
mtest: refactor get_wrapper slightly
Sam James
2025-04-02
mtest: set VALGRIND_OPTS to fail tests on errors
Sam James
2025-04-02
options: we need to skip build options for machine files as well
Dylan Baker
2025-04-02
environment: filter machine file build options that are invalid
Dylan Baker
2025-04-02
option: move the `is_per_machine_option` to the `OptionStore`
Dylan Baker
2025-04-02
options: Rename BASE_OPTIONS -> COMPILER_BASE_OPTIONS
Dylan Baker
2025-04-02
options: rename OptStore.pending_project_options -> pending_options
Dylan Baker
2025-04-02
options: rename "native_file_*" arguments to "machine_file_*"
Dylan Baker
2025-04-02
options: move BASE_OPTIONS to the options module
Dylan Baker
[next]