summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Do not crash qmake if MAKEFILE_GENERATOR is not defined in a loaded .pr* fileKeith Isdale2009-06-241-2/+7
* 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
* 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
* link qmake without /DEBUG on WindowsJoerg Bornemann2009-06-051-1/+1
* Allow qmake to compile using it's .pro file.Jason Barron2009-06-031-1/+1
* Remove the fixFilename() usage from the solution generatorMarius Storm-Olsen2009-05-291-1/+1
* Fixed qmake writing targets into the root of the current drive whenRohan McGovern2009-05-261-1/+1
* Use isNull() for strings instead of comparing against QString().Jesper Thomschütz2009-05-141-1/+1
* Changed include file name to lowercase to be able to crosscompile win32-g++ v...Denis Dzyubenko2009-04-281-1/+1
* Missing debug .rc file with a clean shadow buildLincoln Ramsay2009-04-211-3/+15
* qmake: additional compiler options were written twice into vcproj filesJoerg Bornemann2009-04-071-2/+0
* fix QMAKE_VAR_FIRST_ expansion in compiler flagsOswald Buddenhagen2009-04-071-1/+1
* Small changes in qmake's fileFixifyJoão Abecasis2009-04-021-9/+3
* Spring cleaning in qmake testsJoão Abecasis2009-04-023-5/+5
* cosmetic bug in qmake msvc_nmake generator fixedJoerg Bornemann2009-04-021-3/+3
* even more verbose debug outputOswald Buddenhagen2009-03-271-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-2347-0/+27150