summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32/msvc_objectmodel.h
Commit message (Expand)AuthorAgeFilesLines
* Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-241-0/+1
|\
| * Teach qmake MSVC's compiler options /std:c++[14|17|latest]Joerg Bornemann2019-04-231-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-1/+2
|\|
| * qmake vcxproj generator: Update platform toolset and solution header for VS 2019Joerg Bornemann2019-02-131-1/+2
* | Enable users to specify WindowsTargetPlatform[Min]Version in VS projectsJoerg Bornemann2018-11-161-0/+2
|/
* qmake: Apply modernize-use-overrideAlessandro Portale2018-08-081-17/+17
* Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-181-1/+1
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-11/+2
|\
| * Do not write empty custom build tool on VCConfiguration levelJoerg Bornemann2016-12-021-1/+0
| * Remove superfluous VCFilterFile::operator==Joerg Bornemann2016-12-021-5/+0
| * Remove unused VCFilterFile::additionalFileJoerg Bornemann2016-12-021-5/+1
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-1/+2
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-1/+2
| | |\
| | | * Add support for Visual Studio 2017Oliver Wolff2016-11-221-1/+2
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-0/+5
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-0/+5
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-0/+5
| | |\|
| | | * vcxproj generator: Support the /DEBUG:FASTLINK option of VS 2015Joerg Bornemann2016-11-041-0/+5
* | | | Remove wondrous VS version detection logicJoerg Bornemann2016-11-141-0/+2
* | | | Remove superfluous includes from VS generatorJoerg Bornemann2016-11-101-1/+0
|/ / /
* | | qmake: don't hold VCFilter in QListMarc Mutz2016-08-161-1/+1
* | | qmake: remove pointless ~VCProjectSingleConfig()Marc Mutz2016-08-161-3/+0
* | | qmake: mark VCProjectSingleConfig as movableMarc Mutz2016-08-161-0/+1
* | | qmake: remove pointless ~VCConfiguration()Marc Mutz2016-08-151-1/+0
* | | qmake: remove pointless ~VCFilter()Marc Mutz2016-08-151-1/+0
|/ /
* | qmake: remove some empty user-defined dtorsMarc Mutz2016-02-151-13/+8
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* WinRT: Add qmake support for Windows 10Maurice Kalinowski2015-05-261-1/+2
* add DISTFILES support for Visual Studio projectsJoerg Bornemann2015-03-271-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* remove unsupported winrt mkspecsAndrew Knight2014-12-161-1/+1
* qmake vcxproj generator: write PrimaryOutputExtension valueJoerg Bornemann2014-10-221-0/+1
* introduce VCFilter::findFileJoerg Bornemann2014-09-291-0/+1
* remove unused member VCFilter::CustomBuildJoerg Bornemann2014-09-291-8/+0
* uncopy & -pastify codeJoerg Bornemann2014-09-241-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* make it possible to suppress warnings of the vcxproj generatorJoerg Bornemann2014-09-171-0/+1
* Add build support for Windows Phone 8.1Andrew Knight2014-05-221-2/+2
* move platform toolset retrieval to VcprojGeneratorJoerg Bornemann2014-04-031-0/+1
* qmake: Provide feature for windeployqtAndrew Knight2014-02-111-0/+20
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* qmake vcproj: Support setting the SDK versionAndrew Knight2014-01-071-0/+2
* fix /SAFESEH linker option for VS >= 2010Joerg Bornemann2013-10-291-0/+1
* qmake: added file deployment support for winrt and winphone targetsKamil Trzcinski2013-09-151-0/+1
* qmake: added support for WindowsMetadataFileKamil Trzcinski2013-09-151-0/+4
* qmake: added CompileAsWinRT switch to the VCCLCompilerTool (the cl /ZW option)Kamil Trzcinski2013-09-151-0/+1
* qmake: added WinRT and WinPhone configuration switchKamil Trzcinski2013-09-151-0/+1
* add support for Visual Studio 2013Joerg Bornemann2013-07-041-1/+2
* basic manifest tool support in vc(x)proj generatorJoerg Bornemann2013-06-251-0/+12