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
2022-10-04
pylint: enable consider-merging-isinstance
Dylan Baker
2022-10-04
pylint: enable use-a-generator
Dylan Baker
2022-10-03
pylint: enable unnecessary-comprehension
Dylan Baker
2022-09-28
gnome: add support for update-mime-database
Paolo Borelli
2022-09-27
gnome/yelp: fix `xml:lang` attributes
Jan Tojnar
2022-09-22
modules/gnome: make_native_glib_version an instance var
Dylan Baker
2022-09-19
python module: allow specifying the pure kwarg in the installation object
Eli Schwartz
2022-09-19
pylint: enable use-maxsplit-arg
Dylan Baker
2022-09-19
compilers: directly import from subpackages
Eli Schwartz
2022-09-18
gnome: Add some missing install_tag
Xavier Claessens
2022-09-12
modules: Fix paths to (sub)project source/build directories
David Ward
2022-09-12
i18n: Fix source root in Gettext targets for subprojects
David Ward
2022-09-07
modules/wayland: Change default value of include_core_only to true
Mark Bolhuis
2022-09-07
modules/wayland: Rename core_only to include_core_only
Mark Bolhuis
2022-09-06
modules/wayland: Support --include-core-only
Mark Bolhuis
2022-09-06
Fix install_subdirs not showing up in intro-install_plan.json
Thomas Li
2022-08-31
Fix 2 typos in a single string which can be shown in error messages.
Jehan
2022-08-31
modules/cmake: Fix typo
aleksander
2022-08-26
Fix indentation issues reported by flake8, requiring code restructuring
Alf Henrik Sauge
2022-08-26
Fix purely white space issues reported by flake8
Alf Henrik Sauge
2022-08-25
Revert "Windows: Improve Python 3.8+ module check on Windows"
Eli Schwartz
2022-08-22
introspection: untangle install_plan implemetation, fix a bunch of wrong ones
Eli Schwartz
2022-08-18
modules/pkgconfig: make it a NewExtensionModule
Dylan Baker
2022-08-18
modules/pkgconfig: mypy clean!
Dylan Baker
2022-08-18
modules/pkgconfig: Fix code to handle CustomTarget and CustomTargetIndex
Dylan Baker
2022-08-18
modules/pkgconfig: remove type checking abstraction
Dylan Baker
2022-08-18
modules/pkgconfig: get rid of modifications to the BuildTarget objects
Dylan Baker
2022-08-18
modules/pkgconfig: ensure "name" is not None
Dylan Baker
2022-08-18
modules/pkgconfig: Get most type annotations added
Dylan Baker
2022-08-18
modules/pkgconfig: Use typed_kwargs
Dylan Baker
2022-08-18
modules/pkgconfig: use typed_pos_args
Dylan Baker
2022-08-18
modules/pkgconfig: fix typo in blocked variable
Dylan Baker
2022-08-18
modules/pkgconfig: Fix some low hanging typing issues
Dylan Baker
2022-08-18
modules/fs: Replace configure_file(copy:) with fs.copyfile
Dylan Baker
2022-08-17
interpreter: move handling of module stability to interpreter
Dylan Baker
2022-08-17
modules: Add stabilization information to ModuleInfo
Dylan Baker
2022-08-17
modules: use module level information about new and deprecation
Dylan Baker
2022-08-04
typing: simplify type annotations for libraries
Eli Schwartz
2022-07-25
qt module: correctly compare program name for lrelease version
Eli Schwartz
2022-07-17
modules/wayland: Add full type checking
Dylan Baker
2022-07-08
implement the new preserve_path kwarg for install_data too
Eli Schwartz
2022-07-06
gnome module: Use --quiet to supress printing the link command line
Richard Hughes
2022-07-06
pkgconfig: do not add valgrind as requirement
Marc-André Lureau
2022-07-03
move various unused typing-only imports into type-checking blocks
Eli Schwartz
2022-06-19
python module: implicitly add python dep to extensions
Eli Schwartz
2022-06-19
python module: cache dependency() lookup between invocations
Eli Schwartz
2022-06-19
gnome module: fix regression that broke using built xml files as gresources
Eli Schwartz
2022-06-19
Update CUDA Toolkit/driver version table for recent releases.
Olexa Bilaniuk
2022-06-17
external-project: Add depends kwarg
Xavier Claessens
2022-06-17
fix confusing incorrect default name for a KwargInfo
Eli Schwartz
[next]