summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-051-0/+1
|\
| * Fix GCC -Wfloat-conversion warnings (available since GCC 4.9)Thiago Macieira2017-10-291-0/+1
* | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-246-33/+23
|\|
| * 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.10' into devLiang Qi2017-10-177-6/+32
|\| |
| * | clang-cl: Fix warning about #include resolutionFriedemann Kleint2017-10-101-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-053-4/+4
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-043-4/+4
| | |\|
| | | * Add support for ICC in toolchain.prfTony Sarajärvi2017-09-291-2/+2
| | | * Do not define _HAS_EXCEPTIONS=0 in MSVC buildsJoerg Bornemann2017-09-272-2/+2
| * | | iOS: Bump deployment target to 10.0 as planned for 5.10Tor Arne Vestbø2017-10-041-1/+1
| |/ /
| * | 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
* | | Stop including net/if.h from qplatformdefs.hThiago Macieira2017-10-0822-69/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-267-15/+39
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-206-15/+20
| |\|
| | * 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
| | * Android: Use unified headers if availableBogDan Vatra2017-09-071-2/+6
| | * Set the CROSS_COMPILE variable in Android mkspecsJoerg Bornemann2017-09-063-7/+8
| * | 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
* | | Remove obsolete fileJake Petroules2017-09-101-108/+0
* | | Android: remove support for local/debug deploymentJake Petroules2017-09-061-24/+3
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-3121-56/+54
|\|
| * Remove unused mkspecs variable QMAKE_LIBS_NISJoerg Bornemann2017-08-2810-10/+0
| * Remove QMAKE_LIBS_CORE variableJoerg Bornemann2017-08-284-5/+0
| * configure: Disable warnings in configure testsThiago Macieira2017-08-241-0/+3
| * Use libc++ instead of libstdc++ when compiling with android-clang mkspecBogDan Vatra2017-08-235-39/+49
| * Propagate all module defines to CMake config filesVolker Krause2017-08-151-2/+2
* | Drop 32 bit iOS configs from mkspecSimo Fält2017-08-281-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-155-106/+119
|\|
| * qmake: don't limit command line length when not actually on windowsOswald Buddenhagen2017-08-151-2/+4
| * refuse to build examples inside the qt source tree stand-aloneOswald Buddenhagen2017-08-151-1/+7
| * fix excessive execution of code meant for examples onlyOswald Buddenhagen2017-08-151-5/+6
| * employ return() inside qt_example_installs.prf gainfullyOswald Buddenhagen2017-08-151-84/+85
| * configure: fix detection of icu in static buildOswald Buddenhagen2017-08-151-2/+2
| * configure: simplify construction of QMAKE_CONFIG_CACHEOswald Buddenhagen2017-08-151-4/+1
| * make compiler invocation error messages mention host/targetOswald Buddenhagen2017-08-111-8/+14
| * Enable custom shared memory schemes on INTEGRITYTero Alamäki2017-08-101-1/+1
* | Add NSSupportsAutomaticGraphicsSwitching key to Info.plist app templatesJake Petroules2017-08-083-0/+6
* | Sort keys in Info.plist templatesJake Petroules2017-08-0812-109/+109
* | uic: Add -no-stringliteral optionAlexander Volkov2017-08-031-1/+3
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devFrederik Gladhorn2017-08-024-20/+74
|\ \