summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix VS project generation for ActiveQt server projectsJoerg Bornemann2017-05-231-7/+2
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-191-0/+10
| |\
| | * Restore behavior of using libEGL and libGLESv2 as default for angleOliver Wolff2017-05-111-0/+10
* | | Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-102-2/+4
|\| |
| * | make configure -list-features print the section fieldOswald Buddenhagen2017-05-081-1/+3
| * | winrt: Do not add windeployqt dependency for static builds in VSOliver Wolff2017-05-081-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-076-22/+28
|\| |
| * | Simplify built-in qmake install commandSimon Hausmann2017-05-041-4/+1
| |/
| * winrt: Fix manifest dependencies for VS 2017Oliver Wolff2017-05-031-1/+3
| * Fix installation of shader files in qtquickcontrols in non-prefix buildsSimon Hausmann2017-05-021-4/+2
| * Add configure flag to optimize Qt for sizeAllan Sandfeld Jensen2017-04-291-1/+8
| * don't call pkg-config with --libs-only-L and --libs-only-l at onceOswald Buddenhagen2017-04-281-1/+4
| * always clear config.log after allOswald Buddenhagen2017-04-281-12/+9
| * Undefine QT_RESTRICTED_CAST_FROM_ASCII for headersclean build stepTor Arne Vestbø2017-04-241-0/+1
| * Don't add Qt5::<ModuleName>Private in CMake < 3.0Kai Pastor2017-04-231-1/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-204-14/+34
|\|
| * Disable precompiled headers for small modulesThiago Macieira2017-04-201-5/+11
| * Fix precompiled headers on Apple platforms, with multiple architecturesJake Petroules2017-04-141-4/+14
| * Move Apple-specific -fapplication-extensions option to the mkspecThiago Macieira2017-04-121-4/+4
| * Load android-specific target override in resolve_targetUlf Hermann2017-04-101-0/+2
| * Support different job counts also for ICC LTOThiago Macieira2017-04-071-1/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-073-0/+7
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-063-0/+7
| |\
| | * Detect the (stated) C++ standard edition at build timeThiago Macieira2017-03-313-0/+7
* | | Disable MSVC warning 4577 in headerscleanThiago Macieira2017-04-071-0/+5
* | | qmltestcase: Allow a QML-only testcase to not require a C++ harnessRobin Burchell2017-04-061-7/+13
* | | Fix CoreText font database build on watchOSJake Petroules2017-03-301-0/+15
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-285-17/+32
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-274-8/+14
| |\|
| | * Disable -Werror for QNX's compilerThiago Macieira2017-03-252-2/+2
| | * fix bootstrapped modules in framework builds, take 2Oswald Buddenhagen2017-03-223-6/+12
| * | System library fix for wayland-scannerPaul Olav Tvete2017-03-201-9/+18
* | | don't try to timestamp injected qvulkanfunctions.hOswald Buddenhagen2017-03-221-3/+4
* | | headersclean: Move it from MSVC 2013 to all MSVC versionsThiago Macieira2017-03-201-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-204-18/+28
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-134-18/+28
| |\|
| | * Add -Wfloat-equal to Qt's header clean checkThiago Macieira2017-03-071-1/+1
| | * Don't pass -headerpad_max_install_names when using BitcodeJake Petroules2017-03-071-0/+7
| | * Fix Bitcode handling for both makefile and Xcode generatorsJake Petroules2017-03-031-2/+8
| | * don't assume that configure --foo options' value is 'yes'Oswald Buddenhagen2017-02-241-6/+12
| | * de-duplicate and simplify condition checking in qtConfProcessOneOutput()Oswald Buddenhagen2017-02-241-9/+2
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-142-28/+40
|\| |
| * | mkspecs: Replace LGPL21 with LGPL license headerKai Koehne2017-03-032-28/+40
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-026-65/+249
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-246-65/+249
| |\|
| | * Add CONFIG += no_moc_predefs to allow one to escape problemsThiago Macieira2017-02-231-1/+1
| | * configure: fix 'use' for detecting static librariesOswald Buddenhagen2017-02-221-1/+1
| | * configure: make it possible to make 'use' conditionalOswald Buddenhagen2017-02-221-1/+14
| | * configure: support using libraries by their exported nameOswald Buddenhagen2017-02-221-5/+45
| | * configure: fix cross-module library usesOswald Buddenhagen2017-02-221-7/+21