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-01-27
backends: remove unused argument from determine_ext_objs
Paolo Bonzini
2025-01-27
backends: memoize result of canonicalize_filename
Paolo Bonzini
2025-01-08
First draft version of Tasking MIL linking with b_lto and prelinking
gerioldman
2024-12-29
ninjabackend: use File.from_built_relative()
Paolo Bonzini
2024-12-20
print out which command needs an exe_wrapper
Rolf Eike Beer
2024-12-19
ninjabackend: add support for "ninja clippy"
Paolo Bonzini
2024-12-19
introspect: add machine to target_sources
Paolo Bonzini
2024-10-28
Move LD_LIBRARY_PATH logic to environment object
Xavier Claessens
2024-09-11
Fix typos
spaette
2024-08-27
Allow external programs in test()'s 'args' parameter
David Gibson
2024-07-25
backends/base: fix annotation for as_meson_exe_cmdline
Dylan Baker
2024-07-16
Revert various cross compile changes
Christoph Reiter
2024-07-12
backend/backends: Fix type assertions in backend
Andreas Kässens
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-06-23
limit wrapped-due-to-env special case for `env` to only apply for env.set
Eli Schwartz
2024-06-23
Ensure private directory exists for custom targets (#13196)
Scott Kyle
2024-06-23
create_test_serialisation: Dedup deps before joining ld_lib paths
Campbell Jones
2024-06-14
Replace direct indexing with named methods.
Jussi Pakkanen
2024-05-07
cuda: pass static archives to nvcc without -Xlinker= prefix
David Seifert
2024-04-24
backend: fix type annotation of Backend.generate
Dylan Baker
2024-04-09
backends: Add Nasm support to Xcode through a custom build rule
L. E. Segovia
2024-03-15
compilers: No need to pass exe_wrapper everywhere
Xavier Claessens
2024-02-24
Allow using CustomTarget as test executable
Charles Brunet
2024-02-11
Raise if a postconf script fails
Akihiko Odaki
2024-02-10
backends: restore shlex quoting of MESONINTROSPECT
Jouke Witteveen
2024-01-26
backends: Make object_filename_from_source() backend-agnostic
Albert Tang
2024-01-25
Fix compiler.preprocess compile_args not used
Charles Brunet
2024-01-17
compiler.preprocess: add depends kwarg
Stas Sergeev
2024-01-17
backend: Add rpath for external versioned .so's
Jonathon Anderson
2024-01-17
backend: Add rpaths for external 'cmake' deps
Jonathon Anderson
2023-12-23
Remove `get_buildtype_args` function
Charles Brunet
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-07
Always use posix paths when retrieving link name
Erwin Jansen
2023-12-05
ninja backend: don't hide all compiler warnings for transpiled languages
Eli Schwartz
2023-11-18
Fix unity builds (#12452)
David Seifert
2023-11-10
msvc: Do not include pch obj when b_pch=false
Xavier Claessens
2023-10-31
Use target.aix_so_archive to decide to archive shared library in AIX
Aditya Vidyadhar Kamath
2023-10-09
interpreter: Handle BuildTarget.vala_args as Files in the interpreter
Dylan Baker
2023-10-05
msvc: unify debug filename handling
Dudemanguy
2023-10-04
Remove unused isinstance() in backends.py
Tristan Partin
2023-09-18
Remove get_pkgconfig_variable()
Xavier Claessens
2023-09-13
install_{data,headers,subdir}: implement follow_symlinks
Arsen Arsenović
2023-08-03
ExecutableSerialisation: capture and feed are optional strings
Xavier Claessens
2023-08-02
Optimize extract_dll_paths in ninja backend
Charles Brunet
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
2023-07-10
backends: Always take options from target
Xavier Claessens
2023-07-10
Revert "backends: Cache creation of install data"
Eli Schwartz
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2023-07-02
genvslite: greatly simplify the implementation of non-genvslite backends
Eli Schwartz
[prev]
[next]