summaryrefslogtreecommitdiffstats
path: root/qmake/generators/unix/unixmake2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use QStringList::join(QChar) overload where applicable [qmake]Marc Mutz2012-09-211-6/+6
* replace qmake_version() with a simple string literalOswald Buddenhagen2012-09-131-1/+1
* introduce qmake variable abstractionsOswald Buddenhagen2012-09-071-120/+125
* make QMakeMetaInfo a little less inefficient with libtool .la filesOswald Buddenhagen2012-09-051-1/+1
* micro-optimize: use POD-initializable lists of variable namesOswald Buddenhagen2012-08-281-2/+2
* beautify "aux" targetOswald Buddenhagen2012-08-171-8/+10
* Remove references to Borland and bmakeAndy Shaw2012-08-011-2/+1
* dispose of QMAKE_LIBDIR_FLAGS, "demote" QMAKE_FRAMEWORKPATH_FLAGSOswald Buddenhagen2012-07-271-2/+1
* const correctness for values() callsOswald Buddenhagen2012-06-271-13/+15
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* qmake: remove symbian supportJoerg Bornemann2011-11-071-25/+2
* Add CONFIG flag to use the compiler to generate makefile dependenciesTor Arne Vestbø2011-10-241-51/+65
* Generate dependencies for moc_ style includes when using CONFIG+=GNUmakeTor Arne Vestbø2011-10-201-1/+2
* Make CONFIG+=GNUmake respect shadow buildsTor Arne Vestbø2011-10-111-3/+7
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Remove QMAKE_MACOS_DEPLOYMENT_TARGET.Morten Sorvig2011-05-191-3/+0
|/
* qmake: Introduce new template typeChristian Kandeler2011-05-101-1/+5
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1352