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
/
modules
/
gnome.py
Age
Commit message (
Expand
)
Author
2015-03-26
modules/gnome: allow argument for gir to be SharedLibrary. Closes #76
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
Always use lib/girepository-1.0 as gir typelib install dir.
Jussi Pakkanen
2015-03-23
modules/gnome: use custom classes for targets. Closes #62
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-09
Now can compile all Qt5 tests with module.
Jussi Pakkanen
2015-03-09
Major refactoring to move Qt5 from core into a module. Rules are written but ...
Jussi Pakkanen
2015-03-08
Added gobject-introspection to gnome module.
Jussi Pakkanen
2015-03-06
Create a gnome module and add support for resource compiling.
Jussi Pakkanen