aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Improve Xcode auto-detectionIvan Komissarov2020-08-311-3/+4
* cmake: do not set exported include paths for the qbsconsoleloggerIvan Komissarov2020-08-211-1/+0
* Bump c++ version to the 17th standardIvan Komissarov2020-08-211-1/+1
* cmake: rename qbslogging -> qbsconsoleloggerIvan Komissarov2020-08-208-9/+9
* qbsbuild: move logging to the static libraryIvan Komissarov2020-08-203-0/+20
* cmake: Fix target namesIvan Komissarov2020-08-208-9/+9
* Initial CMake portIvan Komissarov2020-08-1710-0/+164
* Merge branch 1.17 into masterRichard Weickelt2020-08-143-3/+18
|\
| * Fix MinGW buildChristian Stenger2020-08-063-3/+18
* | qt6: Check the qt version while including QActionIvan Komissarov2020-08-031-0/+5
* | Merge branch '1.17' into masterRichard Weickelt2020-08-031-0/+2
|\|
| * xcode: add 'macosx-arm64' profile to the list of auto-created profilesIvan Komissarov2020-08-031-0/+2
* | Merge branch 1.17 into masterRichard Weickelt2020-07-241-0/+1
|\|
| * Fix setting isBundle:false on macOS in config-ui.qbsIvan Komissarov2020-07-241-0/+1
* | Replace QRegExp by QRegularExpressionChristian Stenger2020-07-233-23/+27
|/
* Fix Qt 5.15 deprecation warningsChristian Kandeler2020-06-163-4/+7
* Fix '-Wclazy-range-loop' warningsIvan Komissarov2020-06-082-3/+4
* ProductData: return members by const-referenceIvan Komissarov2020-06-021-4/+2
* Fix '-Wclazy-qstring-left' warningIvan Komissarov2020-05-251-1/+1
* baremetal: Auto-detect IAR toolchain for National Semiconductor CR16 architec...Denis Shienkov2020-05-251-2/+6
* baremetal: Auto-detect IAR toolchain for Renesas M16C/R8C architectureDenis Shienkov2020-05-251-2/+7
* baremetal: Auto-detect IAR toolchain for Renesas R32C architectureDenis Shienkov2020-05-251-2/+6
* ProjectData: return const values/referencesIvan Komissarov2020-05-252-8/+4
* Add --system to qbs-setup-androidChristian Gagneraud2020-05-203-2/+10
* baremetal: Auto-detect IAR toolchain for Renesas M32C architectureDenis Shienkov2020-05-191-2/+7
* baremetal: Auto-detect IAR toolchain for ColdFire (aka M68K) architectureDenis Shienkov2020-05-181-2/+6
* baremetal: Auto-detect IAR toolchain for RISC-V architectureDenis Shienkov2020-05-141-2/+7
* baremetal: Use forward slashes in IAR EW probe of qbs-setup-toolchainsDenis Shienkov2020-05-141-12/+12
* baremetal: Auto-detect IAR toolchain for Renesas SH architectureDenis Shienkov2020-05-141-2/+6
* baremetal: Auto-detect ARMCLANG compiler supplied in Keil MDKDenis Shienkov2020-05-111-27/+76
* baremetal: Auto-detect IAR toolchain for AVR32 architectureDenis Shienkov2020-05-061-2/+7
* Merge branch '1.16' into masterRichard Weickelt2020-04-153-10/+49
|\
| * GCC: fix detection of Mingw prefix in MXEAlberto Mardegan2020-04-151-1/+1
| * Session handling: Do not ignore return value of I/O functionsChristian Kandeler2020-04-151-4/+12
| * qbs session: Keep checking whether stdin is still presentChristian Kandeler2020-04-151-1/+13
| * baremetal: Fix detecting older sdcc compilerIvan Komissarov2020-03-231-4/+23
* | clang-tidy: Fix 'bugprone-suspicious-enum-usage' warningsIvan Komissarov2020-04-071-2/+2
* | baremetal: Dump version for C166 compilerDenis Shienkov2020-04-061-1/+62
* | clang-tidy: Fix 'misc-unused-using-decls' warningsIvan Komissarov2020-04-063-5/+0
* | baremetal: Add KEIL C166 toolchain supportDenis Shienkov2020-04-031-1/+6
* | baremetal: Dump compiler version for C251 compiler tooDenis Shienkov2020-04-031-16/+45
* | baremetal: Move Keil compiler version detection to separate functionsDenis Shienkov2020-04-031-62/+71
* | baremetal: Auto-detect C251 compiler provided by KeilDenis Shienkov2020-04-031-1/+5
|/
* baremetal: Auto-detect IAR toolchain for Renesas 78K architectureDenis Shienkov2020-03-161-2/+6
* baremetal: Auto-detect IAR toolchain for Renesas V850 architectureDenis Shienkov2020-03-161-2/+7
* baremetal: Auto-detect IAR toolchain for Renesas RH850 architectureDenis Shienkov2020-03-161-2/+6
* baremetal: Auto-detect IAR toolchain for Renesas RX architectureDenis Shienkov2020-03-121-2/+7
* setup-toolchains now sets the qbs.toolchainType, not qbs.toolchainIvan Komissarov2020-03-098-44/+43
* Autodetect clang-cl by using ProbeIvan Komissarov2020-02-171-107/+13
* Autotedect MSVC compiler by using a probeIvan Komissarov2020-02-143-302/+6