summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_tool.prf
Commit message (Expand)AuthorAgeFilesLines
* split qt_app.prf out of qt_tool.prfOswald Buddenhagen2013-04-261-22/+1
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-2/+1
|\
| * broaden the effect of CONFIG+=force_independent somewhatOswald Buddenhagen2013-03-151-1/+1
* | don't bootstrap tools when not necessaryOswald Buddenhagen2013-03-141-4/+5
* | make QT setup for bootstrapped tools more cleverOswald Buddenhagen2013-03-121-1/+5
* | Add qt_common.prf and move some common definitions thereThiago Macieira2013-02-281-0/+1
|/
* centralize detection of prefix buildsOswald Buddenhagen2013-01-311-1/+1
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-171-1/+1
* mark a bunch of features as internalOswald Buddenhagen2012-12-121-0/+11
* bootstrapped tools don't need env var setupOswald Buddenhagen2012-11-221-1/+1
* don't set CONFIG+=release during build passesOswald Buddenhagen2012-11-201-1/+1
* make qt_tool support building bootstrapped toolsOswald Buddenhagen2012-11-161-3/+10
* let qt_tool.prf set up DESTDIROswald Buddenhagen2012-10-291-0/+3
* namespace "module" pri filesOswald Buddenhagen2012-10-291-1/+1
* centralize module directory calculationOswald Buddenhagen2012-10-291-14/+1
* factor out qtAddTargetEnv()Oswald Buddenhagen2012-09-191-29/+1
* Build tools in release mode if using -debug-and-release optionYuchen Deng2012-09-181-4/+1
* factor out qtAddToolEnv()Oswald Buddenhagen2012-09-181-16/+1
* generalize environment additions to tool invocationOswald Buddenhagen2012-09-071-18/+30
* cache the right variableOswald Buddenhagen2012-09-071-2/+1
* set QT_PLUGIN_PATH for toolsOswald Buddenhagen2012-08-151-2/+11
* build: Fix the FreeBSD build due build system change.Holger Hans Peter Freyther2012-08-141-1/+1
* fix -rpath-link handling for non-installed prefix buildsOswald Buddenhagen2012-08-111-0/+2
* assemble the complete tool commands already in qt_tool.prfOswald Buddenhagen2012-08-111-3/+23
* remove pointless checking/fallback code for $$TARGETOswald Buddenhagen2012-07-121-1/+0
* support building tools as application bundlesOswald Buddenhagen2012-07-111-2/+4
* make non-bootstrapped non-installed prefix-built executables runnableOswald Buddenhagen2012-07-051-0/+55