qt5base-lts/tools/configure
Allan Sandfeld Jensen 01c82b945d Introduce qmake feature use_gold_linker
This patch adds the feature use_gold_linker to use the gold linker that
has been part of of GNU binutils since 2008. Gold links C++ libraries
much faster and use less memory.

The feature is autodetected when building Qt on Linux, but can be disabled
in configure. On MingW builds it is default off but can be enabled for
cross builds.

Change-Id: Icdd6ba2e706b2c791bcf44b6e718c2b7a5eb2218
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-07-23 16:50:08 +02:00
..
configure_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
configure.pro De-inline QDebug destructor 2014-05-22 08:35:06 +02:00
configureapp.cpp Introduce qmake feature use_gold_linker 2014-07-23 16:50:08 +02:00
configureapp.h remove dead code relating MakeItem 2014-07-07 18:20:14 +02:00
environment.cpp expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
environment.h add support for Visual Studio 2013 2013-07-04 12:54:58 +02:00
main.cpp expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
Makefile.mingw De-inline QDebug destructor 2014-05-22 08:35:06 +02:00
Makefile.win32 De-inline QDebug destructor 2014-05-22 08:35:06 +02:00
tools.cpp Use configure -confirm-license option also in commercial Qt versions 2014-04-01 11:15:52 +02:00
tools.h Externalize license key handling from configure 2014-03-25 12:50:28 +01:00