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
/
compilers
/
compilers.py
Age
Commit message (
Expand
)
Author
2025-10-31
compilers: handle older Python behaviour for TemporaryDirectory
Sam James
2025-10-29
environment, compilers: move is_library caching to the source
Paolo Bonzini
2025-10-06
Revert "compilers: refactor sanity checking code"
Dylan Baker
2025-10-06
compilers: refactor sanity checking code
Dylan Baker
2025-08-25
linkers: Fix dsymutil being unable to symbolicate binaries with LTO
L. E. Segovia
2025-08-02
Add swift_interoperability_mode kwarg
Katalin Rebhan
2025-08-01
call determine_rpath_dirs only when linker requires it
Charles Brunet
2025-07-29
build: allow picking 'rust' as a link_language
Paolo Bonzini
2025-07-29
ninjabackend: handle specially TUs where compilation and linking happens toge...
Paolo Bonzini
2025-07-18
Fix use of a .pxi Cython include file as source from `configure_file`
Ralf Gommers
2025-07-10
compilers: move CFLAGS/CXXFLAGS handling to Environment
Paolo Bonzini
2025-07-10
options: apply CFLAGS even if c_link_args exists
Paolo Bonzini
2025-07-10
options: ignore c(pp)_link_args when deciding whether to apply C(XX)FLAGS
Paolo Bonzini
2025-06-23
compilers: Implement get_cxx_interoperability_args
Albert Tang
2025-05-21
compilers: add option for ignoring system dirs
David Seifert
2025-05-15
options: restore special behavior of CFLAGS vs. c_args
Paolo Bonzini
2025-04-30
compilers: introduce common helper for sanity checks
Paolo Bonzini
2025-04-09
interpreter: Error if java sources used with non-jar target (#14424)
Andrew McNulty
2025-04-08
coredata: move MutableKeyedOptionDict to options
Dylan Baker
2025-04-04
compilers: introduce get_option_std_args
Paolo Bonzini
2025-04-02
options: move BASE_OPTIONS to the options module
Dylan Baker
2025-04-02
compilers: introduce get_exe() and get_exe_args()
Paolo Bonzini
2025-03-10
coredata: remove get_option_for_subproject
Dylan Baker
2025-03-09
compilers: convert `b_sanitize` to a free-form array option
Patrick Steinhardt
2025-03-09
compilers: check for sanitizer arguments via a compiler check
Dylan Baker
2025-03-03
compilers: Remove the BaseOption type
Dylan Baker
2025-03-01
environment: make fully type safe
Dylan Baker
2025-02-27
compilers: delete dead code after option refactor
Dylan Baker
2025-02-27
coredata: delete the OptionsView
Dylan Baker
2025-02-27
use ElementaryOptionValues instead of open coding... again
Dylan Baker
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-02-05
options: Replace uses of `UserOption[T.Any]` with a Union of UserOption types
Dylan Baker
2025-02-05
options: Add an EnumeratedUserOption class
Dylan Baker
2025-02-05
options: use dataclasses for UserOption
Dylan Baker
2025-02-05
compilers: remove Compiler.create_option
Dylan Baker
2025-02-05
options: Get rid of the invalid _U type, and use UserOption[_T]
Dylan Baker
2025-01-09
Add Linear ASM compiler
Wu, Zhenyu
2025-01-08
First draft version of Tasking MIL linking with b_lto and prelinking
gerioldman
2025-01-08
Add TASKING compiler support
gerioldman
2024-12-29
compilers: cache the results of is_source()
Paolo Bonzini
2024-10-01
Add additional C++ filename extensions
mid-kid
2024-10-01
compilers: remove hasattr from `can_compile_suffixes`
Dylan Baker
2024-10-01
compilers: remove hasattr for `file_suffixes`
Dylan Baker
2024-10-01
compilers: annotate lang_suffixes
Dylan Baker
2024-09-23
Add a newline at the end of test files
Martin Garton
2024-08-07
compilers: change get_argument_syntax to static method
Kacper Michajłow
2024-07-30
compilers: straighten out CompileResult according to how it is actually used
Eli Schwartz
2024-07-30
compilers: simplify CompileResult / RunResult by using dataclasses
Eli Schwartz
2024-07-30
flake8: move unused typing-only imports to TYPE_CHECKING
Eli Schwartz
2024-07-17
Remove language (AKA compiler) type from OptionKey.
Jussi Pakkanen
[prev]
[next]