aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* baremetal: Change order for input parameters of addOptionsGroup() methodDenis Shienkov2019-09-2329-373/+372
* Introduce the session commandChristian Kandeler2019-09-1838-26/+1907
* baremetal: Long live the IAR EW project generator for MSP430Denis Shienkov2019-08-2819-1/+2114
* Merge 1.14 into masterChristian Kandeler2019-08-261-1/+3
|\
| * Process Command: Do not needlessly interpret output as textChristian Kandeler2019-08-261-1/+3
* | Fix wrong capitalization of Windows-specific header fileRichard Weickelt2019-08-231-1/+1
* | baremetal: Remove unused method in IAREW STM8 generatorDenis Shienkov2019-08-201-1/+0
* | baremetal: Fix typo at data model detection in IAREW STM8 generatorDenis Shienkov2019-08-201-1/+1
* | baremetal: Long live the KEIL UV project generator for ARMDenis Shienkov2019-08-2032-36/+1963
* | Use different names for virtual functions in INodeVisitorIvan Komissarov2019-08-1617-48/+48
* | baremetal: Auto-detect IAR toolchain for MSP430 architecture on WindowsDenis Shienkov2019-08-151-2/+7
* | C++: Add support for clang on WindowsChristian Kandeler2019-08-142-1/+50
* | Merge 1.14 into masterChristian Kandeler2019-08-022-17/+5
|\|
| * Avoid uses of Java-style iteratorshjk2019-07-301-16/+4
| * Prepare for explicit QChar constructorshjk2019-07-291-1/+1
* | Add command and AutotestRunner timeoutJochen Ulrich2019-08-018-25/+78
* | baremetal: Call missed AvrCompilerSettingsGroup::buildCodePage() methodDenis Shienkov2019-08-011-0/+1
* | baremetal: Long live the IAR EW project generator for STM8Denis Shienkov2019-08-0120-0/+2085
* | 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
* | Merge 1.14 into masterChristian Kandeler2019-07-266-14/+70
|\|
| * Improve clang-cl auto-detectionIvan Komissarov2019-07-251-1/+41
| * Work around deprecation warnings in Qthjk2019-07-244-3/+19
| * Avoid some deprecation warnings for QLatin1Literal useshjk2019-07-221-8/+8
* | bare-metal: Add IAR STM8 toolchain supportDenis Shienkov2019-07-261-2/+7
* | bare-metal: Auto-detect SDCC profiles for all supported architecturesDenis Shienkov2019-07-261-45/+80
* | 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-1816-0/+2585
* | 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-1116-0/+2418
* | baremetal: Long live the IAR EW project generator for ARMDenis Shienkov2019-07-1148-1/+4898
* | 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
* | Merge 1.14 into masterChristian Kandeler2019-07-053-1/+4
|\|
| * Adapt to upstream introduction of std::hash<QString>hjk2019-07-011-0/+2
| * Add sanity check to socket launcherChristian Kandeler2019-06-281-0/+1
| * Respect QMAKE_LFLAGS set by the userDavide Pesavento2019-06-251-1/+1
* | baremetal: Detect IAREW compiler version if it is found in a pathDenis Shienkov2019-07-033-4/+76
* | baremetal: Insert the version into auto-detected SDCC profileDenis Shienkov2019-07-032-21/+25
* | baremetal: Insert the version into auto-detected KEIL profileDenis Shienkov2019-07-032-21/+25
* | baremetal: Insert the version into auto-detected IAREW profileDenis Shienkov2019-07-025-27/+45
|/
* Merge 1.13 into masterChristian Kandeler2019-06-142-2/+4
|\