qt5base-lts/qmake/generators/unix
Oswald Buddenhagen f734599629 unify handling of library prefixes and extensions
make sure that all specs define QMAKE_{PREFIX,EXTENSION}_{SH,STATIC}LIB,
and adjust the code to make halfways consistent use of these variables,
in particular on windows; Win32MakefileGenerator::getLibTarget() is gone
as a result, as is QMAKE_CYGWIN_SHLIB. still, tons of hardcoded "lib"
references remain in the unix generator, because no-one cares.

Change-Id: I6ccf37cc562f6584221c94fa27b2834412e4e4ca
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-10-01 16:19:30 +00:00
..
unixmake2.cpp remove references to $$QMAKE_CYGWIN_EXE 2015-10-01 16:19:25 +00:00
unixmake.cpp unify handling of library prefixes and extensions 2015-10-01 16:19:30 +00:00
unixmake.h fix quoting issues. all of them. (*) 2015-02-17 18:27:29 +00:00