summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* WinRT: Remove Windows metadata flags from common mkspecAndrew Knight2013-11-041-2/+2
* Clean up common winrt/winphone mkspecOliver Wolff2013-10-251-2/+1
* qmake: Support MSVC2013 for WinRT buildsAndrew Knight2013-10-258-0/+24
* WinRT: Added msvc2013 mkspecsOliver Wolff2013-10-2512-2/+183
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-2436-271/+406
|\
| * Rename BlackBerry arm mkspecs to be aligned with NDK structureWolfgang Bremer2013-10-238-29/+123
| * de-duplicate QT_MODULESOswald Buddenhagen2013-10-231-0/+1
| * return()-related break() insanity is not necessary in qt5Oswald Buddenhagen2013-10-231-1/+1
| * don't suggest to use qtAddModule(), it's internal APIOswald Buddenhagen2013-10-231-1/+1
| * don't load wayland-scanner for all projects on linuxOswald Buddenhagen2013-10-221-4/+0
| * iOS: default_post: let xcodebuild_distclean depend on xcodebuild_cleanRichard Moe Gustavsen2013-10-211-0/+1
| * remove broken validation of QMLIMPORTSCANNEROswald Buddenhagen2013-10-181-14/+9
| * make it possible to explicitly suppress the qml import scanOswald Buddenhagen2013-10-181-1/+2
| * Android: Remove support for QMAKE_SUPPORTED_ORIENTATIONSEskil Abrahamsen Blomfeldt2013-10-181-3/+0
| * iOS: Don't hard-code simulator and device architecturesTor Arne Vestbø2013-10-182-2/+5
| * iOS: Add default QT_ARCH for configure tests to our own qt_config.prfTor Arne Vestbø2013-10-182-10/+12
| * iOS: Prevent stray non-expected rules/targets in Xcode-wrapper makefileTor Arne Vestbø2013-10-181-1/+4
| * iOS: Wrap user's main by renaming symbol and relying on weak linkingTor Arne Vestbø2013-10-171-51/+25
| * Static builds: Link QML plugins.Morten Johan Sørvig2013-10-171-0/+86
| * linux-rasp-pi: Remove custom cursor codeAndy Nichols2013-10-171-86/+0
| * Add support for disabling exceptions with ICCThiago Macieira2013-10-171-0/+1
| * Xcode: Dynamically choose release/debug libs based on current configurationTor Arne Vestbø2013-10-162-7/+36
| * use pkg-config supplied CFLAGS when building with EGLOswald Buddenhagen2013-10-161-0/+2
| * Use the cmakeTargetPaths function to process multiple paths.Stephen Kelly2013-10-161-4/+3
| * Output prefix for tools on x86Eskil Abrahamsen Blomfeldt2013-10-161-0/+1
| * Generate source includes in a separate file, if needed.Stephen Kelly2013-10-163-6/+17
| * Don't test DLLDESTDIR when calculating dll location.Stephen Kelly2013-10-161-1/+1
| * Clean up support library linkage on AndroidSimon Hausmann2013-10-151-1/+1
| * iOS: Remove check for unknown Xcode versionsTor Arne Vestbø2013-10-141-3/+0
| * iOS: Move qmake features out of the generic features and into the makespecTor Arne Vestbø2013-10-143-0/+0
| * macx-xcode: Change wrapper to write to QMAKESPEC to change mkspecTor Arne Vestbø2013-10-142-8/+7
| * make sure that installed meta files are always postprocessedOswald Buddenhagen2013-10-111-0/+1
| * qml_plugin.prf: moc plugin with -Muri=$$TARGETPATHRichard Moe Gustavsen2013-10-111-0/+5
| * Remove last traces of CoreServices/QT_NO_CORESERVICES on MacTor Arne Vestbø2013-10-111-1/+1
| * qmake: Centralize TARGET sanitization in default_post.prfTor Arne Vestbø2013-10-112-22/+35
| * eglfs/imx6: enable double buffering and vsync by defaultThomas Senyk2013-10-111-0/+10
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-113-20/+31
|\|
| * Android: Correctly escape backslashes in deployment settingsEskil Abrahamsen Blomfeldt2013-10-091-17/+21
| * iOS: Update Xcode check to include Xcode 5.0Tor Arne Vestbø2013-10-091-2/+3
| * Android: Build against new build tools revisionsEskil Abrahamsen Blomfeldt2013-10-041-1/+7
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-10-094-1/+13
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-044-1/+13
| |\|
| | * move android-specific feature files to android/Oswald Buddenhagen2013-10-032-0/+0
| | * iOS: Always use application bundle when building Qt applicationsTor Arne Vestbø2013-09-272-1/+13
* | | Add unsupported linux libc++ clang mkspecDonald Carr2013-10-032-0/+120
|/ /
* | Windows RT and Windows Phone QPAAndrew Knight2013-10-021-2/+5
* | WinRT: Added missing WIN32 define to qmake.confOliver Wolff2013-10-021-2/+2
* | Merge branch 'stable' into devSergio Ahumada2013-09-277-21/+22
|\|
| * Fix device-specific eglfs hooks to provide createNativeWindow correctlyLaszlo Agocs2013-09-264-10/+14
| * iOS: Propagate xcodebuild exit-code from makefile wrapperTor Arne Vestbø2013-09-261-1/+1