aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/qt5.py
AgeCommit message (Expand)AuthorFilesLines
2017-01-11style: [E502] the backslash is redundant between bracketsMike Sinkovsky1-3/+3
2017-01-09There are two different kinds of extensions: modules that create newJussi Pakkanen1-1/+2
2017-01-06Fix a few more modules.Jussi Pakkanen1-1/+2
2017-01-02style: fix E127 violationsIgor Gnatenko1-3/+3
2017-01-01style: fix E124 violationsIgor Gnatenko1-2/+1
2016-12-31Fix space before :.Jussi Pakkanen1-11/+11
2016-12-22Add Generator.process_files to reduce code duplication.Elliott Sales de Andrade1-6/+3
2016-12-19tree-wide: remove unused importsIgor Gnatenko1-1/+1
2016-12-18Qt: Allow passing a name arg to preprocess()Nirbheek Chauhan1-7/+10
2016-12-11Use universal_newlines=True for all Popen callsNirbheek Chauhan1-16/+10
2016-11-11qt4, qt5 modules: Improve moc/uic/rcc detectionNirbheek Chauhan1-17/+18
2016-11-11qt4/qt5: Print a message when moc/uic/rcc aren't foundNirbheek Chauhan1-0/+8
2016-11-08Implement mlog.warning and use it everywhere for warningsNirbheek Chauhan1-3/+3
2016-05-30Make sure outputs do not contain stray path segments.Jussi Pakkanen1-4/+3
2016-05-29Can have multiple Qt resource files in a single target. Closes #572.Jussi Pakkanen1-5/+9
2016-04-01Move MesonException from coredata to mesonlib.Hemmo Nieminen1-1/+1
2016-01-31Text clarification.Jussi Pakkanen1-1/+1
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen1-0/+162