summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/mac/default_post.prf
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the Info.plist variable replacement handlingJake Petroules2018-01-061-0/+23
* Allow using Xcode Command Line Tools to build QtJake Petroules2017-06-291-1/+2
* Only use -Xarch when specifying precompiled header if building multi archTor Arne Vestbø2017-06-121-1/+5
* Fix precompiled headers on Apple platforms, with multiple architecturesJake Petroules2017-04-141-4/+14
* Move Apple-specific -fapplication-extensions option to the mkspecThiago Macieira2017-04-121-4/+4
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-0/+5
|\
| * Don't pass -headerpad_max_install_names when using BitcodeJake Petroules2017-03-071-0/+7
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-011-7/+75
|\ \
| * | Fix iOS buildJake Petroules2017-01-301-2/+2
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-7/+75
| |\|
| | * de-duplicate {mac,uikit}/default_post.prf re valid architecturesOswald Buddenhagen2016-12-301-8/+9
| | * remove redundant arch list truncation in single_arch caseOswald Buddenhagen2016-12-301-5/+1
| | * delay resolution of darwin deployment target and architecturesOswald Buddenhagen2016-12-301-5/+80
* | | Build Qt libraries with -fapplication-extensionJake Petroules2017-01-271-0/+7
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-0/+3
|\|
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-1/+1
|\|
| * fix QMAKE_DEFAULT_*DIRS resolution with apple SDK, take 2Oswald Buddenhagen2016-10-161-4/+0
* | Share the multi-arch infrastructure between UIKit and macOSJake Petroules2016-09-291-9/+50
* | Fix warning about headerpad_max_install_names ignored when using bitcodeJake Petroules2016-08-311-0/+2
* | Provide better QMAKE_RPATHDIR defaults on Apple platformsJake Petroules2016-08-311-0/+7
|/
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-2/+2
* sanitize qt rpath handling, in particular on macOswald Buddenhagen2015-09-171-25/+0
* remove some mac multiarch vestigesOswald Buddenhagen2015-09-171-14/+1
* Use absolute rpath to Qt libraries for non-prefix buildsTor Arne Vestbø2015-06-041-9/+10
* 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-101-0/+7
* 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-141-7/+2
* xcode: Set QMAKE_XCODE_LIBRARY_SUFFIX from default_postTor Arne Vestbø2013-10-251-0/+2
* 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
* Mac: Ensure that C++11 is always used when linking against a static Qt buildTor Arne Vestbø2013-06-241-5/+8
* Cache Xcode and SDK settings in .qmake.cache if it existsTor Arne Vestbø2013-05-081-0/+8
* 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
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+17