aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Prepare for explicit QChar constructorshjk2019-07-291-1/+1
* | | Remove actualRunTime check to fix tests on CIJochen Ulrich2019-08-071-23/+2
* | | doc: Add missed information about KEIL uVision generatorDenis Shienkov2019-08-021-3/+26
|/ /
* | Add command and AutotestRunner timeoutJochen Ulrich2019-08-0120-25/+320
* | baremetal: Call missed AvrCompilerSettingsGroup::buildCodePage() methodDenis Shienkov2019-08-011-0/+1
* | baremetal: Long live the IAR EW project generator for STM8Denis Shienkov2019-08-0121-1/+2087
* | baremetal: Share common generators codeDenis Shienkov2019-07-31106-1740/+1885
* | baremetal: Add additional filter '*-gcc-[1-9]*' stringDenis Shienkov2019-07-301-0/+2
* | baremetal: Long live the KEIL UV project generator for 8051Denis Shienkov2019-07-3050-1/+4239
* | baremetal: Auto-detect GCC toolchains for ARM and AVR architectures on WindowsDenis Shienkov2019-07-301-1/+81
* | baremetal: Auto-detect GNU ARM toolchains on WindowsDenis Shienkov2019-07-301-1/+37
* | bare-metal: Remove target flag from the MCS51 example for SDCCDenis Shienkov2019-07-291-2/+1
* | bare-metal: Add support for SDCC to stm8s103f exampleDenis Shienkov2019-07-292-6/+25
* | bare-metal: Fix SDCC toolchain moduleDenis Shienkov2019-07-292-24/+11
* | Merge 1.14 into masterChristian Kandeler2019-07-2620-65/+208
|\|
| * Improve clang-cl auto-detectionIvan Komissarov2019-07-251-1/+41
| * baremetal: Fix detection of C++ language option for IARDenis Shienkov2019-07-241-2/+13
| * Work around deprecation warnings in Qthjk2019-07-245-6/+22
| * Avoid some deprecation warnings for QLatin1Literal useshjk2019-07-221-8/+8
| * Fix outdated documentation for some multiplexing propertiesChristian Kandeler2019-07-171-3/+2
| * Android: Fix binutils pathChristian Kandeler2019-07-161-1/+1
| * Set minimumTvosVersion to "6.0" by defaultIvan Komissarov2019-07-152-2/+5
| * Add change log for 1.14.0Christian Kandeler2019-07-151-0/+35
| * ios: Move cpp.entryPoint from Qt.Core to Qt.guiIvan Komissarov2019-07-102-4/+6
| * Add a complete example for a Rule in a ProductIvan Komissarov2019-07-104-32/+65
| * Add hasLibrary property to Qt.coreRichard Weickelt2019-07-091-0/+1
| * doc: Fix JobLimit::jobCount typeIvan Komissarov2019-07-061-1/+1
| * Set cpp.minimumIosVersion to "6.0" by defaultIvan Komissarov2019-07-052-3/+6
* | bare-metal: Add example for STM8S103F3 boardDenis Shienkov2019-07-2611-4/+449
* | bare-metal: Add IAR STM8 toolchain supportDenis Shienkov2019-07-264-8/+58
* | bare-metal: Auto-detect SDCC profiles for all supported architecturesDenis Shienkov2019-07-261-45/+80
* | bare-metal: Add STM8 architecture for SDCC toolchainDenis Shienkov2019-07-262-3/+32
* | Fix qbs-setup-toolchainsChristian Kandeler2019-07-241-2/+2
* | Refactor the GCC/Clang/MinGW compilers auto-detectionDenis Shienkov2019-07-234-90/+321
* | Add additional namespaces and ifdef guard prefixesDenis Shienkov2019-07-2237-177/+312
* | baremetal: Long live the IAR EW project generator for 8051Denis Shienkov2019-07-1817-0/+2586
* | qbs-setup-toolchains: Refactor and improve the code a bitDenis Shienkov2019-07-1613-44/+57
* | Move GCC/MinGW/Clang stuff to separate gccProbe moduleDenis Shienkov2019-07-156-185/+321
* | Fix compilation errors with MSVC2015Denis Shienkov2019-07-151-0/+12
* | Fix compare '<' operator for ToolchainInstallInfoDenis Shienkov2019-07-111-2/+7
* | baremetal: Long live the IAR EW project generator for AVRDenis Shienkov2019-07-1117-0/+2419
* | baremetal: Long live the IAR EW project generator for ARMDenis Shienkov2019-07-1150-2/+4925
* | baremetal: Detect KEIL compiler version if it is found in a pathDenis Shienkov2019-07-091-4/+84
* | baremetal: Detect SDCC compiler version if it is found in a pathDenis Shienkov2019-07-091-4/+52
* | Add Windows to Travis build configRichard Weickelt2019-07-082-3/+55
* | Install colliding-mice example into the correct locationRichard Weickelt2019-07-081-2/+2
* | Speed up TestBlackboxJobLimitsIvan Komissarov2019-07-083-3/+3
* | Merge 1.14 into masterChristian Kandeler2019-07-0551-90/+1041
|\|
| * baremetal: Fix typo in option to enable C++ language for IARDenis Shienkov2019-07-031-2/+2
| * qbs build: Fix GCC 9 warnings triggered by Qt headersChristian Kandeler2019-07-021-3/+13