aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add support for building macOS disk imagesJake Petroules2017-06-125-2/+493
* Merge remote-tracking branch 'origin/1.8'Joerg Bornemann2017-06-121-0/+22
|\
| * Document how to override property values from the command lineChristian Kandeler2017-06-091-0/+22
* | Merge 1.8 into masterChristian Kandeler2017-06-093-3/+19
|\|
| * Doc: Extend the documentation for the "outer" valueJoerg Bornemann2017-06-072-1/+17
| * Documentation: Fix references to outdated locationsChristian Kandeler2017-06-021-2/+2
* | Re-run process commands if a relevant environment variable has changedChristian Kandeler2017-06-081-0/+7
* | Documentation: Fix intendationChristian Kandeler2017-06-061-3/+3
* | Documentation: Add "How-to" pageChristian Kandeler2017-06-064-2/+109
* | Introduce the qbsversion module for building QbsJake Petroules2017-06-021-3/+3
* | Remove the "readonly" flag from the qbs.installRoot propertyChristian Kandeler2017-06-021-1/+1
* | Introduce dependency parameter cpp.symbolLinkModeJake Petroules2017-05-301-0/+9
* | Android: Multiplex over architectures instead of profilesChristian Kandeler2017-05-261-1/+1
* | Remove Product.profilesChristian Kandeler2017-05-261-13/+0
* | Implement basic support for multi-config products on Darwin and AndroidJake Petroules2017-05-232-2/+16
* | Switch to a new multiplexing approachJoerg Bornemann2017-05-232-9/+73
* | Introduce dependency parameter cpp.linkWholeArchiveChristian Kandeler2017-05-221-0/+8
* | Make it possible to parametrize dependenciesJoerg Bornemann2017-05-226-2/+203
* | Merge 1.8 into masterChristian Kandeler2017-05-192-5/+5
|\|
| * Fix example code in Group item documentationv1.8.0Christian Kandeler2017-05-181-4/+4
| * Doc: Remove profanityJoerg Bornemann2017-05-161-1/+1
* | Merge 1.8 into masterChristian Kandeler2017-05-121-11/+10
|\|
| * Track Java manifest files as artifacts in the build graphJake Petroules2017-05-091-11/+10
* | Add documentation for generatorsJake Petroules2017-05-051-2/+77
|/
* Qt.qml: Link against QML plugins when using a static QtChristian Kandeler2017-04-281-1/+41
* Add basic documentation for the qnx moduleJake Petroules2017-04-211-0/+93
* Documentation: Remove duplicated backslash characterChristian Kandeler2017-04-181-1/+1
* Fix doc_targets.priJoerg Bornemann2017-04-041-24/+29
* Allow running qbs without a profileChristian Kandeler2017-03-311-2/+2
* Introduce cpp.useRPathLinkJoerg Bornemann2017-03-151-0/+6
* Refactor documentation generationEike Ziller2017-03-134-62/+96
* Use $$shell_path instead of reimplementing that functionalityEike Ziller2017-03-131-7/+3
* Make the documentation embeddable in other projectsChristian Kandeler2017-03-101-2/+8
* Revert "Match a rule's input tags against root artifacts of dependencies"Christian Kandeler2017-03-091-4/+3
* Doc: Prevent Product Item property table from overflowingTopi Reinio2017-03-081-2/+6
* Match a rule's input tags against root artifacts of dependenciesChristian Kandeler2017-03-071-3/+4
* Add a convenient replacement for moduleProperty()Joerg Bornemann2017-03-072-9/+7
* Bump required Qt version to 5.6Christian Kandeler2017-02-271-1/+1
* Fix copy/paste error in TemporaryDir documentationChristian Kandeler2017-02-241-1/+1
* lex_yacc: Suppress compiler warnings for the generated C/C++ filesChristian Kandeler2017-02-211-0/+8
* Cpp module: Allow a set of source files to be combined into oneChristian Kandeler2017-02-172-4/+69
* Deprecate loadFile and loadExtension in favor of requireJake Petroules2017-02-152-18/+11
* Add new tool qbs-create-projectChristian Kandeler2017-02-141-0/+4
* Attach the bundle.content file tag to files that are part of a bundleJake Petroules2017-02-081-0/+15
* Qt: Allow to disable keywordsChristian Kandeler2017-02-071-0/+7
* Reduce overcautious rule connectionsJoerg Bornemann2017-02-061-2/+1
* Merge 1.7 into masterChristian Kandeler2017-01-271-1/+1
|\
| * Doc: Update copyright year in online doc template to 2017Leena Miettinen2017-01-251-1/+1
* | Allow moc_*.cpp files to be combined into a single C++ sourceChristian Kandeler2017-01-261-0/+8
* | Make the documentation includable by other projects (qmake build)Joerg Bornemann2017-01-232-50/+64