summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/ios
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-7/+0
|\
| * Cache Xcode and SDK settings in .qmake.cache if it existsTor Arne Vestbø2013-05-081-7/+0
* | iOS: Specify framework dependencies in the right placeTor Arne Vestbø2013-03-311-3/+0
|/
* Fix '=' alignment and replace tabs in *.conf (whitespace only change)Axel Waggershauser2013-03-271-7/+7
* iOS: Don't warn about using C++11 extensionsTor Arne Vestbø2013-03-141-3/+0
* Use tools from the SDK's toolchain instead of the ones in /usr/binTor Arne Vestbø2013-03-131-13/+5
* iOS: Share common Mac qplatformdefs.h instead of duplicating codeTor Arne Vestbø2013-03-051-93/+0
* Move Xcode version extraction to xcode.confTor Arne Vestbø2013-03-041-2/+2
* iOS: Bump max Xcode version to 4.6Tor Arne Vestbø2013-02-271-1/+1
* iOS: Silence warning about 'long long' being a C++11 extensionTor Arne Vestbø2013-02-271-2/+5
* iOS: Build ios platform plugin when appropriateTor Arne Vestbø2013-02-271-0/+2
* iOS: Write default code signing identify for iOS in Xcode generatorTor Arne Vestbø2013-02-271-0/+2
* iOS: Replace device and simulator makespecs with single makespecTor Arne Vestbø2013-02-274-139/+9
* iOS: Include clang-mac.conf instead of defining precompile flags ourselvesTor Arne Vestbø2013-02-261-6/+0
* iOS: Use sdk.prf to set -isysroot based on the chosen SDKTor Arne Vestbø2013-02-262-13/+4
* iOS: Move device/simulator conditionals out of common mkspecsTor Arne Vestbø2013-02-264-24/+20
* iOS: Simplify arch detection/configuration in mkspecTor Arne Vestbø2013-02-261-34/+6
* iOS: Bump arch and iOS SDK, now that we require GLES 2.xTor Arne Vestbø2013-02-265-112/+23
* iOS: Simplify SDK resolving in mkspecTor Arne Vestbø2013-02-262-88/+42
* iOS: Get rid of GCC/LLVM makespecs for iOSTor Arne Vestbø2013-02-265-69/+5
* iOS: Remove hard-coding of Xcode /Developer path in common/ios mkspecsTor Arne Vestbø2013-02-262-47/+22
* Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-4/+0
* purge QMAKE_LIBS_OPENGL_QTOswald Buddenhagen2013-02-131-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-74/+74
* Update iOS 'clang' mkspec for Xcode 4.5Ian Dean2012-09-111-2/+2
* Removed some unused #defines from iOS qplatformdefs.hIan Dean2012-09-111-3/+0
* Added mkspecs for iOS.Qt4iOS2012-04-269-0/+619