summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-icc
Commit message (Expand)AuthorAgeFilesLines
* ICC: Remove the -fno-jump-tables workaround.Thiago Macieira2015-09-211-1/+1
* ICC: Update LTCG-related optionsThiago Macieira2015-09-211-1/+5
* Add a linker version script to Qt librariesThiago Macieira2015-09-131-0/+1
* Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-051-0/+6
* Make CONFIG += c++11 by default not disable GNU extensionsThiago Macieira2015-07-171-0/+1
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-1/+1
|\
| * Require -fPIC instead of just -fPIE for -reduce-relocationsThiago Macieira2015-05-071-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add link-time optimization support for Clang, GCC and ICCThiago Macieira2014-07-231-0/+3
* Make the use of -ffunction-sections more generic in QtThiago Macieira2014-05-191-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-171-1/+0
|\
| * Remove automated generation of dwarf indexhjk2014-02-161-1/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-1/+2
|\|
| * Disable disabling exceptions with ICCThiago Macieira2014-02-121-1/+2
* | Add support for using -isystem in qmakeThiago Macieira2014-01-201-0/+1
|/
* Update the ICC spec on Linux to actually compile stuffThiago Macieira2013-10-301-0/+3
* Add support for disabling exceptions with ICCThiago Macieira2013-10-171-0/+1
* Update ICC warnings disabled by default.Thiago Macieira2013-09-141-1/+1
* Add QMAKE_NM to the mkspecsThiago Macieira2013-06-101-0/+1
* Fix '=' alignment and replace tabs in *.conf (whitespace only change)Axel Waggershauser2013-03-271-62/+62
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* purge QMAKE_LIBS_OPENGL_QTOswald Buddenhagen2013-02-131-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove the -falign-stack option from ICC's mkspec.Thiago Macieira2012-10-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-25/+25
* 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
* centralize definitions of shell commandsOswald Buddenhagen2012-06-191-10/+0
* purge QMAKE_INCDIR_QT and QMAKE_LIBDIR_QTOswald Buddenhagen2012-06-191-2/+0
* Move the SSE2/AVX/Neon/etc. flags into the compiler mkspecsThiago Macieira2012-06-121-0/+8
* configure: Auto-detect and enable C++11 support if availableBradley T. Hughes2012-06-051-0/+2
* Remove all references to X11 session managementDonald Carr2012-06-011-1/+0
* Disable ICC diagnostic 2261 about __assume with side-effectsThiago Macieira2012-03-271-1/+1
* Update the Linux-ICC mkspecThiago Macieira2012-03-221-9/+1
* remove assignment of QMAKE_MOC & QMAKE_UIC from mkspecsOswald Buddenhagen2012-03-011-3/+0
* Don't hard-code paths to /usr/X11R6 in linux-mkspecsTor Arne Vestbø2012-02-141-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-18/+18
* Initial import from the monolithic Qt.Qt by Nokia2011-04-272-0/+153