summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-04-123-10/+22
|\
| * rework syncqt interaction regarding cross-tree pathsOswald Buddenhagen2018-04-123-10/+22
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-113-6/+42
|\|
| * configure: cache test output as wellOswald Buddenhagen2018-04-102-5/+39
| * don't call qmake's exists() with an empty argumentOswald Buddenhagen2018-04-101-1/+3
* | qmake: add support for mkspecs which don't support strict_c++Mikhail Svetkin2018-04-051-1/+1
* | qml_module.prf: add 'install_qml_files' configJ-P Nurmi2018-04-051-2/+5
* | qml_module.prf: embed qmldir to resources in static builds onlyJ-P Nurmi2018-04-051-3/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-312-2/+3
|\|
| * Fix debug_and_release builds with CONFIG += qtquickcompilerSimon Hausmann2018-03-292-2/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-282-17/+6
|\|
| * Revert "Detect C standard and try using the most recent"Friedemann Kleint2018-03-263-28/+2
| * Remove CMake code for CMake < 3.1Kevin Funk2018-03-242-17/+6
| * Detect C standard and try using the most recentAllan Sandfeld Jensen2018-03-213-2/+28
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-211-2/+2
|\|
| * Fix CONFIG+=qtquickcompiler and immediate resources with shadow buildsSimon Hausmann2018-03-201-2/+2
* | macOS: Explicitly link to debug version of framework when neededTor Arne Vestbø2018-03-161-1/+10
* | macOS: Allow tests to mark themselves as not supporting high-DPITor Arne Vestbø2018-03-141-0/+12
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-081-1/+1
|\|
| * Apple: resolve SDK version of QMAKE_LINK_C and QMAKE_LINK_C_SHLIBMarcus Calhoun-Lopez2018-03-071-1/+1
* | Turn on more warnings for Objective-C code on Apple platformsJake Petroules2018-03-051-9/+19
|/
* configure: introduce 'subarch' term to expression evaluatorOswald Buddenhagen2018-02-221-0/+6
* fix installation of resources for example sourcesAlexander Volkov2018-02-211-1/+1
* qmake: fix immediate RESOURCES with absolute RCC_DIROswald Buddenhagen2018-02-201-1/+1
* Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Liang Qi2018-02-152-1/+8
|\
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-152-1/+8
| |\
| | * Fix build of applications on iOSJake Petroules2018-01-251-0/+7
| | * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-241-1/+1
| | |\
| | | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-1/+1
| | | |\
| | * | | Add -DQT_{module}_LIB in pkg-config cflags for each Qt moduleAlexis Jeandet2018-01-241-1/+1
| | |/ /
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-192-7/+13
| | |\ \
* | | | | syncqt: fix injected headers outside qtbase in non-prefix buildsOswald Buddenhagen2018-02-151-1/+2
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-143-8/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | simd.prf: Add support for compiling .c sources with the C compilerAllan Sandfeld Jensen2018-02-121-0/+29
* | | 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
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-112-0/+27
|\| |
| * | 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-061-0/+23
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-027-38/+65
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-306-28/+61
| |\|
| | * 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