qt5base-lts/qmake/generators
Oswald Buddenhagen 49f92f9ab7 add some missing filename expandos to extra compilers
- QMAKE_FILE_IN_EXT as an alias for QMAKE_FILE_EXT, for consistency with
  QMAKE_FILE_IN_BASE
- QMAKE_FILE_IN_NAME to make pairing _EXT/_BASE to get a full name
  unnecessary (finally ...), and make use of it
- QMAKE_FILE_OUT_PATH, because i'll need it

Change-Id: I3d91ddb84f9cce52a665d562da11d165c92550c8
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2016-05-02 18:34:59 +00:00
..
mac Fix Group-relative specification of files in generated Xcode projects. 2016-04-20 18:18:33 +00:00
unix fix file separators in target.targets INSTALLS 2016-03-10 12:21:57 +00:00
win32 Fix abuse of assignment-in-conditional (and the resulting warning) 2016-04-06 14:49:35 +00:00
makefile.cpp add some missing filename expandos to extra compilers 2016-05-02 18:34:59 +00:00
makefile.h Work around MinGW-make's magic prefixing of paths. 2016-01-21 19:23:40 +00:00
makefiledeps.cpp Possible crash in QMakeSourceFileInfo 2016-04-29 08:40:30 +00:00
makefiledeps.h Update copyright headers 2015-02-11 06:49:51 +00:00
metamakefile.cpp Unchecked return value in QMakeProject 2016-04-29 08:40:06 +00:00
metamakefile.h Update copyright headers 2015-02-11 06:49:51 +00:00
projectgenerator.cpp QtCore/qmake: drop some unneeded QChar -> QString conversions 2015-10-11 12:29:28 +00:00
projectgenerator.h Update copyright headers 2015-02-11 06:49:51 +00:00
xmloutput.cpp qmake: use QString::replace() overloaded with QLatin1String 2016-02-04 15:10:49 +00:00
xmloutput.h Update copyright headers 2015-02-11 06:49:51 +00:00