summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-074-5/+35
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fix prefix_build check for top-level buildsJoerg Bornemann2019-06-053-5/+30
| | * | | | Make sure .pc, .prl and .la files are created for header_only modulesJoerg Bornemann2019-06-031-0/+5
| | | |_|/ | | |/| |
* | | | | Fix parallel lex/yacc invocation for debug_and_release buildsJoerg Bornemann2019-06-063-40/+71
* | | | | De-duplicate elements of QMAKE_DIR_REPLACE[_SANE]Joerg Bornemann2019-06-061-1/+1
* | | | | Enable warnings_are_errors builds for MSVC 2017Allan Sandfeld Jensen2019-06-071-2/+2
* | | | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-272-8/+5
|\| | | |
| * | | | WASM: Make wasm_shell.html compatible with CMake configure_fileFredrik Orderud2019-05-211-1/+1
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-7/+4
| |\| | |
| | * | | Copy plugins.qmltypes files to build dir (again)Kai Koehne2019-05-151-7/+4
* | | | | Fix mingw pkgconfig file and dependency namingKai Pastor2019-05-161-3/+3
* | | | | Add -qtlibinfix-plugins for renaming Qt plugins according to QT_LIBINFIXJoerg Bornemann2019-05-161-0/+1
* | | | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-152-3/+4
|\| | | |
| * | | | Add the c++latest CONFIG value to select the latest C++ standardJoerg Bornemann2019-05-141-0/+1
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-3/+3
| |\| | | | | |_|/ | |/| |
| | * | Fix CMake file generation for debug libs on macOSJoerg Bornemann2019-05-091-3/+3
* | | | Include MODULE_AUX_INCLUDES in the generated .pc filesSteve Lhomme2019-05-141-0/+2
* | | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-075-19/+28
|\| | |
| * | | Android: Nuke mips architecturesBogDan Vatra2019-05-061-2/+0
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-063-4/+18
| |\| |
| | * | Resolve QMAKE_INCDIR_VULKAN on every qmake callJoerg Bornemann2019-05-053-4/+18
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-0/+4
| |\| |
| | * | Fix prl replacements if libdir is in QMAKE_DEFAULT_LIBDIRSJoerg Bornemann2019-05-021-0/+4
| * | | Fix -Wdeprecated-copy warningsAllan Sandfeld Jensen2019-05-011-13/+6
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-292-1/+14
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-282-1/+14
| |\|
| | * Fix determination of OpenGL include paths on macOS, take 3Joerg Bornemann2019-04-272-1/+14
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-271-3/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-3/+7
| |\|
| | * qmake: Always split QMAKE_DEFAULT_LIBDIRS using ; with clang on windowsMartin Storsjö2019-04-251-3/+7
* | | QtBase: introduce QT_DEPRECATED_VERSION/QT_DEPRECATED_VERSION_XChristian Ehrlicher2019-04-251-0/+1
* | | Expose docker test server as an internal config to all modulesRyan Chu2019-04-252-0/+248
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-249-45/+68
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-242-1/+15
| |\|
| | * configure: Support the = prefix for -I and -LJoerg Bornemann2019-04-231-0/+14
| | * syncqt: Fix resolution of injected headers for external modulesJoerg Bornemann2019-04-231-1/+1
| * | Add qmake support for c++2aAllan Sandfeld Jensen2019-04-192-3/+5
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-165-41/+48
| |\|
| | * qmake: link qt libraries by full pathOswald Buddenhagen2019-04-153-26/+28
| | * CMake: fix generation of config files for external Qt modules on macOSJean-Michaël Celerier2019-04-122-15/+20
* | | configure: Warn about redundant and contradictory optionsJoerg Bornemann2019-03-271-0/+7
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-264-6/+33
|\| |
| * | Handle quotes in .prl filesKai Koehne2019-03-211-0/+1
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-212-4/+26
| |\|
| | * Add a means to handle dynamically created qmldir filesAndy Shaw2019-03-201-3/+17
| | * configure: Allow libraries to be defined with exact filenameTimo Aarnipuro2019-03-201-1/+9
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-2/+6
| |\|
| | * Replace instances of - with _ when generating the function nameAndy Shaw2019-03-191-2/+4
| | * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-0/+2
| | |\
| | | * Automatic resources: Fix tooling supportChristian Kandeler2019-02-251-0/+2