aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Do not use QTextDocument for project file updatesIvan Komissarov2021-03-172-21/+8
* | Use TemporaryProfile in TestBlackbox::qtBug51237Ivan Komissarov2021-03-041-8/+6
* | qt6: do not use QString::fromUtf16(ushort*) overloadIvan Komissarov2021-03-031-2/+2
* | qt6: fix deprecation warning about QScopedPointer::takeIvan Komissarov2021-03-031-3/+2
* | Merge branch '1.18' into masterIvan Komissarov2021-03-024-3/+7
|\|
| * cmake build: Fix project files updates in Qbs binaryIvan Komissarov2021-03-022-1/+1
| * protobuf: fix _libraryName prop if protobuf is not foundIvan Komissarov2021-02-222-2/+6
* | install-qt.sh: Skip modules that are not existent in requested versionIvan Komissarov2021-03-021-0/+16
* | baremetal: Fix detection of GCC ARM toolchain installers on WindowsDenis Shienkov2021-03-021-20/+18
* | cmake: rename QbsAPI to QbsBuildConfigIvan Komissarov2021-03-022-1/+1
* | cmake: add QBS_ENABLE_RPATH optionIvan Komissarov2021-03-022-13/+15
* | GitHub actions: Bump Xcode version to 12.4Ivan Komissarov2021-03-011-2/+2
* | GitHub actions: fix setting up Qt on macOSIvan Komissarov2021-03-011-1/+1
* | baremetal: Patch *.rel files generated by SDCC compiler on windows hostDenis Shienkov2021-02-281-20/+40
* | baremetal: Pass tests for IAR 78K toolchainDenis Shienkov2021-02-281-1/+1
* | baremetal: Report only existing compiler's include paths for IARDenis Shienkov2021-02-271-2/+3
* | baremetal: Fix detection of IAR toolchains if version contains build numberDenis Shienkov2021-02-271-1/+1
* | baremetal: Fix typo in `--endian` option for IAR ARM or RX assemblerDenis Shienkov2021-02-271-1/+1
* | doc: remove duplicate doc entry for cpp.toolchainInstallPathIvan Komissarov2021-02-261-8/+0
* | doc: add a note about timestamps in File.copyIvan Komissarov2021-02-261-0/+3
* | qt6: fix deprecation warnings about QVariant::*convertIvan Komissarov2021-02-223-2/+22
* | codesign: add _canSignArtifacts propertyIvan Komissarov2021-02-194-4/+13
* | Merge branch '1.18'Ivan Komissarov2021-02-1929-20/+504
|\|
| * GitHub actions: use empty qbs.installPrefix for release packagesv1.18.1Ivan Komissarov2021-02-171-1/+3
| * do not depend on QtGui in release buildsIvan Komissarov2021-02-151-1/+3
| * qt6: fix handling qtmain in setup-qt.jsIvan Komissarov2021-02-121-0/+2
| * Fix static build with qmakeRichard Weickelt2021-02-091-4/+2
| * Qt/Android: Extend rule cycle prevention hackChristian Kandeler2021-01-264-6/+77
| * cmake build: Turn project file updates on by defaultEike Ziller2021-01-131-1/+1
| * Xcode: Fix XCode auto-detectionIvan Komissarov2021-01-042-1/+55
| * Bump version to 1.18.1Richard Weickelt2020-12-231-1/+1
| * Add more paths to search in Library and Include probesJan Blackquill2020-12-232-1/+3
| * Add protobuf.nanopb documentationKai Dohmen2020-12-182-0/+160
| * Add qt4 docker image for basic testingRaphaƫl Cotty2020-12-1815-5/+198
* | Implement codesign moduleJake Petroules2021-02-1820-353/+1233
* | qt6: do not use QString::fromUtf16(ushort*) overloadIvan Komissarov2021-02-161-1/+1
* | GitHub actions: bump default Qt version to 5.15.2Ivan Komissarov2021-02-161-1/+1
* | docker: update focal image to Qt 5.15.2 and Qbs 1.17.1Ivan Komissarov2021-02-161-3/+3
* | qt6: fix -Wformat warningsIvan Komissarov2021-02-161-2/+2
* | baremetal: Fix detection for Keil toolchainsDenis Shienkov2021-02-161-82/+28
* | Test for array-like objects with instanceof ArrayRichard Weickelt2021-02-1514-17/+17
* | GitHub actions: Enable dumping cores on MacIvan Komissarov2021-02-151-1/+10
* | qt6: fix install-qt.sh to support the qt5compat moduleIvan Komissarov2021-02-151-0/+1
* | Fix installation directory for the QtCreator componentIvan Komissarov2021-02-151-9/+16
* | Get rid of product.moduleProperty() during project resolvingRichard Weickelt2021-02-141-1/+1
* | Place isNotSystemRunPath in the correct scopeRichard Weickelt2021-02-141-4/+5
* | Do not rely on leaked context variablesRichard Weickelt2021-02-132-5/+5
* | Avoid writing to the global objectRichard Weickelt2021-02-132-3/+3
* | Do not rely on leaked context variablesRichard Weickelt2021-02-132-2/+2
* | Add missing import statementsRichard Weickelt2021-02-134-1/+5