qt5base-lts/qmake/generators/win32
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
..
cesdkhandler.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
cesdkhandler.h Update copyright headers 2015-02-11 06:49:51 +00:00
mingw_make.cpp centralize setup of shell-related variables in spec_post.prf 2015-03-06 19:08:40 +00:00
mingw_make.h fix quoting issues. all of them. (*) 2015-02-17 18:27:29 +00:00
msbuild_objectmodel.cpp Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
msbuild_objectmodel.h Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
msvc_nmake.cpp centralize setup of shell-related variables in spec_post.prf 2015-03-06 19:08:40 +00:00
msvc_nmake.h Update copyright headers 2015-02-11 06:49:51 +00:00
msvc_objectmodel.cpp replace incorrect uses of fixPathToLocalOS() (mostly) 2015-02-17 18:27:44 +00:00
msvc_objectmodel.h Update copyright headers 2015-02-11 06:49:51 +00:00
msvc_vcproj.cpp replace incorrect uses of fixPathToLocalOS() (mostly) 2015-02-17 18:27:44 +00:00
msvc_vcproj.h fix filename handling in replaceExtraCompilerVariables() 2015-02-17 18:27:25 +00:00
msvc_vcxproj.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
msvc_vcxproj.h Update copyright headers 2015-02-11 06:49:51 +00:00
winmakefile.cpp centralize setup of shell-related variables in spec_post.prf 2015-03-06 19:08:40 +00:00
winmakefile.h fix quoting issues. all of them. (*) 2015-02-17 18:27:29 +00:00