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-03-06
i18n module: detect gettext tools at configure time
Eli Schwartz
2022-03-06
scripts: accept the path of the gettext commands to run as an argument
Eli Schwartz
2022-03-06
i18n module: fix bug that made msgfmthelper die on combinations of args
Eli Schwartz
2022-03-06
wayland module: Allow building both client and server sides
Xavier Claessens
2022-03-04
Port JavaModule to NewExtensionModule API
Tristan Partin
2022-03-04
Fix @typed_pos args on java.generate_native_header
Tristan Partin
2022-03-04
Add modules kwarg to JNI system dep
Tristan Partin
2022-03-03
add D features to InternalDependency
Remi Thebault
2022-03-02
document and raise an error for disallowed combination of install_headers args
Eli Schwartz
2022-03-02
Rename JDK system dep to JNI
Tristan Partin
2022-03-02
compilers/gnu: set level 0 optimization to '-O0'
Dylan Baker
2022-03-01
fix missing encodings
Eli Schwartz
2022-03-01
use a more sane check instead of run_custom_lint
Eli Schwartz
2022-03-01
compilers/d: fix mangling of rpath-link in DMD-like compilers
Eli Schwartz
2022-03-01
Deprecate java.generate_native_header() in favor of java.generate_native_head...
Tristan Partin
2022-03-01
mesonlib: use Literal to tighten configure_file formats
Dylan Baker
2022-03-01
interpreter: delete now unnecessary code
Dylan Baker
2022-03-01
interpreter: use typed_kwargs for configure_file
Dylan Baker
2022-03-01
interpreter: use a shared KwargInfo for install_tag
Dylan Baker
2022-03-01
interpreter: fix notfound_program method
Dylan Baker
2022-03-01
build: Add a `__bool__` dunder to ConfigurationData
Dylan Baker
2022-03-01
cheat and evade the detection of "open()" in custom_lint
Eli Schwartz
2022-03-01
mark a bunch of dependencies with the version they were introduced
Eli Schwartz
2022-03-01
allow dependency checks to bubble up feature warnings to the interpreter
Eli Schwartz
2022-03-01
clean up FeatureCheck signature to move location to use time
Eli Schwartz
2022-03-01
remove useless kwarg that was never used
Eli Schwartz
2022-02-28
Allow setting method/separator in environment() and meson.add_devenv()
Xavier Claessens
2022-02-28
devenv: Do not prepend empty list to PATH and LD_LIBRARY_PATH
Xavier Claessens
2022-02-28
devenv: Add --dump option
Xavier Claessens
2022-02-28
devenv: Setup GDB auto-load scripts
Xavier Claessens
2022-02-28
devenv: Source bash completion scripts
Xavier Claessens
2022-02-28
devenv: Set PYTHONPATH where we install python modules
Xavier Claessens
2022-02-28
Add API for modules that wants to define their devenv
Xavier Claessens
2022-02-28
modules: Make ExtensionModule inherit from NewExtensionModule
Xavier Claessens
2022-02-28
backends: Cache creation of install data
Xavier Claessens
2022-02-28
Cache the result of python.find_installation()
Xavier Claessens
2022-02-28
Add missing install_tag kwarg to install_emptydir()
Christian Wendt
2022-02-28
Change jar() default install dir
Tristan Partin
2022-02-27
wraptool: report name of wrap in status message for "not in wrapdb"
Eli Schwartz
2022-02-27
wraptool: be forgiving of local wrap files
Eli Schwartz
2022-02-27
sourceset module: fix minor regression in making sourcesets immutable
Eli Schwartz
2022-02-27
Merge pull request #10004 from bonzini/mtest-tap-stderr
Jussi Pakkanen
2022-02-27
modules/wayland: Add unstable_wayland module
Mark Bolhuis
2022-02-27
cmake: configure_package_config_file can now take a dict
Andrea Pappacoda
2022-02-27
cmake: typed_kwargs for configure_package_config_file
Andrea Pappacoda
2022-02-23
run_mypy: add sourceset module
Dylan Baker
2022-02-23
modules/sourceset: Fix remaining typing issues
Dylan Baker
2022-02-23
mesonlib: allow check_dirent_issues to take an iterable
Dylan Baker
2022-02-23
modules/sourceset: use typed_kwargs for all functions
Dylan Baker
2022-02-23
modules/sourceset: Use typed_pos_args
Dylan Baker
[next]