qt5base-lts/qmake/generators/win32
Joerg Bornemann 37e4e33c50 fix MSVC build for non-standard command line interpreters
In our incremental linking command block we relied on del never
returning a non-zero exit code. Other command line interpreters
than cmd.exe, e.g. TCC, behave differently.
We now check for existence before trying to delete the manifest
file.

Task-number: QTBUG-29698

Change-Id: I94d125998da6f2c0377104f7e83cdd9e8b838329
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-02-15 15:46:57 +01:00
..
cesdkhandler.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
cesdkhandler.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mingw_make.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mingw_make.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msbuild_objectmodel.cpp Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)" 2013-01-24 15:16:19 +01:00
msbuild_objectmodel.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_nmake.cpp fix MSVC build for non-standard command line interpreters 2013-02-15 15:46:57 +01:00
msvc_nmake.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_objectmodel.cpp qmake/MSVC: fix parsing of the /openmp option 2013-02-04 16:33:17 +01:00
msvc_objectmodel.h Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)" 2013-01-24 15:16:19 +01:00
msvc_vcproj.cpp Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)" 2013-01-24 15:16:19 +01:00
msvc_vcproj.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_vcxproj.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_vcxproj.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
winmakefile.cpp adjust paths in installed prl files for mingw 2013-01-30 15:42:51 +01:00
winmakefile.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00