summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)Author
2015-03-14Added simple gsettings schema compiler to gnome module.Jussi Pakkanen
2015-03-13Made Qt5 module do just preprocessing instead of building full executable, ↵Jussi Pakkanen
so it is composable with e.g. gettext and flex modules (when they appear).
2015-03-09Crossing.Jussi Pakkanen
2015-03-09Now can compile all Qt5 tests with module.Jussi Pakkanen
2015-03-09Major refactoring to move Qt5 from core into a module. Rules are written but ↵Jussi Pakkanen
moc/uic/rrc are not generated yet.
2015-03-08Added gobject-introspection to gnome module.Jussi Pakkanen
2015-03-06Create a gnome module and add support for resource compiling.Jussi Pakkanen
2015-03-04A very simple module implementation to get things going.Jussi Pakkanen