summaryrefslogtreecommitdiffstats
path: root/qmake/generators/unix
Commit message (Expand)AuthorAgeFilesLines
* findLibraries(): don't remove -L options for system pathsOswald Buddenhagen2012-08-041-1/+2
* Remove references to Borland and bmakeAndy Shaw2012-08-011-2/+1
* run processPrlFiles() over QMAKE_LIBS_PRIVATE as wellOswald Buddenhagen2012-07-311-1/+1
* make the windows prl processing more like the unix variantOswald Buddenhagen2012-07-312-10/+0
* do not look for frameworks in library pathOswald Buddenhagen2012-07-281-3/+2
* insert explicit library search paths before system search pathsOswald Buddenhagen2012-07-281-4/+6
* look into /Library/Frameworks as well in processPrlFiles()Oswald Buddenhagen2012-07-281-0/+1
* unify default search paths between findLibraries() & processPrlFiles()Oswald Buddenhagen2012-07-281-0/+2
* fix lookup of libraries with a full path but without extensionOswald Buddenhagen2012-07-281-2/+3
* don't actually resolve frameworks in findLibraries()Oswald Buddenhagen2012-07-281-16/+4
* dispose of QMAKE_LIBDIR_FLAGS, "demote" QMAKE_FRAMEWORKPATH_FLAGSOswald Buddenhagen2012-07-272-6/+9
* remove duplicate -L flags in findLibraries()Oswald Buddenhagen2012-07-271-3/+7
* unify handling of non-standard linker -L flagsOswald Buddenhagen2012-07-271-11/+16
* do not run findLibraries() over QMAKE_LFLAGSOswald Buddenhagen2012-07-241-2/+2
* remove another symbian remnant: QMAKE_RVCT_LINKSTYLEOswald Buddenhagen2012-07-121-7/+2
* make the prl lookup search in standard locationsOswald Buddenhagen2012-07-121-0/+2
* const correctness for values() callsOswald Buddenhagen2012-06-272-14/+16
* revamp handling of qmake target modeOswald Buddenhagen2012-06-271-10/+9
* make 'qmake' target of SUBDIRS projects non-recursiveOswald Buddenhagen2012-06-191-2/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* qmake: Don't assume that GNUmake is able to resolve arbitrary dependenciesTor Arne Vestbø2011-11-281-1/+1
* qmake: remove symbian supportJoerg Bornemann2011-11-072-28/+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-243-51/+51
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-243-51/+51
* | 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-273-0/+2361