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
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
[skip ci] fix syntax typo
Darren Ng
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
CI images: add the JRE to Ubuntu
Eli Schwartz
2022-03-03
add release snippet for declare_dependency
Remi Thebault
2022-03-03
ignore dub.json in test "d/11 dub"
Remi Thebault
2022-03-03
Document D features in `declare_dependency`
Remi Thebault
2022-03-03
add test d/13 declare dep
Remi Thebault
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
doc: Fix spelling developper->developer
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-28
docs: correct the shaderc documentation
Dudemanguy
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
[next]