aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/keil.qbs
Commit message (Expand)AuthorAgeFilesLines
* Share cpp::{assembler|compiler}ListingSuffix propertiesDenis Shienkov2021-04-061-4/+2
* Share cpp::linkerMapSuffix propertyDenis Shienkov2021-04-011-2/+1
* Share cpp::objectSuffix propertyDenis Shienkov2021-03-301-1/+1
* Make `cpp.toolchainInstallPath` property as public for toolchainsDenis Shienkov2020-12-021-2/+1
* baremetal: Implement cpp.generateCompilerListingFiles for ARMCLANGDenis Shienkov2020-09-231-0/+3
* baremetal: Add new 'external-static-libraries' testDenis Shienkov2020-08-041-0/+1
* baremetal: Introduce new 'none' choosing for qbs.targetPlatformDenis Shienkov2020-08-041-0/+1
* baremetal: Simplify cpp.prefixHeaders handling using KEIL ARM toolchainsDenis Shienkov2020-07-031-0/+2
* baremetal: Add KEIL C166 toolchain supportDenis Shienkov2020-04-031-0/+1
* baremetal: Introduce new cpp::generate{Assembler|Compiler}ListingFilesDenis Shienkov2019-10-171-4/+6
* baremetal: Fix merging issues from 1.14 to masterDenis Shienkov2019-10-101-14/+2
* Merge 1.14 into masterChristian Kandeler2019-10-081-46/+16
|\
| * baremetal: Fix missed linker artifact for C51 compilerDenis Shienkov2019-09-301-54/+12
* | Refactor the map file generation propertyDenis Shienkov2019-10-011-8/+2
* | baremetal: Improve JS code in KEIL module a bitDenis Shienkov2019-08-191-71/+12
* | baremetal: Fix KEIL assembler file tagsDenis Shienkov2019-08-191-8/+1
|/
* bare-metal: Implement cpp.compilerIncludePaths for KEIL toolchainDenis Shienkov2019-05-161-0/+1
* bare-metal: Implement cpp.compilerDefinesByLanguage for KEIL toolchainDenis Shienkov2019-05-151-1/+2
* bare-metal: Add KEIL ARM toolchain support for WindowsDenis Shienkov2019-02-151-0/+22
* bare-metal: Add KEIL 8051 toolchain support for WindowsDenis Shienkov2019-02-131-0/+227