qt5base-lts/mkspecs
Oswald Buddenhagen e07372ff50 fix host vs. makefile directory separator mess
the system path separator and shell are bound to the host system
(system() will use cmd even on mingw with sh.exe in path).
the makefiles otoh may depend on what the qmakespec defines.

consequently, add $$system_path() and $$system_quote() (for use with
system() & $$system()). $$native_path() is renamed to $$shell_path() and
should be used with $$shell_quote() to produce command lines in
makefiles.
$$QMAKE_DIR_SEP needs to be applied to Option::dir_sep right after
parsing the spec, so it is available to $$shell_{path,quote}().

Change-Id: If3db4849e7f96068cf03a32348a24f3a72d6292c
Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2012-07-28 00:09:45 +02:00
..
aix-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
aix-g++-64 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
aix-xlc centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
aix-xlc-64 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
cmake Quote the SONAME properly. 2012-07-23 17:48:51 +02:00
common [QNX] Force UNIX-style separators on Windows hosts 2012-07-13 17:06:39 +02:00
cygwin-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
darwin-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
devices Adding iMX6-device-files 2012-07-10 03:23:39 +02:00
features fix host vs. makefile directory separator mess 2012-07-28 00:09:45 +02:00
freebsd-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
freebsd-g++46 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
freebsd-icc centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
hpux-acc centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
hpux-acc-64 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
hpux-acc-o64 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
hpux-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
hpux-g++-64 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
hpuxi-acc-32 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
hpuxi-acc-64 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
hpuxi-g++-64 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
hurd-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
irix-cc centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
irix-cc-64 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
irix-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
irix-g++-64 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
linux-arm-gnueabi-g++ Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
linux-clang Migrate linux-clang mkspec out of unsupported 2012-06-30 04:29:40 +02:00
linux-cxx centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
linux-ecc-64 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
linux-g++ Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
linux-g++-32 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
linux-g++-64 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
linux-g++-maemo Include generic ARM qplatformdefs.h in linux-g++-maemo mkspec 2012-03-19 20:16:04 +01:00
linux-icc centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
linux-icc-32 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
linux-icc-64 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
linux-kcc centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
linux-llvm Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
linux-lsb-g++ Use the LSB linker to link 2012-03-15 00:50:47 +01:00
linux-pgcc centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
lynxos-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
macx-clang Add mkspecs for 32-bit Mac OS X builds. 2012-05-04 09:19:23 +02:00
macx-clang-32 Add mkspecs for 32-bit Mac OS X builds. 2012-05-04 09:19:23 +02:00
macx-clang-libc++ mkspecs: Add macx-clang-libc++ and macx-clang-libc++-32 2012-06-20 15:45:07 +02:00
macx-clang-libc++-32 mkspecs: Add macx-clang-libc++ and macx-clang-libc++-32 2012-06-20 15:45:07 +02:00
macx-g++ Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
macx-g++40 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
macx-g++42 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
macx-g++-32 Add mkspecs for 32-bit Mac OS X builds. 2012-05-04 09:19:23 +02:00
macx-icc Remove all usages of "arch" CFLAGS on Mac. 2012-05-04 09:19:23 +02:00
macx-llvm Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
macx-pbuilder Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
macx-xcode Remove all usages of "arch" CFLAGS on Mac. 2012-05-04 09:19:23 +02:00
macx-xlc centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
modules update readme to current reality 2012-01-27 13:55:27 +01:00
netbsd-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
openbsd-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
sco-cc centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
sco-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
solaris-cc centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
solaris-cc-64 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
solaris-cc-64-stlport Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
solaris-cc-stlport Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
solaris-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
solaris-g++-64 centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
tru64-cxx centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
tru64-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
unixware-cc centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
unixware-g++ centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
unsupported android: fix stupid thinko where cflags were set before the common include 2012-07-03 00:03:31 +02:00
win32-g++ Avoid macro re-definition after 1838a6c2fb 2012-06-26 11:37:57 +02:00
win32-icc Avoid macro re-definition after 1838a6c2fb 2012-06-26 11:37:57 +02:00
win32-msvc11 Avoid macro re-definition after 1838a6c2fb 2012-06-26 11:37:57 +02:00
win32-msvc2005 Avoid macro re-definition after 1838a6c2fb 2012-06-26 11:37:57 +02:00
win32-msvc2008 Avoid macro re-definition after 1838a6c2fb 2012-06-26 11:37:57 +02:00
win32-msvc2010 Avoid macro re-definition after 1838a6c2fb 2012-06-26 11:37:57 +02:00
wince50standard-armv4i-msvc2005 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince50standard-armv4i-msvc2008 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince50standard-mipsii-msvc2005 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince50standard-mipsii-msvc2008 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince50standard-mipsiv-msvc2005 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince50standard-mipsiv-msvc2008 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince50standard-sh4-msvc2005 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince50standard-sh4-msvc2008 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince50standard-x86-msvc2005 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince50standard-x86-msvc2008 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince60standard-armv4i-msvc2005 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince60standard-x86-msvc2005 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince70embedded-armv4i-msvc2008 Enable basic gesture support for WEC7. 2012-02-06 05:15:11 +01:00
wince70embedded-x86-msvc2008 Enable basic gesture support for WEC7. 2012-02-06 05:15:11 +01:00
wincewm50pocket-msvc2005 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wincewm50pocket-msvc2008 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wincewm50smart-msvc2005 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wincewm50smart-msvc2008 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wincewm60professional-msvc2005 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wincewm60professional-msvc2008 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wincewm60standard-msvc2005 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wincewm60standard-msvc2008 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wincewm65professional-msvc2005 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wincewm65professional-msvc2008 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00