summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* codesign: Add missing check for undefined valueChristian Kandeler2023-02-101-1/+3
* doc: fix typoIvan Komissarov2023-02-081-1/+1
* Add change log for 2.0.0Christian Kandeler2023-02-071-0/+16
* Switch JavaScript back-endChristian Kandeler2023-02-07149-6077/+75512
* GitHub actions: add UBSAN jobIvan Komissarov2023-01-314-1/+17
* Merge 1.24 into masterChristian Kandeler2023-01-274-2/+15
|\
| * Add changelog for 1.24.1v1.24.11.24Christian Kandeler2023-01-271-0/+9
| * CMake build: Limit hack for CMake < 3.18 to CMake < 3.18Eike Ziller2023-01-241-1/+3
| * IAR: Fix compiler macros and include paths retrievalChristian Kandeler2022-12-241-0/+2
| * Bump versionChristian Kandeler2022-11-281-1/+1
* | Remove "undefined" subdirectory in share's install-rootOrgad Shaneh2023-01-231-1/+1
* | GitHub actions: make ASAN build a separate jobIvan Komissarov2023-01-102-2/+10
* | RIP QMake buildIvan Komissarov2022-12-1693-2403/+0
* | Merge 1.24 into masterChristian Kandeler2022-11-171-1/+3
|\ \ | |/
| * macos: fix support for Macos Venturav1.24.0Ivan Komissarov2022-11-121-1/+3
* | baremetal: Add support for HPPA architectures to GCC toolchainPino Toscano2022-11-162-0/+5
* | Merge 1.24 into masterChristian Kandeler2022-11-043-21/+35
|\ \ | |/
| * GitHub actions: Bump Xcode versionIvan Komissarov2022-11-021-19/+20
| * Add public bundle.useBuiltinXcodeBuildSpecs propertyIvan Komissarov2022-10-292-2/+15
* | Merge 1.24 into masterChristian Kandeler2022-10-2812-53/+72
|\ \ | |/
| * GitHub actions: print all threads on crashIvan Komissarov2022-10-271-1/+1
| * GitHub actions: select default xcode before running testsIvan Komissarov2022-10-271-0/+8
| * Fix TestBlackboxApple::assetCatalogIvan Komissarov2022-10-261-34/+5
| * Workaround for the XCode 14 bugIvan Komissarov2022-10-251-3/+10
| * Fix test-qbs.shIvan Komissarov2022-10-251-1/+1
| * qbspkgconfig: Fix dependency name mappingIvan Komissarov2022-10-241-3/+5
| * Fix handling multiple dots in qbspkgconfig providerIvan Komissarov2022-10-246-1/+26
| * GitHub actions: Do not run tests in parallelIvan Komissarov2022-10-241-9/+3
| * JSON interface: Bump API levelChristian Kandeler2022-10-192-2/+2
| * Add changelog for 1.24.0Christian Kandeler2022-10-181-0/+12
|/
* Qt support: Bump minimum Windows version for Qt >= 6.2Christian Kandeler2022-10-171-0/+2
* Github actions: Update mingwChristian Kandeler2022-10-144-8/+31
* Fix TestBlackboxQt::staticQtPluginLinking()Christian Kandeler2022-10-141-2/+2
* Fix possible crash in ExecutorChristian Kandeler2022-10-141-2/+4
* Do not use QString::count()Christian Kandeler2022-10-142-3/+3
* Make handling of deprecated items and properties configurableChristian Kandeler2022-10-0437-79/+448
* Fix freedesktop moduleChristian Kandeler2022-09-211-5/+3
* Take into account qbs module props used by providers when cachingIvan Komissarov2022-09-168-9/+125
* qbspkgconfig: fix sysrootIvan Komissarov2022-08-294-16/+22
* GitHub actions: fix macos runner nameIvan Komissarov2022-08-291-2/+2
* Update clang and clang-tidyIvan Komissarov2022-08-253-208/+10
* clang-tidy: fix modernize-avoid-bind errorIvan Komissarov2022-08-251-1/+1
* GitHub actions: also run iOS tests with XCode 13.4.1Ivan Komissarov2022-08-241-1/+1
* Darwin: Set NSSupportsAutomaticGraphicsSwitching to true by defaultIvan Komissarov2022-08-242-0/+4
* clang-tidy: fix 'modernize-loop-convert' errorIvan Komissarov2022-08-231-2/+2
* clang-tidy: fix 'performance-implicit-conversion-in-loop'Ivan Komissarov2022-08-233-7/+7
* clang-tidy: fix 'bugprone-branch-clone' errorIvan Komissarov2022-08-231-2/+1
* GitHub actions: do not fail Windows buildsIvan Komissarov2022-08-221-0/+1
* GitHub actions: use XCode 13.4.1 instead of 13.4Ivan Komissarov2022-08-221-3/+3
* doc: Add release instructionsIvan Komissarov2022-08-221-0/+105