aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | support installation of directory treesJoerg Bornemann2015-02-031-0/+11
* | Allow users to specify command line arguments to an auto test runner.Jake Petroules2015-01-291-0/+5
* | Set cpp run environment variables when running autotests.Jake Petroules2015-01-291-0/+8
* | Merge branch '1.3' into 'master'Christian Kandeler2015-01-2840-238/+238
|\|
| * Update LicenseEike Ziller2015-01-2640-237/+237
* | Add unsetEnv function.Jake Petroules2015-01-281-1/+1
* | Introduce cpp.requireAppExtensionSafeApi.Jake Petroules2015-01-271-0/+11
* | Add new item "InstallPackage".Christian Kandeler2015-01-263-2/+91
* | Add the "installable" tag to artifacts with qbs.install == true.Joerg Bornemann2015-01-221-0/+2
* | Add module for creating archives.Christian Kandeler2015-01-221-0/+98
* | Add support for building Android command-line applications.Jake Petroules2015-01-201-0/+3
* | Add autotest for Android.Christian Kandeler2015-01-131-1/+6
* | Fix handling of dSYM bundles.Jake Petroules2015-01-131-0/+9
* | Refactor bundle (CFBundle) support across all of Qbs.Jake Petroules2015-01-134-85/+385
* | Do installation at build time.Joerg Bornemann2015-01-082-6/+19
* | First stage of Android support.Christian Kandeler2015-01-057-1/+325
* | remove cpp.supportedStaticLibrarySuffixesJoerg Bornemann2014-12-191-10/+0
* | support separate debug informationJoerg Bornemann2014-12-191-0/+10
* | add support for strip and objcopyJoerg Bornemann2014-12-191-0/+36
* | Add Java support.Jake Petroules2014-12-185-2/+225
* | Doc: document cpp.nm{Name|Path}Joerg Bornemann2014-12-171-0/+18
* | Add documentation for command-line tools.Christian Kandeler2014-12-162-0/+67
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-12-121-2/+0
|\|
| * Doc: remove confusing statementJoerg Bornemann2014-12-111-2/+0
* | let Group.fileTagsFilter match source artifactsJoerg Bornemann2014-12-121-1/+1
* | make "base" the default fallback for Properties blocksJoerg Bornemann2014-12-111-1/+1
* | 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
|\|