aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Use product.targetName as the default value of archiver.archiveBaseName.Jake Petroules2015-06-121-1/+1
* Introduce, document, and use File.makePath.Jake Petroules2015-05-291-0/+7
* Add support for tracking class, h files produced by Java inner classes.Jake Petroules2015-05-281-0/+1
* Provide access to the Qbs version from project files.Jake Petroules2015-05-131-0/+32
* Clean up handling of {Project,Product}.qbsSearchPaths.Christian Kandeler2015-05-122-4/+5
* GCC module: Add option for fine-tuning relinking behavior.Christian Kandeler2015-05-111-0/+13
* qbs build: Don't build documentation by default.Christian Kandeler2015-05-051-0/+1
* Update documentation.Christian Kandeler2015-05-051-5/+0
* fix default value of QBS_INSTALL_PREFIXJoerg Bornemann2015-05-051-0/+2
* More doc fixes.Christian Kandeler2015-04-281-3/+0
* Remove reference to removed file.Christian Kandeler2015-04-281-1/+0
* Doc: update doc configurationLeena Miettinen2015-04-287-245/+21
* Doc: add build commands for doc.qt.io style docsLeena Miettinen2015-04-271-1/+7
* Add dsymutilFlags property.Jake Petroules2015-04-241-0/+9
* Fix documentation for cpp.separateDebugInformation.Jake Petroules2015-03-041-2/+1
* Update links from qt-project.org to qt.ioSergio Ahumada2015-03-031-1/+1
* update license headersJoerg Bornemann2015-03-0251-148/+150
* Add support for C++14 as language version.Christian Kandeler2015-02-121-1/+1
* Add support for building OS X and iOS App Extensions.Jake Petroules2015-02-093-2/+44
* Add support for building XPC services.Jake Petroules2015-02-092-1/+43
* Fix typo in documentation.Christian Kandeler2015-02-061-1/+1
* Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2015-02-062-0/+24
|\
| * Doc: Add a configuration for online documentation buildsTopi Reinio2015-02-062-1/+21
| * Add documentation for Process::setCodec().Christian Kandeler2015-02-021-0/+8
* | Add support for building loadable modules.Jake Petroules2015-02-063-2/+45
* | Add additionalJarFlags to Java module for JAR files.Jake Petroules2015-02-051-0/+5
* | Remove qbs.endianness property - it is not used and will not be used.Jake Petroules2015-02-041-11/+0
* | 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
|\|