summaryrefslogtreecommitdiffstats
path: root/qmake/generators/unix/unixmake2.cpp
Commit message (Expand)AuthorAgeFilesLines
* de-duplicate code for writing dummy makefilesOswald Buddenhagen2013-08-271-12/+1
* Fix SONAME handling on androidStephen Kelly2013-08-131-0/+3
* don't install mac bundles atomicallyOswald Buddenhagen2013-07-221-3/+13
* mac frameworks: link target alias to Current versionOswald Buddenhagen2013-07-221-3/+2
* merge string literalsOswald Buddenhagen2013-07-041-70/+70
* Android: Backslash workarounds for Unix Makefile generatorRay Donnelly2013-04-101-10/+14
* Android: Split Unix Makefile generator's $(MOVE) commands upRay Donnelly2013-04-081-2/+6
* make depend_prl more thorough; introduce fast_depend_prlOswald Buddenhagen2013-03-161-3/+8
* introduce QMAKE_LINK_O_FLAGOswald Buddenhagen2013-03-021-4/+4
* qmake: Resolve QMAKE_INFO_PLIST against current working dirTor Arne Vestbø2013-02-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* don't overquote deps on .pc and .la filesOswald Buddenhagen2013-01-081-6/+2
* 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