qt5base-lts/tools/configure
Oswald Buddenhagen 5b27d02c35 write relative paths to qconfig.cpp as far as possible
this cuts down the bloat in the binaries and the binary patching
requirements in the installer.

as a side effect, the sysroot and makespecs are not binary patchable any
more as well, which is ok, as the installer does not do it anyway.

we now also warn if -[host]<foo>dir is not a subdir of -[host]prefix, as
putting things outside the prefix is anti-thetical (the obvious
exception being the (unix-only) -sysconfdir).

Change-Id: I878f0e71a4dfcfd55b2f8b1cf3045b98b502569b
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-02-05 14:27:04 +00:00
..
configure_pch.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
configure.pro De-inline QDebug destructor 2014-05-22 08:35:06 +02:00
configureapp.cpp write relative paths to qconfig.cpp as far as possible 2015-02-05 14:27:04 +00:00
configureapp.h write relative paths to qconfig.cpp as far as possible 2015-02-05 14:27:04 +00:00
environment.cpp Add detection of and support for Visual Studio 2015 2014-12-13 05:11:25 +01:00
environment.h Add detection of and support for Visual Studio 2015 2014-12-13 05:11:25 +01:00
main.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
Makefile.mingw remove redundant CXX definition 2015-02-04 16:33:37 +00:00
Makefile.win32 Add a way for qmake + configure to link dynamically to the CRT 2014-09-25 22:14:31 +02:00
tools.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
tools.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00