summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/mac
Commit message (Expand)AuthorAgeFilesLines
* sanitize qt rpath handling, in particular on macOswald Buddenhagen2015-09-171-25/+0
* remove some mac multiarch vestigesOswald Buddenhagen2015-09-171-14/+1
* Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-051-3/+0
* Use absolute rpath to Qt libraries for non-prefix buildsTor Arne Vestbø2015-06-041-9/+10
* qmake: Expose iOS/OS X SDK platform path as QMAKE_MAC_SDK_PLATFORM_PATHTor Arne Vestbø2015-03-061-0/+8
* Decouple caching of iOS/OSX SDK path and version in sdk.prfTor Arne Vestbø2014-12-011-1/+5
* mkspec macx-ios-clang: ensure SDK version is validRichard Moe Gustavsen2014-11-111-0/+4
* Add rpath pointing to Qt libraries in OS X and iOSAdam Strzelecki2014-11-011-0/+24
* Make Xcode debug info format controllable through a qmake variableTor Arne Vestbø2014-04-102-0/+17
* Use PlistBuddy instead of sed/xpath magic to extract OS X/iOS SDK nameTor Arne Vestbø2014-04-081-6/+1
* Explicitly use libstdc++ for non-C++11 static buildsTor Arne Vestbø2014-01-281-0/+9
* Ensure C++11 support matches between Qt and user projects for static buildsTor Arne Vestbø2014-01-281-2/+11
* use the new "stash" instead of the (anything but) "regular" cacheOswald Buddenhagen2013-11-142-10/+5
* qmake: Pick up default bundle prefix from Xcode preferencesTor Arne Vestbø2013-10-311-0/+9
* xcode: Set QMAKE_XCODE_LIBRARY_SUFFIX from default_postTor Arne Vestbø2013-10-252-2/+3
* Xcode: Dynamically choose release/debug libs based on current configurationTor Arne Vestbø2013-10-161-0/+6
* Revert Mac event loop changes.Morten Johan Sørvig2013-09-021-14/+0
* Make QGuiApplication::exec() run within NSApplicationMain()Gabriel de Dietrich2013-08-291-0/+14
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-251-5/+8
|\
| * Mac: Ensure that C++11 is always used when linking against a static Qt buildTor Arne Vestbø2013-06-241-5/+8
* | Scope cached Mac SDK tool values by mkspecTor Arne Vestbø2013-06-241-3/+6
|/
* Cache Xcode and SDK settings in .qmake.cache if it existsTor Arne Vestbø2013-05-083-8/+54
* Harden check for SDK platform name on Mac OSTor Arne Vestbø2013-04-181-2/+2
* Use absolute paths for Xcode helpers such as xcodebuild/xcrun/xcode-selectTor Arne Vestbø2013-04-091-2/+2
* Handle errors when sysrooting tools on MacTor Arne Vestbø2013-04-081-1/+3
* Enable C++11 on OSX when using ClangTor Arne Vestbø2013-04-051-0/+3
* Load sdk.prf first, if enabled, so that other features can use QMAKE_CXXTor Arne Vestbø2013-04-031-0/+4
* Fix whitespace issues in *.prfAxel Waggershauser2013-03-221-1/+1
* Use tools from the SDK's toolchain instead of the ones in /usr/binTor Arne Vestbø2013-03-131-0/+9
* Simplify how we resolve the SDK root on Mac OSTor Arne Vestbø2013-03-131-7/+2
* Make host_build re-use the sdk.prf logicTor Arne Vestbø2013-03-021-28/+24
* Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-281-1/+9
|\
| * iOS: Replace device and simulator makespecs with single makespecTor Arne Vestbø2013-02-271-1/+9
* | Don't look up DOCTYPE when resolving SDK settings on Mac OSTor Arne Vestbø2013-02-281-0/+1
|/
* Use sdk.prf to set macosx-version-min instead of static conf filesTor Arne Vestbø2013-02-221-0/+20
* Clean up how we build against SDKs on Mac OSTor Arne Vestbø2013-02-191-6/+22
* configure: Remove the -dwarf2 argument for Mac OS X buildsBradley T. Hughes2012-05-111-6/+0
* Remove all usages of "arch" CFLAGS on Mac.Morten Johan Sorvig2012-05-044-28/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2710-0/+101