summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Make host_build re-use the sdk.prf logicTor Arne Vestbø2013-03-021-28/+24
* Add the infrastructure to compile Qt with -WerrorThiago Macieira2013-02-281-0/+34
* Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-2844-1257/+219
|\
| * 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: Fix build for modules that load(configure)Morten Johan Sørvig2013-02-271-0/+3
| * 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-272-0/+9
| * iOS: Allow projects to disable the main wrapperTor Arne Vestbø2013-02-271-6/+8
| * iOS: Link to the platform plugin and iosmain plugin and define mainTor Arne Vestbø2013-02-271-0/+22
| * iOS: Make Xcode output the default for GUI applicationsTor Arne Vestbø2013-02-273-3/+20
| * iOS: Replace device and simulator makespecs with single makespecTor Arne Vestbø2013-02-2713-227/+89
| * iOS: Include clang-mac.conf instead of defining precompile flags ourselvesTor Arne Vestbø2013-02-263-6/+2
| * 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-266-46/+46
| * 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-266-116/+25
| * 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-2613-373/+5
| * iOS: Remove hard-coding of Xcode /Developer path in common/ios mkspecsTor Arne Vestbø2013-02-2615-481/+27
| * qmake: Don't generate Xcode project bundle identifiers with spacesTor Arne Vestbø2013-02-262-0/+38
| * qmake: Update Xcode generator to produce project files similar to XcodeTor Arne Vestbø2013-02-262-0/+4
* | Don't look up DOCTYPE when resolving SDK settings on Mac OSTor Arne Vestbø2013-02-281-0/+1
* | Enable C++11 mode for Qt tools tooThiago Macieira2013-02-281-1/+1
* | Add qt_common.prf and move some common definitions thereThiago Macieira2013-02-285-11/+24
* | ANGLE: Fix static build.Friedemann Kleint2013-02-251-0/+1
|/
* Use sdk.prf to set macosx-version-min instead of static conf filesTor Arne Vestbø2013-02-2213-19/+40
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-2019-66/+79
|\
| * add QT_CONFIG's static/shared to CONFIG on startupOswald Buddenhagen2013-02-184-17/+3
| * take advantage of new safety regarding build config resolutionOswald Buddenhagen2013-02-185-5/+5
| * refactor build config resolutionOswald Buddenhagen2013-02-1811-49/+75
| * Blackberry: Specify QMAKE_LFLAGS_RPATHLINK for BB10 platformTobias Koenig2013-02-181-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-192-8/+27
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-183-13/+14
|\|
| * Make cmake packages installed to /usr non-relocatable.Stephen Kelly2013-02-141-4/+14
| * remove useless unset()sOswald Buddenhagen2013-02-132-9/+0
* | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-182-8/+0
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-1715-202/+229
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1415-202/+229
| |\|
| | * If the libdir is absolute, make the config file non-relocatable.Stephen Kelly2013-02-131-0/+4
| | * use install path as fallback when locating toolsOswald Buddenhagen2013-02-111-1/+1
| | * Fix regex for determining if a path is relative.Stephen Kelly2013-02-111-4/+4
| | * Don't duplicate the 'top-level' include dir in all modules.Stephen Kelly2013-02-091-2/+2
| | * Include the CMake Extras file and the Macros file only once.Stephen Kelly2013-02-091-4/+4
| | * ensure consistent pkg-config file naming for macx qt frameworksOswald Buddenhagen2013-02-061-0/+1
| | * beautify the pkg-config Name: fieldOswald Buddenhagen2013-02-061-1/+1
| | * export QT_CONFIG only in Qt5Core.pcOswald Buddenhagen2013-02-061-4/+0