qt5base-lts/config.tests
Oswald Buddenhagen f946a1d0c1 check qmake/make exit code instead of looking for an executable
it's a bit braindead to look whether we managed to build an executable
if we can simply use the exit codes of qmake and make to test for
success.
the windows equivalent is already doing that.
this also allows us to do tests that can fail despite building an
executable, or not build one in the first place.

Change-Id: Ib69f9d005309d55a790dd3d89db1ee913e45b26b
Reviewed-by: Wolfgang Bremer <wbremer@blackberry.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-04-14 12:21:46 +02:00
..
arch Add x86 arch detection support for AVX512 and SHA instructions 2013-08-22 02:04:39 +02:00
common Allow Clang to compile without libc++ 2013-09-09 23:04:48 +02:00
mac/corewlan Remove last traces of CoreServices/QT_NO_CORESERVICES on Mac 2013-10-11 18:49:25 +02:00
qpa Make xcb compile with X-less EGL implementations 2014-02-09 20:03:29 +01:00
unix check qmake/make exit code instead of looking for an executable 2014-04-14 12:21:46 +02:00
x11 Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.qmake.conf Handle INCLUDE and LIB environment variables in config.tests for MinGW 2013-11-22 07:30:57 +01:00