Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qt5: upgrade to 5.14.1 | Martin Jansa | 2020-01-27 | 1 | -4/+1 |
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | qttools: Add option to disable qdoc | Khem Raj | 2019-12-14 | 1 | -0/+28 |
qdoc needs clang on build host, therefore add an option so it can disabled when clang is not part of build system, it can also peek into build host and if there is a version of clang installed it will configure for it but then conflict with gcc during compilation Signed-off-by: Khem Raj <raj.khem@gmail.com> |