summaryrefslogtreecommitdiffstats
path: root/qmake/Makefile.win32-g++
Commit message (Expand)AuthorAgeFilesLines
* port qmake to qt creator's qmake language evaluatorOswald Buddenhagen2012-09-111-3/+5
* introduce qmake variable abstractionsOswald Buddenhagen2012-09-071-1/+2
* unify c*flags in the hand-written makefiles somewhatOswald Buddenhagen2012-09-031-5/+5
* Remove references to Borland and bmakeAndy Shaw2012-08-011-1/+1
* Clean up the use of QT_NODLLThiago Macieira2012-06-281-1/+1
* Fixed Wince Makefile environmentBjoern Breitmeyer2012-06-191-1/+2
* Remove -DQT_NO_STL from the bootstrapped buildsThiago Macieira2012-04-071-1/+1
* Compile QArrayData in bootstrap phase.Jędrzej Nowacki2012-03-291-0/+1
* Disable QUrl support in QVariant in bootstrapped modeThiago Macieira2012-03-241-1/+0
* Build qmake with QStringBuilder.Olivier Goffart2012-03-161-0/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-121-4/+2
|\
| * do not copy/symlink qmake to build dirOswald Buddenhagen2012-03-091-4/+2
* | Split up base class QFileDevice for open-file operations (read/write)David Faure2012-03-061-0/+1
|/
* remove some bogus include locationsOswald Buddenhagen2012-03-011-2/+0
* use VPATH to locate sourcesOswald Buddenhagen2012-03-011-223/+11
* merge Makefile.win32-g++{,-sh}Oswald Buddenhagen2012-03-011-5/+31
* Allow customization of qDebug output at runtimeKai Koehne2012-02-091-1/+4
* Remove unused -DQT_NO_PCRE from qmake makefilesGiuseppe D'Angelo2011-12-231-1/+1
* Windows: Adapt mkspec for MinGW / gcc 4.6.Friedemann Kleint2011-11-181-1/+1
* fix makefiles againOswald Buddenhagen2011-11-111-1/+1
* qmake: remove symbian supportJoerg Bornemann2011-11-071-24/+5
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-2/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+360