aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix helloworld-complex in "profiling" build on WindowsIvan Komissarov2020-04-062-3/+3
* Darwin: Adapt to Xcode 11.4Christian Kandeler2020-04-064-32/+29
* Fix autodetecting mingw compiler in PATHIvan Komissarov2020-04-032-13/+18
* doc: Add mention about all supported architecturesDenis Shienkov2020-03-311-0/+96
* Export framework search path in qtscxml blackbox test on macOSRichard Weickelt2020-03-311-9/+13
* LibraryProbe: extend search pathsIvan Komissarov2020-03-301-4/+29
* doc: Provide info about Library itemIvan Komissarov2020-03-306-80/+165
* doc: Add info about LibraryProbeIvan Komissarov2020-03-301-0/+62
* Fix grpcIncludePath in protobufcpp.qbsIvan Komissarov2020-03-301-1/+1
* Do not use app.qmltypes anymoreMaximilian Goldstein2020-03-303-5/+6
* Doc: Document cpp::compilerVersion propertyDenis Shienkov2020-03-301-0/+9
* Fix wrong property name in code snippetRichard Weickelt2020-03-261-1/+1
* Use docker-compose exclusively for managing Docker imagesRichard Weickelt2020-03-264-110/+28
* Remove Debian stretch from Docker build environmentsRichard Weickelt2020-03-243-153/+0
* baremetal: fix greenblink example with old sdcc compilerIvan Komissarov2020-03-231-0/+3
* baremetal: Fix detecting older sdcc compilerIvan Komissarov2020-03-232-8/+41
* Convenience items can now install separated debug infoIvan Komissarov2020-03-206-9/+91
* doc: Add info about first capital letter in custom items file namesIvan Komissarov2020-03-201-0/+2
* Refactor TestBlackbox::installLocations()Ivan Komissarov2020-03-201-21/+38
* Fix crash in operator==(ArtifactProperties, ArtifactProperties)Ivan Komissarov2020-03-202-0/+2
* Darwin: Fix access to undefined moduleChristian Kandeler2020-03-191-1/+2
* doc: Fix previous page in application.qdocIvan Komissarov2020-03-181-1/+1
* doc: fix CppApplication base classIvan Komissarov2020-03-181-2/+2
* Make Library.qbs configurableIvan Komissarov2020-03-186-31/+63
* baremetal: Fix some typos in README files of examplesDenis Shienkov2020-03-172-2/+2
* baremetal: Fix typo for STM8 assembler file tagging in SDCC toolchainDenis Shienkov2020-03-171-1/+1
* baremetal: Fetch ARM architecture details from KEIL toolchainDenis Shienkov2020-03-171-41/+44
* baremetal: Fix target ARM architecture condition in an examplesDenis Shienkov2020-03-171-1/+1
* Update windowsservercore Docker imageRichard Weickelt2020-03-175-62/+87
* baremetal: Auto-detect IAR toolchain for Renesas 78K architectureDenis Shienkov2020-03-161-2/+6
* baremetal: Add IAR Renesas 78K toolchain supportDenis Shienkov2020-03-161-7/+28
* baremetal: Auto-detect IAR toolchain for Renesas V850 architectureDenis Shienkov2020-03-161-2/+7
* baremetal: Add IAR Renesas V850 toolchain supportDenis Shienkov2020-03-161-0/+19
* baremetal: Auto-detect IAR toolchain for Renesas RH850 architectureDenis Shienkov2020-03-161-2/+6
* baremetal: Add IAR Renesas RH850 toolchain supportDenis Shienkov2020-03-161-0/+18
* baremetal: Fix endianness flag detection for IAR toolchainDenis Shienkov2020-03-161-1/+3
* baremetal: Fix typo in cppLanguageOption() for IAR toolchainDenis Shienkov2020-03-161-2/+2
* baremetal: Auto-detect IAR toolchain for Renesas RX architectureDenis Shienkov2020-03-121-2/+7
* baremetal: Add IAR Renesas RX toolchain supportDenis Shienkov2020-03-121-1/+19
* Add qbs.hostArchitecture propertyIvan Komissarov2020-03-117-1/+43
* Fix emptyProfile autotestChristian Kandeler2020-03-101-13/+21
* Simplify the emptyProfile autotestChristian Kandeler2020-03-091-3/+1
* Qt: Add support for the new QML type registration mechanismChristian Kandeler2020-03-0910-2/+507
* setup-toolchains now sets the qbs.toolchainType, not qbs.toolchainIvan Komissarov2020-03-0914-63/+75
* Qt Support: Handle MinGW pure debug from Qt 5.14Björn Schäpers2020-03-091-2/+7
* doc: fix candidateFilter exampleIvan Komissarov2020-03-091-1/+1
* Add "profiling" build variantIvan Komissarov2020-03-067-11/+61
* doc: add How-To section about separating debug infoIvan Komissarov2020-03-062-0/+61
* Fix GRPC exampleIvan Komissarov2020-03-061-1/+1
* Document the fact that PathProbe.candidatePaths is always populatedIvan Komissarov2020-03-061-0/+18