summaryrefslogtreecommitdiffstats
path: root/qmake/generators/makefile.cpp
Commit message (Expand)AuthorAgeFilesLines
* escape backslashes in QMAKE_PRL_LIBSOswald Buddenhagen2010-05-271-1/+1
* Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-05-191-3/+16
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-171-3/+16
| |\
| | * qmake: added possibility to specify the type of an install targetJoerg Bornemann2010-05-171-3/+16
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-1/+1
|\ \ \ | |/ /
| * | fix path separators in install targets for MinGW+shJoerg Bornemann2010-05-141-1/+1
| |/
| * Add the QMAKE_FILE_EXT variable to extra compilers generation.Jocelyn Turcotte2010-02-041-0/+13
* | qmake: fix to create proper install target in Makefile at first runZeno Albisser2010-03-171-2/+3
* | don't have every generator duplicate the QMAKE_QMAKE logicOswald Buddenhagen2010-03-031-7/+5
* | decouple host platform mode from target platform modeOswald Buddenhagen2010-02-261-6/+8
* | move $(DEL_FILE) 2> NUL redirection into .conf fileOswald Buddenhagen2010-02-121-14/+2
* | remove remainder of mac9 modeOswald Buddenhagen2010-02-121-3/+1
* | remove the most blatant tmake compat pathsOswald Buddenhagen2010-02-121-2/+0
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-041-0/+13
|\ \
| * | Add the QMAKE_FILE_EXT variable to extra compilers generation.Jocelyn Turcotte2010-02-041-0/+13
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-041-1/+3
|\ \ \ | |/ / |/| / | |/
| * qmake: subdirs template: make distclean target use QMAKE_DISTCLEANOswald Buddenhagen2010-02-011-0/+1
| * qmake: fix warningsOswald Buddenhagen2010-02-011-1/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas...Pulse Build System2010-01-221-2/+8
|\ \ | |/ |/|
| * qmake: add Linux host support to Symbian generatorAnderson Lizardo2009-11-171-2/+8
* | Better fix for build!=src Makefile generationThomas Zander2010-01-141-5/+3
* | Fix rules for recreating the Makefile in a subdirThomas Zander2010-01-131-8/+8
* | Update copyright year to 2010Jason McDonald2010-01-061-1/+1
|/
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Review fixes to qmakeMiikka Heikkinen2009-08-181-34/+10
* | Merge commit 'qt/master'Jason Barron2009-08-181-0/+2
|\ \
| * | Add LIBS_PRIVATE to qmake.Thiago Macieira2009-08-171-0/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-1/+1
|\ \ \
| * | | Whitespace, comment, and dead code cleanup for qmakeMiikka Heikkinen2009-08-041-1/+1
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-2/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Port of Qt to QNXHarald Fernengel2009-07-291-2/+0
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-31/+37
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | micro-optimization of some string operationsOswald Buddenhagen2009-07-171-18/+18
| * | some directory separator cleanupOswald Buddenhagen2009-07-171-13/+19
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ \ | |/ /
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-3/+8
|\ \ \ | |/ /
| * | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-121-1/+0
| |\ \ | | |/
| | * remove strange no-opOswald Buddenhagen2009-06-111-1/+0
| * | Remove var->QMAKE_COMP_var docs, and mark feature unsupported.Marius Storm-Olsen2009-06-111-0/+1
| * | Made qmake handle "no_default" config for sub targetsJ-P Nurmi2009-06-051-1/+6
| |/
* | Fixed recursive QMAKE_EXTRA_TARGETS not being generated correctly forRohan McGovern2009-06-111-44/+57
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-11/+5
|\ \ | |/
| * fix QMAKE_VAR_FIRST_ expansion in compiler flagsOswald Buddenhagen2009-04-071-1/+1