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
/
build.py
Age
Commit message (
Expand
)
Author
2025-07-29
build: reject invalid link_language for Rust targets
Paolo Bonzini
2025-07-25
Add swift_module_name target argument
Katalin Rebhan
2025-07-25
build/process_compilers: Skip throwing error for headers
Florian "sp1rit"
2025-06-23
vala: Also add --target-glib if glib is built as subproject
Florian "sp1rit"
2025-06-05
build: Fix tasking compiler b_lto detection for overrides
Dylan Baker
2025-06-05
build: fix tasking compiler b_lto support after option refactor
Dylan Baker
2025-05-29
rewriter: Bugfix concerning `UnknownValue`
Volker Weißmann
2025-05-22
support .version() for overridden executables
Florian "sp1rit"
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-05-07
interpreter: reintroduce a convertor for override_options and default_options
Paolo Bonzini
2025-04-17
android: Added android_exe_type kwargs to executable
Florian "sp1rit"
2025-04-17
build/executable: Respect name_prefix
Florian "sp1rit"
2025-04-16
ninjabackend: ensure that native static libraries use Unix-style naming
Kacper Michajłow
2025-04-09
fixes for mypy
Charles Brunet
2025-04-03
backend/ninja: Fortran targets need to -I transitive deps private dirs
Dylan Baker
2025-04-02
build, interpreter: associate a doctest target to a BuildTarget
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
mesonlib: extract and optimize is_parent_path
Paolo Bonzini
2025-03-06
build: cache target id at time of first use
Paolo Bonzini
2025-02-25
Remove unused variable left over from option refactor.
Jussi Pakkanen
2025-02-25
Use override value when setting up Cython language.
Jussi Pakkanen
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-02-12
build: fix typing of `Target.get_option`
Dylan Baker
2025-01-19
Fix broken both_libraries transitive dependencies
Charles Brunet
2025-01-09
Merge pull request #12342 from gerioldman/TaskingCCompiler
Jussi Pakkanen
2025-01-08
Copyedit an error message
Benjamin Gilbert
2025-01-08
First draft version of Tasking MIL linking with b_lto and prelinking
gerioldman
2025-01-08
Add TASKING compiler support
gerioldman
2025-01-07
Fix internal dependency names
Charles Brunet
2024-12-06
fix generate_gir with BothLibraries dependency
Charles Brunet
2024-11-20
De-duplicate BuildTarget.sources
Nick
2024-11-15
build: store Build.modules as a set
Dylan Baker
2024-09-24
compiler,rust: fix sanity check and internal deps for baremetal rust project/...
Florent Valette
2024-09-06
alias_target with both_libs builds both
Charles Brunet
2024-09-06
auto select static or shared when linking both_libraries together
Charles Brunet
2024-09-06
add default_both_libraries core option
Charles Brunet
2024-09-06
allow internal_dependency object to carry both_lib
Charles Brunet
2024-08-30
update various deprecation notices to call out meson 2.0
Eli Schwartz
2024-07-31
Fix some small typing issues in interpreter.py
Nirbheek Chauhan
2024-07-30
backend/ninja: stop adding random attributes to BuildTargets
Dylan Baker
2024-07-30
mypy: add annotation for object attribute used as a private cache via hasattr
Eli Schwartz
2024-07-17
rust: recursively pull proc-macro deps for rust targets
Alyssa Ross
2024-07-17
Remove language (AKA compiler) type from OptionKey.
Jussi Pakkanen
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-06-14
Replace direct indexing with named methods.
Jussi Pakkanen
2024-06-14
Rename option variable to optstore to make it unique.
Jussi Pakkanen
2024-05-24
Revert "rust: recursively pull proc-macro dependencies as well"
Sam James
[prev]
[next]