summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-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
|\|
| * 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
* | 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.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.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
| * 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
| * 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
* | Fix macOS shadow prefix builds using pre-synced source packagesAlexandru Croitor2017-11-221-10/+4
* | qmake: properly filter simulator devices by minimum deployment targetJake Petroules2017-11-154-23/+51
* | Fix shadow prefix framework buildsAlexandru Croitor2017-11-022-2/+10
* | Fix GCC -Wfloat-conversion warnings (available since GCC 4.9)Thiago Macieira2017-10-291-0/+1
* | Fix resolution of QMAKE_INFO_PLIST for non-bundle artifactsAlexandru Croitor2017-10-231-1/+2
* | MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 APIOrgad Shaneh2017-10-191-0/+3
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-164-32/+18
|\|
| * Qmake: Introduce and use QMAKE_{SYSTEM,SHELL}_NULL_DEVICE variable, take 2Orgad Shaneh2017-10-134-32/+18
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-2/+2
|\|
| * Add support for ICC in toolchain.prfTony Sarajärvi2017-09-291-2/+2
* | qmake: Allow non-bundle apps and libs to have an Info.plistTor Arne Vestbø2017-09-291-0/+17
* | Make it an error to omit __builtin_available where neededJake Petroules2017-09-291-0/+9
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-203-6/+6
|\|
| * Mark Clang 5.0 as warning-freeThiago Macieira2017-09-181-2/+2
| * Fix conditions in some QMAKE_COMPILER_DEFINES assignmentsRobert Loehning2017-09-151-3/+3
| * Fix quoting of mocinclude.opt for paths containing spacesJoerg Bornemann2017-09-141-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-0/+19
|\|
| * Add qmake feature and configure option to use ccacheTor Arne Vestbø2017-09-051-0/+19
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-313-2/+6
|\|
| * configure: Disable warnings in configure testsThiago Macieira2017-08-241-0/+3
| * Use libc++ instead of libstdc++ when compiling with android-clang mkspecBogDan Vatra2017-08-231-0/+1
| * Propagate all module defines to CMake config filesVolker Krause2017-08-151-2/+2
* | Introduce OBJECTIVE_HEADERSFrancois Ferrand2017-08-251-2/+16
* | Fix CMake version resolvingTor Arne Vestbø2017-08-161-5/+7
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-153-103/+114
|\|
| * refuse to build examples inside the qt source tree stand-aloneOswald Buddenhagen2017-08-151-1/+7