aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/iar.qbs
Commit message (Expand)AuthorAgeFilesLines
* Prefer built-in JS function in modulesChristian Kandeler2023-02-201-1/+1
* Remove `import qbs` from all project filesDenis Shienkov2021-08-041-1/+0
* Separate Cpp.{assembler|compiler}Output{Tags|Artifacts}Denis Shienkov2021-06-291-3/+3
* Make property cpp.compilerExtension as sharedDenis Shienkov2021-06-141-2/+0
* baremetal: Introduce new toolchainDetails propertyDenis Shienkov2021-06-131-10/+16
* baremetal: Implement validate script in CPP toolchain modulesDenis Shienkov2021-06-071-0/+4
* Use separate functions for repetitive actionsDenis Shienkov2021-05-251-0/+8
* baremetal: Move cpp-specific JS functions to cpp.js fileDenis Shienkov2021-05-191-9/+9
* baremetal: Share generation of generic lists of tags and artifactsDenis Shienkov2021-05-141-8/+8
* Fix conditionally generation for some artifacts and tagsDenis Shienkov2021-05-061-3/+3
* Share cpp::{assembler|compiler}ListingSuffix propertiesDenis Shienkov2021-04-061-4/+2
* Share cpp::objectSuffix propertyDenis Shienkov2021-03-301-2/+1
* Make `cpp.toolchainInstallPath` property as public for toolchainsDenis Shienkov2020-12-021-2/+1
* baremetal: Introduce new 'none' choosing for qbs.targetPlatformDenis Shienkov2020-08-041-0/+1
* baremetal: Introduce new cpp::generate{Assembler|Compiler}ListingFilesDenis Shienkov2019-10-171-4/+6
* baremetal: Improve artifact creation code for IAR EW moduleDenis Shienkov2019-10-111-48/+8
* Refactor the map file generation propertyDenis Shienkov2019-10-011-8/+2
* baremetal: Fix IAR assembler file tagsDenis Shienkov2019-08-191-8/+1
* baremetal: Improve JS code in IAR module a bitDenis Shienkov2019-08-191-117/+12
* baremetal: Add IAR MSP430 toolchain supportDenis Shienkov2019-08-151-0/+16
* bare-metal: Add IAR STM8 toolchain supportDenis Shienkov2019-07-261-1/+17
* bare-metal: Implement cpp.compilerIncludePaths for IAR toolchainDenis Shienkov2019-05-101-0/+1
* bare-metal: Implement cpp.compilerDefinesByLanguage for IAR toolchainDenis Shienkov2019-05-101-1/+2
* Fix some missed license headersDenis Shienkov2019-02-131-1/+1
* bare-metal: Add IAR AVR toolchain supportDenis Shienkov2019-01-231-0/+16
* bare-metal: Add IAR 8051 toolchain supportDenis Shienkov2019-01-231-5/+56
* bare-metal: Link with library dependencies on IAR for ARMDenis Shienkov2019-01-211-0/+2
* bare-metal: Add IAR EWARM toolchain support on WindowsDenis Shienkov2019-01-191-0/+195