aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Allow to overwrite path to Perl in scriptengine.qbsIvan Komissarov2021-02-121-1/+7
* | baremetal: Add RISC-V 64-bit architecture for GCC compiler to CIDenis Shienkov2021-02-123-2/+5
* | baremetal: Pass tests for RISC-V architecture for GCC toolchainDenis Shienkov2021-02-111-0/+5
* | qt6: Do not use QVariant::Type as it was deprecatedIvan Komissarov2021-02-118-40/+40
* | qt6: Do not use QVariant::type()Ivan Komissarov2021-02-1114-35/+35
* | buildgraph: fix storing container sizesIvan Komissarov2021-02-103-3/+3
* | baremetal: Add new 'compiler-defines-by-language' testDenis Shienkov2021-02-106-0/+82
* | qt6: explicitly register Transformer * and JavaScriptCommand * metatypesIvan Komissarov2021-02-101-0/+3
* | qt6: fix Qt library version in bundledqt.qbsIvan Komissarov2021-02-101-1/+3
* | Do not assign file tags to files in bundledqt.qbsIvan Komissarov2021-02-101-0/+2
* | qt6: also install core5compat when using bundled QtIvan Komissarov2021-02-101-0/+5
* | doc: Add mention about missing `bare-metal` architecturesDenis Shienkov2021-02-094-3/+13
* | baremetal: Add '-nostdlib' flag for MSP430 GCC toolchainDenis Shienkov2021-02-091-1/+1
* | qt6: do not use QHash in ModuleLoaderResultIvan Komissarov2021-02-084-9/+19
* | baremetal: Add XTENSA architecture for GCC compiler to CIDenis Shienkov2021-02-083-2/+6