qt5base-lts/qmake
Oswald Buddenhagen ff192b3c62 reshuffle assembly of install commands as well
don't make a single string, but a string list which is join()ed in the end.
this is a tad slower, but the code is way easier to work with.

Change-Id: I1ff7168c2770998761a6081be8080c743ddc94a1
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-08-08 12:04:49 +02:00
..
generators reshuffle assembly of install commands as well 2012-08-08 12:04:49 +02:00
cachekeys.h Fix qmake hash function to use XOR 2012-07-25 13:31:05 +02:00
CHANGES Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
main.cpp Remove references to Borland and bmake 2012-08-01 12:39:39 +02:00
Makefile.unix Remove references to Borland and bmake 2012-08-01 12:39:39 +02:00
Makefile.win32 Rename msvc11 to msvc2012 2012-08-07 23:27:17 +02:00
Makefile.win32-g++ Remove references to Borland and bmake 2012-08-01 12:39:39 +02:00
meta.cpp const correctness for variables() 2012-06-27 14:35:30 +02:00
meta.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
option.cpp fix host vs. makefile directory separator mess 2012-07-28 00:09:45 +02:00
option.h remove possibility to request project recursion from within a pro file again 2012-06-27 14:35:32 +02:00
project.cpp make $$relative_path() minimize already relative paths 2012-08-07 16:40:07 +02:00
project.h move cachefile_depth calculation out of project evaluator 2012-06-27 14:35:33 +02:00
property.cpp remove support for versioning qmake properties 2012-06-27 14:35:33 +02:00
property.h remove support for versioning qmake properties 2012-06-27 14:35:33 +02:00
qmake_pch.h QHash security fix (1/2): add global QHash seed 2012-04-03 19:12:13 +02:00
qmake.pri Remove references to Borland and bmake 2012-08-01 12:39:39 +02:00
qmake.pro properly declare the host tools as such in the project files 2012-06-19 16:37:50 +02:00