summaryrefslogtreecommitdiff
path: root/mkspecs
AgeCommit message (Expand)AuthorFilesLines
2014-02-20Merge remote-tracking branch 'origin/release' into wip/tizenupstream/5.2.2Tomasz Olszak24-47/+20
2014-02-16Remove automated generation of dwarf indexhjk24-46/+18
2014-02-12Disable disabling exceptions with ICCThiago Macieira1-1/+2
2014-01-28Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak5-5/+13
2014-01-21Do not limit clang generated debug info to dwarf-2 on mac.Erik Verbruggen1-4/+0
2014-01-21Suppress unsafe warnings of MSVCKurt Pattyn1-0/+8
2014-01-20clear OBJECTIVE_SOURCES as wellOswald Buddenhagen1-0/+1
2014-01-16eglfs: Allow using a different framebuffer deviceLaszlo Agocs1-1/+1
2014-01-16Added commmon linux-g++-tizen spec.upstream/5.2.1Tomasz Olszak2-0/+55
2014-01-15REG: Fix make install on library projects on AndroidEskil Abrahamsen Blomfeldt1-0/+3
2014-01-15Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak1-1/+11
2014-01-14MIPS DSP build system fix and additional optimizations.lpapuga1-1/+11
2014-01-08Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak5-20/+120
2014-01-07make the pkg-config error message more preciseOswald Buddenhagen1-1/+1
2014-01-06iOS: Use in-place string renaming to rename main() instead of ldTor Arne Vestbø2-6/+64
2013-12-23Make wayland-scanner install generated headersJorgen Lind1-12/+54
2013-12-21Don't try to build qt_app in release against debug-only Qt buildsTor Arne Vestbø1-1/+1
2013-12-16Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak17-32/+121
2013-12-09Add mkspec for clang using libc++ on Linux.Jürgen Hunold2-0/+52
2013-12-05Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2-15/+34
2013-12-05iOS: Explicitly use libstdc++ when C++11 support is not enabledTor Arne Vestbø1-0/+9
2013-12-04enable path replacement in installed prl files on all platformsOswald Buddenhagen1-17/+18
2013-12-04properly replace windows paths in installed meta filesOswald Buddenhagen1-0/+2
2013-12-03iOS: Use DWARF instead of DWARF with dSYM for debug buildsTor Arne Vestbø1-0/+16
2013-12-03don't install qt dlls into lib/ any moreOswald Buddenhagen1-0/+1
2013-12-03complete implementation of force_debug_infoOswald Buddenhagen1-5/+3
2013-12-03disable incremental linking for release_with_debug_info buildsOswald Buddenhagen7-7/+7
2013-11-29iOS: Provide default launch image for 4-inch devicesTor Arne Vestbø2-0/+10
2013-11-27CMake: Parse the output of new CMake versions.Stephen Kelly1-2/+3
2013-11-27Remove leading '/' from target paths.Stephen Kelly1-2/+2
2013-11-25Merge remote-tracking branch 'upstream/stable' into wip/tizenTomasz Olszak4-12/+7
2013-11-23Prepare for printing support.BogDan Vatra1-1/+0
2013-11-15fix header bundling in some framework buildsOswald Buddenhagen1-1/+1
2013-11-14use the new "stash" instead of the (anything but) "regular" cacheOswald Buddenhagen2-10/+5
2013-11-14Check for existence of QML import paths.Morten Johan Sørvig1-1/+1
2013-11-12Setting DFLT_XKB_CONFIG_ROOT only if not defined.Tomasz Olszak2-0/+2
2013-11-12Added tizen_app.prf for building Tizen tpk's.Tomasz Olszak1-0/+105
2013-11-12Added mkspec for Tizen emulator, mobile and iviTomasz Olszak7-0/+186
2013-11-07Android: Allow modules to specify permissions/featuresEskil Abrahamsen Blomfeldt1-0/+13
2013-11-05Resolve Qt module deps before determining if QML import scanner is neededTor Arne Vestbø1-1/+4
2013-11-04qt.prf: add correct library version when using qmlimportscannerRichard Moe Gustavsen1-1/+1
2013-10-31Provide a fallback for QT_STAT_LNK on windowsSune Vuorela1-0/+2
2013-10-31Remove android specific qmake variables.BogDan Vatra1-12/+0
2013-10-31export QT_NO_<foo> equivalents to the build systemOswald Buddenhagen1-0/+4
2013-10-31qmake: Pick up default bundle prefix from Xcode preferencesTor Arne Vestbø10-9/+18
2013-10-31iOS: Be more specific in where we look for object files to rename mainTor Arne Vestbø1-3/+8
2013-10-30Update the ICC spec on Linux to actually compile stuffThiago Macieira1-0/+3
2013-10-30dbuscommon.pri: Fix source file dependencyMichael Krasnyk1-0/+1
2013-10-30iOS: Build libs (including Qt itself) for both simulator and deviceTor Arne Vestbø1-45/+159
2013-10-30iOS: Build simulator libraries with suffixTor Arne Vestbø2-3/+12