aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference
Commit message (Expand)AuthorAgeFilesLines
* Add qbs.hostArchitecture propertyIvan Komissarov2020-03-111-1/+12
* Qt: Add support for the new QML type registration mechanismChristian Kandeler2020-03-091-0/+70
* doc: fix candidateFilter exampleIvan Komissarov2020-03-091-1/+1
* Add "profiling" build variantIvan Komissarov2020-03-061-8/+12
* doc: add How-To section about separating debug infoIvan Komissarov2020-03-061-0/+2
* Document the fact that PathProbe.candidatePaths is always populatedIvan Komissarov2020-03-061-0/+18
* Qt support: Add support for moc metatype filesChristian Kandeler2020-03-061-0/+28
* Documentation: Fix some macrosChristian Kandeler2020-03-051-2/+2
* doc: More info about qbs.toolchainType and qbs.toolchain propertiesIvan Komissarov2020-02-211-28/+106
* Adds missing documentation of timeout property for autotestsJochen Ulrich2020-02-153-1/+48
* Add ConanfileProbe item for querying conan recipe filesRichard Weickelt2020-02-151-0/+250
* Android: handle relative sourceset directoriesAlberto Mardegan2020-02-051-2/+2
* MSVC: Use compiler driver for linkingIvan Komissarov2020-01-241-7/+5
* Use an empty array for the qbs.targetOS if targetPlatform is undefinedIvan Komissarov2020-01-141-0/+6
* doc: Improve Export item exampleIvan Komissarov2020-01-101-4/+33
* doc: Fix qbs::targetPlatform typeIvan Komissarov2020-01-061-1/+1
* doc: Fix braces in snippetsIvan Komissarov2020-01-061-1/+1
* Add freedesktop moduleAlberto Mardegan2019-12-201-0/+141
* Improve libraryPaths and dynamicLibraries documentationMitch Curtis2019-11-281-0/+20
* GCC: avoid duplicating objects in linker command lineAlberto Mardegan2019-11-121-0/+10
* Implement cpp.generateLinkerMapFile for GCC-like toolchainsDenis Shienkov2019-10-211-2/+0
* baremetal: Introduce new cpp::generate{Assembler|Compiler}ListingFilesDenis Shienkov2019-10-171-0/+22
* Refactor the map file generation propertyDenis Shienkov2019-10-011-2/+2
* Introduce the session commandChristian Kandeler2019-09-182-0/+55
* Define jobPool for AutotestRunnerJochen Ulrich2019-08-111-0/+16
* Add command and AutotestRunner timeoutJochen Ulrich2019-08-011-0/+9
* Merge 1.14 into masterChristian Kandeler2019-07-264-38/+35
|\
| * Fix outdated documentation for some multiplexing propertiesChristian Kandeler2019-07-171-3/+2
| * Set minimumTvosVersion to "6.0" by defaultIvan Komissarov2019-07-151-1/+4
| * Add a complete example for a Rule in a ProductIvan Komissarov2019-07-101-31/+23
| * doc: Fix JobLimit::jobCount typeIvan Komissarov2019-07-061-1/+1
| * Set cpp.minimumIosVersion to "6.0" by defaultIvan Komissarov2019-07-051-2/+5
* | baremetal: Long live the IAR EW project generator for ARMDenis Shienkov2019-07-111-0/+1
|/
* Add support for gRPC to the protobuf.cpp moduleIvan Komissarov2019-06-271-0/+87
* Add PathProbe::candidateFilter propertyIvan Komissarov2019-06-261-0/+19
* Allow PathProbe to search multiple filesIvan Komissarov2019-06-251-2/+39
* Document the Qt.quickcontrols2 moduleChristian Kandeler2019-06-141-0/+3
* Fix doc for qbs.installPrefixIvan Komissarov2019-05-291-1/+1
* Add pkgconfig.sysroot propertyIvan Komissarov2019-05-272-0/+43
* Merge 1.13 into masterChristian Kandeler2019-05-231-1/+1
|\
| * Documentation: Fix two typosChristian Kandeler2019-05-131-1/+1
* | doc: Add link to the Target Platforms page from qbs.targetPlatformIvan Komissarov2019-05-101-0/+2
* | doc: Reorganize qbs.targetOS and qbs.targetPlatformIvan Komissarov2019-05-101-24/+30
* | Merge 1.13 into masterChristian Kandeler2019-05-101-0/+8
|\|
| * Qt: Do not link static plugins into static librariesChristian Kandeler2019-05-071-0/+8
* | doc: Make the difference between targetPlatform and targetOS clearerIvan Komissarov2019-05-061-9/+78
* | doc: Add protobuf.cpp exampleIvan Komissarov2019-05-061-0/+19
* | Android: add Qt.android_support.extraLibsBogDan Vatra2019-05-021-0/+9
* | Default to the minimum supported NDK API versionBogDan Vatra2019-04-261-1/+3
* | Android: Nuke support for old NDKsBogDan Vatra2019-04-251-10/+3