qt5base-lts/qmake/generators
Oswald Buddenhagen 6a8f64136e introduce /get property variants
properties are now split into a write location $$[FOO] and a read
location $$[FOO/get]. the write locations are hard-coded and configurable
via qt.conf/Paths as before, while the read locations are configured via
qt.conf/EffectivePaths.

this finally provides a clean solution to the problem that during the qt
build itself tools and libraries need to be taken from somewhere else
than they are installed to.

Change-Id: I956c43bd082afd465e690fe75d0bee3c2c0f7c25
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
2012-06-19 16:39:58 +02:00
..
integrity Port away from QString::{to,from}Ascii in qmake 2012-05-14 17:33:04 +02:00
mac Remove unnecessary code from the XCode generator 2012-06-12 17:40:21 +02:00
unix Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
win32 purge unused VcprojGenerator::findTemplate() 2012-06-19 16:39:58 +02:00
makefile.cpp introduce /get property variants 2012-06-19 16:39:58 +02:00
makefile.h introduce ability to build projects for the host system 2012-06-19 16:37:49 +02:00
makefiledeps.cpp QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operators 2012-02-26 09:14:11 +01:00
makefiledeps.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
metamakefile.cpp allow the unix generator to run in windows host mode 2012-03-16 18:12:41 +01:00
metamakefile.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
projectgenerator.cpp get rid of Option::user_configs 2012-03-02 21:33:08 +01:00
projectgenerator.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xmloutput.cpp qmake vcxproj generator: properly escape XML attributes 2012-04-05 17:48:15 +02:00
xmloutput.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00