aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Refactor the map file generation propertyDenis Shienkov2019-10-0114-37/+25
* | JSON API: Force binary mode for stdout on WindowsChristian Kandeler2019-09-301-0/+15
* | Merge 1.14 into masterChristian Kandeler2019-09-268-22/+94
|\|
| * Darwin: More filtering in SDK directoryChristian Kandeler2019-09-261-0/+3
| * baremetal: Fix auto detection of SDCC toolchain on WindowsDenis Shienkov2019-09-232-18/+49
| * Add how-to about ccacheKai Koehne2019-09-162-1/+32
| * Fix MSVC warningsOrgad Shaneh2019-09-132-2/+2
| * Fix Qt module-provider for Qt5.13.1 and beyondRichard Weickelt2019-09-081-1/+1
* | Evaluate probes before Profile itemsRichard Weickelt2019-09-254-3/+29
* | Bump Qt version to 5.12.5 for automated buildsRichard Weickelt2019-09-232-8/+10
* | baremetal: Change order for input parameters of addOptionsGroup() methodDenis Shienkov2019-09-2329-373/+372
* | Introduce the session commandChristian Kandeler2019-09-1856-36/+3477
* | Allow build of at least the html docs when cross-compilingRichard Weickelt2019-09-021-1/+3
* | Update Xcode version to 10.3Richard Weickelt2019-09-021-7/+2
* | Allow overlapping uid/gid in containerRichard Weickelt2019-09-021-2/+2
* | Merge 1.14 into masterChristian Kandeler2019-08-301-1/+2
|\|
| * Autotests: Work around compression bug in 5.13.0Christian Kandeler2019-08-301-1/+2
* | baremetal: Long live the IAR EW project generator for MSP430Denis Shienkov2019-08-2820-2/+2115
* | Merge "Merge 1.14 into master"The Qt Project2019-08-288-1/+53
|\ \
| * | Merge 1.14 into masterChristian Kandeler2019-08-268-1/+53
| |\|
| | * Process Command: Do not needlessly interpret output as textChristian Kandeler2019-08-268-1/+53
* | | Add Ubuntu 18.04 Docker imageRichard Weickelt2019-08-274-12/+308
|/ /
* | Fix wrong capitalization of Windows-specific header fileRichard Weickelt2019-08-231-1/+1
* | Clean up version treatment in cpp moduleRichard Weickelt2019-08-232-21/+11
* | Switch to Qt installer script in Docker containerRichard Weickelt2019-08-234-142/+41
* | baremetal: Add support for GCC to msp430f5529 exampleDenis Shienkov2019-08-234-0/+21
* | baremetal: Add new MSP430 architecture to GCC toolchainDenis Shienkov2019-08-221-0/+2
* | Bump versionChristian Kandeler2019-08-211-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-2033-37/+1964
* | baremetal: Improve JS code in SDCC module a bitDenis Shienkov2019-08-193-72/+123
* | baremetal: Improve JS code in KEIL module a bitDenis Shienkov2019-08-193-176/+273
* | baremetal: Fix KEIL assembler file tagsDenis Shienkov2019-08-191-8/+1
* | baremetal: Fix IAR assembler file tagsDenis Shienkov2019-08-191-8/+1
* | baremetal: Improve JS code in IAR module a bitDenis Shienkov2019-08-193-291/+324
* | Use different names for virtual functions in INodeVisitorIvan Komissarov2019-08-1617-48/+48
* | baremetal: Add example for MSP-EXP430F5529LP boardDenis Shienkov2019-08-159-0/+518
* | baremetal: Auto-detect IAR toolchain for MSP430 architecture on WindowsDenis Shienkov2019-08-151-2/+7
* | baremetal: Add IAR MSP430 toolchain supportDenis Shienkov2019-08-153-5/+42
* | More autotest fixesChristian Kandeler2019-08-152-0/+2
* | C++: Add support for clang on WindowsChristian Kandeler2019-08-1421-159/+454
* | baremetal: Fix detection of C++ language option for IAREW STM8Denis Shienkov2019-08-141-1/+1
* | Minimal Qt installer scriptRichard Weickelt2019-08-132-23/+306
* | Prevent from 10min timeout on Travis due to long-running testcasesRichard Weickelt2019-08-121-1/+5
* | Define jobPool for AutotestRunnerJochen Ulrich2019-08-112-0/+18
* | Fix autotests for older compilersChristian Kandeler2019-08-072-0/+2
* | Merge "Merge 1.14 into master"The Qt Project2019-08-072-17/+5
|\ \
| * | Merge 1.14 into masterChristian Kandeler2019-08-022-17/+5
| |\|
| | * Avoid uses of Java-style iteratorshjk2019-07-301-16/+4