summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* GCC: Disable the -Wmissing-field-initializers in GCC 4Thiago Macieira2018-06-181-0/+2
* configure: make splitting of CFLAGS specific to the pkgConfig sourceOswald Buddenhagen2018-06-151-28/+34
* configure: dequote library sources asapOswald Buddenhagen2018-06-121-20/+27
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-072-14/+5
|\
| * configure: permit multiple repos to use the same directory namesOswald Buddenhagen2018-06-011-2/+3
| * nuke {tests,examples}_need_tools flagsOswald Buddenhagen2018-05-301-2/+2
| * remove support for demos/ directoriesOswald Buddenhagen2018-05-301-10/+0
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-2/+2
|\|
| * Mark Clang 6 as warning-freeThiago Macieira2018-05-221-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-143-11/+12
|\|
| * Fix build of applications on iOSChristoph Keller2018-05-132-7/+7
| * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-091-4/+5
| |\
| | * syncqt: fix CamelCase aliases for injected headersOswald Buddenhagen2018-04-251-0/+1
| | * syncqt: don't write INJECTED_*HEADERSOswald Buddenhagen2018-04-251-4/+4
* | | configure: change convention of passing libraries to config testsOswald Buddenhagen2018-05-081-15/+31
* | | configure: centralize shell-quoting of tests' .literal_args fieldOswald Buddenhagen2018-05-081-5/+7
* | | macOS: Experimental Vulkan support via MoltenVKMorten Johan Sørvig2018-05-081-0/+2
* | | fix handling of GENERATED_TESTDATA with CONFIG+=builtin_testdataOswald Buddenhagen2018-05-071-7/+13
* | | android: Add support for precompiled headersDarrell Walisser2018-05-041-0/+7
* | | make it possible to override the basename of module config filesOswald Buddenhagen2018-05-032-7/+9
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-021-5/+5
|\| |
| * | Do emit CMake declarations for existing private headersUlf Hermann2018-04-271-5/+5
| |/
* | Make the use of -fdata-sections and --gc-sections more generic in QtMikhail Svetkin2018-04-277-8/+8
* | Fix build of static plugins with resources with debug-and-releaseSimon Hausmann2018-04-251-2/+4
* | Make it easier to use resources in plugins when using static linkingSimon Hausmann2018-04-231-0/+32
* | Detect C standard and try using the most recent one (take 2)Allan Sandfeld Jensen2018-04-217-2/+35
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-202-7/+6
|\|
| * qmake: fix sdk resolution on macosTim Uy2018-04-181-6/+6
| * iOS: Allow building QML based test casesAndy Shaw2018-04-181-1/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-183-14/+2
|\|
| * Use optimize_size instead of duplicating similar logicAllan Sandfeld Jensen2018-04-143-14/+2
* | Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-04-123-10/+22
|\|
| * rework syncqt interaction regarding cross-tree pathsOswald Buddenhagen2018-04-123-10/+22
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-113-6/+42
|\|
| * configure: cache test output as wellOswald Buddenhagen2018-04-102-5/+39
| * don't call qmake's exists() with an empty argumentOswald Buddenhagen2018-04-101-1/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-101-2/+5
|\|
| * macx-clang: Update informal documentation for xcb buildGabriel de Dietrich2018-04-091-2/+5
* | qmake: add support for mkspecs which don't support strict_c++Mikhail Svetkin2018-04-052-4/+8
* | qml_module.prf: add 'install_qml_files' configJ-P Nurmi2018-04-051-2/+5
* | qml_module.prf: embed qmldir to resources in static builds onlyJ-P Nurmi2018-04-051-3/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-312-2/+3
|\|
| * Fix debug_and_release builds with CONFIG += qtquickcompilerSimon Hausmann2018-03-292-2/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-282-17/+6
|\|
| * Revert "Detect C standard and try using the most recent"Friedemann Kleint2018-03-267-37/+2
| * Remove CMake code for CMake < 3.1Kevin Funk2018-03-242-17/+6
| * Detect C standard and try using the most recentAllan Sandfeld Jensen2018-03-217-2/+37
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-211-2/+2
|\|
| * Fix CONFIG+=qtquickcompiler and immediate resources with shadow buildsSimon Hausmann2018-03-201-2/+2
* | macOS: Explicitly link to debug version of framework when neededTor Arne Vestbø2018-03-161-1/+10