aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qbs.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Docs: List the supported property types.Christian Kandeler2016-06-241-0/+42
* Docs: Clarify the connection between file tags, rules and product type.Christian Kandeler2016-06-161-2/+4
* Doc: Show syntax for multiple filesKai Koehne2016-06-121-0/+6
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Avoid using the term "Qt Build Suite" in Qbs documentation.Jake Petroules2016-06-041-4/+4
* Doc: Align code snippetsKai Koehne2016-05-181-1/+2
* Doc: Remove mentioning of 'lighthouse'v1.4.4Kai Koehne2015-11-251-2/+2
* Doc: Reformulate sentence in tutorial about explicit dependenciesKai Koehne2015-11-251-2/+1
* Solve the Java dependency tracking issue once and for all.Jake Petroules2015-07-091-1/+0
* Add support for tracking class, h files produced by Java inner classes.Jake Petroules2015-05-281-0/+1
* Update links from qt-project.org to qt.ioSergio Ahumada2015-03-031-1/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Do installation at build time.Joerg Bornemann2015-01-081-4/+3
* | remove support for building qbs with Qt <= 5.1.0Joerg Bornemann2014-10-291-1/+1
* | remove qbs.getHostOS()Joerg Bornemann2014-10-291-0/+2
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-161-7/+8
|\|
| * complete license header updateJoerg Bornemann2014-10-161-7/+8
* | Merge branch '1.3' into master.Christian Kandeler2014-09-111-1/+72
|\|
| * Add documentation about how to use custom modules.Christian Kandeler2014-09-081-1/+72
* | Make qmake CONFIG value names consistent.Christian Kandeler2014-08-151-2/+2
|/
* Doc: remove outdated informationJoerg Bornemann2014-07-231-30/+0
* Doc: document qbs_enable_project_file_updatesJoerg Bornemann2014-07-211-0/+2
* prohibit duplicate source files in enabled groupsJoerg Bornemann2014-07-101-3/+3
* Update references to the toolchain setup tool.Christian Kandeler2014-02-131-1/+1
* Doc: extend build command documentationJoerg Bornemann2014-02-121-7/+19
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-091-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Doc: Use the \QBS macro for the product nameLeena Miettinen2013-11-111-39/+39
* | Allow lists of patterns in the FileTagger item.Christian Kandeler2013-11-111-2/+2
|/
* Improve the documentation on building Qbs.Jake Petroules2013-10-211-7/+16
* A couple of small documentation improvements.Christian Kandeler2013-09-271-35/+35
* Restructure the reference part of the documentation.Christian Kandeler2013-09-191-692/+0
* Rename Windows RT to WinRT. These terms have different meanings.Jake Petroules2013-07-251-1/+1
* introduce cpp.compilerWrapperJoerg Bornemann2013-07-021-0/+10
* Re-introduce property qbs.installPrefix.Christian Kandeler2013-06-281-1/+11
* Add support for setting the compiler character set.Jake Petroules2013-06-261-0/+12
* Implement support for prefix headers (Xcode) / forced includes (MSVC).Jake Petroules2013-06-241-0/+9
* Use "stringList" in the documentation as it's an actual data type now.Jake Petroules2013-06-201-18/+18
* Update processInfoPlist docs to reflect reality.Jake Petroules2013-06-191-1/+1
* Update targetOS docs with the full list of possible OS values.Jake Petroules2013-06-191-1/+35
* Implement the infoPlistFormat property.Jake Petroules2013-06-191-0/+12
* Change targetOS and hostOS to lists, and remove targetPlatform.Jake Petroules2013-06-181-34/+24
* Make the toolchain property a list.Jake Petroules2013-06-181-3/+3
* Allow projects to be nested.Christian Kandeler2013-06-171-0/+2
* add cpp.commonCompilerFlags, flags for all compilation commandsFawzi Mohamed2013-06-111-0/+9
* Improve Info.plist handling.Jake Petroules2013-06-071-0/+44
* Fix several minor documentation issues.Jake Petroules2013-06-061-3/+3
* Doc: fix cpp module issuesJoerg Bornemann2013-06-041-19/+24