qt5base-lts/qmake/generators/unix
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
..
unixmake2.cpp Merge remote-tracking branch 'origin/5.8' into dev 2017-01-25 20:06:06 +01:00
unixmake.cpp Preserve last modification timestamps of installed files 2017-04-12 15:50:51 +00:00
unixmake.h Merge remote-tracking branch 'origin/5.6' into dev 2016-01-26 16:27:28 +01:00