summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | qmake vc(x)proj generator: fix handling of DEFINES from .prl filesJoerg Bornemann2011-03-152-14/+0
* | | | | qmake vc(x)proj generator: set the output directoryJoerg Bornemann2011-03-151-37/+8
* | | | | qmake vc(x)proj generator: fix reading of /YX, /Yc, /Yu compiler flagsJoerg Bornemann2011-03-151-3/+3
* | | | | qmake vcproj generator: support PCHs with other extensions than .hJoerg Bornemann2011-03-151-1/+1
|/ / / /
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-031-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | fix DLLDESTDIR handling in nmake generator when QMAKE_POST_LINK is usedOswald Buddenhagen2011-03-021-2/+2
| |/
* | Fixed win32-msvc2008 build regression.axis2011-01-312-9/+5
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-3116-20/+31
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1716-16/+16
| |\ \ | | |/
| | * Update copyright year to 2011.Jason McDonald2011-01-1016-16/+16
| * | qmake: fix wrong case label in toString(subSystemOption)Joerg Bornemann2011-01-101-4/+0
| * | qmake: write and install pkg-config files for mingwMark Brand2011-01-102-0/+15
* | | Made qmake strip trailing \ from libdirs.axis2011-01-281-1/+4
* | | Added MinGW support for adding lib prefix and extension via profile.axis2011-01-283-9/+19
* | | Added support for various special compiler/linker flags on MinGW.axis2011-01-281-0/+18
* | | Added support for rvct_linker config in qmake's MinGW generator.axis2011-01-281-3/+11
* | | Avoided some MinGW specific codepaths when building Symbian libs.axis2011-01-282-3/+4
* | | Added .lib/.dso dependency tracking to Symbian with MinGW generator.axis2011-01-281-0/+6
* | | Added object script support to RVCT when using MinGW qmake generator.axis2011-01-281-8/+38
* | | Added Symbian makefile building support using MinGW backend.axis2011-01-281-2/+2
|/ /
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-8/+24
|\ \ | |/
| * Fix QTBUG-13928 non flat mode for project files in VS2010.Martin Petersson2010-11-251-7/+24
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-251-2/+8
|\ \
| * | fix performance penalty in Win32MakefileGenerator::findHighestVersionJoerg Bornemann2010-11-251-2/+8
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-11-251-3/+3
|\ \ \ | |/ / |/| |
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-251-3/+3
| |\ \ | | |/
| | * Fixed namespace issues related to epocroot.cppMiikka Heikkinen2010-11-191-3/+3
* | | qmake/MinGW: do not copy .pdb files on "make install"Sean Harmer2010-11-254-18/+41
|/ /
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-191-1/+1
|\ \ | |/
| * qmake vcxproj generator: fix description of custom build toolsJoerg Bornemann2010-11-121-1/+1
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-252-5/+5
|\ \ | |/
| * Fixed many spelling errors.Rohan McGovern2010-10-252-5/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-1/+1
|\ \ | |/
| * 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
* | Add manual test for mkspecs to visualize the effect of the final configTor Arne Vestbø2010-10-131-0/+1
* | Inconsistency with deployment keyword .sources and .files.Miikka Heikkinen2010-10-081-1/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-076-83/+43
|\ \ | |/
| * 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
* | qmake: introduction of QMAKE_PROJECT_NAMEJoerg Bornemann2010-09-212-3/+8
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-302-4/+8
|\ \ | |/
| * 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
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-4/+1
|\ \ \ | |/ /