qt5base-lts/qmake
Tor Arne Vestbø 0e96e47deb qmake: Centralize TARGET sanitization in default_post.prf
Shared between UNIX and Win generators, and allows prfs after
default_post to rely on sane TARGET and DESTDIR values.

This allows us to clean up the DESTDIR logic in testcase.prf,
which was completely busted. Doing the two in separate commits
is unfortunately not possible as the old testcase.prf logic
was so broken it would barf if only looked at.

Change-Id: Ibf21216195c760ee46ae679c162b207b77a9d813
Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-10-11 18:47:27 +02:00
..
doc Mention that the c++11 CONFIG flag sometimes has no effect. 2013-10-09 13:52:58 +02:00
generators qmake: Centralize TARGET sanitization in default_post.prf 2013-10-11 18:47:27 +02:00
library qmake: Evaluate extra configs before loading default_pre 2013-10-11 18:47:27 +02:00
cachekeys.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
Makefile.unix Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
Makefile.win32 Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
meta.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
meta.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
option.cpp Merge branch 'stable' into dev 2013-09-13 18:04:17 +02:00
option.h implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
project.cpp implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
project.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
property.cpp introduce /src qmake property variants 2013-06-12 16:27:21 +02:00
property.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake-docs.pro move qmake docs into qtbase 2013-06-17 15:41:55 +02:00
qmake.pri Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
qmake.pro Merge remote-tracking branch 'origin/stable' into dev 2013-06-20 16:45:12 +02:00