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
/
test cases
/
frameworks
/
7 gnome
/
meson.build
Age
Commit message (
Expand
)
Author
2025-06-09
modules/gnome: Allow to generate markdown and reStructuredText dbus doc
Corentin Noël
2025-04-09
gnome: Add a test consuming Python
L. E. Segovia
2023-07-18
ci: Skip test_generate_gir_with_address_sanitizer
Xavier Claessens
2023-04-26
Add env kwarg to gnome.generate_gir().
Volker Weißmann
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
2021-10-30
Added warning if run_command is called without the check kwarg
Volker Weißmann
2020-01-24
tests: Fix some test failures on Ubuntun 16.04 CI
Nirbheek Chauhan
2018-02-21
Skip test cases/frameworks/7 gnome if prereqs not found
Jon Turney
2018-02-20
pkgconfig deps: Warn when a static library isn't found
Nirbheek Chauhan
2018-02-20
gnome: Fix depend_files listing for compile_resources
Nirbheek Chauhan
2017-01-04
test/7 gnome: Fix on ICC and suppress a warning
Nirbheek Chauhan
2016-10-13
gnome: allow use of generated files with compile_resources()
Sam Thursfield
2016-09-28
Add support for glib-genmarshal to gnome module.
Elliott Sales de Andrade
2016-09-28
Add support for glib-mkenums to gnome module.
Elliott Sales de Andrade
2015-03-24
modules/gnome: inherit global cflags to g-ir-scanner. Closes #74
Igor Gnatenko
2015-03-14
Created gdbus-codegen helper in the gnome module.
Jussi Pakkanen
2015-03-14
Moved different gnome feature tests in their own subdirectories.
Jussi Pakkanen
2015-03-14
Added simple gsettings schema compiler to gnome module.
Jussi Pakkanen
2015-03-08
Added gobject-introspection to gnome module.
Jussi Pakkanen