aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/keil.js
Commit message (Expand)AuthorAgeFilesLines
* baremetal: Introduce new cpp::generate{Assembler|Compiler}ListingFilesDenis Shienkov2019-10-171-14/+46
* baremetal: Show full details of KEIL A51 errorsDenis Shienkov2019-10-141-0/+4
* baremetal: Enable errors printing for KEIL A51 assemblerDenis Shienkov2019-10-141-0/+3
* baremetal: Don't interpret BL51 linker warnings as errorsDenis Shienkov2019-10-101-0/+2
* baremetal: Fix merging issues from 1.14 to masterDenis Shienkov2019-10-101-14/+3
* Merge 1.14 into masterChristian Kandeler2019-10-081-0/+49
|\
| * baremetal: Fix missed linker artifact for C51 compilerDenis Shienkov2019-09-301-1/+38
* | Refactor the map file generation propertyDenis Shienkov2019-10-011-2/+2
* | baremetal: Improve JS code in KEIL module a bitDenis Shienkov2019-08-191-103/+260
|/
* bare-metal: Implement cpp.compilerIncludePaths for KEIL toolchainDenis Shienkov2019-05-161-0/+16
* bare-metal: Implement cpp.compilerDefinesByLanguage for KEIL toolchainDenis Shienkov2019-05-151-8/+14
* bare-metal: Improve filtering for KEIL compiler outputDenis Shienkov2019-03-191-3/+8
* bare-metal: Add KEIL ARM toolchain support for WindowsDenis Shienkov2019-02-151-112/+268
* bare-metal: Add KEIL 8051 toolchain support for WindowsDenis Shienkov2019-02-131-0/+396