summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32/msvc_vcproj.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* const correctness for values() callsOswald Buddenhagen2012-06-271-3/+3
* purge unused VcprojGenerator::findTemplate()Oswald Buddenhagen2012-06-191-16/+0
* introduce ability to build projects for the host systemOswald Buddenhagen2012-06-191-10/+14
* qmake vc(x)proj generator: don't create bogus directoriesJoerg Bornemann2012-04-171-0/+3
* qmake vc(x)project generator: fix VC++ Express detectionJoerg Bornemann2012-04-121-1/+3
* remove support for QMAKE_PLATFORM_DIROswald Buddenhagen2012-03-081-1/+0
* revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-011-5/+5
* qmake: Work around MSVC compiler bug.Friedemann Kleint2012-02-051-0/+14
* 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-3/+3
* qmake: fix default value for C++ optimization in vcxproj filesJoerg Bornemann2012-01-081-0/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* qmake: vcproj ignores subdirs that do "no_default_target".Friedemann Kleint2011-11-041-0/+6
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* qmake vc(x)proj generator: support x64 Qt buildsJoerg Bornemann2011-05-061-9/+13
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1569