summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
* | 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-023-18/+66
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-023-18/+66
| |\|
| | * configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-021-5/+47
| | * configure: factor out $$qtConfScalarOrList()Oswald Buddenhagen2017-08-021-10/+15
| | * Windows: Automatically set metadata for all Qt appsKai Koehne2017-07-312-3/+4
| | * Windows: Simplify generic tool descriptionKai Koehne2017-07-311-2/+2
| | * Add executable name to description of Qt tools (Windows)Kai Koehne2017-07-191-1/+1
* | | Compare versions in qmake files with versionAtLeastAlexander Volkov2017-08-027-33/+13
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-2/+7
|\|
| * Fix CONFIG+=silent for MSVC non-inference rulesJoerg Bornemann2017-07-141-2/+7
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-2/+22
|\|
| * Only try to resolve library paths via linker for Drawin clangTor Arne Vestbø2017-07-081-2/+2
| * Fix detection of QMAKE_DEFAULT_LIBDIRS with Clang under LinuxGiuseppe D'Angelo2017-07-071-0/+20
* | macOS: Add LLDB debug script when building with separate debug info (dSYM)Tor Arne Vestbø2017-07-071-0/+12
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-064-7/+37
|\|
| * Disable the -Wstringop-overflow warning from GCC 7Thiago Macieira2017-07-031-0/+2
| * Make Qt's VersionInformation resource strings consistentJoerg Bornemann2017-07-031-2/+2
| * Set VERSION for Qt toolsJoerg Bornemann2017-07-031-0/+3
| * winrt: remove legacy checksMaurice Kalinowski2017-07-031-3/+2