summaryrefslogtreecommitdiffstats
path: root/qmake/generators
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized VCLinkerTool::DebugInfoOptionJoerg Bornemann2017-03-221-0/+1
* Fix parsing of the /utf8 MSVC compiler flag in VS project generatorJoerg Bornemann2017-03-131-1/+6
* Add QMake variables for development team and provisioning profileVikas Pachdha2017-03-131-5/+12
* Fix MSVC Makefiles when SOURCES is emptyJoerg Bornemann2017-03-071-2/+0
* qmake/nmake: Prevent overlong lines in link and lib response filesJoerg Bornemann2017-02-132-7/+35
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-082-7/+7
|\
| * add a bunch of complementary options to -afterOswald Buddenhagen2017-02-062-7/+7
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-0111-38/+370
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2511-38/+370
| |\|
| | * Support QMAKE_PRE_LINK and QMAKE_POST_LINK for static libs on unixOrgad Shaneh2017-01-201-2/+10
| | * 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
| | * don't pass qmake configure arguments to sub-projectsOswald Buddenhagen2017-01-063-7/+12
| | * 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
* | | Build Qt libraries with -fapplication-extensionJake Petroules2017-01-271-0/+1
|/ /
* | Fix qmake -project in an empty folderJesus Fernandez2017-01-231-1/+1
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-185-50/+10
* | Remove dead code in Xcode generatorJake Petroules2017-01-181-110/+5
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-166-12/+24
|\|
| * 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
* | | | Fix typo in autogenerated *.pro file commentEdward Welbourne2016-12-131-2/+2
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-137-30/+54
|\| | |
| * | | 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-303-3/+14
| |/ /
| * | 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.8' into devLiang Qi2016-11-174-5/+27
|\| | |
| * | | 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
| * | | qmake: fix file name treatment in emission of extra targetsOswald Buddenhagen2016-11-151-3/+3
* | | | Remove wondrous VS version detection logicJoerg Bornemann2016-11-143-92/+33
* | | | Remove superfluous calls to which_dotnet_versionJoerg Bornemann2016-11-111-4/+5
* | | | Remove superfluous includes from VS generatorJoerg Bornemann2016-11-104-6/+0
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-022-5/+15
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-012-5/+15
| |\| |