summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | qmake: introduce magic bypassNesting() scopeOswald Buddenhagen2016-12-133-1/+46
* | | move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-138-6/+41
* | | make qmake abort when $$prompt() gets EOFOswald Buddenhagen2016-12-134-10/+16
* | | 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-245-3/+32
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-235-3/+32
| |\|
| | * Document QMAKE_OBJECTIVE_CFLAGSJesus Fernandez2016-11-221-0/+6
| | * Add support for Visual Studio 2017Oliver Wolff2016-11-224-3/+26
* | | configure: put more of the makefile contents into template filesOswald Buddenhagen2016-11-235-3/+78
* | | configure: delete some dead code and outdated commentsOswald Buddenhagen2016-11-233-15/+2
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-165-29/+53
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-155-29/+53
| |\|
| | * don't create bogus property variantsOswald Buddenhagen2016-11-141-25/+28
| | * fix $$section()'s bad argument count error messageOswald Buddenhagen2016-11-141-2/+1
| | * vcxproj generator: Support the /DEBUG:FASTLINK option of VS 2015Joerg Bornemann2016-11-043-2/+24
* | | build qmake.exe directly in bin/Oswald Buddenhagen2016-11-151-6/+3
* | | qmake: make discard_from() patch up QMAKE_INTERNAL_INCLUDED_FILES as wellOswald Buddenhagen2016-11-151-0/+4
* | | qmake: let discard_from() discard function definitions as wellOswald Buddenhagen2016-11-151-0/+12
* | | qmake: add "undecorated" mode to $$prompt()Oswald Buddenhagen2016-11-152-7/+16
* | | qmake: fix file name treatment in emission of extra targetsOswald Buddenhagen2016-11-151-3/+3
* | | ensure that QMAKE_QMAKE always ends in .exe on windowsOswald Buddenhagen2016-11-151-4/+4
* | | bump qmake versionOswald Buddenhagen2016-11-151-1/+1