summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32
Commit message (Expand)AuthorAgeFilesLines
* introduce VCFilter::findFileJoerg Bornemann2014-09-293-16/+18
* remove unused member VCFilter::CustomBuildJoerg Bornemann2014-09-292-16/+0
* remove pointless initializationsJoerg Bornemann2014-09-252-11/+4
* simplify VCXProjectWriter::outputFileConfig a bitJoerg Bornemann2014-09-252-7/+5
* simplify VCXProjectWriter::outputFileConfig a bitJoerg Bornemann2014-09-252-9/+11
* remove special handling for the "Deployment Files" filterJoerg Bornemann2014-09-242-6/+5
* refactor VCXProjectWriter::outputFileConfigJoerg Bornemann2014-09-242-145/+62
* uncopy & -pastify codeJoerg Bornemann2014-09-243-128/+32
* Update license headers and add new license filesMatti Paaso2014-09-2416-299/+171
* make it possible to suppress warnings of the vcxproj generatorJoerg Bornemann2014-09-173-2/+18
* add missing DefaultLanguage property for WinRT projectsJoerg Bornemann2014-09-151-1/+2
* remove FORMS3 support from VS project generatorJoerg Bornemann2014-07-301-4/+0
* Correct the list of files included in "make dist"Thiago Macieira2014-07-301-1/+3
* fix qmake warning about unknown /Zc:strictStrings optionJoerg Bornemann2014-07-241-0/+2
* Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-055-25/+36
|\
| * install pdb files also for static librariesOswald Buddenhagen2014-06-051-4/+1
| * Add build support for Windows Phone 8.1Andrew Knight2014-05-225-21/+35
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-2/+2
|\|
| * Fix vcxproj generation on Windows PhoneAndrew Knight2014-04-251-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-116-28/+38
|\|
| * in command line args, escape tabs as wellOswald Buddenhagen2014-04-071-1/+1
| * vcxproj generator: append version suffix only to library targetsJoerg Bornemann2014-04-031-1/+3
| * Windows XP target support for MSVC >= 2012Joerg Bornemann2014-04-031-2/+8
| * move platform toolset retrieval to VcprojGeneratorJoerg Bornemann2014-04-035-26/+28
* | qmake: use the manifest embedding feature of the MSVC linkerJoerg Bornemann2014-04-012-6/+23
|/
* Windows: Support .pdb file names with spaces.Sérgio Martins2014-03-141-2/+3
* Honor the value of the PlatformToolset environment variable.Mat Sutcliffe2014-02-281-0/+10
* fix Windows RT build in amd64 host shellJoerg Bornemann2014-02-251-1/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-171-0/+5
|\
| * fix warning when generating VS 2013 projectJoerg Bornemann2014-02-121-0/+5
* | WinRT qmake vcproj: Fix icon locatorAndrew Knight2014-02-111-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-111-3/+17
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-3/+17
| |\|
| | * set empty PDB file name in release config of VS 2012 vcxproj filesJoerg Bornemann2014-01-301-1/+12
| | * fix VS 2010 project file generation for release modeJoerg Bornemann2014-01-221-2/+5
* | | qmake: Provide feature for windeployqtAndrew Knight2014-02-116-0/+85
* | | qmake WinRT: Default to x86 for lib pathAndrew Knight2014-02-071-0/+2
|/ /
* | qmake: Add DISTCLEAN_DEPS variableAndrew Knight2014-01-301-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-202-6/+8
|\|
| * fix memory leaks in MSVC generatorsJoerg Bornemann2014-01-102-6/+8
* | Add support for using -isystem in qmakeThiago Macieira2014-01-201-1/+7
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-134-70/+70
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-2/+4
|\|
| * fix detection for multiple VS installationsJoerg Bornemann2014-01-081-2/+4
* | qmake vcproj: Support setting the SDK versionAndrew Knight2014-01-073-11/+16
* | qmake vcproj: Correct VCProject Version stringsAndrew Knight2014-01-071-2/+2
* | qmake vcproj generator: Add app manifest for WinRT projectsAndrew Knight2014-01-071-1/+39
* | qmake vcproj generator: Don't generate WinMD by default on WinRTAndrew Knight2014-01-071-0/+1
* | qmake vcproj generator: Honor the preferred MSVC version in the mkspecAndrew Knight2014-01-071-4/+9
* | qmake vcxproj: Provide saner defaults for certain WinRT optionsAndrew Knight2013-12-111-2/+6