qt5base-lts/tools/configure
Kai Koehne 63660402d8 Run license checker in qmake
Check for a valid license not only in configure, but also in qmake.
To limit the runtime overhead we cache the day of the last run in
a .stash file. This allows us to run licheck only for the top-level
qmake call, and only once per day.

This requires an updated licheck executable that supports the new
check mode.

[ChangeLog][Tools][qmake] For commercial builds, qmake now checks for
a valid Qt license. This requires setting up a Qt Account (or
.qt-license file) on the development machine.

Change-Id: I2c2a05a4602cc661560568b76ddf520cb8134769
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-05-27 10:23:10 +00:00
..
configure_pch.h Update copyright headers 2015-02-11 06:49:51 +00:00
configure.pro De-inline QDebug destructor 2014-05-22 08:35:06 +02:00
configureapp.cpp Run license checker in qmake 2015-05-27 10:23:10 +00:00
configureapp.h adjust configure's path output to relative paths 2015-03-06 19:08:37 +00:00
environment.cpp remove $INCLUDE/$LIB hack for mingw 2015-05-12 09:10:18 +00:00
environment.h Add mingw GCC Version to qconfig.pri 2015-03-25 11:13:19 +00:00
main.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
Makefile.mingw remove redundant CXX definition 2015-02-04 16:33:37 +00:00
Makefile.win32 MSVC: Remove use of -Zm argument 2015-02-13 21:23:19 +00:00
tools.cpp Run license checker in qmake 2015-05-27 10:23:10 +00:00
tools.h Update copyright headers 2015-02-11 06:49:51 +00:00