summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-1016-16/+16
* Fix QTBUG-13928 non flat mode for project files in VS2010.Martin Petersson2010-11-251-7/+24
* Fixed namespace issues related to epocroot.cppMiikka Heikkinen2010-11-191-3/+3
* qmake vcxproj generator: fix description of custom build toolsJoerg Bornemann2010-11-121-1/+1
* Fixed many spelling errors.Rohan McGovern2010-10-252-5/+5
* Revert "qmake: pass include directories to MS resource compiler"Joerg Bornemann2010-10-133-4/+1
* qmake: delete .pdb file when making 'distclean' instead of 'clean'Joerg Bornemann2010-10-111-1/+1
* qmake: pass include directories to MS resource compilerJoerg Bornemann2010-10-113-1/+4
* fix regexp in "make custom command handling in vc(x)proj files sane"Oswald Buddenhagen2010-10-061-1/+1
* make QMAKE_POST_LINK handling in nmake generator saneOswald Buddenhagen2010-10-051-4/+1
* make custom command handling in vc(x)proj files saneOswald Buddenhagen2010-10-057-89/+50
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-263-3/+4
|\
| * qmake vc[x]proj generators: support /MAP option without file nameJoerg Bornemann2010-08-242-2/+4
| * qmake vcxproj generator: fix bug when using CharacterSet=1 in .pro fileJoerg Bornemann2010-08-241-1/+0
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-261-3/+6
|\ \ | |/ |/|
| * qmake: fix assertion on Windows when DESTDIR is empty in static libsJoerg Bornemann2010-08-171-3/+6
* | qmake vcxproj generator: fix usage of /Fd in QMAKE_CXXFLAGSJoerg Bornemann2010-08-201-1/+1
* | qmake: fix vcxproj generator when using /Fd in QMAKE_CXXFLAGSJoerg Bornemann2010-08-201-0/+1
* | QMake/Win32/MinGW: Fix ar script generating with absolute pathsTuomas Suutari2010-08-181-4/+1
* | qmake: Fix CONFIG += exceptions_off with the MSVC project generator, take 2.Jocelyn Turcotte2010-06-244-6/+4
* | qmake: Fix CONFIG += exceptions_off with the MSVC project generator.Jocelyn Turcotte2010-06-162-2/+6
* | support for cross building Qt for MinGW (win32-g++) on UnixMark Brand2010-06-101-1/+6
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-0/+6
|\ \ | |/
| * qmake: don't warn about unknown MSVC compiler option /MPJoerg Bornemann2010-06-021-0/+6
* | Added support for .rc files on VS2010.Martin Petersson2010-05-201-2/+37
* | Added a default value for optimization settings.Martin Petersson2010-05-181-0/+1
* | remove extraneous return statementOswald Buddenhagen2010-05-061-1/+0
* | cosmetics: change enum valueOswald Buddenhagen2010-05-061-1/+1
* | Fix project file generation for MSVC 2010Martin Petersson2010-04-302-3/+32
* | qmake: remove useless evaluation of variables from VS project generatorsJoerg Bornemann2010-04-292-16/+0
* | qmake: fix duplicate linker options in VS project filesJoerg Bornemann2010-04-292-14/+0
* | qmake: fix duplicate compiler options in VS project filesJoerg Bornemann2010-04-292-8/+0
* | Fix all qmake Makefiles to include the MSBuild backendMarius Storm-Olsen2010-04-241-2/+2
* | Add support for MSBuild, which is the project format for MSVC 2010Martin Petersson2010-04-218-6/+4996
* | Add DEFINES to mingw32/windres.exe command line.Robert Griebl2010-03-121-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-061-0/+4
|\ \ | |/
| * Readd a line that got removed by accident in previous changeAndy Shaw2010-03-011-0/+1
| * Ensure that a library path with a space in it gets quoted on WindowsAndy Shaw2010-03-011-1/+4
* | don't have every generator duplicate the QMAKE_QMAKE logicOswald Buddenhagen2010-03-034-9/+2
* | Get qmake to add pdb files to install target in debug configuration.Sean Harmer2010-02-262-0/+18
* | Factored readRegistryKey implementation out of qmakeaxis2010-02-231-96/+1
* | Revert "Factored readRegistryKey implementation out of qmake"Thiago Macieira2010-02-211-1/+96
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-201-96/+1
|\ \ | |/
| * Factored readRegistryKey implementation out of qmakeGareth Stockwell2010-02-191-96/+1
| * Revert "Factored readRegistryKey implementation out of qmake"axis2010-02-191-1/+96
| * Factored readRegistryKey implementation out of qmakeGareth Stockwell2010-02-181-96/+1
* | purge msvc6 suppport from qmake. qt doesn't support it for quite a while now.Oswald Buddenhagen2010-02-122-1329/+0
* | remove the most blatant tmake compat pathsOswald Buddenhagen2010-02-121-2/+1
|/
* qmake: fix warningsOswald Buddenhagen2010-02-011-1/+2
* Update copyright year to 2010Jason McDonald2010-01-0614-14/+14