summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32/msvc_nmake.cpp
Commit message (Expand)AuthorAgeFilesLines
* WinRT: Add qmake support for Windows 10Maurice Kalinowski2015-05-261-3/+25
* Add QMake support for WEC2013 SDKsBjoern Breitmeyer2015-04-211-1/+1
* Fix qmake generating bizarre msvc /VERSION valuesM. Moellney2015-04-081-7/+11
* Remove MSVC created lib file for shared library in distclean targetJoni Poikelin2015-03-121-0/+1
* centralize setup of shell-related variables in spec_post.prfOswald Buddenhagen2015-03-061-10/+0
* remove pointless fixPathToTargetOS() callsOswald Buddenhagen2015-02-171-2/+1
* fix quoting issues. all of them. (*)Oswald Buddenhagen2015-02-171-27/+34
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* prune vestiges of IMAGES and QMAKE_IMAGE_COLLECTIONOswald Buddenhagen2015-02-021-4/+0
* remove pointless double initialization guardsOswald Buddenhagen2015-02-021-5/+1
* turn off nmake inference rule generation on detected conflictsJoerg Bornemann2015-01-281-6/+47
* use QSet<T> instead of QHash<T, void*>Joerg Bornemann2015-01-131-10/+10
* remove unsupported winrt mkspecsAndrew Knight2014-12-161-6/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-11/+18
|\
| * install pdb files also for static librariesOswald Buddenhagen2014-06-051-4/+1
| * Add build support for Windows Phone 8.1Andrew Knight2014-05-221-7/+17
* | qmake: use the manifest embedding feature of the MSVC linkerJoerg Bornemann2014-04-011-6/+22
|/
* Windows: Support .pdb file names with spaces.Sérgio Martins2014-03-141-2/+3
* fix Windows RT build in amd64 host shellJoerg Bornemann2014-02-251-1/+5
* qmake WinRT: Default to x86 for lib pathAndrew Knight2014-02-071-0/+2
* qmake: fix const correctnessJ-P Nurmi2013-12-101-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-7/+12
|\
| * make compiler use the project's pdb fileOswald Buddenhagen2013-12-031-3/+5
| * complete implementation of force_debug_infoOswald Buddenhagen2013-12-031-3/+5
| * install pdb files also for executablesOswald Buddenhagen2013-12-031-2/+2
| * make CONFIG+=no_dll affect pdb files as wellOswald Buddenhagen2013-12-031-1/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-7/+11
|\|
| * install pdb files for dlltargetOswald Buddenhagen2013-11-211-2/+4
| * shrink #ifdef'd sectionOswald Buddenhagen2013-11-041-4/+5
* | qmake: add the store library path on WinRTAndrew Knight2013-11-181-1/+2
* | qmake: Support MSVC2013 for WinRT buildsAndrew Knight2013-10-251-25/+41
|/
* Create clean makefiles for winrt buildsAndrew Knight2013-09-151-0/+93
* de-duplicate code for writing dummy makefilesOswald Buddenhagen2013-08-271-10/+1
* merge string literalsOswald Buddenhagen2013-07-041-11/+11
* qmake/nmake: do not remove NDEBUG from DEFINESJoerg Bornemann2013-04-091-1/+0
* Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-201-3/+6
|\
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-0/+5
| |\
| * | introduce QMAKE_LINK_O_FLAGOswald Buddenhagen2013-03-021-2/+5
* | | Initialize usePCH variableMontel Laurent2013-03-201-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
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qmake: Add application icon support for windowsDebao Zhang2013-01-101-10/+0
* fix DLL manifest resource ids for debug buildsJoerg Bornemann2012-12-181-2/+3
* qmake: fix manifest embedding for DLLsJoerg Bornemann2012-12-111-1/+3
* MSVC: don't use the variable name LINK in generated makefilesJoerg Bornemann2012-12-061-1/+1
* Fail when Windows CE SDK not foundAndreas Holzammer2012-09-271-0/+11