aboutsummaryrefslogtreecommitdiff
path: root/modules/gnome.py
AgeCommit message (Expand)AuthorFilesLines
2015-03-31modules/gnome: add support for include dirs with GIRsIgor Gnatenko1-0/+9
2015-03-26modules/gnome: join 2 isinstanceIgor Gnatenko1-1/+1
2015-03-26modules/gnome: add export_packages kwarg to g-ir-scannerIgor Gnatenko1-0/+8
2015-03-26modules/gnome: add symbol_prefix kwarg to g-ir-scannerIgor Gnatenko1-0/+10
2015-03-26modules/gnome: enable warnings for g-ir-scannerIgor Gnatenko1-1/+1
2015-03-26modules/gnome: allow argument for gir to be SharedLibrary. Closes #76Igor Gnatenko1-7/+9
2015-03-24modules/gnome: inherit global cflags to g-ir-scanner. Closes #74Igor Gnatenko1-0/+4
2015-03-23modules/gnome: add support for multiple include for Gir. Closes #69Igor Gnatenko1-2/+10
2015-03-23Always use lib/girepository-1.0 as gir typelib install dir.Jussi Pakkanen1-1/+3
2015-03-23modules/gnome: use custom classes for targets. Closes #62Igor Gnatenko1-2/+10
2015-03-23modules/gnome: install Gir also and auto-detect it's dirIgor Gnatenko1-0/+3
2015-03-23modules/gnome: auto-set girepository directoryIgor Gnatenko1-0/+1
2015-03-14Created gdbus-codegen helper in the gnome module.Jussi Pakkanen1-0/+18
2015-03-14Moved different gnome feature tests in their own subdirectories.Jussi Pakkanen1-1/+1
2015-03-14Added simple gsettings schema compiler to gnome module.Jussi Pakkanen1-0/+19
2015-03-09Now can compile all Qt5 tests with module.Jussi Pakkanen1-3/+1
2015-03-09Major refactoring to move Qt5 from core into a module. Rules are written but ...Jussi Pakkanen1-49/+56
2015-03-08Added gobject-introspection to gnome module.Jussi Pakkanen1-0/+34
2015-03-06Create a gnome module and add support for resource compiling.Jussi Pakkanen1-0/+37