qt5base-lts/qmake/generators
Oswald Buddenhagen 95d385466d centralize setup of shell-related variables in spec_post.prf
it makes no sense to let every spec do that separately, as it's fixed
by the generator+shell.

putting it into a file which is loaded regardless of the spec also
allows us to remove the hardcoded fallbacks from qmake.

if somebody overrode the values in their spec for some weird reasons,
they'll need to override spec_post.prf.

shell-{unix,win32}.conf are now dummies and print warnings.

Task-number: QTBUG-37269
Change-Id: I66c24fb4072ce4d63fdbfc57618daa2a48fa1d80
Reviewed-by: Jochen Seemann <seemann.jochen@gmail.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-03-06 19:08:40 +00:00
..
mac Xcode: Generate scheme manually, instead of letting Xcode do it 2015-03-06 19:01:43 +00:00
unix centralize setup of shell-related variables in spec_post.prf 2015-03-06 19:08:40 +00:00
win32 centralize setup of shell-related variables in spec_post.prf 2015-03-06 19:08:40 +00:00
makefile.cpp untangle handling extra compiler .clean member 2015-02-17 18:27:51 +00:00
makefile.h fix quoting issues. all of them. (*) 2015-02-17 18:27:29 +00:00
makefiledeps.cpp replace incorrect uses of fixPathToLocalOS() (mostly) 2015-02-17 18:27:44 +00:00
makefiledeps.h Update copyright headers 2015-02-11 06:49:51 +00:00
metamakefile.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
metamakefile.h Update copyright headers 2015-02-11 06:49:51 +00:00
projectgenerator.cpp fix filename handling in replaceExtraCompilerVariables() 2015-02-17 18:27:25 +00:00
projectgenerator.h Update copyright headers 2015-02-11 06:49:51 +00:00
xmloutput.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
xmloutput.h Update copyright headers 2015-02-11 06:49:51 +00:00