qt5base-lts/tests/auto/tools
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
..
moc tst_moc: fix include guards 2017-03-25 12:53:09 +00:00
qdbuscpp2xml remove unnecessary references to $$QMAKE_CFLAGS_DBUS 2016-10-04 20:21:28 +00:00
qdbusxml2cpp remove unnecessary references to $$QMAKE_CFLAGS_DBUS 2016-10-04 20:21:28 +00:00
qmake Preserve last modification timestamps of installed files 2017-04-12 15:50:51 +00:00
qmakelib qmake: introduce magic bypassNesting() scope 2016-12-13 18:56:20 +00:00
rcc Make it possible to specify the RCC data version format 2017-02-28 08:44:50 +00:00
uic Make uic handle -no-feature-shortcut 2017-03-06 09:08:34 +00:00
tools.pro add test for the qmake library 2015-02-25 13:54:33 +00:00