GENERATED --------- Is this source file generated as part of the build process. If a source file is generated by the build process CMake will handle it differently in terms of dependency checking etc. Otherwise having a non-existent source file could create problems. speed.
summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5'Thiago Macieira2009-06-241-2/+7
|\
| * Do not crash qmake if MAKEFILE_GENERATOR is not defined in a loaded .pr* fileKeith Isdale2009-06-241-2/+7
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-1640-80/+86
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1640-80/+80
| * disable stdout buffering alltogetherOswald Buddenhagen2009-06-161-6/+3
| * Fixes crash of qmake on Windows Vista Business x64 (and undefinedRohan McGovern2009-06-161-0/+2
| * Force line buffering for stdout so it stays in sync better with stderr (which...audiofanatic2009-06-151-0/+7
* | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-123-17/+5
|\ \ | |/
| * do not make PWD and OUT_PWD have trailing slashes upon returning from a SUBDI...Oswald Buddenhagen2009-06-111-6/+5
| * do not append trailing slash to OUT_PWD in nested pro-filesOswald Buddenhagen2009-06-111-2/+0
| * remove strange no-opOswald Buddenhagen2009-06-111-1/+0
| * remove dead codeOswald Buddenhagen2009-06-111-8/+0
* | Remove var->QMAKE_COMP_var docs, and mark feature unsupported.Marius Storm-Olsen2009-06-111-0/+1
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-081-1/+1
|\ \ | |/
| * link qmake without /DEBUG on WindowsJoerg Bornemann2009-06-051-1/+1
* | Made qmake handle "no_default" config for sub targetsJ-P Nurmi2009-06-051-1/+6
* | Merge commit 'origin/4.5'Olivier Goffart2009-06-04