summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
Commit message (Expand)AuthorAgeFilesLines
* make sure that installed meta files are always postprocessedOswald Buddenhagen2013-10-111-0/+1
* winmain for winrtAndrew Knight2013-09-141-1/+1
* build system support for WinRTOliver Wolff2013-09-141-0/+93
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-07-126-6/+6
|\
| * Merge branch 'stable' into devSergio Ahumada2013-07-116-6/+6
| |\
| | * Refer to Apple products by their actual names.Jake Petroules2013-07-106-6/+6
* | | Add osx and darwin scopes to qmake.Jake Petroules2013-07-112-2/+2
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-0/+2
|\|
| * Make the macx-xcode spec a wrapper around the default specTor Arne Vestbø2013-06-241-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-127-0/+7
|\|
| * Add QMAKE_NM to the mkspecsThiago Macieira2013-06-107-0/+7
* | 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