summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* wasm: rename platform, refactor files and other thingsLorn Potter2018-07-164-11/+12
* wasm: fix non static buildLorn Potter2018-06-291-1/+0
* Merge remote-tracking branch 'gerrit/5.11' into wip/webassemblyMorten Johan Sørvig2018-06-015-26/+16
|\
| * nuke {tests,examples}_need_tools flagsOswald Buddenhagen2018-05-301-2/+2
| * remove support for demos/ directoriesOswald Buddenhagen2018-05-301-10/+0
| * Mark Clang 6 as warning-freeThiago Macieira2018-05-221-2/+2
| * 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
| |\
| * | Do emit CMake declarations for existing private headersUlf Hermann2018-04-271-5/+5
* | | webassembly: exit the runtime againLorn Potter2018-05-241-1/+1
* | | Merge remote-tracking branch 'origin/5.11.0' into wip/webassemblyMorten Johan Sørvig2018-05-1117-60/+89
|\ \ \ | | |/ | |/|
| * | syncqt: fix CamelCase aliases for injected headersOswald Buddenhagen2018-04-251-0/+1
| * | syncqt: don't write INJECTED_*HEADERSOswald Buddenhagen2018-04-251-4/+4
| |/
| * qmake: fix sdk resolution on macosTim Uy2018-04-181-6/+6
| * iOS: Allow building QML based test casesAndy Shaw2018-04-181-1/+0
| * Use optimize_size instead of duplicating similar logicAllan Sandfeld Jensen2018-04-143-14/+2
| * rework syncqt interaction regarding cross-tree pathsOswald Buddenhagen2018-04-123-10/+22
| * 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
| * macx-clang: Update informal documentation for xcb buildGabriel de Dietrich2018-04-091-2/+5
| * Fix debug_and_release builds with CONFIG += qtquickcompilerSimon Hausmann2018-03-292-2/+3
| * 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
| * Fix CONFIG+=qtquickcompiler and immediate resources with shadow buildsSimon Hausmann2018-03-201-2/+2
* | wasm: replace spinner with Qt logoMorten Johan Sørvig2018-04-231-3/+7
* | wasm: prepare for supporting pthreads and dynamic loadingMorten Johan Sørvig2018-04-231-17/+36
* | wasm: update license file for platformdefLorn Potter2018-04-191-14/+20
* | webassembly: use webgl2Lorn Potter2018-03-231-1/+1
* | webassembly: add BINARYEN_TRAP_MODE value of clampLorn Potter2018-03-201-3/+3
* | Merge remote-tracking branch 'gerrit/5.11' into HEADMorten Johan Sørvig2018-03-0867-262/+841
|\|
| * Apple: resolve SDK version of QMAKE_LINK_C and QMAKE_LINK_C_SHLIBMarcus Calhoun-Lopez2018-03-071-1/+1
| * Android: add option `-mstackrealign` to clang-x86 mkspecVyacheslav Koscheev2018-03-061-1/+1
| * Add WFD_DEVICE_CLIENT_TYPE attribute for INTEGRITY S820Am ADPKimmo Ollila2018-03-051-1/+1
| * configure: introduce 'subarch' term to expression evaluatorOswald Buddenhagen2018-02-221-0/+6
| * unify windows mkspecs: define c++ flags explicitlyAlexander Shevchenko2018-02-224-6/+12
| * mkspecs: Factorize common parts of win32-g++ and win32-clang-g++Martin Storsjö2018-02-213-133/+88
| * fix installation of resources for example sourcesAlexander Volkov2018-02-211-1/+1
| * qmake: fix immediate RESOURCES with absolute RCC_DIROswald Buddenhagen2018-02-201-1/+1
| * mkspecs: Add a win32-clang-g++ mkspec, for clang targeting mingw, like g++Martin Storsjö2018-02-162-0/+130
| * Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Liang Qi2018-02-154-10/+10
| |\
| | * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-154-10/+10
| | |\
| | | * unify windows mkspecs: move angle/vulkan includesAlexander Shevchenko2018-01-272-6/+2
| | | * Fix build of applications on iOSJake Petroules2018-01-251-0/+7
| | | * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-241-1/+1
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-1/+1
| | | | |\
| | | * | | Add -DQT_{module}_LIB in pkg-config cflags for each Qt moduleAlexis Jeandet2018-01-241-1/+1
| | | |/ /
| | | * | unify windows mkspecs: delete redundants in 5.10Alexander Shevchenko2018-01-221-3/+0
| | | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-196-17/+38
| | | |\ \
| * | | | | syncqt: fix injected headers outside qtbase in non-prefix buildsOswald Buddenhagen2018-02-151-1/+2
| |/ / / /