summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Initialize usePCH variableMontel Laurent2013-03-201-1/+1
|/ / / / /
* | | | / qmake: fix library path on windows.David Schulz2013-03-131-1/+1
| |_|_|/ |/| | |
* | | | define NDEBUG in MSVC/nmake release buildsJoerg Bornemann2013-03-011-0/+5
| |_|/ |/| |
* | | fix MSVC build for non-standard command line interpretersJoerg Bornemann2013-02-151-1/+2
* | | fix check for Windows CE platformJoerg Bornemann2013-02-131-1/+1
| |/ |/|
* | 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
* | adjust paths in installed prl files for mingwMark Brand2013-01-301-1/+1
|/
* consolidate generation of metafile install targetsMark Brand2013-01-251-16/+1
* qmake: Don't let an empty $$VERSION cause a garbled version in .rc filesDebao Zhang2013-01-251-1/+1
* Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)"Joerg Bornemann2013-01-243-12/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1816-16/+16
* qmake: Add application icon support for windowsDebao Zhang2013-01-103-11/+21
* fix DLL manifest resource ids for debug buildsJoerg Bornemann2012-12-181-2/+3
* fix duplicate TRANSLATION entry in generated RC fileJoerg Bornemann2012-12-171-4/+0
* qmake: fix manifest embedding for DLLsJoerg Bornemann2012-12-111-1/+3
* support include paths for the Windows resource compilerJoerg Bornemann2012-12-103-5/+37
* qmake: fix extra compilers in vcxprojs for single config modeJoerg Bornemann2012-12-101-0/+10
* qmake: add ProductVersion to automatically generated resourceJoerg Bornemann2012-12-061-0/+1
* MSVC: don't use the variable name LINK in generated makefilesJoerg Bornemann2012-12-063-4/+4
* Remove duplicate libraries added via prl files in WindowsMiikka Heikkinen2012-11-301-0/+17
* MinGW: Don't add version number '0' to the library nameKai Koehne2012-11-191-1/+1
* Make it possible to suppress the automatic version number in DLLsThiago Macieira2012-11-061-1/+2
* qmake: fix reversed defines in vcxproj filesJoerg Bornemann2012-10-131-1/+1
* qmake: fix .pc install target dir separators on windowsJ-P Nurmi2012-10-101-1/+1
* Fail when Windows CE SDK not foundAndreas Holzammer2012-09-271-0/+11
* Bring subproject dependencies in line with Makefile generatorsAndy Shaw2012-09-272-171/+204
* qmake: fix overescaped defines in vcxproj filesJoerg Bornemann2012-09-261-3/+19