qt5base-lts/qmake
Oswald Buddenhagen e185f343e4 findLibraries(): don't remove -L options for system paths
the paths may be explicitly added before some other paths, so it would
be wrong to remove them.

Change-Id: I68ae93fd307afe14a07a0f24de952783950b5bea
Reviewed-by: Holger Freyther <holger+qt@freyther.de>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-08-04 08:15:18 +02:00
..
generators findLibraries(): don't remove -L options for system paths 2012-08-04 08:15:18 +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 Remove references to Borland and bmake 2012-08-01 12:39:39 +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 remove second argument from $$eval() (access to global scope) 2012-07-31 11:17:50 +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