Age | Commit message (Expand) | Author | Files | Lines |
2020-07-13 | qt module: rcc supports depfiles now, given a recent enough version of Qt5 | Eli Schwartz | 1 | -3/+0 |
2020-07-05 | Don't make unactionable warnings fatal | Nirbheek Chauhan | 1 | -1/+1 |
2018-11-14 | dependencies/ui: Allow qt compilers and qmake to be specified in native file | Dylan Baker | 1 | -4/+3 |
2018-04-15 | Updated all modules to work with the new API. | Jussi Pakkanen | 1 | -4/+4 |
2017-10-10 | Factorized Qt4 and Qt5 modules in one base class. | Alexis Jeandet | 1 | -137/+5 |
2017-10-01 | Added include directory argument for Qt's Moc which is needed to build plugins. | Alexis Jeandet | 1 | -4/+6 |
2017-09-21 | flake8: Clean up complained-about unused imports | Luke Shumaker | 1 | -1/+1 |
2017-09-18 | Gnome, pkgconfig, Qt4, Qt5 and windows modules slightly refactored. | Alexis Jeandet | 1 | -16/+3 |
2017-06-26 | Fixed issues raised in review. | Jussi Pakkanen | 1 | -1/+1 |
2017-06-26 | Fixed the remaining modules. | Jussi Pakkanen | 1 | -0/+2 |
2017-04-09 | Add an option to dependencies called 'method'. This can be used to | Aaron Small | 1 | -3/+4 |
2017-02-19 | find_program: Fix implementation of .path() | Nirbheek Chauhan | 1 | -3/+3 |
2017-01-11 | style: [E502] the backslash is redundant between brackets | Mike Sinkovsky | 1 | -3/+3 |
2017-01-09 | There are two different kinds of extensions: modules that create new | Jussi Pakkanen | 1 | -1/+2 |
2017-01-06 | Fix a few more modules. | Jussi Pakkanen | 1 | -1/+2 |
2017-01-02 | style: fix E127 violations | Igor Gnatenko | 1 | -3/+3 |
2017-01-01 | style: fix E124 violations | Igor Gnatenko | 1 | -2/+1 |
2016-12-31 | Fix space before :. | Jussi Pakkanen | 1 | -11/+11 |
2016-12-22 | Add Generator.process_files to reduce code duplication. | Elliott Sales de Andrade | 1 | -6/+3 |
2016-12-19 | tree-wide: remove unused imports | Igor Gnatenko | 1 | -1/+1 |
2016-12-18 | Qt: Allow passing a name arg to preprocess() | Nirbheek Chauhan | 1 | -7/+10 |
2016-12-11 | Use universal_newlines=True for all Popen calls | Nirbheek Chauhan | 1 | -16/+10 |
2016-11-11 | qt4, qt5 modules: Improve moc/uic/rcc detection | Nirbheek Chauhan | 1 | -17/+18 |
2016-11-11 | qt4/qt5: Print a message when moc/uic/rcc aren't found | Nirbheek Chauhan | 1 | -0/+8 |
2016-11-08 | Implement mlog.warning and use it everywhere for warnings | Nirbheek Chauhan | 1 | -3/+3 |
2016-05-30 | Make sure outputs do not contain stray path segments. | Jussi Pakkanen | 1 | -4/+3 |
2016-05-29 | Can have multiple Qt resource files in a single target. Closes #572. | Jussi Pakkanen | 1 | -5/+9 |
2016-04-01 | Move MesonException from coredata to mesonlib. | Hemmo Nieminen | 1 | -1/+1 |
2016-01-31 | Text clarification. | Jussi Pakkanen | 1 | -1/+1 |
2016-01-16 | Renamed meson package to mesonbuild so that we can have a script named meson ... | Jussi Pakkanen | 1 | -0/+162 |