Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qt5-native: Getting rid of printf statements in qmake | Mikko Levonmaa | 2013-02-17 | 1 | -2/+1 |
| | | | | | | | | They will cause the building of cmake-native to fail as it will parse the output of qmake -query and is not expecting to find the added lines in the output Signed-off-by: Mikko Levonmaa <mikko.levonmaa@gmail.com> | ||||
* | qtbase: Replace patch to allow specification of qt.conf file | Otavio Salvador | 2012-11-19 | 1 | -0/+33 |
This patch has been cleaned to the minimum version and is ready for sending to upstream. Once it is accepted, a backport of the final version will be included here. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |