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-12-11
Fix package kwarg type
Tristan Partin
2022-12-11
Rename java.generate_native_headers to java.native_headers
Tristan Partin
2022-12-11
Remove java.generate_native_header
Tristan Partin
2022-12-11
CUDA: Update compute-capability limits logic for CUDA 12.
Olexa Bilaniuk
2022-12-11
CUDA: Add listing for newly-released CUDA 12 in minimum driver version table.
Olexa Bilaniuk
2022-12-11
Merge pull request #11024 from dcbaker/submit/bindgen-dependencies
Jussi Pakkanen
2022-12-09
Merge pull request #10990 from xclaesse/devenv
Jussi Pakkanen
2022-12-09
python module: don't overwrite and destroy the .pc dependency name
Eli Schwartz
2022-12-07
Remove useless EmptyExternalProgram
Xavier Claessens
2022-12-05
modules/rust: Add support for dependencies in bindgen
Dylan Baker
2022-12-05
modules/rust: Use `__future__.annotations`
Dylan Baker
2022-12-05
modules/rust: use the shared DEPENDENCIES_KW
Dylan Baker
2022-12-05
modules/rust: Add support for string include_directories
Dylan Baker
2022-12-05
modules: Add a method to the state object for include_dirs
Dylan Baker
2022-12-05
interpreter: move TEST_KW from interpreter.py to type_checking.py
Dylan Baker
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
2022-11-29
pylint: enable the bad_builtin checker
Dylan Baker
2022-11-29
CUDA: Update minimum driver version table to include CUDA 11.8
Olexa Bilaniuk
2022-11-29
CUDA: Bugfix to architectural limit checks.
Olexa Bilaniuk
2022-11-29
CUDA: Add Orin, Lovelace and Hopper architecture names for CUDA 11.8
Olexa Bilaniuk
2022-11-24
python module: fix broken non-embed dependency
Eli Schwartz
2022-11-23
python: Use correct extension filename suffix on Python < 3.8.7
Daniele Nicolodi
2022-11-20
hotdoc module: fix broken include paths
Eli Schwartz
2022-11-20
hotdoc module: remove homebrew function-proxied OrderedSet
Eli Schwartz
2022-11-19
modules/rust: stabilize
Dylan Baker
2022-11-17
modules/rust: Also include generated sources for tests
Dylan Baker
2022-11-17
hotdoc module: run hotdoc as an external command during configure
Eli Schwartz
2022-11-14
Raise an error, if the file element in a resource file has no text.
Hagen Möbius
2022-11-07
hotdoc module: add dedicated depends kwarg, deprecate file deps in dependencies
Eli Schwartz
2022-11-07
hotdoc module: use less confusing names
Eli Schwartz
2022-10-28
gnome: allow generator outputs as gdbus-codegen inputs
Paolo Bonzini
2022-10-28
gnome: allow custom targets as gdbus-codegen inputs
Paolo Bonzini
2022-10-24
hotdoc module: add partially typed kwargs
Eli Schwartz
2022-10-14
hotdoc: Fix typo in argument
Nirbheek Chauhan
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
[next]