summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-147-18/+39
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
| * fix example source installation of qrc/rc files in subdirsOswald Buddenhagen2018-01-181-6/+12
| * use correct path separators when invoking testcases on windowsOswald Buddenhagen2018-01-181-1/+1
| * unify windows mkspecs: update definitionsAlexander Shevchenko2018-01-174-10/+25
* | simd.prf: Add support for compiling .c sources with the C compilerAllan Sandfeld Jensen2018-02-121-0/+29
* | macOS: Bump deployment target to 10.11Morten Johan Sørvig2018-02-113-3/+3
* | Support for LTTNG and ETW tracingRafael Roquetto2018-01-283-2/+57
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-161-0/+4
| |\|
| | * qmake: ignore QT if we have failed requires()Oswald Buddenhagen2018-01-121-0/+4
* | | Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flagsd3fault2018-01-174-0/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-1115-71/+114
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-12/+18
| |\|
| | * Fix license headersJani Heikkinen2018-01-091-12/+18
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-071-0/+4
| |\|
| | * qmake: set COPY_PHASE_STRIP to NO in Xcode generatorJake Petroules2018-01-051-0/+4
| * | Rewrite the Info.plist variable replacement handlingJake Petroules2018-01-0613-59/+92
* | | mkspec for Renesas R-Car M3Johan Klokkhammer Helsing2018-01-072-0/+57
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-0215-63/+264
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-3013-43/+245
| |\|
| | * unify windows mkspecs: reorder variables and flagsAlexander Shevchenko2017-12-203-9/+10
| | * unify windows mkspecs: delete redundantsAlexander Shevchenko2017-12-192-7/+0
| | * Add mkspec for INTEGRITY Multivisor on the Renesas Salvator-XTimo Aarnipuro2017-12-152-0/+72
| | * Fix an issue causing asset catalogs to be miscompiled with iOS simulatorJake Petroules2017-12-141-1/+1
| | * configure: during early setup, skip all of default_pre.prfOswald Buddenhagen2017-12-142-3/+3
| | * qmake: print compiler output if detection phase failsOswald Buddenhagen2017-12-141-5/+11
| | * unbreak plugin dependency trackingOswald Buddenhagen2017-12-141-1/+1
| | * configure: make cached results immediately availableOswald Buddenhagen2017-12-141-1/+6
| | * configure: support discarding selected test results with -recheckOswald Buddenhagen2017-12-142-2/+16
| | * Add mkspec for INTEGRITY Qualcomm s820 MSM8996AUKimmo Ollila2017-12-012-0/+102
| | * configure: reset *_LIBS when *_LIBS_{DEBUG|RELEASE} are specifiedOswald Buddenhagen2017-11-301-6/+9
| | * configure: make *_LIBS_{DEBUG|RELEASE} always workOswald Buddenhagen2017-11-301-4/+8
| | * configure: fix over-quoting in library exportingOswald Buddenhagen2017-11-301-3/+4
| | * configure: fix processing of *_LIBS_{DEBUG|RELEASE}= argsOswald Buddenhagen2017-11-301-2/+2
| * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-081-10/+4
| |\ \
| | * | Fix macOS shadow prefix builds using pre-synced source packagesAlexandru Croitor2017-11-221-10/+4
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-054-10/+15
| |\ \ \ | | |/ / | |/| / | | |/
| | * unify windows mkspecs: update descriptionAlexander Shevchenko2017-11-294-10/+15
* | | Generate gdb indexing for faster debugging on LinuxAllan Sandfeld Jensen2017-12-192-0/+2
* | | Pass the include paths to qdocOlivier Goffart2017-12-081-3/+3
* | | macx-clang: Opt-in xcb QPA support with XQuartzGabriel de Dietrich2017-12-011-0/+19
* | | Add support for AVX-512 intrinsics found in MSVC 2017 15.3Thiago Macieira2017-11-301-0/+14
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-237-25/+62
|\| |
| * | qmake: properly filter simulator devices by minimum deployment targetJake Petroules2017-11-154-23/+51
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-091-0/+1
| |\|
| | * Disable Xcode main thread checker by defaultTor Arne Vestbø2017-11-071-0/+1
| * | Fix shadow prefix framework buildsAlexandru Croitor2017-11-022-2/+10
* | | Enable deprecation warnings for Qt plugins, just like for modulesTor Arne Vestbø2017-11-081-0/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-051-0/+1
|\| |