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
2020-11-13
gnome: Handle libraries that are not in the current build dir
Sam Thursfield
2020-11-04
pkgconfig: Make external deps of static library public
Xavier Claessens
2020-11-04
qt module: fix error message typo, translation qresource accepts qm not ts
Eli Schwartz
2020-11-01
gnome: Tweak error message
Sam Thursfield
2020-10-22
pkgconfig: Define libdir and includedir in -uninstalled.pc files
Xavier Claessens
2020-10-17
Fix gnome.compile_resources() when glib is a subproject
Xavier Claessens
2020-10-17
pkgconfig: InternalDependency's ext_deps should be private by default
Xavier Claessens
2020-10-16
Fix consistency in variables kwarg
Xavier Claessens
2020-10-15
windows: Avoid target name clash happening in GTK+
Xavier Claessens
2020-10-15
gnome: generate cpp gresource source in cpp projects
mimi89999
2020-10-13
include_type: Add CMake subporject dependency method (fixes #6879)
Daniel Mensinger
2020-10-06
python.dependency() is not respecting 'required' kwarg
Xavier Claessens
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
2020-09-28
windows: reduce chance of going over path limit in backend/vs
Peter Harris
2020-09-22
pylint: turn on bad-indentation error
Dylan Baker
2020-09-17
Revert "windows: reduce chance of going over path limit in backend/vs"
Nirbheek Chauhan
2020-09-17
windows: reduce chance of going over path limit in backend/vs
Peter Harris
2020-09-13
external-project: Add typing annotation
Xavier Claessens
2020-09-13
external-project: New module to build configure/make projects
Xavier Claessens
2020-09-08
typing: more fixes
Daniel Mensinger
2020-09-08
typing: fully annotate fs module
Daniel Mensinger
2020-08-25
qt module: add qresource support to compile_translations
Eli Schwartz
2020-08-09
cmake: Make the CMake targte not found error more useful (see #7567)
Daniel Mensinger
2020-07-30
pkgconfig: Fix various corner cases
Xavier Claessens
2020-07-19
Stabilize keyval module
Marc-André Lureau
2020-07-13
qt module: rcc supports depfiles now, given a recent enough version of Qt5
Eli Schwartz
2020-07-05
Don't make unactionable warnings fatal
Nirbheek Chauhan
2020-07-04
qt: Fix has_tools() when required=False
Xavier Claessens
2020-07-01
Merge pull request #7231 from mensinda/cmOverride
Jussi Pakkanen
2020-06-24
pkgconfig: Add missing cflags in uninstalled files
Xavier Claessens
2020-06-16
Update mesonbuild/modules/gnome.py
Xavier Claessens
2020-06-16
Update mesonbuild/modules/gnome.py
Xavier Claessens
2020-06-16
gnome: Add fatal_warnings kwarg to generate_gir()
Xavier Claessens
2020-06-12
modules/cmake: Fix setting install_dir
Dylan Baker
2020-06-05
cmake: Add more advanced subproject configuration options
Daniel Mensinger
2020-05-27
Fix lack of space after 'Cflags:' in pkgconfig files
Soapux
2020-05-22
Merge pull request #7123 from dcbaker/use-feature-deprecated
Jussi Pakkanen
2020-05-15
ninjabackend: Treat GNOME gir/typelib as libraries
Nirbheek Chauhan
2020-05-14
use FeatureNew.single_use
Dylan Baker
2020-05-14
modules/pkgconfig: Remove duplicate FeatureNew
Dylan Baker
2020-05-14
interpreter: Replace some uses of mlog.deprecation with FeatureDeprecated
Dylan Baker
2020-05-14
gnome.generate_gir: Fix missing include directories
Xavier Claessens
2020-05-10
python: install_sources() should default to pure, following the doc
Marc-André Lureau
2020-05-08
rename unstable-kconfig to unstable-keyval
Paolo Bonzini
2020-05-07
Allow overriding g-ir-scanner and g-ir-compiler binaries.
James Hilliard
2020-04-30
gnome: Print proper error when 'nsversion' or 'namespace' are missing
Xavier Claessens
2020-04-28
gnome: Fix usage of gobject-introspection as subproject
Xavier Claessens
2020-04-28
find_program: Fixes when the program has been overridden by executable
Xavier Claessens
2020-04-21
switch python2 %s for python3 .format
Michael
2020-03-29
Report an errror if glib-compile-resources is missing
Jon Turney
[next]