summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32
Commit message (Expand)AuthorAgeFilesLines
* add a bunch of complementary options to -afterOswald Buddenhagen2017-02-061-3/+3
* winrt: Add support for Visual Studio 2017Oliver Wolff2017-01-201-15/+77
* Ensure that RC_FILE is correctly handled in a single configurationAndrew Patterson2017-01-111-0/+2
* move "shared" registry reading code into qmakeOswald Buddenhagen2016-12-234-2/+233
* Remove ToolsVersion from generated VS projects for VS >= 2013Joerg Bornemann2016-12-212-7/+12
* Fix unnecessary regeneration of mocables in VS projectsJoerg Bornemann2016-12-212-4/+22
* Fix capitalization of <PlatformToolset>Joerg Bornemann2016-12-201-1/+1
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-166-12/+24
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-083-6/+8
| |\
| | * unbreak "aux" template for mingw & msvc, take 3Oswald Buddenhagen2016-12-073-6/+8
| * | Fix circular dependencies in generated vcxproj filesJoerg Bornemann2016-12-013-1/+11
| * | Fix type of VcprojGenerator::extraCompilerOutputsJoerg Bornemann2016-11-303-5/+5
* | | Do not write empty custom build tool on VCConfiguration levelJoerg Bornemann2016-12-022-3/+0
* | | Remove superfluous VCFilterFile::operator==Joerg Bornemann2016-12-021-5/+0
* | | Remove unused VCFilterFile::additionalFileJoerg Bornemann2016-12-021-5/+1
* | | qmake: fix execution of depend_command in directories with funny namesOswald Buddenhagen2016-11-302-2/+13
|/ /
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-253-14/+28
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-253-14/+28
| |\
| | * unbreak "aux" template for mingw & msvc, take 2Oswald Buddenhagen2016-11-233-12/+24
| | * qmake: fix up dist targets for mingw & nmake somewhatOswald Buddenhagen2016-11-231-2/+4
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-242-1/+13
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-232-1/+13
| |\|
| | * Add support for Visual Studio 2017Oliver Wolff2016-11-222-1/+13
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-163-2/+24
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-153-2/+24
| |\|
| | * vcxproj generator: Support the /DEBUG:FASTLINK option of VS 2015Joerg Bornemann2016-11-043-2/+24
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-4/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-4/+11
| |\|
| | * MSVC: Fix installation of PDB files for static librariesJoerg Bornemann2016-10-281-4/+11
* | | win32: Fix Visual Studio project generationMaurice Kalinowski2016-09-221-2/+2
* | | qmake: remove unused #includeMarc Mutz2016-09-091-1/+0
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-221-0/+6
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-0/+6
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-0/+6
| | |\|
| | | * Define _WINDLL when building a DLLFredrik Orderud2016-08-111-0/+6
* | | | qmake: don't hold VCFilter in QListMarc Mutz2016-08-161-1/+1
* | | | qmake: remove pointless ~VCProjectSingleConfig()Marc Mutz2016-08-161-3/+0
* | | | qmake: mark VCProjectSingleConfig as movableMarc Mutz2016-08-161-0/+1
* | | | qmake: remove pointless ~VCConfiguration()Marc Mutz2016-08-151-1/+0
* | | | qmake: remove pointless ~VCFilter()Marc Mutz2016-08-151-1/+0
|/ / /
* | | Remove the -target command line optionLars Knoll2016-07-051-2/+0
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-06-213-4/+7
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-213-4/+7
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-203-4/+7
| | |\|
| | | * qmake: Fix missing newlines in generated vcxproj filesMat Sutcliffe2016-06-162-2/+2
| | | * Use separate PDB files for compiling and linking in MSVC buildsJoerg Bornemann2016-06-151-2/+5
* | | | Remove Windows CE vestigeJoerg Bornemann2016-06-201-5/+1
|/ / /
* | | add ProStringList::join(ProString) overload and make use of itOswald Buddenhagen2016-05-241-1/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+8
| |\|