aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Introduce convenience syntax for dependency on all product instances.Christian Kandeler2014-12-021-0/+2
* fix default value of Product.targetNameJoerg Bornemann2014-11-111-1/+1
* safeguard the default value of Product.targetNameJoerg Bornemann2014-11-111-1/+1
* Use a hashing function to construct output artfact file paths.Christian Kandeler2014-11-102-1/+11
* Support converting a PropertyList object directly to/from JSON.Jake Petroules2014-11-061-2/+15
* Consolidate "safe identifier" code by introducing qbs.rfc1034identifier.Jake Petroules2014-11-041-0/+8
* Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-11-031-0/+13
|\
| * introduce cpp.runtimeLibraryJoerg Bornemann2014-10-291-0/+13
* | qbs build: Introduce convenience item QbsProduct.Christian Kandeler2014-10-301-3/+3
* | remove support for building qbs with Qt <= 5.1.0Joerg Bornemann2014-10-295-49/+4
* | remove qbs.getHostOS()Joerg Bornemann2014-10-292-8/+2
* | license header updateJoerg Bornemann2014-10-161-7/+8
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-1639-283/+312
|\|
| * complete license header updateJoerg Bornemann2014-10-1639-283/+312
* | Rename "usings" property and make it do what the documentation says.Christian Kandeler2014-10-161-1/+1
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-103-25/+113
|\|
| * Improve the documentation for the Module item.Christian Kandeler2014-10-082-18/+81
| * Documentation: Add missing Module property descriptions.Christian Kandeler2014-10-081-0/+12
| * Make Qt build variants logic more sensible.v1.3.2Christian Kandeler2014-10-071-7/+20
* | Add convenience product "AutotestRunner".Christian Kandeler2014-10-023-2/+89
* | Allow products to opt-out of the normal build process.Christian Kandeler2014-10-021-0/+7
* | Allow dependencies on all products with a given type.Christian Kandeler2014-10-021-0/+15
* | Annotate parameter and return types in Service documentation.Jake Petroules2014-09-237-103/+105
* | Merge branch '1.3' into master.Christian Kandeler2014-09-112-2/+73
|\|
| * Add documentation about how to use custom modules.Christian Kandeler2014-09-081-1/+72
| * Fix documentation for Artifact item.Christian Kandeler2014-08-271-1/+1
* | Allow rules with no "alwaysUpdated" artifacts.Christian Kandeler2014-09-011-0/+8
* | Rename useObjcAutomaticReferenceCounting to automaticReferenceCounting.Jake Petroules2014-08-211-3/+3
* | Cpp module: Make the compiler version available as properties.Christian Kandeler2014-08-211-0/+27
* | Introduce cpp.useObjcAutomaticReferenceCounting.Jake Petroules2014-08-191-0/+10
* | Make qmake CONFIG value names consistent.Christian Kandeler2014-08-151-2/+2
* | Introduce cpp.cLanguageVersion.Jake Petroules2014-08-151-0/+12
* | Introduce cpp.cxxStandardLibrary and simplify related logic.Jake Petroules2014-08-151-0/+12
* | Use proper documentation idioms.Jake Petroules2014-08-151-3/+3
* | Add/update documentation for the cpp.installNamePrefix property.Jake Petroules2014-08-151-0/+11
* | Cpp module: Add property cxxLanguageVersion.Christian Kandeler2014-08-131-0/+12
|/
* Doc: document restriction for Product.name valuesJoerg Bornemann2014-07-241-1/+13
* Doc: remove outdated informationJoerg Bornemann2014-07-231-30/+0
* introduce Project.minimumQbsVersionJoerg Bornemann2014-07-221-0/+5
* Add documentation for the ib module.Jake Petroules2014-07-221-0/+212
* Doc: document qbs_enable_project_file_updatesJoerg Bornemann2014-07-211-0/+2
* Cpp module: Fix "visibility" property.Christian Kandeler2014-07-181-1/+3
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-162-2/+2
* introduce cpp.compilerPathByLanguageJoerg Bornemann2014-07-141-2/+13
* Add and make use of convenience item QtGuiApplication.Christian Kandeler2014-07-144-2/+106
* Doc: Set homepage and build version in qdocconfJerome Pasion2014-07-141-1/+4
* prohibit duplicate source files in enabled groupsJoerg Bornemann2014-07-101-3/+3
* Make it possible to set profiles per product.Christian Kandeler2014-07-023-0/+27
* introduce cpp.entryPointJoerg Bornemann2014-06-021-0/+9
* introduce cpp.useRPathsJoerg Bornemann2014-05-281-0/+9