summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Use quotes for the error message and remove a line break for cohesionLaszlo Papp2013-03-191-2/+1
| |/ |/|
* | Blackberry: Specify QMAKE_LFLAGS_RPATHLINK for BB10 platformTobias Koenig2013-02-181-0/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-189-9/+9
* introduce QMAKE_RPATHLINKDIR (and QMAKE_LFLAGS_RPATHLINK)Oswald Buddenhagen2012-12-031-0/+1
* Mac: Fix compilation with -sdk optionEike Ziller2012-11-231-2/+5
* Mac: Set minimum version to 10.7 for clang-libc++Morten Johan Sorvig2012-10-243-3/+10
* Blackberry mkspecs: Refine compiler optionsPeter Hartmann2012-10-011-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2210-243/+243
* announce the android platform in the respective specsOswald Buddenhagen2012-09-211-0/+2
* make qmakespecs announce the compiler familyOswald Buddenhagen2012-09-216-0/+12
* 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
* centralize initialization of CONFIG in mkspecsOswald Buddenhagen2012-09-085-5/+2