qt5base-lts/util/cmake
Leander Beernaert d908e0a47d Fix uncessary relative dir suffix in pro2cmake.py
When we replace the PWD key from qmake files and both the base and
current directory are the same, there's no need to add an extra './' to
the current working directory.

This also fixes a unit test in qtsvg as it requires the passed in path
to match exactly to the one outputed in the log files.

Change-Id: Ide9ca6a70493e8039d3af84a9e576d8f6a313f2a
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-05-29 08:58:52 +00:00
..
tests Remove all line continuations when processing qmake syntax 2019-05-23 14:19:22 +00:00
cmakeconversionrate.py Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
configurejson2cmake.py Enhance the porting scripts with some new functionality 2019-05-28 14:04:40 +00:00
generate_module_map.sh Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
helper.py Add Library Mapping for QtNetworkAuth 2019-05-28 15:07:25 +00:00
json_parser.py Improve configurejson2cmake.py to handle non-compliant qmake JSON 2019-05-27 07:48:51 +00:00
Pipfile CMake: pro2cmake.py: Simplify conditions 2019-01-29 09:29:38 +00:00
pro2cmake.py Fix uncessary relative dir suffix in pro2cmake.py 2019-05-29 08:58:52 +00:00
pro_conversion_rate.py Add script to print out list of unconverted .pro files 2019-04-08 14:53:46 +00:00
run_pro2cmake.py Do not overwrite CMakeLists.txt when running run_pro2cmake 2019-03-28 12:29:44 +00:00
special_case_helper.py Keep "special case" modifications when regenerating project files 2019-05-09 11:29:54 +00:00