qt5base-lts/qmake/generators
Tor Arne Vestbø 3018c48f32 qmake: Parse -framework link lines the same way the linker does
[ChangeLog][qmake] The syntax 'LIBS += -frameworkFoo', or
'LIBS += "-framework Foo"' is no longer supported. Use the
canonical 'LIBS += -framework Foo' instead.

Change-Id: I50fd02dbfa155a0b95859734486a92bd448e87c2
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2019-10-04 13:09:26 +00:00
..
mac Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-09 07:51:49 +00:00
unix qmake: Parse -framework link lines the same way the linker does 2019-10-04 13:09:26 +00:00
win32 Fix needless resolution of -l LIBS entries on Windows 2019-10-03 20:27:48 +02:00
makefile.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-20 08:20:47 +02:00
makefile.h Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-20 08:20:47 +02:00
makefiledeps.cpp Remove dead QMakeSourceFileInfo caching feature from QMake 2019-08-20 20:27:52 +02:00
makefiledeps.h Remove dead QMakeSourceFileInfo caching feature from QMake 2019-08-20 20:27:52 +02:00
metamakefile.cpp Make conflicting targets check less strict 2019-10-03 20:28:03 +02:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-04 07:03:54 +02:00
projectgenerator.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
xmloutput.cpp Merge remote-tracking branch 'origin/5.13' into dev 2019-08-16 01:00:33 +02:00
xmloutput.h Updated license headers 2016-01-21 18:55:18 +00:00