summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_functions.prf
Commit message (Expand)AuthorAgeFilesLines
* Refactor recursive target logic out of default_post into functionTor Arne Vestbø2012-10-181-0/+26
* Fix accessing the rpath dir from included modulesRomain Pokrzywka2012-09-281-1/+1
* factor out qtAddTargetEnv()Oswald Buddenhagen2012-09-191-0/+31
* factor out qtAddToolEnv()Oswald Buddenhagen2012-09-181-0/+20
* remove 3rd parameter from qtPrepareTool()Oswald Buddenhagen2012-09-181-6/+1
* use each module's lib_bundle settingOswald Buddenhagen2012-09-071-1/+1
* make .private_includes in module pri files "self-contained"Oswald Buddenhagen2012-08-151-7/+1
* support -rpath for modules which are not installed to QT_INSTALL_PREFIXOswald Buddenhagen2012-08-111-0/+7
* fix -rpath-link handling for non-installed prefix buildsOswald Buddenhagen2012-08-111-7/+10
* qtAddModule(): put search paths directly into LIBS{,_PRIVATE}Oswald Buddenhagen2012-08-111-7/+12
* assemble the complete tool commands already in qt_tool.prfOswald Buddenhagen2012-08-111-24/+2
* fix error message about bad qt modulesOswald Buddenhagen2012-08-111-1/+1
* adjust qtAddLibrary() to new qtAddModule() parametersOswald Buddenhagen2012-08-081-1/+1
* add support for QT_PRIVATEOswald Buddenhagen2012-08-071-2/+41
* use QMAKE_LIBDIR for passing LSB library pathOswald Buddenhagen2012-08-041-1/+1
* fix host vs. makefile directory separator messOswald Buddenhagen2012-07-281-2/+2
* make the prl lookup search in standard locationsOswald Buddenhagen2012-07-121-4/+2
* fix linking against installations in /usr/libOswald Buddenhagen2012-07-101-2/+2
* deal with %PATH% containing parenthesesOswald Buddenhagen2012-07-091-1/+2
* make non-bootstrapped non-installed prefix-built executables runnableOswald Buddenhagen2012-07-051-15/+38
* Fix FRAMEWORK_INCLUDE for MacIikka Eklund2012-07-051-1/+1
* make using testlib automatically "promote" all modules to -privateOswald Buddenhagen2012-06-261-1/+1
* remove detection-based usage of modules which are frameworksOswald Buddenhagen2012-06-191-11/+0
* fix direct includes from modules which are frameworksOswald Buddenhagen2012-06-191-1/+1
* always add library path from moduleOswald Buddenhagen2012-06-191-3/+3
* make module includepath addition less convolutedOswald Buddenhagen2012-06-191-12/+11
* make qtAddLibrary() a noisy compat wrapper for qtAddModule()Oswald Buddenhagen2012-06-191-46/+10
* make use of $$[FOO/get] propertiesOswald Buddenhagen2012-06-191-2/+1
* let qtPrepareTool give right path for app_bundleBai Jing2012-03-261-0/+6
* Do not add -rpath-link directives with no library pathSean Harmer2012-03-121-3/+5
* replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific vari...Oswald Buddenhagen2012-03-081-1/+1
* revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-011-2/+2
* Set QMAKE_*_VERSION_OVERRIDE for all modules.Rohan McGovern2011-12-071-0/+11
* Make v8 snapshots work in debug-and-release modeKent Hansen2011-11-241-8/+14
* qmake: remove symbian supportJoerg Bornemann2011-11-071-27/+0
* Make pkg-config cross-compile awareHarald Fernengel2011-10-191-2/+21
* Mac: fix linking with Qt frameworks which don't exist at qmake timeRohan McGovern2011-09-171-3/+14
* Mac: make platformsupport a static libMorten Sorvig2011-09-011-16/+7
* Fix non-installed library detectionMarius Storm-Olsen2011-07-211-1/+1
* Support -debug build on MacLiang Qi2011-06-201-1/+1
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-5/+19
* Use the MODULE_LIBS instead of QMAKE_LIBDIR_QT for frameworks.Prasanth Ullattil2011-04-271-2/+2
* Fixed a bug in libdir handling.axis2011-04-271-1/+2
* Make each module refer to its own bin/Marius Storm-Olsen2011-04-271-3/+6
* Make qt.prf use new qt_module.pri structure for QT variableMarius Storm-Olsen2011-04-271-0/+63
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+124