aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* remove qt.core.path convenience propertyJoerg Bornemann2012-11-221-19/+9
| | | | | | | This isn't needed anymore. Use the setup-qt tool instead. Change-Id: If6c80862b3aa352ad261ce7e40e4b4fdd9e8e51e Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
* setup-qt: adjust to changes in Qt 5Joerg Bornemann2012-11-221-1/+1
| | | | | | | | | The mkspecs/default symlink (directory on Windows) went away in Qt5. The qt.core module gets the property mkspecPath that holds the full path to the mkspec. Change-Id: Ic47abed642dadbd017fdbac45726ec51fb6cb5ca Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
* Add property "path" and use for Cpp.precompiledHeader.Christian Kandeler2012-10-231-1/+1
| | | | | | | | Also rename "paths" to "pathList". Task-number: QBS-144 Change-Id: Ib11788990a0da34a284684576343aa74d07a21aa Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* fix Group.overrideTagsJoerg Bornemann2012-10-221-0/+15
| | | | | | | | As discussed on the ML before, overrideTags defaults to true. Add a test for this property and some documentation. Change-Id: Id09af0a8040ef6eaf330b762ff9603fce0748af2 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
* Get rid of special treatment for files ending in ".qbp".Christian Kandeler2012-10-191-4/+4
| | | | | | | | | - Deprecate the ".qbp" suffix. - Do not go up the directory tree when looking for project files. Change-Id: I39ece65683556b720fb940dde27e485f865cf086 Task-number: QBS-137 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* license and copyright updatedJoerg Bornemann2012-10-084-36/+28
| | | | | | Change-Id: I0c0b3035514ee6b735e85c098029fa2f41edb6ff Reviewed-by: Christian Kandeler <christian.kandeler@digia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* Documentation update.Christian Kandeler2012-10-021-19/+15
| | | | | | | | | | | - We should not claim Qt 4.7 is supported for building qbs, even if it works now. It would limit the features we can use. - Replace some occurrences of "platform" with "profile" where the latter is (presumably) meant. - Some random improvements. Change-Id: Icc9be009676975fffa695a68bffdec0a128c94d7 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* document the setup-qt toolJoerg Bornemann2012-06-111-1/+21
| | | | | Change-Id: I8ed608db5dce4260ea566df2bd59a312a705374e Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* docs: reference page for product items createdJoerg Bornemann2012-04-181-3/+77
| | | | | Change-Id: Id10afba1bc9ea20e60ed72e947a508c71d387cce Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* Reworked qbs config syntax to behave more consistently.Tom Sutcliffe2012-04-031-27/+44
| | | | | | | | | | | | | | | | Config keys are always referred to with dotted syntax rather than slashes. qt/qtVersionName/setting replaced by profiles.name.module.setting. defaults/setting replaced by modules.qbs.setting or by using a profile. Multiple properties can be set on command-line with "profile:foo" syntax. Added qbs config --import and --export commands. Added "qbs config --update" to migrate settings. Added "qbs properties" to dump out all calculated properties for a build. Discussion of these features on the list here: http://lists.qt-project.org/pipermail/qbs/2012-March/000099.html Change-Id: I37cf23c904e8951e5ca67b6d8d1a707cc403944f Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* Doc: managing Qt versionsJoerg Bornemann2012-03-221-15/+62
| | | | | Change-Id: I92ad2e214ba48da7a85c541460e7aff65f636ada Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* docs config updatedJoerg Bornemann2012-03-221-3/+2
| | | | | Change-Id: Iea7f61d532a55994820036a789066ab53d3f6dc1 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* Documentation fixes.Christian Kandeler2012-03-201-6/+6
| | | | | Change-Id: Iba23eb267436e33f9c47297d900fbb141edfebb7 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* Build fix for Qt5 compilationYuchen Deng2012-03-201-1/+6
| | | | | Change-Id: I4aa5153a42689429232584ca37b1f9d906c0ba52 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* basic Qt 5 support addedJoerg Bornemann2012-03-071-1/+6
| | | | | | | | | | | The Qt.core module got a version property which can be configured via qbs config --global qt/MyQt5/version 5.0.0 This can be used in module conditions. QtWidgets module for Qt 5 added. Change-Id: If33d3a555fbc6e057f6aa707db29e0caef9f73e0 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* docs updatedJoerg Bornemann2012-03-011-12/+11
| | | | | | Change-Id: Ia0b6fdb2ec58f189da4bf61545587a60044dee0b Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* platform prober: run without user interactionJoerg Bornemann2012-02-241-3/+5
| | | | | | | | | Now it behaves the same on all platforms. Also remove the weird crosscompiler detection code that never worked. Documentation updated. Change-Id: I6ae0a17adf9aea848c111c0e9b6ccee40f8a2f74 Reviewed-by: Bill King <bill.king@nokia.com>
* Doc: update styleLeena Miettinen2012-02-1613-691/+663
| | | | | Change-Id: I5a2aebcb4f9438caea1f1188e55b302d1e335d82 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* Long live qbs!Joerg Bornemann2012-02-1548-0/+5149
Change-Id: I412793e868919a9ac99611616f292e7047f1ebcf