summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/qt5.py
Commit message (Expand)AuthorAgeFilesLines
* Updated all modules to work with the new API.Jussi Pakkanen2018-04-151-4/+4
* Factorized Qt4 and Qt5 modules in one base class.Alexis Jeandet2017-10-101-137/+5
* Added include directory argument for Qt's Moc which is needed to build plugins.Alexis Jeandet2017-10-011-4/+6
* flake8: Clean up complained-about unused importsLuke Shumaker2017-09-211-1/+1
* Gnome, pkgconfig, Qt4, Qt5 and windows modules slightly refactored.Alexis Jeandet2017-09-181-16/+3
* Fixed issues raised in review.Jussi Pakkanen2017-06-261-1/+1
* Fixed the remaining modules.Jussi Pakkanen2017-06-261-0/+2
* Add an option to dependencies called 'method'. This can be used toAaron Small2017-04-091-3/+4
* find_program: Fix implementation of .path()Nirbheek Chauhan2017-02-191-3/+3
* style: [E502] the backslash is redundant between bracketsMike Sinkovsky2017-01-111-3/+3
* There are two different kinds of extensions: modules that create newJussi Pakkanen2017-01-091-1/+2
* Fix a few more modules.Jussi Pakkanen2017-01-061-1/+2
* style: fix E127 violationsIgor Gnatenko2017-01-021-3/+3
* style: fix E124 violationsIgor Gnatenko2017-01-011-2/+1
* Fix space before :.Jussi Pakkanen2016-12-311-11/+11
* Add Generator.process_files to reduce code duplication.Elliott Sales de Andrade2016-12-221-6/+3
* tree-wide: remove unused importsIgor Gnatenko2016-12-191-1/+1
* Qt: Allow passing a name arg to preprocess()Nirbheek Chauhan2016-12-181-7/+10
* Use universal_newlines=True for all Popen callsNirbheek Chauhan2016-12-111-16/+10
* qt4, qt5 modules: Improve moc/uic/rcc detectionNirbheek Chauhan2016-11-111-17/+18
* qt4/qt5: Print a message when moc/uic/rcc aren't foundNirbheek Chauhan2016-11-111-0/+8
* Implement mlog.warning and use it everywhere for warningsNirbheek Chauhan2016-11-081-3/+3
* Make sure outputs do not contain stray path segments.Jussi Pakkanen2016-05-301-4/+3
* Can have multiple Qt resource files in a single target. Closes #572.Jussi Pakkanen2016-05-291-5/+9
* Move MesonException from coredata to mesonlib.Hemmo Nieminen2016-04-011-1/+1
* Text clarification.Jussi Pakkanen2016-01-311-1/+1
* Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen2016-01-161-0/+162