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
/
backend
/
backends.py
Age
Commit message (
Expand
)
Author
2025-12-17
backend: improve error message about install_dir install_count mismatch
Dylan Baker
2025-12-16
review get_subdir vs get_builddir
Paolo Bonzini
2025-11-19
compilers: Remove Environment parameter from Compiler.get_option_compile_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_option_std_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_program_dirs
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_library_dirs
Dylan Baker
2025-11-17
Support Visual Studio 2026.
Jussi Pakkanen
2025-11-14
Extension of the executable is `exe' on OS/2
KO Myung-Hun
2025-11-12
build: Use a tuple for pch data
Dylan Baker
2025-11-11
vala: Remove space from --target-glib version
Chris Mayo
2025-11-04
Add build target keyword parameter 'build_subdir' [v8]
Keith Packard
2025-11-03
backends: add CustomTargetIndexes to meson-{test,benchmark}-prereq
Paolo Bonzini
2025-10-29
environment, backends: remove is_* methods
Paolo Bonzini
2025-10-16
backend: remove Interpreter
Paolo Bonzini
2025-10-16
build, backend: store build_def_files in Build
Paolo Bonzini
2025-10-16
build: do not pass Interpreter to Generator.process_files
Paolo Bonzini
2025-10-16
build: store Environment in Generator
Paolo Bonzini
2025-10-15
revert local_program()
Eli Schwartz
2025-10-15
Add support for LocalProgram to override_find_program()
Xavier Claessens
2025-10-14
Make use of build TypeAliases
Dylan Baker
2025-10-03
backend: fix typing of get_target_dir_relative_to
Dylan Baker
2025-09-22
utils, backends: add and use unique_list
Paolo Bonzini
2025-08-25
linkers: Fix dsymutil being unable to symbolicate binaries with LTO
L. E. Segovia
2025-08-18
Revert "backends: Use POSIX paths for target paths"
Jussi Pakkanen
2025-08-10
minstall: allow missing symlink destination in `install_symlink`
Konstantin Kharlamov
2025-08-01
move rpath functions from Backend to BuildTarget
Charles Brunet
2025-08-01
typing: determine_rpath_dirs is only called with BuildTarget
Charles Brunet
2025-08-01
simplify get_external_rpath_dirs
Charles Brunet
2025-07-29
ninjabackend: pass objects to generate_rust_target from non-Rust sources
Paolo Bonzini
2025-07-13
backends: Use POSIX paths for target paths
L. E. Segovia
2025-06-23
vala: Also add --target-glib if glib is built as subproject
Florian "sp1rit"
2025-06-17
Test serialization: Simplify determination of Windows extra paths
Luca Bacci
2025-06-17
Test serialization: Also look for depends when setting PATH on Windows
Luca Bacci
2025-06-17
Test serialization: set LD_LIBRARY_PATH also on Darwin
Luca Bacci
2025-06-03
gnome.mkenums: Fix get_executable_serialisation passing ExternalPrograms scri...
L. E. Segovia
2025-05-22
gnome.mkenums: Allow passthrough of ExternalPrograms to enable converting onl...
L. E. Segovia
2025-05-22
gnome.mkenums: Use rspfiles on Windows when possible
L. E. Segovia
2025-04-23
determine_windows_extra_paths: sort internal dependencies first
Luca Bacci
2025-04-04
compilers: introduce get_option_std_args
Paolo Bonzini
2025-04-02
compilers: introduce get_exe() and get_exe_args()
Paolo Bonzini
2025-03-20
handle monorepo license files specified in project() via ../
Eli Schwartz
2025-03-10
coredata: replace get_option with optstore.get_value_for
Dylan Baker
2025-03-09
Optimize canonicalize_filename
Charles Brunet
2025-03-09
mesonlib: extract and optimize is_parent_path
Paolo Bonzini
2025-02-27
use ElementaryOptionValues instead of open coding... again
Dylan Baker
2025-02-19
build: Optimize transitive link dep resolution
Campbell Jones
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-01-31
Fix PATH for SharedModule in Windows devenv
Charles Brunet
2025-01-27
backends: cache file names for ExtractedObjects
Paolo Bonzini
2025-01-27
backends: remove proj_dir_to_build_root from _determine_ext_objs
Paolo Bonzini
[next]