aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/iar.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* baremetal: Add IAR Renesas RH850 toolchain supportDenis Shienkov2020-03-161-0/+18
* baremetal: Fix endianness flag detection for IAR toolchainDenis Shienkov2020-03-161-1/+3
* baremetal: Fix typo in cppLanguageOption() for IAR toolchainDenis Shienkov2020-03-161-2/+2
* baremetal: Add IAR Renesas RX toolchain supportDenis Shienkov2020-03-121-1/+19
* baremetal: Add IAR Renesas RL78 toolchain supportDenis Shienkov2019-10-301-4/+23
* baremetal: Introduce new cpp::generate{Assembler|Compiler}ListingFilesDenis Shienkov2019-10-171-12/+28
* baremetal: Improve artifact creation code for IAR EW moduleDenis Shienkov2019-10-111-2/+37
* Refactor the map file generation propertyDenis Shienkov2019-10-011-2/+2
* baremetal: Improve JS code in IAR module a bitDenis Shienkov2019-08-191-145/+300
* baremetal: Add IAR MSP430 toolchain supportDenis Shienkov2019-08-151-5/+22
* baremetal: Fix detection of C++ language option for IAREW STM8Denis Shienkov2019-08-141-1/+1
* Merge 1.14 into masterChristian Kandeler2019-07-261-2/+13
|\
| * baremetal: Fix detection of C++ language option for IARDenis Shienkov2019-07-241-2/+13
* | bare-metal: Add IAR STM8 toolchain supportDenis Shienkov2019-07-261-5/+30
|/
* baremetal: Fix typo in option to enable C++ language for IARDenis Shienkov2019-07-031-2/+2
* bare-metal: Implement cpp.compilerIncludePaths for IAR toolchainDenis Shienkov2019-05-101-0/+47
* bare-metal: Implement cpp.compilerDefinesByLanguage for IAR toolchainDenis Shienkov2019-05-101-5/+7
* bare-metal: Add missed linker options from IAR for AVR toolchainDenis Shienkov2019-03-121-0/+4
* Fix some missed license headersDenis Shienkov2019-02-131-1/+1
* bare-metal: Add IAR AVR toolchain supportDenis Shienkov2019-01-231-0/+10
* bare-metal: Add IAR 8051 toolchain supportDenis Shienkov2019-01-231-16/+52
* bare-metal: Remove '--warnings_affect_exit_code' option from IAR compilerDenis Shienkov2019-01-221-1/+0