qt5base-lts/qmake
Oswald Buddenhagen 14bdff32e2 remove duplicate -L flags in findLibraries()
unlike duplicated -l options, duplicated -L options are really redundant.

Change-Id: I4fa42d8ee2f10c6e6263457d9bb97291e13685ef
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-07-27 16:29:12 +02:00
..
generators remove duplicate -L flags in findLibraries() 2012-07-27 16:29:12 +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 repurpose deprecated -E switch 2012-06-27 14:35:30 +02:00
Makefile.unix Fixed Wince Makefile environment 2012-06-19 16:46:09 +02:00
Makefile.win32 Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
Makefile.win32-g++ Clean up the use of QT_NODLL 2012-06-28 06:21:52 +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 move cachefile_depth calculation out of project evaluator 2012-06-27 14:35:33 +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 ifdef out the "clears variables previously set" warning 2012-07-06 13:58:10 +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 Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
qmake.pro properly declare the host tools as such in the project files 2012-06-19 16:37:50 +02:00