aboutsummaryrefslogtreecommitdiff
path: root/modules/qt5.py
AgeCommit message (Expand)AuthorFilesLines
2016-01-15Organise files into a module structure.Jussi Pakkanen1-162/+0
2015-10-26Parse contents of gresource xml and add deps manually. A bit of a hack but ne...Jussi Pakkanen1-1/+1
2015-05-05Prefer version numbered Qt binaries to plain named ones (i.e. moc-qt5 to plai...Jussi Pakkanen1-6/+6
2015-05-05Qrc resources should be relative to the .qrc file and not the meson.build one...Jussi Pakkanen1-1/+2
2015-04-08Autodetect Qt5 rcc dependencies as well as reasonably possible.Jussi Pakkanen1-0/+23
2015-03-13Made Qt5 module do just preprocessing instead of building full executable, so...Jussi Pakkanen1-13/+2
2015-03-09Crossing.Jussi Pakkanen1-1/+9
2015-03-09Now can compile all Qt5 tests with module.Jussi Pakkanen1-19/+39
2015-03-09Major refactoring to move Qt5 from core into a module. Rules are written but ...Jussi Pakkanen1-0/+121