aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: mention that the default build configuration is debugMitch Curtis2019-02-181-0/+2
* Qt provider: Make sure not to invoke qtchooser directlyChristian Kandeler2019-02-181-2/+7
* Qt provider: Fix plugin map setupChristian Kandeler2019-02-181-1/+1
* Qt provider: Check exit code of qmake -query callChristian Kandeler2019-02-181-0/+4
* doc: Rename documentation file 'iarprobe' to 'iar-probe'Denis Shienkov2019-02-151-0/+0
* bare-metal: Add KEIL ARM toolchain support for WindowsDenis Shienkov2019-02-153-113/+293
* Qt provider: Handle file paths with spaces in prl filesChristian Kandeler2019-02-141-3/+2
* Fix detection of static QtChristian Kandeler2019-02-141-3/+3
* Doc: Add documention about IncludeProbeIvan Komissarov2019-02-141-0/+55
* Doc: Add information about IarProbeDenis Shienkov2019-02-131-0/+93
* Doc: Add a bit more info on the Probes pageIvan Komissarov2019-02-131-1/+4
* Android: Fix libc++abi issuesChristian Kandeler2019-02-131-4/+12
* bare-metal: Add KEIL 8051 toolchain support for WindowsDenis Shienkov2019-02-133-0/+688
* Fix some missed license headersDenis Shienkov2019-02-137-7/+7
* Android: Remove "noexecstack" assembler optionChristian Kandeler2019-02-131-1/+1
* Add change log for 1.13Christian Kandeler2019-02-131-0/+37
* setup-qt: Fix detection for 32-bit MSVCChristian Kandeler2019-02-131-1/+3
* Set the default platform toolset for VS 2019 to v142Joerg Bornemann2019-02-121-3/+8
* Doc: Rename pathprobe.qdoc to path-probe.qdocIvan Komissarov2019-02-121-0/+0
* Detect Qt via a module providerChristian Kandeler2019-02-1245-2593/+1906
* Doc: Add information about FrameworkProbeIvan Komissarov2019-02-111-0/+60
* Doc: Add information about BinaryProbeIvan Komissarov2019-02-111-0/+85
* Module providers: Always remember that a provider was runChristian Kandeler2019-02-111-2/+6
* Module providers: Fix some change tracking problemsChristian Kandeler2019-02-1112-32/+65
* Clarify the meaning and usage of the build configuration parameterRichard Weickelt2019-02-113-12/+37
* Document property access in modulesRichard Weickelt2019-02-041-9/+86
* 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