summaryrefslogtreecommitdiff
path: root/modules/modtest.py
AgeCommit message (Collapse)Author
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-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