summaryrefslogtreecommitdiffstats
path: root/mkspecs/win32-msvc2005
Commit message (Expand)AuthorAgeFilesLines
* Create a common qmake configuration for all MSVC versionsThiago Macieira2014-12-131-86/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* encode the MSVC version in our mkspecsJoerg Bornemann2014-03-201-0/+1
* Fix win32 mkspecsOswald Buddenhagen2014-03-061-3/+2
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-2/+3
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-41/+41
* disable incremental linking for release_with_debug_info buildsOswald Buddenhagen2013-12-031-1/+1
* Provide a fallback for QT_STAT_LNK on windowsSune Vuorela2013-10-311-0/+2
* qmake/vcxproj: add WIN64 macro for x86_46 buildsJoerg Bornemann2013-05-071-0/+4
* fix _WIN32 compiler defines for MSVCJoerg Bornemann2013-05-071-1/+1
* Fix '=' alignment and replace tabs in *.conf (whitespace only change)Axel Waggershauser2013-03-271-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* ANGLE: Fix debug-and-release buildsFriedemann Kleint2012-12-011-0/+1
* Don't link QtGui to winspool.dllKonstantin Ritt2012-11-131-1/+1
* Define QMAKE_EXTENSION_STATICLIB for MSVC mkspecs.Jason Barron2012-10-031-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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-0/+1
* remove unused Q_FS_FAT from Windows qplatformdefs.hJoerg Bornemann2012-08-081-1/+0
* centralize+fix addition of copy_dir_files flagOswald Buddenhagen2012-08-071-1/+1
* Avoid macro re-definition after 1838a6c2fb5e3b4368c871aa330d028b255b83afKonstantin Ritt2012-06-261-1/+1
* centralize definitions of shell commandsOswald Buddenhagen2012-06-191-9/+1
* 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/+5
* Windows: Add ANGLE support.Friedemann Kleint2012-05-311-0/+1
* remove assignment of QMAKE_MOC & QMAKE_UIC from mkspecs (part 2)Mark Brand2012-03-091-4/+0
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-1/+0
* 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
* Revert "Fixed deployment problems with MSVC 2005 and 2008 SP1"Joerg Bornemann2011-11-041-1/+1
* Build Qt with option -Zc:wchar_t under MSVCliang jian2011-06-271-1/+1
* 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-272-0/+237