| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Introduced the QT.<module>.plugins variable to module profiles. | axis | 2011-04-27 | 1 | -0/+1 |
| | | |||||
| * | Added QT.<module>.imports support to module profiles. | axis | 2011-04-27 | 1 | -0/+1 |
| | | |||||
| * | Make each module refer to its own bin/ | Marius Storm-Olsen | 2011-04-27 | 1 | -0/+1 |
| | | | | | | | | Since modules cannot rely on QtCore having a build directory, nor can they build the applications directly into $$[QT_INSTALL_BINS] each module needs their own bin/. Add this path to each module's pri file, so others can use their applications | ||||
| * | Extended module profiles. | axis | 2011-04-27 | 1 | -1/+7 |
| | | | | | Each module now sets the QT_CONFIG variable itself. | ||||
| * | Add the private_includes path to the modules .pri file | Liang Qi | 2011-04-27 | 1 | -0/+1 |
| | | |||||
| * | Add the source path to the modules .pri file | Marius Storm-Olsen | 2011-04-27 | 1 | -0/+1 |
| | | |||||
| * | More to the compilation of Qt3Support in a modularized Qt. | Olivier Goffart | 2011-04-27 | 1 | -0/+1 |
| | | | | | | | | It still depends on having the Qt sources available. For example for qpluginbase.pri, for harfbuzz headers, and for some of the uic sources | ||||
| * | Some support for Qt3Support | Olivier Goffart | 2011-04-27 | 1 | -0/+9 |
