summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32/msvc_objectmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmake: added support for WindowsMetadataFileKamil Trzcinski2013-09-151-0/+11
* qmake: added CompileAsWinRT switch to the VCCLCompilerTool (the cl /ZW option)Kamil Trzcinski2013-09-151-0/+7
* qmake: added WinRT and WinPhone configuration switchKamil Trzcinski2013-09-151-0/+2
* Ensure the input file is first in the list of dependenciesAndy Shaw2013-09-031-6/+6
* MANIFEST:NO is not written to vcprojKatja2013-07-051-0/+2
* basic manifest tool support in vc(x)proj generatorJoerg Bornemann2013-06-251-0/+28
* Don't depend on the command for extra compilers automaticallyAndy Shaw2013-06-201-1/+0
* qmake/vcxproj: fix parsing of /RTC* optionsJoerg Bornemann2013-05-071-10/+23
* qmake/vcxproj: resurrect support for /we compiler switchJoerg Bornemann2013-05-071-0/+6
* Write two missing linker options to the vcxproj fileAndy Shaw2013-04-111-0/+4
* qmake/MSVC: fix parsing of the /openmp optionJoerg Bornemann2013-02-041-3/+12
* do not parse MSVC option /Gs as /GSJoerg Bornemann2013-02-041-3/+1
* qmake/MSVC: do not disable buffer security check per defaultJoerg Bornemann2013-02-041-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qmake: fix extra compilers in vcxprojs for single config modeJoerg Bornemann2012-12-101-0/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use QStringList::join(QChar) overload where applicable [qmake]Marc Mutz2012-09-211-5/+5
* introduce qmake variable abstractionsOswald Buddenhagen2012-09-071-10/+17
* don't overuse variables()Oswald Buddenhagen2012-06-271-7/+7
* qmake vcproj generator: unused variable removedJoerg Bornemann2012-04-171-1/+0
* QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-261-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* QMap => QHashOswald Buddenhagen2012-01-101-1/+2
* qmake: fix /MP option for VS 2010Joerg Bornemann2012-01-081-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2909