summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Android: Never error out on literal-suffix warningEskil Abrahamsen Blomfeldt2013-09-201-0/+4
* Android: Let ANDROID_API_VERSION env var take precedenceEskil Abrahamsen Blomfeldt2013-09-201-5/+5
* WinRT: Basic global supportAndrew Knight2013-09-202-2/+2
* Add qmake generation of Android deployment settingsEskil Abrahamsen Blomfeldt2013-09-192-1/+71
* Fix extension of static pluginsStephen Kelly2013-09-171-6/+15
* qeglfshooksrpi: update vc_dispmanx_element_change_attributesDario Freddi2013-09-161-7/+1
* winmain for winrtAndrew Knight2013-09-141-1/+1
* build system support for WinRTOliver Wolff2013-09-1411-0/+375
* Update ICC warnings disabled by default.Thiago Macieira2013-09-141-1/+1
* iOS: Bump minimum required deployment target to 5.0Tor Arne Vestbø2013-09-121-1/+1
* Move iOS makespec out of unsupported directoryTor Arne Vestbø2013-09-124-7/+7
* iOS: Change main-wrapper logic to not require changing the user's mainTor Arne Vestbø2013-09-111-2/+54
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-105-8/+48
|\
| * Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-075-8/+48
| |\
| | * Fix usr-move workaround in the presence of multi-arch.Stephen Kelly2013-09-062-3/+3
| | * Add source directories to include paths if needed.Stephen Kelly2013-09-052-2/+21
| | * Android: Make qmake.conf usable for getting arch in Qt CreatorEskil Abrahamsen Blomfeldt2013-08-281-1/+2
| | * export QT_TOOL_ENV to the tool module pri fileOswald Buddenhagen2013-08-272-2/+22
* | | Teach CMake about Qt 5 plugins.Stephen Kelly2013-09-104-0/+83
|/ /
* | Fix -Wno-error=deprecated for GCC and ClangThiago Macieira2013-09-041-2/+2
* | don't install non-framework headers in addition to frameworks, take 2Oswald Buddenhagen2013-09-021-0/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-023-39/+39
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-273-39/+39
| |\|
| | * Use dwarf-2 until gdb >7.5 lands on Android NDK.BogDan Vatra2013-08-221-6/+6
| | * Switch back to thumb for android armeabi.BogDan Vatra2013-08-221-6/+4
| | * Populate INTERFACE_LINK_LIBRARIES property in the cmake files.Stephen Kelly2013-08-211-1/+3
| | * CMake: Move some code around.Stephen Kelly2013-08-211-27/+27
* | | Revert Mac event loop changes.Morten Johan Sørvig2013-09-021-14/+0
* | | Make QGuiApplication::exec() run within NSApplicationMain()Gabriel de Dietrich2013-08-291-0/+14
* | | Revert "Add the same flags for the c++ compiler as they are already defined f...Wolfgang Bremer2013-08-281-1/+0
|/ /
* | Make sure deprecation warnings don't cause errors with -WerrorThiago Macieira2013-08-271-3/+4
* | Set an upper range of compiler versions for -WerrorThiago Macieira2013-08-231-11/+13
* | Fix bootstrap class path warning (java)Frederik Gladhorn2013-08-221-4/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-2160-1143/+6
|\|
| * Give the extra compiler a unique name for the vcproj generationMat Sutcliffe2013-08-201-1/+1
| * suppress error output from pkg-configOswald Buddenhagen2013-08-151-0/+5
| * Remove not supported mkspecs for Windows CE.Bjoern Breitmeyer2013-08-1558-1142/+0
* | don't include non-framework include paths when using frameworksOswald Buddenhagen2013-08-201-5/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-1628-74/+122
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-1428-74/+122
| |\|
| | * Fix SONAME handling on androidStephen Kelly2013-08-131-2/+1
| | * gdb_dwarf_index: Use a sed call that's more POSIX-compliant.Raphael Kubo da Costa2013-08-121-1/+1
| | * Android: Fix crash when compiling release mode for armv5Eskil Abrahamsen Blomfeldt2013-08-061-2/+6
| | * Add Info.plist templates for the macx-icc makespecTor Arne Vestbø2013-08-052-0/+40
| | * Update Info.plist templates to use the current standard plist format.Jake Petroules2013-08-0218-63/+63
| | * Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-07-263-7/+11
| | |\
| | | * Use absolute path in the /usr move workaround if -libdir is specifiedStephen Kelly2013-07-241-0/+4
| | | * Move the cmakeRelativePath function to cmake_functions.Stephen Kelly2013-07-242-5/+5
| | | * CMake: Add a clean_path before returning a path.Stephen Kelly2013-07-241-1/+1
| | | * CMake: Remove copy-pasto for the IMPORTED_LOCATIONStephen Kelly2013-07-241-1/+1