aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add detailed information about profilesRichard Weickelt2019-01-305-22/+61
* Clarify documentation of qbs.enableDebugCodeAlexandru Croitor2019-01-291-1/+14
* Qt: Allow users to explicitly tag files as mocableChristian Kandeler2019-01-298-1/+80
* Fix page navigation links for Target PlatformsRichard Weickelt2019-01-291-3/+3
* ModuleLoader: Do not validate property bindings in non-present modulesChristian Kandeler2019-01-241-0/+21
* bare-metal: Add IAR AVR toolchain supportDenis Shienkov2019-01-233-0/+30
* bare-metal: Add IAR 8051 toolchain supportDenis Shienkov2019-01-233-24/+118
* Introduce module providersChristian Kandeler2019-01-2352-44/+1129
* bare-metal: Remove '--warnings_affect_exit_code' option from IAR compilerDenis Shienkov2019-01-221-1/+0
* bare-metal: Link with library dependencies on IAR for ARMDenis Shienkov2019-01-212-0/+70
* bare-metal: Add IAR EWARM toolchain support on WindowsDenis Shienkov2019-01-195-0/+536
* Fix outdated documentationChristian Kandeler2019-01-181-6/+6
* Add recursive dependency scanning of GNU ld linkerscriptsOla Røer Thorsen2019-01-186-12/+156
* Do not ignore file dependencies in the Scanner itemChristian Kandeler2019-01-187-18/+32
* C++ scanner: Register for rc filesChristian Kandeler2019-01-175-7/+29
* Scanner item: Do not re-use the searchPaths value for other inputsChristian Kandeler2019-01-1512-3/+73
* Fix buildChristian Kandeler2019-01-141-1/+1
* Qt support: Use gold linker if Qt is configured that wayChristian Kandeler2019-01-1414-0/+46
* Darwin support: Work around issue with canonical pathsChristian Kandeler2019-01-112-2/+13
* Merge 1.12 into masterChristian Kandeler2019-01-113-2/+6
|\
| * ModuleLoader: Fix possible crash in verbose mode1.12Christian Kandeler2019-01-071-2/+4
| * Make setup-toolchains and setup-android behave like setup-qtChristian Kandeler2018-12-182-0/+2
* | Do not use the PathProbe.platformSearchPaths inside our project sourcesChristian Kandeler2019-01-091-1/+1
* | ModuleLoader: Fix compiler warningChristian Kandeler2019-01-081-1/+1
* | Fix documentation for Scanner itemChristian Kandeler2019-01-081-4/+3
* | SetupProjectParameters: Remove invalid assertionChristian Kandeler2019-01-074-5/+25
* | GCC: Make it possible to force the linker variantChristian Kandeler2019-01-076-0/+77
* | Add documentation of cpp.toolchainInstallPath propertyRichard Weickelt2019-01-071-0/+12
* | Doc: Add information about PathProbeIvan Komissarov2019-01-074-4/+179
* | Doc: Add full stops to end of brief commands to fix QDoc warningsLeena Miettinen2019-01-045-5/+5
* | Add atEnd() function to the Process serviceOla Røer Thorsen2019-01-034-1/+33
* | Fix FileInfo.canonicalPath blackbox test for non-UnixJoerg Bornemann2019-01-022-2/+4
* | Add FileInfo.canonicalPathJoerg Bornemann2018-12-204-1/+28
* | Merge 1.12 into masterChristian Kandeler2018-12-177-7/+81
|\|
| * Fix bogus error about duplicate source filesChristian Kandeler2018-12-136-4/+78
| * Version bumpChristian Kandeler2018-12-102-4/+4
* | Doc: Add Qt Quick Test to list of Qt ModulesLeena Miettinen2018-12-121-1/+5
* | Rename PathProbe.pathPrefixes and PathProbe.platformPaths propertiesIvan Komissarov2018-12-1021-37/+49
* | Android autotests: Add missing fileChristian Kandeler2018-12-071-0/+0
* | MSVC: Fix handling of intermediate objectsChristian Kandeler2018-12-031-1/+2
* | Support big Qt resourcesJoerg Bornemann2018-11-306-12/+115
* | setup-android: Complain about unknown optionsChristian Kandeler2018-11-281-0/+2
* | Qt.android_support: Fix check for finding the main binaryChristian Kandeler2018-11-281-7/+17
* | Doc: Edit protobuf module docsLeena Miettinen2018-11-263-13/+17
* | Fix protobuf autotestsChristian Kandeler2018-11-224-30/+18
* | Fix environmentPaths properties typeIvan Komissarov2018-11-221-2/+2
* | Add protobuf.cpp and protobuf.objc modulesIvan Komissarov2018-11-2230-6/+1353
* | qbs build: Fix look-up of qbs executable by autotestsChristian Kandeler2018-11-213-5/+6
* | Document the dynamiclibrary_import tagJoerg Bornemann2018-11-161-0/+8
* | Fix android autotest for the case of no Qt profile being presentChristian Kandeler2018-11-161-0/+2