qt5base-lts/tests/auto/tools/qmake
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
..
testdata make extra compiler targets depend on their respective compiler 2016-04-18 09:38:10 +00:00
.gitignore
qmake.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
testcompiler.cpp Updated license headers 2016-01-21 18:55:18 +00:00
testcompiler.h Updated license headers 2016-01-21 18:55:18 +00:00
tst_qmake.cpp Preserve last modification timestamps of installed files 2017-04-12 15:50:51 +00:00