summaryrefslogtreecommitdiff
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Merge 1.20 into masterChristian Kandeler2021-08-209-16/+0
|\
| * Remove `import qbs` from all project filesDenis Shienkov2021-08-049-16/+0
* | Get rid of Set::to/from methodsIvan Komissarov2021-08-161-3/+4
|/
* Always build with project file updates supportIvan Komissarov2021-07-271-7/+0
* Long live Digital Mars toolchainDenis Shienkov2021-07-277-0/+318
* baremetal: Long live COSMIC toolchain for COLDFIRE architectureDenis Shienkov2021-05-311-2/+5
* baremetal: Long live COSMIC toolchain for HCS12 architectureDenis Shienkov2021-05-301-1/+3
* baremetal: Long live COSMIC toolchain for HCS08 architectureDenis Shienkov2021-05-291-1/+4
* baremetal: Long live COSMIC toolchain for STM8 architectureDenis Shienkov2021-05-281-1/+3
* baremetal: Long live COSMIC toolchain for STM32 ARM architectureDenis Shienkov2021-05-286-0/+244
* cmake: Add Qt6 buildIvan Komissarov2021-05-181-1/+1
* Do not use manual memory management for d-pointersIvan Komissarov2021-05-132-10/+6
* Merge branch '1.19' into masterIvan Komissarov2021-04-241-1/+14
|\
| * msvc: Pass -vcvars_ver to vcvarsall.bat when detecting environmentIvan Komissarov2021-04-231-7/+14
| * Fix detecting MSVC via Probe when multiple versions are presentIvan Komissarov2021-04-191-0/+6
* | qbs-config: Add convenience command for adding a profile in one goChristian Kandeler2021-04-093-7/+38
|/
* baremetal: Fix detection of GCC ARM toolchain installers on WindowsDenis Shienkov2021-03-021-20/+18
* baremetal: Fix detection of IAR toolchains if version contains build numberDenis Shienkov2021-02-271-1/+1
* baremetal: Fix detection for Keil toolchainsDenis Shienkov2021-02-161-82/+28
* baremetal: Add support for HCS08 architectures to SDCC toolchainDenis Shienkov2021-02-021-14/+15
* baremetal: Add support for HCS08 architectures to IAR toolchainDenis Shienkov2021-01-261-2/+6
* baremetal: Add support for HCS12 architectures to IAR toolchainDenis Shienkov2021-01-211-2/+7
* Merge branch '1.18'Ivan Komissarov2020-12-181-3/+3
|\
| * Reorder toolchain-check to enable creating of clang-cl profileKai Dohmen2020-12-171-3/+3
* | Fix some Qt 6 build errorsChristian Kandeler2020-11-252-7/+9
* | qt6: do not use QTextStream::setCodec methodIvan Komissarov2020-11-092-3/+3
* | qt6: replace some QStringRefs with QStringViewsIvan Komissarov2020-11-091-2/+2
* | qt6: do not forward-declare QStringListIvan Komissarov2020-11-041-5/+2
|/
* Fix typo in JSON API project build answerDenis Shienkov2020-10-111-1/+1
* 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