summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-233-31/+0
|\
| * Cache Xcode and SDK settings in .qmake.cache if it existsTor Arne Vestbø2013-05-083-31/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-221-0/+1
|\|
| * added QMAKE_EXTENSION_STATICLIB to wince mkspecBjoern Breitmeyer2013-04-151-0/+1
* | Merge branch 'stable' into devSergio Ahumada2013-04-103-2/+12
|\|
| * Verify Xcode installation more thoroughly before relying on itTor Arne Vestbø2013-04-092-1/+8
| * Use absolute paths for Xcode helpers such as xcodebuild/xcrun/xcode-selectTor Arne Vestbø2013-04-091-2/+2
| * Enable C++11 on OSX when using ClangTor Arne Vestbø2013-04-051-0/+3
* | Don't duplicate SIMD QMAKE_CFLAGS for ClangTor Arne Vestbø2013-04-101-10/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-031-1/+3
|\|
| * Android on Windows: Add 2 missing qmake variables.Ray Donnelly2013-04-031-1/+3
* | 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-2721-291/+291
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-212-8/+8
|\
| * fix parallelized "jom install"Oswald Buddenhagen2013-03-152-8/+8
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-2022-625/+85
|\ \
| * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-5/+5
| * | 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
| * | Remove Q_OS_LINUX_ANDROID.Gunnar Sletta2013-03-121-1/+0
| * | Fix Xcode version lookup in xcode.confTor Arne Vestbø2013-03-061-1/+1
| * | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-053-49/+35
| * | Rename gcc-base-macx.conf to gcc-base-mac.conf and use it for iOS as wellTor Arne Vestbø2013-03-053-37/+3
| * | Rename common/mac.conf to common/macx.confTor Arne Vestbø2013-03-051-0/+0
| * | 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-042-2/+6
| * | Teach configure's pro-file parser to parse quoted $$system()Tor Arne Vestbø2013-03-041-1/+1
| * | 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-272-2/+2
| * | iOS: Write default code signing identify for iOS in Xcode generatorTor Arne Vestbø2013-02-271-0/+2
| * | iOS: Target both iPhone and iPad by defaultTor Arne Vestbø2013-02-271-0/+3
| * | iOS: Make Xcode output the default for GUI applicationsTor Arne Vestbø2013-02-271-3/+3
| * | iOS: Replace device and simulator makespecs with single makespecTor Arne Vestbø2013-02-276-139/+25
| * | 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-263-14/+5
| * | 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: Move Q_OS_IOS out of makesespec to qsystemdetection.hTor Arne Vestbø2013-02-261-1/+1
| * | 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
| * | qmake: Update Xcode generator to produce project files similar to XcodeTor Arne Vestbø2013-02-261-0/+2
| * | Use sdk.prf to set macosx-version-min instead of static conf filesTor Arne Vestbø2013-02-222-9/+0
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-201-0/+1
| |\|
| * | Always build against an SDK on Mac OSTor Arne Vestbø2013-02-201-0/+2
| * | Clean up how we build against SDKs on Mac OSTor Arne Vestbø2013-02-191-2/+5
| * | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-182-8/+0
| * | purge QMAKE_LIBS_OPENGL_QTOswald Buddenhagen2013-02-134-4/+0