summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-icc/qmake.conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 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
* Work around ICC compatibility problem with Apple headersThiago Macieira2014-11-221-1/+1
* 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
* 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
* Refer to Apple products by their actual names.Jake Petroules2013-07-101-1/+1
* Fix '=' alignment and replace tabs in *.conf (whitespace only change)Axel Waggershauser2013-03-271-2/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-40/+40
* Rename common/mac.conf to common/macx.confTor Arne Vestbø2013-03-051-1/+1
* make qmakespecs announce the compiler familyOswald Buddenhagen2012-09-211-0/+2
* centralize initialization of CONFIG in mkspecsOswald Buddenhagen2012-09-081-1/+1
* centralize initialization of QT in specsOswald Buddenhagen2012-09-081-1/+0
* remove useless TEMPLATE assignments from specsOswald Buddenhagen2012-09-081-1/+0
* adjust specs to the new target mode handlingOswald Buddenhagen2012-09-081-1/+0
* Remove all usages of "arch" CFLAGS on Mac.Morten Johan Sorvig2012-05-041-8/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+82