summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-icc
Commit message (Expand)AuthorAgeFilesLines
* Remove CFBundleGetInfoString from Info.plist templatesTor Arne Vestbø2019-10-042-4/+0
* macOS: Share deployment target and device arch config between makespecsTor Arne Vestbø2018-08-231-4/+0
* centralize ICC flags for *nix-systems toolchainsAlexander Shevchenko2018-06-221-77/+7
* Make the use of -fdata-sections and --gc-sections more generic in QtMikhail Svetkin2018-04-271-1/+1
* macOS: Bump deployment target to 10.11Morten Johan Sørvig2018-02-111-1/+1
* Rewrite the Info.plist variable replacement handlingJake Petroules2018-01-062-9/+11
* Add NSSupportsAutomaticGraphicsSwitching key to Info.plist app templatesJake Petroules2017-08-081-0/+2
* Sort keys in Info.plist templatesJake Petroules2017-08-082-16/+16
* Add proper detection of x86 RDRAND instructionThiago Macieira2017-06-121-1/+2
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-1/+4
|\
| * Add configure flag to optimize Qt for sizeAllan Sandfeld Jensen2017-04-291-1/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-0/+2
|\|
| * Fix precompiled headers on Apple platforms, with multiple architecturesJake Petroules2017-04-141-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-071-0/+1
|\|
| * Fix detection of F16C for the Intel compiler (again) and Visual StudioThiago Macieira2017-04-061-1/+1
| * x86: Detect F16C with the Intel compiler tooThiago Macieira2017-04-021-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-021-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-2/+2
| |\
| | * Disable optimizations for macx-icc debugThiago Macieira2017-02-211-2/+2
* | | x86: Add detection of the AES and SHA New InstructionsThiago Macieira2017-02-211-0/+2
|/ /
* | Bump the minimum required Darwin versionsJake Petroules2017-01-031-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-1/+1
|\|
| * Disable ICC warning 3373Thiago Macieira2016-12-071-1/+1
* | Fix warning about headerpad_max_install_names ignored when using bitcodeJake Petroules2016-08-311-1/+2
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-0/+18
|\
| * qmake: Add support for separate debug info on Apple platforms.Jake Petroules2016-04-141-0/+18
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-8/+0
|\|
| * Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-091-8/+0
* | configure: Add support for detecting AVX512 instructionsThiago Macieira2015-09-251-0/+7
|/
* ICC: Remove the -fno-jump-tables workaround.Thiago Macieira2015-09-211-1/+1
* ICC: Update LTCG-related optionsThiago Macieira2015-09-211-0/+2
* Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-051-0/+4
* Make CONFIG += c++11 by default not disable GNU extensionsThiago Macieira2015-07-171-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Work around ICC compatibility problem with Apple headersThiago Macieira2014-11-221-1/+1
* Add CFBundleIdentifier to the bundle Info.plist'sMorten Johan Sørvig2014-11-101-0/+2
* Reenable C++11 for ICC on OS XThiago Macieira2014-10-311-2/+1
* Bump default deployment target to 10.7Morten Johan Sørvig2014-10-181-1/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-0/+2
|\
| * Add CFBundleVersion to the Info.plist files.Morten Johan Sørvig2014-10-011-0/+2
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Enable rpath support on OS X and iOS platformAdam Strzelecki2014-08-091-1/+1
* | Add link-time optimization support for Clang, GCC and ICCThiago Macieira2014-07-231-0/+3
* | Disable C++11 support for ICC on OS XThiago Macieira2014-06-281-1/+2
* | Update the macx-icc mkspec for ICC 15Thiago Macieira2014-06-271-7/+7
|/
* Make the use of -ffunction-sections more generic in QtThiago Macieira2014-05-191-0/+2
* Initial support for the Intel Compiler 14.0 on OS XThiago Macieira2014-02-161-15/+28
* qmake: Pick up default bundle prefix from Xcode preferencesTor Arne Vestbø2013-10-311-1/+1
* Add Info.plist templates for the macx-icc makespecTor Arne Vestbø2013-08-052-0/+40