summaryrefslogtreecommitdiffstats
path: root/tools/configure/environment.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-18/+17
| |\
| | * configure: Determine MSVC version by evaluating macro _MSC_FULL_VERFriedemann Kleint2016-10-271-18/+17
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-171-1/+2
| |\|
| | * Match MSVC version strings in other languages than EnglishMichael BrĂ¼ning2016-10-141-1/+1
| | * configure.exe: Detect MSVC version with environment variable CL clearedFriedemann Kleint2016-10-141-0/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-0/+24
| |\|
| | * configure.exe: Write MSVC compiler version to qconfig.priFriedemann Kleint2016-09-031-0/+24
* | | Use the qmake based configuration system also on WindowsLars Knoll2016-08-181-151/+0
* | | Remove some dead code from the configuresLars Knoll2016-08-181-63/+0
|/ /
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-4/+2
|\|
| * Remove Wow6432Node versions of Visual Studio registry keysJoerg Bornemann2015-12-081-7/+2
* | Remove support for MSVC earlier than 2012Thiago Macieira2015-10-271-21/+0
|/
* remove $INCLUDE/$LIB hack for mingwOswald Buddenhagen2015-05-121-4/+4
* Add mingw GCC Version to qconfig.priEric Lemanissier2015-03-251-0/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add detection of and support for Visual Studio 2015Thiago Macieira2014-12-131-0/+8
* Update the names of Microsoft compilersThiago Macieira2014-12-131-20/+20
* Remove mkspecs and detection of Visual Studio .NET 2003Thiago Macieira2014-12-131-7/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-9/+9
* Fix configure warnings on Windows 7 with MSVC2010.Mitch Curtis2013-09-251-1/+1
* add support for Visual Studio 2013Joerg Bornemann2013-07-041-0/+7
* Fix incorrect compiler-from-mkspec selection in configureAndrew Knight2013-04-151-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* configure: Pick up environment paths again on MinGWKai Koehne2012-11-071-4/+6
* configure: Use forward slashes in findFile-functions consistently.Friedemann Kleint2012-11-051-2/+2
* Improve path search in configure.Friedemann Kleint2012-11-051-28/+143
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* compile without CamelCase headersOswald Buddenhagen2012-09-111-6/+7
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* Rename msvc11 to msvc2012Andreas Holzammer2012-08-071-4/+4
* don't copy files to default specs any moreOswald Buddenhagen2012-06-271-51/+4
* Add configure-time checking for the SSE and AVX features on WindowsThiago Macieira2012-06-121-3/+6
* Add Visual Studio 11 mkspecAndreas Holzammer2012-05-161-0/+5
* Remove -arch argument and #define QT_ARCH from configuresBradley T. Hughes2012-03-131-0/+22
* Make configure.exe only detect each compiler onceBradley T. Hughes2012-02-271-4/+24
* configure - fix detection of MSVC compiler in x64Shane Kearns2012-02-251-0/+4
* add missing errno.h includeOswald Buddenhagen2012-02-091-0/+1
* 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
* remove symbian support from configureJoerg Bornemann2011-11-071-7/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+516