aboutsummaryrefslogtreecommitdiffstats
path: root/build_history/blacklist.txt
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2016-09-24 11:33:36 +0200
committerChristian Tismer <tismer@stackless.com>2016-10-18 14:43:32 +0000
commit8c090690a206e83eba88fcf785b95932f7ad9203 (patch)
treea7239c1e182124da230418c42df8ba30417ffb6e /build_history/blacklist.txt
parent52f4ed0829bf8a47ad3cc16d7679d31ae645f17b (diff)
Make paths absolute in setup.py
The paths for "qmake" and "cmake" will not work when they are relative paths. This problem is pretty subtle, when setup.py breaks because it cannot create the simple list at line 712, variable "cmake_cmd". This innocent looking list is causing problems, because it uses qtinfo.py, and this is dependent on properties which call back into the subprocess module! The properties in qtinfo.py are now real properties, because their values are early computed in __init__. The problem is solved by this patch. Change-Id: I877b6644fa2909ca9ac1f23d4ce5accfc869716b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'build_history/blacklist.txt')
0 files changed, 0 insertions, 0 deletions