summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-213-14/+5
|\
| * centralize/unify/sanitize INCLUDEPATH "enrichment"Oswald Buddenhagen2015-01-113-10/+2
| * remove pointless pwd fallbacksOswald Buddenhagen2015-01-111-2/+0
| * fix file separators in 'clean' targetsOswald Buddenhagen2015-01-091-2/+3
* | use QSet<T> instead of QHash<T, void*>Joerg Bornemann2015-01-131-10/+10
* | remove unsupported winrt mkspecsAndrew Knight2014-12-166-109/+10
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-1/+1
|\|
| * fix rc compilation in vcxproj filesJoerg Bornemann2014-12-021-1/+1
* | Handling of qmake variable defining the manifest file on MinGWEric Lemanissier2014-12-094-2/+23
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-6/+10
|\|
| * Add the custom build step for PCH generated through sourceAndy Shaw2014-11-131-2/+2
| * Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-281-4/+8
| |\
| | * vcxproj: fix writing of librarian settingsJoerg Bornemann2014-10-281-4/+8
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-275-8/+37
|\| |
| * | Run VS custom build step in new environment variable scope.David Schulz2014-10-231-0/+4
| * | qmake vcxproj generator: write PrimaryOutputExtension valueJoerg Bornemann2014-10-224-8/+33
* | | fix PRECOMPILED_SOURCE regression in vc(x)projsJoerg Bornemann2014-10-172-4/+7
|/ /
* | Removing a few unneeded "? true : false"Alessandro Portale2014-10-091-1/+1
* | fix VS 2008 project file generationJoerg Bornemann2014-10-091-18/+18
* | fix vcxproj generation for CONFIG-=flatJoerg Bornemann2014-10-092-16/+23
* | vcxproj: fix custom build steps in different build variantsJoerg Bornemann2014-09-292-28/+47
* | introduce VCFilter::findFileJoerg Bornemann2014-09-293-16/+18
* | remove unused member VCFilter::CustomBuildJoerg Bornemann2014-09-292-16/+0
* | remove pointless initializationsJoerg Bornemann2014-09-252-11/+4
* | simplify VCXProjectWriter::outputFileConfig a bitJoerg Bornemann2014-09-252-7/+5
* | simplify VCXProjectWriter::outputFileConfig a bitJoerg Bornemann2014-09-252-9/+11
* | remove special handling for the "Deployment Files" filterJoerg Bornemann2014-09-242-6/+5
* | refactor VCXProjectWriter::outputFileConfigJoerg Bornemann2014-09-242-145/+62
* | uncopy & -pastify codeJoerg Bornemann2014-09-243-128/+32
* | Update license headers and add new license filesMatti Paaso2014-09-2416-299/+171
* | make it possible to suppress warnings of the vcxproj generatorJoerg Bornemann2014-09-173-2/+18
* | add missing DefaultLanguage property for WinRT projectsJoerg Bornemann2014-09-151-1/+2
* | remove FORMS3 support from VS project generatorJoerg Bornemann2014-07-301-4/+0
* | Correct the list of files included in "make dist"Thiago Macieira2014-07-301-1/+3
* | fix qmake warning about unknown /Zc:strictStrings optionJoerg Bornemann2014-07-241-0/+2
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-055-25/+36
|\|
| * install pdb files also for static librariesOswald Buddenhagen2014-06-051-4/+1
| * Add build support for Windows Phone 8.1Andrew Knight2014-05-225-21/+35
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-2/+2
|\|
| * Fix vcxproj generation on Windows PhoneAndrew Knight2014-04-251-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-116-28/+38
|\|
| * in command line args, escape tabs as wellOswald Buddenhagen2014-04-071-1/+1
| * vcxproj generator: append version suffix only to library targetsJoerg Bornemann2014-04-031-1/+3
| * Windows XP target support for MSVC >= 2012Joerg Bornemann2014-04-031-2/+8
| * move platform toolset retrieval to VcprojGeneratorJoerg Bornemann2014-04-035-26/+28
* | qmake: use the manifest embedding feature of the MSVC linkerJoerg Bornemann2014-04-012-6/+23
|/
* Windows: Support .pdb file names with spaces.Sérgio Martins2014-03-141-2/+3
* Honor the value of the PlatformToolset environment variable.Mat Sutcliffe2014-02-281-0/+10
* fix Windows RT build in amd64 host shellJoerg Bornemann2014-02-251-1/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-171-0/+5
|\