summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32
Commit message (Expand)AuthorAgeFilesLines
* fix rc compilation in vcxproj filesJoerg Bornemann2014-12-021-1/+1
* Add the custom build step for PCH generated through sourceAndy Shaw2014-11-131-2/+2
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-281-4/+8
|\
| * vcxproj: fix writing of librarian settingsJoerg Bornemann2014-10-281-4/+8
* | Run VS custom build step in new environment variable scope.David Schulz2014-10-231-0/+4
* | qmake vcxproj generator: write PrimaryOutputExtension valueJoerg Bornemann2014-10-224-8/+33
* | Removing a few unneeded "? true : false"Alessandro Portale2014-10-091-1/+1
* | fix VS 2008 project file generationJoerg Bornemann2014-10-091-18/+18
* | fix vcxproj generation for CONFIG-=flatJoerg Bornemann2014-10-092-16/+23
* | vcxproj: fix custom build steps in different build variantsJoerg Bornemann2014-09-292-28/+47
* | 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