summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-282-2/+3
|\
| * Fix uninitialized VCLinkerTool::DebugInfoOptionJoerg Bornemann2017-03-221-0/+1
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-2/+2
| |\
| | * qmake: Add _CRT_SECURE_NO_WARNINGS to all MSVC-like compilersThiago Macieira2017-03-201-2/+2
* | | qmake: Add test functions for comparing version numbersAlexander Volkov2017-03-205-2/+40
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-204-11/+23
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-03-132-5/+5
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-132-5/+5
| | |\|
| | | * qmake: Check for QT_CONFIG(process) in qmakebuiltinsUlf Hermann2017-03-062-5/+5
| * | | 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
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-143-3/+17
|\| |
| * | Add documentation for QMAKE_LINK variableAndy Shaw2017-03-081-0/+9
| * | Fix MSVC Makefiles when SOURCES is emptyJoerg Bornemann2017-03-071-2/+0
| * | Improve time stamp precision of qmake's touch functionSimon Hausmann2017-03-011-1/+8
* | | Tidy the long lists of files in Makefile.unixEdward Welbourne2017-02-222-78/+112
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-176-30/+39
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-16/+2
| |\|
| | * Doc: Remove mentioning of Windows CE from qmake documentationKai Koehne2017-02-141-16/+2
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-143-7/+2
| |\|
| | * rename qvector.cpp => qvector.qdocOswald Buddenhagen2017-02-093-7/+2
| * | qmake/nmake: Prevent overlong lines in link and lib response filesJoerg Bornemann2017-02-132-7/+35
* | | Use QMKGENSRC a bit more to save some repetitionEdward Welbourne2017-02-171-2/+2
* | | Be consistent about indentationEdward Welbourne2017-02-171-3/+3
* | | Fix reference to non-existent file in qmake/Makefile.unixEdward Welbourne2017-02-171-1/+1
* | | Use $< to save lots of repetition in qmake/Makefile.unixEdward Welbourne2017-02-171-75/+75
|/ /
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-087-38/+52
|\|
| * add a bunch of complementary options to -afterOswald Buddenhagen2017-02-066-36/+50
| * Unbreak the build with ICC on WindowsThiago Macieira2017-01-271-2/+2
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-0123-106/+427
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2523-106/+427
| |\|
| | * 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
| | * add depend_includepath to the qmake manualOswald Buddenhagen2017-01-191-0/+2
| | * 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-066-9/+15
| | * revert to building qmake with qconfig.cppOswald Buddenhagen2017-01-064-19/+31
| | * Fixed docs explaining the Frameworks usageKavindra Palaraja2017-01-062-2/+2
| | * move "shared" registry reading code into qmakeOswald Buddenhagen2016-12-237-12/+238
| | * Merge all "win32-msvc*" mkspecs into oneThiago Macieira2016-12-231-10/+5
| | * prune vestiges of DEPLOYMENT_PLUGINOswald Buddenhagen2016-12-232-22/+0
| | * 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
| | * micro-optimize FOO-=$$BAR for empty FOOOswald Buddenhagen2016-12-201-1/+4
| | * fix conditionals on the spec after assigning QMAKESPECOswald Buddenhagen2016-12-201-0/+1
| | * make QMAKE_DIR_SEP magic on writingOswald Buddenhagen2016-12-202-2/+4
| | * 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