summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32
Commit message (Expand)AuthorAgeFilesLines
* Add detection of and support for Visual Studio 2015Joerg Bornemann2015-04-091-1/+2
* Update copyright headersAkseli Salovaara2015-03-3116-210/+210
* fix qmake warning about unknown /Zc:strictStrings optionJoerg Bornemann2015-03-201-0/+2
* *.sln not generated correctly for VS2012 and VS2010Katja Marttila2015-02-021-4/+4
* Only add the res_file to the generated files if there is no rc_fileAndy Shaw2014-11-271-1/+2
* qmake vcxproj generator: write PrimaryOutputExtension valueJoerg Bornemann2014-10-274-8/+33
* fix warning when generating VS 2013 projectJoerg Bornemann2014-10-271-0/+5
* vcxproj generator: append version suffix only to library targetsJoerg Bornemann2014-04-081-1/+3
* Updated year in copyright headerKai Koehne2014-03-2616-16/+16
* fix PlatformToolSet tag location in vcxproj filesJoerg Bornemann2014-02-191-9/+2
* add support for Visual Studio 2013Joerg Bornemann2014-01-213-1/+16
* qmake/vcxproj: resurrect support for /we compiler switchJoerg Bornemann2013-05-133-1/+8
* qmake/vcxproj: fix parsing of /RTC* optionsJoerg Bornemann2013-05-132-14/+30
* define NDEBUG in MSVC/nmake release buildsJoerg Bornemann2013-03-011-0/+5
* do not parse MSVC option /Gs as /GSJoerg Bornemann2013-02-071-3/+1
* qmake/MSVC: do not disable buffer security check per defaultJoerg Bornemann2013-02-071-1/+1
* qmake/MSVC: fix parsing of the /openmp optionJoerg Bornemann2013-02-071-3/+12
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1316-16/+16
* fix duplicate TRANSLATION entry in generated RC fileJoerg Bornemann2012-12-211-4/+0
* qmake: support for Visual Studio 2012 project files addedJoerg Bornemann2012-12-094-1/+34
* qmake: fix .pc install target dir separators on windowsJ-P Nurmi2012-10-221-1/+1
* Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)"Joerg Bornemann2012-10-183-12/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2916-386/+386
* qmake vcxproj generator: map TARGET_EXT to $(TargetExt)Joerg Bornemann2012-08-083-2/+12
* qmake: un-copy-and-pastify vcxproj generator a bitJoerg Bornemann2012-08-082-60/+70
* Update contact information in license headers.Sergio Ahumada2012-08-0116-32/+32
* qmake vc(x)proj generator: don't create bogus directoriesJoerg Bornemann2012-04-171-0/+3
* qmake/Win: fix incomplete generated version resourceJoerg Bornemann2012-04-171-1/+11
* qmake vcxproj generator: fix handling of /MANIFEST:NO linker optionJoerg Bornemann2012-04-171-0/+7
* qmake vcproj generator: unused variable removedJoerg Bornemann2012-04-171-1/+0
* qmake vc(x)project generator: fix VC++ Express detectionJoerg Bornemann2012-04-161-1/+3
* qmake: fix default value for C++ optimization in vcxproj filesJoerg Bornemann2012-03-221-0/+4
* escape *_script_file usages in MingwMakefileGenerator::writeObjectsPartMax Desyatov2012-03-071-4/+4
* Create target pkgconfig dir in qmake generated Windows MakefilesHib Eris2012-02-291-0/+6
* Implement missing replacements when installing .pc files for win32Hib Eris2012-02-291-1/+17
* Ensure that the RC_FILE is correctly handled in a single configurationAndy Shaw2012-02-071-0/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-1116-16/+16
* qmake: fix default value for C++ optimization in vcxproj filesJoerg Bornemann2012-01-061-0/+4
* qmake: fix /MP option for VS 2010Joerg Bornemann2012-01-061-3/+3
* qmake: fix writing of incremental linker option for vcxproj filesJoerg Bornemann2011-10-141-1/+1
* qmake vcxproj generator: fix XML conversion for build eventsJoerg Bornemann2011-09-081-2/+2
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1316-274/+274
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-05-116-37/+25
|\
| * qmake vc(x)proj generator: support x64 Qt buildsJoerg Bornemann2011-05-062-9/+14
| * qmake: remove dead code from VcxprojGeneratorJoerg Bornemann2011-05-062-28/+0
| * qmake nmake generator: pass MAKEFLAGS to sub-make callsJoerg Bornemann2011-05-052-0/+11
* | qmake: Introduce new template typeChristian Kandeler2011-05-033-3/+21
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-183-23/+31
|\ \
| * | make collection of SUBDIRS in solution generator less bizarreOswald Buddenhagen2011-04-122-21/+22
| * | run depend_command in build dir in VS generators as wellOswald Buddenhagen2011-04-124-4/+18