summaryrefslogtreecommitdiff
path: root/share/qbs/modules/cpp/iar.js
Commit message (Expand)AuthorAgeFilesLines
* Fix descriptions for JS commandsDenis Shienkov2021-11-151-1/+1
* Fix usage of Cpp.collectMiscAssemblerArguments() functionDenis Shienkov2021-06-291-4/+1
* baremetal: Introduce new toolchainDetails propertyDenis Shienkov2021-06-131-162/+93
* baremetal: Implement validate script in CPP toolchain modulesDenis Shienkov2021-06-071-36/+0
* Use separate functions for repetitive actionsDenis Shienkov2021-05-251-86/+83
* baremetal: Move cpp-specific JS functions to cpp.js fileDenis Shienkov2021-05-191-2/+2
* baremetal: Share generation of generic lists of tags and artifactsDenis Shienkov2021-05-141-121/+1
* Fix conditionally generation for some artifacts and tagsDenis Shienkov2021-05-061-11/+27
* Share cpp::{assembler|compiler}ListingSuffix propertiesDenis Shienkov2021-04-061-3/+9
* Share cpp::linkerMapSuffix propertyDenis Shienkov2021-04-011-1/+1
* baremetal: Report only existing compiler's include paths for IARDenis Shienkov2021-02-271-2/+3
* baremetal: Fix typo in `--endian` option for IAR ARM or RX assemblerDenis Shienkov2021-02-271-1/+1
* Test for array-like objects with instanceof ArrayRichard Weickelt2021-02-151-1/+1
* baremetal: Improve detection of IAR compiler includesDenis Shienkov2021-02-021-27/+29
* baremetal: Handle cpp.prefixHeaders property in IAR assemblerDenis Shienkov2021-01-291-1/+10
* baremetal: Handle cpp.endianness property in IAR assemblerDenis Shienkov2021-01-291-0/+5
* baremetal: Improve JS code in IAR toolchain moduleDenis Shienkov2021-01-291-171/+265
* baremetal: Add support for HCS08 architectures to IAR toolchainDenis Shienkov2021-01-261-5/+17
* baremetal: Add support for HCS12 architectures to IAR toolchainDenis Shienkov2021-01-211-5/+14
* baremetal: Fix dumping of compiler includes for IAR toolchainDenis Shienkov2020-11-181-6/+3
* baremetal: Fix assignment of probes 'found' flagDenis Shienkov2020-09-041-4/+2
* Extract compiler macros using common JS functionDenis Shienkov2020-08-311-6/+1
* baremetal: Fix typo in cpp.optimization flags for IAR toolchainDenis Shienkov2020-08-121-2/+2
* baremetal: Use 'input' target instead of 'product' targetDenis Shienkov2020-08-081-2/+2
* baremetal: Fix typos in input parameters for {linker|archiver} flagsDenis Shienkov2020-08-081-4/+4
* baremetal: Pass all current tests for IAR M16CDenis Shienkov2020-07-271-1/+1
* baremetal: Fix typo in CR16 architecture detection macro for IARDenis Shienkov2020-07-271-1/+1
* baremetal: Pass all current tests for IAR SHDenis Shienkov2020-07-271-1/+2
* baremetal: Pass all current tests for IAR R32CDenis Shienkov2020-07-261-1/+1
* baremetal: Pass all current tests for IAR AVR32Denis Shienkov2020-07-261-4/+6
* baremetal: Don't pass cpp.driverFlags to IAR assemblerDenis Shienkov2020-07-161-2/+1
* baremetal: Implement cpp.prefixHeaders for IAR and KEIL toolchainsDenis Shienkov2020-06-291-0/+4
* baremetal: Fix architecture code detection for ARM using IAR toolchainDenis Shienkov2020-06-281-1/+5
* baremetal: Fix linker name detection for ARM using IAR toolchainDenis Shienkov2020-06-221-1/+1
* baremetal: Fix generation of static libraries using IAR toolchainDenis Shienkov2020-06-161-13/+22
* baremetal: Fix handling include paths for all IAR toolchainsDenis Shienkov2020-06-131-6/+6
* baremetal: Add IAR National Semiconductor CR16 toolchain supportDenis Shienkov2020-05-251-5/+17
* baremetal: Add IAR Renesas M16C/R8C toolchain supportDenis Shienkov2020-05-251-4/+14
* baremetal: Add IAR Renesas R32C toolchain supportDenis Shienkov2020-05-251-5/+18
* baremetal: Add IAR Renesas M32C toolchain supportDenis Shienkov2020-05-191-4/+13
* baremetal: Add IAR ColdFire (aka M68K) toolchain supportDenis Shienkov2020-05-181-5/+18
* baremetal: Add IAR RISC-V toolchain supportDenis Shienkov2020-05-141-6/+14
* baremetal: Add IAR Renesas SH toolchain supportDenis Shienkov2020-05-141-6/+15
* baremetal: Fix typo at linker type detection in IAR 'cpp' moduleDenis Shienkov2020-05-141-2/+2
* baremetal: Simplify output artifact extensions handling for IAR toolchainDenis Shienkov2020-05-111-65/+40
* baremetal: Fix handling cpp.libraryPaths for IAR toolchainDenis Shienkov2020-05-061-21/+19
* baremetal: Add IAR AVR32 toolchain supportDenis Shienkov2020-05-061-7/+23
* baremetal: Fetch ARM architecture details from IAR toolchainDenis Shienkov2020-04-061-164/+147
* baremetal: Add IAR Renesas 78K toolchain supportDenis Shienkov2020-03-161-7/+28
* baremetal: Add IAR Renesas V850 toolchain supportDenis Shienkov2020-03-161-0/+19