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
2022-01-21
i18n: Add support for joining XML localization via itstool
Matthias Klumpp
2021-12-18
i18n: Fix typo for typed_pos_args
Matthias Klumpp
2021-12-17
Fix mypy errors
Daniel Mensinger
2021-12-17
add ft32 cpu family
Rafael Silva
2021-12-15
mesonlib: make get_meson_command return an ImmutableList
Dylan Baker
2021-12-15
rewriter: create {add,rm}_extra_files commands
Celeste Wouters
2021-12-12
intl dep: forward static to iconv if needed
Christoph Reiter
2021-12-12
Merge pull request #9711 from dcbaker/submit/fix-gnome-typing-regressions
Jussi Pakkanen
2021-12-11
install: Don't run ldconfig on cross builds
Dylan Baker
2021-12-11
Activate VS env when running `meson test`
William Toohey
2021-12-09
modules/gnome: fix genmarshall install_dir default
Dylan Baker
2021-12-09
modules/gnome: Fix handling of flags to genmarshal
Dylan Baker
2021-12-09
modules/gnome: set genmarshal extra_args default to list
Dylan Baker
2021-12-07
custom_target: catch and reject input files that do not exist
Eli Schwartz
2021-12-08
clang-cl: add a translation pass for `-isystem` args to work
Sahnvour
2021-12-07
modules/gnome: replace FeatureDeprecatedKwarg with typed_kwarg
Dylan Baker
2021-12-07
modules/gnome: use typed_kwargs for generate_vapi
Dylan Baker
2021-12-07
modules/gnome: use typed_kwargs for genmarshal
Dylan Baker
2021-12-07
gnome/genmarshal: Add missing kwargs to permittedKwargs
Dylan Baker
2021-12-07
interpreter: use common DEPENDS_KW
Dylan Baker
2021-12-07
interpreter: move more custom_target keyword arguments to the type_checking m...
Dylan Baker
2021-12-06
gnome module: deprecate passing false to install_dir_gir
Eli Schwartz
2021-12-06
gnome module: document and fix install_dir x3, by allowing false *_gir and *_...
Eli Schwartz
2021-12-06
decorators: fold some duplicated code into a closure
Dylan Baker
2021-12-06
add message option to since_values and deprecated_values
Dylan Baker
2021-12-06
Add deprecated_message and since_message to KwargInfo
Dylan Baker
2021-12-06
interpreterbase/decorators: Fix types of deprecated_values and since_values
Dylan Baker
2021-12-06
interpreter: use build.GeneratedTypes
Paolo Bonzini
2021-12-06
interpreter: allow extract_objects to receive generated sources
Paolo Bonzini
2021-12-06
allow passing a CustomTargetIndex as argument to a test
Paolo Bonzini
2021-12-06
pass all outputs of a custom_target as arguments to a test
Paolo Bonzini
2021-12-06
Fix performance regression in build file generation
complexoctonion
2021-12-05
fix stray typo
Eli Schwartz
2021-12-05
rename exe_runner to exe_wrapper everywhere
Eli Schwartz
2021-12-05
clean up function signatures in preparation for dataclasses
Eli Schwartz
2021-12-05
modules/qt: compeil_resources allow name to be unset
Dylan Baker
2021-12-02
gtkdoc: add support for a binary wrapper
Alexander Kanavin
2021-12-02
i18n module: correctly annotate the availability of data_dirs
Eli Schwartz
2021-12-02
cmake: Deprecate CMake <3.14 and warn for <3.17 (#9677)
Daniel Mensinger
2021-12-01
cmake: Fix old style dependency lookup with imported targets
Daniel Mensinger
2021-12-01
add install_symlink function
Pablo Correa Gómez
2021-12-01
interpreter: reorder functions alphabetically
Pablo Correa Gómez
2021-11-30
Fix typo in wrap.py
Randy
2021-11-30
fix broken FeatureNew checks that never printed
Eli Schwartz
2021-11-29
interpreter: allow Compiler as a variadic positional argument
Dylan Baker
2021-11-29
interpreter: use typed_kwargs for run_command
Dylan Baker
2021-11-29
interpreter: use typed_pos_args for run_command
Dylan Baker
2021-11-29
report the context, if possible, on python tracebacks
Eli Schwartz
2021-11-28
make sure files arguments to compiler.compiles and friends, performs rebuild
Eli Schwartz
2021-11-28
Merge pull request #9623 from dcbaker/submit/keyval-typeing
Jussi Pakkanen
[next]