summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | clang-tidy: fix 'performance-no-automatic-move' warningIvan Komissarov2022-08-1621-28/+25
* | clang-tidy: fix 'performance-trivially-destructible' errorIvan Komissarov2022-08-162-3/+0
* | clang-tidy: add qmljsparser.cpp to the blacklistIvan Komissarov2022-08-151-1/+1
* | clang-tidy: fix bugprone-branch-clone in msp430generalsettingsgroup_v7.cppIvan Komissarov2022-08-151-2/+2
* | clang-tidy: fix bugprone-branch-clone in stm8generalsettingsgroup_v3.cppIvan Komissarov2022-08-151-2/+2
* | clang-tidy: fix bugprone-branch-clone in executor.cppIvan Komissarov2022-08-151-4/+2
* | clang-tidy: fix a couple of narrowing-conversions errorsIvan Komissarov2022-08-152-5/+5
* | clang-tidy: fix bugprone-branch-clone in mcs51generalsettingsgroup_v10.cppIvan Komissarov2022-08-141-35/+19
* | Qt support: Only pull in sanitizer module if it's neededChristian Kandeler2022-08-121-3/+1
* | clang-tidy: fix configIvan Komissarov2022-08-111-2/+2
* | Update focal-qt6 image to Qt 6.2.4Ivan Komissarov2022-08-103-5/+5
* | docker: make 'focal' a reference to 'focal-qt5'Ivan Komissarov2022-08-091-2/+5
* | GitHub actions: enable sanitizer for the Qt6 buildIvan Komissarov2022-08-093-2/+3
* | Add executableSuffix to the FileInfo serviceRaphael Cotty2022-08-0810-13/+28
* | GitHub actions: Update Windows jobsIvan Komissarov2022-08-081-5/+5
* | Merge branch '1.23' into masterIvan Komissarov2022-08-0627-60/+180
|\ \ | |/
| * docker: install qdoc into Qt4 imageIvan Komissarov2022-08-052-3/+3
| * qbspkgconfig: fix handling empty variablesv1.23.1Ivan Komissarov2022-08-057-12/+51
| * Fix passing linker scripts to iar and keil toolchainsIvan Komissarov2022-08-033-2/+3
| * Include qtscript into a tarballIvan Komissarov2022-08-032-1/+4
| * Qt support: Adapt to change in location of the qhelpgenerator toolIvan Komissarov2022-08-033-2/+10
| * Fix setting up Qt 6.3 with qbspkgconfigIvan Komissarov2022-08-032-5/+6
| * Update static docker image to Qt 6.3.1Christian Kandeler2022-08-022-3/+3
| * Fix changelogs/changes-1.23.1.mdIvan Komissarov2022-08-011-2/+4
| * MSVC: Support cLanguageVersionOrgad Shaneh2022-08-014-8/+42
| * Support c17 and c2x values for cLanguageVersionOrgad Shaneh2022-08-015-10/+28
| * qbspkgconfig: Fix incorrect iterator usagesIvan Komissarov2022-08-011-5/+14
| * Add changelog for 1.23.1Christian Kandeler2022-07-301-0/+9
| * Qt support: Adapt to change in location of the qscxmlc toolChristian Kandeler2022-07-291-2/+3
| * Bump versionChristian Kandeler2022-07-291-1/+1
| * GitHub actions: Update macOS jobsIvan Komissarov2022-07-281-20/+20
| * Fix install-qt.shIvan Komissarov2022-07-271-2/+2
| * Fix linux baremetal testsIvan Komissarov2022-07-273-5/+0
* | Bump version to 1.24.0Ivan Komissarov2022-08-041-1/+1
* | GitHub actions: Update macOS jobsIvan Komissarov2022-07-271-20/+20
* | Merge 1.23 into masterIvan Komissarov2022-07-264-7/+9
|\ \ | |/
| * Fix protobuf on macos 11Ivan Komissarov2022-07-251-0/+1
| * Fix clang-tidy errorsIvan Komissarov2022-07-252-5/+6
| * doc: Fix documentation of PkgConfigProbe propertiesv1.23.0Thorbjørn Lindeijer2022-07-191-2/+2
* | Allow to get qbs settings dir from env varPetr Mikhalicin2022-07-261-2/+14
* | Merge 1.23 into masterChristian Kandeler2022-07-086-6/+36
|\ \ | |/
| * Qt support: Fix static buildsChristian Kandeler2022-07-074-5/+17
| * qbs build: Fix use of warning flagChristian Kandeler2022-07-041-1/+3
| * Add changelog for 1.23.0Christian Kandeler2022-06-241-0/+16
|/
* Fix Android build-tools detection, if it was installed via cmdline-toolsMax Bespalov2022-06-231-13/+9
* Fix compilation of .jar files declared in the productMax Bespalov2022-06-231-0/+7
* Qt support: Add /permissive- flag with MSVCChristian Kandeler2022-06-032-1/+11
* Merge 1.22 into masterChristian Kandeler2022-05-204-8/+8
|\
| * Fix clang-tidy job1.22Ivan Komissarov2022-05-202-5/+5
| * ScriptEngine: Suppress another warning on MSVCOrgad Shaneh2022-05-171-2/+2