qt5base-lts/qmake/generators/win32
Simon Hausmann 2ad7f6ddf5 Preserve last modification timestamps of installed files
On non-windows platforms, we use the "-p" parameter of install(1) to
preserve the last modification timestamps of files. On Windows the use
of copy does not preserve them. As a cross-platform solution, this patch
introduces a simple built-in install command in qmake to copy files.

Task-number: QTBUG-59004
Change-Id: I3064d29a2b8c7b009a1efbf8f00b84c079ea5417
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
2017-04-12 15:50:51 +00:00
..
mingw_make.cpp unbreak "aux" template for mingw & msvc, take 3 2016-12-07 06:54:04 +00:00
mingw_make.h Merge remote-tracking branch 'origin/5.6' into dev 2016-01-26 16:27:28 +01:00
msbuild_objectmodel.cpp Merge remote-tracking branch 'origin/5.8' into dev 2017-01-25 20:06:06 +01:00
msbuild_objectmodel.h Merge remote-tracking branch 'origin/5.8' into dev 2017-01-25 20:06:06 +01:00
msvc_nmake.cpp Fix MSVC Makefiles when SOURCES is empty 2017-03-07 13:54:57 +00:00
msvc_nmake.h qmake/nmake: Prevent overlong lines in link and lib response files 2017-02-13 14:48:15 +00:00
msvc_objectmodel.cpp Fix uninitialized VCLinkerTool::DebugInfoOption 2017-03-22 16:15:15 +00:00
msvc_objectmodel.h Remove support for WinRT 8.1 and Windows Phone 8.1 2017-01-18 12:38:56 +00:00
msvc_vcproj.cpp Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
msvc_vcproj.h Fix unnecessary regeneration of mocables in VS projects 2016-12-21 16:35:22 +00:00
msvc_vcxproj.cpp Updated license headers 2016-01-21 18:55:18 +00:00
msvc_vcxproj.h Updated license headers 2016-01-21 18:55:18 +00:00
registry_p.h move "shared" registry reading code into qmake 2016-12-23 13:45:50 +00:00
registry.cpp move "shared" registry reading code into qmake 2016-12-23 13:45:50 +00:00
winmakefile.cpp Preserve last modification timestamps of installed files 2017-04-12 15:50:51 +00:00
winmakefile.h Updated license headers 2016-01-21 18:55:18 +00:00