summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32
Commit message (Expand)AuthorAgeFilesLines
* Fix msvc project dependencies as specificed by .dependsChris Gilbert2013-10-291-1/+1
* fix /SAFESEH linker option for VS >= 2010Joerg Bornemann2013-10-293-4/+9
* make sure that installed meta files are always postprocessedOswald Buddenhagen2013-10-111-0/+2
* fix setting of output directory of SUBDIRS with -tp vsOswald Buddenhagen2013-10-111-1/+1
* qmake: Centralize TARGET sanitization in default_post.prfTor Arne Vestbø2013-10-111-14/+0
* *.sln not generated correctly for VS2012 and VS2010Katja2013-10-091-4/+4
* clarify intended operator precedenceOswald Buddenhagen2013-10-071-1/+1
* add default branch to switch in platformToolSetVersion()Oswald Buddenhagen2013-10-071-1/+2
* make it possible to disable debug information in vcxproj filesJoerg Bornemann2013-10-011-1/+2
* qmake: added WMAppManifest generation for winphone targetKamil Trzcinski2013-09-172-0/+68
* qmake: added file deployment support for winrt and winphone targetsKamil Trzcinski2013-09-155-60/+123
* qmake: added support for WindowsMetadataFileKamil Trzcinski2013-09-153-0/+19
* qmake: added CompileAsWinRT switch to the VCCLCompilerTool (the cl /ZW option)Kamil Trzcinski2013-09-153-0/+10
* Use correct toolset version for winphone buildsOliver Wolff2013-09-152-4/+5
* qmake: enable default reference for all winphone targetsKamil Trzcinski2013-09-151-0/+10
* qmake: added VCPROJ_ARCH variable.Kamil Trzcinski2013-09-151-4/+13
* qmake: added WinRT and WinPhone configuration switchKamil Trzcinski2013-09-154-2/+29
* Create clean makefiles for winrt buildsAndrew Knight2013-09-151-0/+93
* Ensure the input file is first in the list of dependenciesAndy Shaw2013-09-031-6/+6
* de-duplicate code for writing dummy makefilesOswald Buddenhagen2013-08-272-17/+2
* Don't compile MD4, MD5, SHA-2 and SHA-3 into qmakeThiago Macieira2013-08-151-1/+1
* escape paths coming from prl filesOswald Buddenhagen2013-07-221-2/+8
* fix c-quoting of strings which contain quotesOswald Buddenhagen2013-07-221-1/+1
* MANIFEST:NO is not written to vcprojKatja2013-07-051-0/+2
* merge string literalsOswald Buddenhagen2013-07-043-76/+76
* add support for Visual Studio 2013Joerg Bornemann2013-07-043-1/+16
* Only add the res_file to the generated files if there is no rc_fileAndy Shaw2013-07-021-1/+2
* basic manifest tool support in vc(x)proj generatorJoerg Bornemann2013-06-255-0/+58
* Don't depend on the command for extra compilers automaticallyAndy Shaw2013-06-201-1/+0
* Changed project dependencies for solution filesAndrew Patterson2013-06-051-17/+27
* fix PlatformToolSet tag location in vcxproj filesJoerg Bornemann2013-05-301-9/+2
* qmake/vcxproj: do not set ProgramDataBaseFileNameJoerg Bornemann2013-05-071-1/+0
* qmake/vcxproj: remove unused codeJoerg Bornemann2013-05-071-2/+0
* qmake/vcxproj: fix parsing of /RTC* optionsJoerg Bornemann2013-05-072-14/+30
* qmake/vcxproj: resurrect support for /we compiler switchJoerg Bornemann2013-05-073-1/+8
* fix quoting issues in vcxproj generatorJoerg Bornemann2013-04-291-2/+2
* Write two missing linker options to the vcxproj fileAndy Shaw2013-04-111-0/+4
* qmake/nmake: do not remove NDEBUG from DEFINESJoerg Bornemann2013-04-092-6/+1
* qmake/Win: disable "find highest lib version" feature by defaultJoerg Bornemann2013-03-261-1/+1
* Introduce QMAKE_CC_O_FLAGLaszlo Papp2013-03-251-4/+4
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-3/+4
|\
| * fix setup of output directory for subprojects in IDE generator backendsOswald Buddenhagen2013-03-151-3/+4
* | Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-204-10/+9
|\ \
| * \ Merge branch 'dev' into stableOswald Buddenhagen2013-03-204-10/+9
| |\ \
| | * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-3/+3
| | * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-0/+5
| | |\ \
| | * | | introduce QMAKE_LINK_O_FLAGOswald Buddenhagen2013-03-022-3/+6
| | * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-2/+3
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-172-8/+15
| | |\ \ \
| | * | | | purge vestiges of QMAKE_LFLAGS_QT_DLLOswald Buddenhagen2013-02-131-4/+0