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
Age
Commit message (
Expand
)
Author
2017-07-23
Test the newly added gnome.genmarshal() argument
Emmanuele Bassi
2017-06-02
Don't add dependencies recursively while linking
Nirbheek Chauhan
2017-02-26
tests: Use #!/usr/bin/env python3 for all scripts
Nirbheek Chauhan
2017-02-20
gnome: Support configure_file() output in compile_resources
Nirbheek Chauhan
2017-01-09
Fix Gnome module.
Jussi Pakkanen
2017-01-04
test/7 gnome: Fix on ICC and suppress a warning
Nirbheek Chauhan
2016-11-20
gnome.compile_resources(): Add export and install_header kwargs
Patrick Griffis
2016-11-20
gnome.compile_resources(): Add ability to output gresource bundles
Patrick Griffis
2016-11-20
gnome: Update required version for glib-compile-resources depfile fixes
Patrick Griffis
2016-11-14
trivial: remove executable bits on gnome framework
Igor Gnatenko
2016-11-14
Disable gresource dependency generation as it breaks Ninja.
Jussi Pakkanen
2016-11-13
Add a test for gir dependencies and includes
Nirbheek Chauhan
2016-11-12
Fix regex used in custom target evaluation
Nirbheek Chauhan
2016-10-23
Add missing period.
Jussi Pakkanen
2016-10-21
Add support for extracting objects in unity builds
Nirbheek Chauhan
2016-10-13
gnome: allow use of generated files with compile_resources()
Sam Thursfield
2016-10-13
Use stdout for success message instead of stderr in gresource test
Sam Thursfield
2016-10-10
tests/gnome: Add missing enums.h dep to enums2.c
Nirbheek Chauhan
2016-10-10
dependencies: Fix traceback always setting 'variable'
Thibault Saunier
2016-10-04
Add missing dependency in gnome.mkenums test.
Elliott Sales de Andrade
2016-10-03
Merge pull request #718 from QuLogic/glib-mkenums-genmarshal
Jussi Pakkanen
2016-10-02
tests/7 gnome: Add a dependency on the compiled schemas
Nirbheek Chauhan
2016-09-28
Allow running mkenums without templates.
Elliott Sales de Andrade
2016-09-28
Converted mkenums to be single invocation.
Jussi Pakkanen
2016-09-28
Generate genmarshal header and body simultaneously.
Elliott Sales de Andrade
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
2016-08-29
tests: framworks: 7 gnome: Stop using g_autoptr
Thibault Saunier
2015-09-17
Added outdir() method to build targets so we can make output dirs togglable.
Jussi Pakkanen
2015-09-04
Finally full test suite passes, even gir.
Jussi Pakkanen
2015-08-23
add python test for glib and test against lib
Igor Gnatenko
2015-08-23
tests/gnome/gir: use modern GLib stuff
Igor Gnatenko
2015-03-26
modules/gnome: add export_packages kwarg to g-ir-scanner
Igor Gnatenko
2015-03-26
modules/gnome: add symbol_prefix kwarg to g-ir-scanner
Igor Gnatenko
2015-03-24
modules/gnome: inherit global cflags to g-ir-scanner. Closes #74
Igor Gnatenko
2015-03-23
modules/gnome: add support for multiple include for Gir. Closes #69
Igor Gnatenko
2015-03-23
modules/gnome: install Gir also and auto-detect it's dir
Igor Gnatenko
2015-03-23
modules/gnome: auto-set girepository directory
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