summaryrefslogtreecommitdiff
path: root/mkspecs
AgeCommit message (Expand)AuthorFilesLines
2015-02-28Added device mkspec for Tizen 2.* mobile cross compilation.Tomasz Olszak2-0/+88
2015-02-28Added tizen mkspecs for OBS builds (non cross-compiled)Tomasz Olszak3-0/+55
2015-02-28Removed unused Tizen device mkspecs.Tomasz Olszak9-278/+0
2015-02-26Added handling of Tizen 2.3 Mobile cross-compilation and deployment.Tomasz Olszak1-5/+36
2015-02-26Revert "Tizen: Refactored mkspecs. One platform for all profiles."Tomasz Olszak7-2/+175
2015-02-26Added common and wearable definesTomasz Olszak1-0/+4
2015-02-26Tizen: Refactored mkspecs. One platform for all profiles.Tomasz Olszak7-175/+2
2015-02-26Added commmon linux-g++-tizen spec.Tomasz Olszak2-0/+55
2015-02-26Setting DFLT_XKB_CONFIG_ROOT only if not defined.Tomasz Olszak2-0/+2
2015-02-26Added tizen_app.prf for building Tizen tpk's.Tomasz Olszak1-0/+105
2015-02-26Added mkspec for Tizen emulator, mobile and iviTomasz Olszak7-0/+186
2015-01-16iOS: add AppIcon asset name to Xcode projectRichard Moe Gustavsen1-0/+15
2015-01-08iOS: bump QMAKE_IOS_DEPLOYMENT_TARGET to 5.1.1Richard Moe Gustavsen1-1/+1
2015-01-08use the major qt version for the library stem also in cmake filesOswald Buddenhagen1-1/+1
2015-01-07Remove the -load_all option from the linker enabling static buildsAndy Shaw1-2/+0
2015-01-06windeployqt: add clean step to toplevel makefileMaurice Kalinowski1-1/+2
2015-01-03Link against QMAKE_LIBS_EXECINFO when using backtrace(3).Raphael Kubo da Costa3-0/+3
2014-12-20Use the GCC and Clang __builtin_bswap intrinsics in qbswapThiago Macieira1-3/+0
2014-12-05Make no_debug_info also strip out -gstabsAllan Sandfeld Jensen1-4/+4
2014-12-05Android: Enable -fno-builtin-memmove in arm buildsEskil Abrahamsen Blomfeldt1-2/+2
2014-12-02iOS: Use DISTCLEAN_DEPS instead of custom distclean targetTor Arne Vestbø1-2/+1
2014-12-01Fix linking of sources without LTCG to a static lib with LTCGThiago Macieira4-17/+22
2014-12-01Make sure plugins under LTCG get the right flags too.Thiago Macieira1-0/+2
2014-12-01Decouple caching of iOS/OSX SDK path and version in sdk.prfTor Arne Vestbø1-1/+5
2014-11-28macx-ios-clang: only provide default LaunchScreen.xib if using Xcode 6Richard Moe Gustavsen1-7/+11
2014-11-22Work around ICC compatibility problem with Apple headersThiago Macieira1-1/+1
2014-11-21Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn20-18/+117
2014-11-17iOS: Tell Xcode to not build universal app binaries for debug buildsTor Arne Vestbø1-0/+5
2014-11-17Set CFBundleIdentifier prefix for Qt frameworksMorten Johan Sørvig1-0/+2
2014-11-17Revert "Build Qt for OS X and iOS with relative rpath"Morten Johan Sørvig2-3/+6
2014-11-15rcc: Change two-pass feature from opt-out to opt-inhjk1-1/+1
2014-11-13iOS: Enable fat builds containing both armv7 and arm64 slicesTor Arne Vestbø3-2/+8
2014-11-13iOS: Allow ARCHS to be specified at build time for multi-arch buildsTor Arne Vestbø1-5/+8
2014-11-13iOS: Ensure that the rename-main logic works for multi-arch buildsTor Arne Vestbø3-6/+12
2014-11-11iOS: let qmake generate default LaunchScreen.xibRichard Moe Gustavsen3-0/+55
2014-11-11mkspec macx-ios-clang: ensure SDK version is validRichard Moe Gustavsen2-0/+8
2014-11-11Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen4-3/+23
2014-11-10Add CFBundleIdentifier to the bundle Info.plist'sMorten Johan Sørvig8-0/+16
2014-11-10Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen4-3/+23
2014-11-10Merge remote-tracking branch 'origin/5.3' into 5.4.0Oswald Buddenhagen2-1/+4
2014-11-07Fix release-with-debuginfo flags for QCCMatt Fischer1-1/+6
2014-11-07WinRT: Add missing manifest specifier for rotationMaurice Kalinowski3-2/+17
2014-11-05Stop including g++-unix.conf in the freebsd-clang mkspec.Raphael Kubo da Costa1-1/+1
2014-11-05Set the _C variants of QMAKE_LINK and QMAKE_LINK_SHLIB in clang.conf.Raphael Kubo da Costa1-0/+3
2014-11-01Build Qt for OS X and iOS with relative rpathAdam Strzelecki2-6/+3
2014-11-01Add rpath pointing to Qt libraries in OS X and iOSAdam Strzelecki1-0/+24
2014-10-31Reenable C++11 for ICC on OS XThiago Macieira1-2/+1
2014-10-31Enable the latest versions of GCC, Clang and ICC with -WerrorThiago Macieira1-6/+6
2014-10-30Raspi: default platform plugin is eglfsLaszlo Agocs1-3/+0
2014-10-29add support for explicitly declaring the module master headerOswald Buddenhagen2-1/+8