summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* fix quoting in the basic qmake command constructionOswald Buddenhagen2016-08-111-4/+6
* use qtLog() to also print command outputOswald Buddenhagen2016-08-111-2/+1
* fix configure qtLog()Oswald Buddenhagen2016-08-111-4/+3
* make sure that we capture the entire test command's outputOswald Buddenhagen2016-08-111-1/+1
* make it impossible to lie about the feature an output belongs toOswald Buddenhagen2016-08-101-3/+1
* fix over-quoting of OPENSSL_LIBS and QT_HOST_CFLAGS_DBUSOswald Buddenhagen2016-08-101-0/+2
* fix exit paths when pkg-config is not foundOswald Buddenhagen2016-08-101-2/+4
* fix use_gold_linker not being used by compile testsOswald Buddenhagen2016-08-101-0/+3
* don't distclean before every compile test run in non-clean build dirOswald Buddenhagen2016-08-101-1/+2
* fix 'test' field checking in qtConfOutput_library()Oswald Buddenhagen2016-08-101-2/+5
* add support for returning the command's exit status to $$system()Oswald Buddenhagen2016-08-101-6/+3
* fix handling of multi-token fields in config test definitionsOswald Buddenhagen2016-08-101-7/+8
* fix passing arguments with spaces to configure -D/-I/-L/-FOswald Buddenhagen2016-08-101-4/+4
* remove workarounds for spurious function argument inheritanceOswald Buddenhagen2016-08-101-8/+8
* Automatically generate code attribution documentationKai Koehne2016-08-101-1/+14
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-1/+2
|\
| * Add -opengl es2 to the DRIVE CX configure exampleLaszlo Agocs2016-08-081-1/+2
* | make use of silent error() emissionOswald Buddenhagen2016-08-0814-25/+25
* | winrt: add vcruntime.lib to standard libs to linkMaurice Kalinowski2016-08-081-6/+8
* | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-016-195/+396
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-266-195/+396
| |\
| | * configure and mkspecs: Don't try to find xcrun with xcrunGabriel de Dietrich2016-07-211-1/+1
| | * Android: Add support for clang compilerBogDan Vatra2016-07-205-193/+395
| | * Change compiler flags for AndroidBogDan Vatra2016-07-191-18/+17
* | | Use pkg-config for RPi EGL detectionLaszlo Agocs2016-07-291-1/+6
* | | Change test's entry point only when actually building it for winrtMaurice Kalinowski2016-07-221-5/+5
* | | print an empty line after every reportOswald Buddenhagen2016-07-221-9/+11
* | | permit wrapping expressions in the json fileOswald Buddenhagen2016-07-221-0/+1
* | | make 'feature' report type always use the feature descriptionsOswald Buddenhagen2016-07-221-3/+4
* | | make firstAvailableFeature report type use the feature descriptionsOswald Buddenhagen2016-07-221-1/+1
* | | make featureList report type use the feature descriptionsOswald Buddenhagen2016-07-221-1/+1
* | | fix recognition of -no-verboseOswald Buddenhagen2016-07-221-0/+5
* | | don't mention config.log in error messages when not applicableOswald Buddenhagen2016-07-221-3/+7
* | | don't error() out on user errorsOswald Buddenhagen2016-07-221-3/+6
* | | make command line parsing error messages consistentOswald Buddenhagen2016-07-221-6/+6
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devEdward Welbourne2016-07-2211-11/+34
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-1911-11/+34
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-157-6/+26
| | |\|
| | | * Set library strip flags on Apple platformsJake Petroules2016-07-131-0/+1
| | | * generalize references to exclusive buildsOswald Buddenhagen2016-07-133-4/+3
| | | * remove redundant condition from private module use warningOswald Buddenhagen2016-07-131-1/+1
| | | * Add warning when using pkg-config with a Qt build with it disabledSamuel Gaist2016-07-131-1/+4
| | | * OpenBSD: add X11R6/lib to QMAKE_RPATHDIRRalf Nolden2016-07-131-0/+2
| | | * OpenBSD: redefine g++/gcc commands to eg++/egcc to use newer gcc 4.9Ralf Nolden2016-07-071-0/+15
| | * | Enable -WX (warnings are errors) for MSVC 2015Thiago Macieira2016-07-151-3/+3
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-043-2/+5
| | |\|
| | | * Fix the naming of an LLVM tool in common/clang.confThiago Macieira2016-07-021-1/+1
| | | * NetBSD: add QMAKE_RPATHDIR for standard QMAKE_LIBDIRRalf Nolden2016-07-011-0/+3
| | | * winrt: Set minimum SDK version to 10586Maurice Kalinowski2016-07-011-1/+1
* | | | Make moc obey the preprocessor environment variable for include pathsThiago Macieira2016-07-201-0/+1