Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-01 | qmake: Gracefully error out on missing OS_MKSPEC_MAPPING | Niels Thykier | 1 | -6/+12 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2017-10-01 | qmake.pm: Use a custom qt.conf file for cross builds | Dmitry Shachnev | 1 | -0/+9 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2017-10-01 | qmake.pm: Add initial support for cross-building | Dmitry Shachnev | 1 | -1/+25 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2017-10-01 | qmake_qt4: Drop unused "use"/import clause | Niels Thykier | 1 | -1/+0 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2017-08-24 | Support building on case-insensitive filesystems | Geoffrey Thomas | 11 | -0/+1073 | |
Move Debian/ to lib subdirectory to support building on non-case-sensitive filesystems. |