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
/
modules
Age
Commit message (
Expand
)
Author
2023-09-09
gnome.mkenum_simple(): Fix include path when header is in subdir
Xavier Claessens
2023-09-07
gnome: Fix glib tool lookup consistency
Xavier Claessens
2023-09-06
qt module: add include_directories to moc compile
Charles Brunet
2023-09-06
qt module: fix substitution for depfile in moc
Charles Brunet
2023-08-29
gnome: Fix crash in gtkdoc and generate_gir in C++ projects
Xavier Claessens
2023-08-24
find_program: Fallback if version mismatch
Xavier Claessens
2023-08-18
Revert "Revert "Add fs.relative_to()""
Tristan Partin
2023-08-18
Add more descriptive description to CustomTarget
Charles Brunet
2023-08-17
Revert "Add fs.relative_to()"
Eli Schwartz
2023-08-17
fix style errors in fs.relative_to implementation
Eli Schwartz
2023-08-17
Add fs.relative_to()
Tristan Partin
2023-08-16
fs.read(): Catch FileNotFoundError
Xavier Claessens
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-08-10
hotdoc module: add a bunch more type annotations
Eli Schwartz
2023-08-10
hotdoc module: avoid monkeypatch crime by properly subclassing ExternalProgram
Eli Schwartz
2023-08-10
python module: add a few more type annotations
Eli Schwartz
2023-08-10
allow some ObjectHolder subclasses to continue to be generic
Eli Schwartz
2023-08-03
PkgConfigDependency: Move CLI handling into its own abstraction
Xavier Claessens
2023-07-28
modules/python3: exclude name_prefix and name_suffix
Dylan Baker
2023-07-28
modules/python3: use typed_pos_args for extension_module
Dylan Baker
2023-07-28
modules/python3: use typed_kwargs for extension_module
Dylan Baker
2023-07-28
modules/python: use typed_pos_args for extension_module
Dylan Baker
2023-07-28
modules/python: typed_kwargs for subdir
Dylan Baker
2023-07-28
modules/python: use the SHARED_MOD_KWS for extension method
Dylan Baker
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
2023-07-25
modules/pkgconfig: Don't insert None into devenv list
Dylan Baker
2023-07-19
move various bits of type-checking only code to TYPE_CHECKING blocks
Eli Schwartz
2023-07-19
avoid module indirection in name resolution for imported objects
Eli Schwartz
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
2023-07-19
add better comments for mypy suppressions
Eli Schwartz
2023-07-13
cmake: fix directory separators in generated packageConfig.cmake files
Matthieu Rogez
2023-07-10
windows: Fix detection of the llvm-rc resource compiler
Martin Storsjö
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2023-06-27
modules/rust: Add a keyword argument to pass extra args to the rust compiler
Dylan Baker
2023-06-27
modules/rust: Add a machine file property for extra clang args with bindgen
Dylan Baker
2023-06-27
modules/rust: Add a `link_with` kwarg to the test method
Dylan Baker
2023-06-26
Revert "modules: move gnome targets into gnome module"
Eli Schwartz
2023-06-26
dependencies: defer importing a custom dependency until it is used
Eli Schwartz
2023-06-26
dependencies: move dub to a hidden package internal detail
Eli Schwartz
2023-06-26
tree-wide: reduce unneeded imports on specific Dependency impls
Eli Schwartz
2023-06-26
pkgconfig: move uninstalled devenv handling from setup to the module hook
Eli Schwartz
2023-06-20
interpreter: allow default_options and override_options as a dict
Dylan Baker
2023-06-15
windows: Fix windres detection for Microsoft shipped Clang
L. E. Segovia
2023-06-01
pkgconfig: Add include directories from internal deps in -uninstalled.pc
Xavier Claessens
2023-06-01
python: Use detect.find_external_dependency() for log consistency
Xavier Claessens
2023-05-31
mlog: use a hidden class for state
Dylan Baker
2023-05-22
i18n module: check for a good enough msgfmt before permitting merge_file
Eli Schwartz
2023-05-22
i18n module: be broadly supportive of portable gettext tools
Eli Schwartz
2023-05-13
During reconfigure, show that no compiler was found, if compiler fails sanity...
Volker Weißmann
[next]