aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* qt6: fix setting up Qt.uitools module on MacIvan Komissarov2021-03-191-1/+6
* Merge branch '1.18' into masterIvan Komissarov2021-03-022-2/+6
|\
| * protobuf: fix _libraryName prop if protobuf is not foundIvan Komissarov2021-02-222-2/+6
* | baremetal: Patch *.rel files generated by SDCC compiler on windows hostDenis Shienkov2021-02-281-20/+40
* | baremetal: Report only existing compiler's include paths for IARDenis Shienkov2021-02-271-2/+3
* | baremetal: Fix typo in `--endian` option for IAR ARM or RX assemblerDenis Shienkov2021-02-271-1/+1
* | codesign: add _canSignArtifacts propertyIvan Komissarov2021-02-194-4/+13
* | Merge branch '1.18'Ivan Komissarov2021-02-196-4/+66
|\|
| * qt6: fix handling qtmain in setup-qt.jsIvan Komissarov2021-02-121-0/+2
| * Qt/Android: Extend rule cycle prevention hackChristian Kandeler2021-01-261-2/+6
| * Xcode: Fix XCode auto-detectionIvan Komissarov2021-01-042-1/+55
| * Add more paths to search in Library and Include probesJan Blackquill2020-12-232-1/+3
* | Implement codesign moduleJake Petroules2021-02-1811-348/+826
* | Test for array-like objects with instanceof ArrayRichard Weickelt2021-02-1512-15/+15
* | 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-131-1/+1
* | Add missing import statementsRichard Weickelt2021-02-133-0/+4
* | protobufcpp: add linkLibraries option to disable modifiying linked libs + inc...Jan Blackquill2021-02-061-4/+15
* | baremetal: Add support for HCS08 architectures to SDCC toolchainDenis Shienkov2021-02-021-0/+8
* | baremetal: Improve detection of IAR compiler includesDenis Shienkov2021-02-021-27/+29
* | baremetal: Return only existing SDCC compiler include pathsDenis Shienkov2021-02-011-1/+2
* | baremetal: Handle cpp.prefixHeaders property in IAR assemblerDenis Shienkov2021-01-291-1/+10
* | baremetal: Handle cpp.endianness property in IAR assemblerDenis Shienkov2021-01-291-0/+5
* | baremetal: Improve JS code in IAR toolchain moduleDenis Shienkov2021-01-291-171/+265
* | Android: Conditionnally depends on cpp remove old fixRaphaël Cotty2021-01-291-3/+9
* | baremetal: Add support for HCS12 architectures to GCC toolchainDenis Shienkov2021-01-281-0/+2
* | baremetal: Add support for HCS08 architectures to IAR toolchainDenis Shienkov2021-01-261-5/+17
* | baremetal: Add support for HCS12 architectures to IAR toolchainDenis Shienkov2021-01-211-5/+14
* | Do not modify the product objectRichard Weickelt2021-01-051-2/+2
* | Merge branch '1.18'Ivan Komissarov2020-12-1814-70/+78
|\|
| * Add missing nanopb generator file extension on windowsKai Dohmen2020-12-171-4/+4
| * Fix qt4 binary path detectionv1.18.0Raphaël Cotty2020-12-141-1/+2
| * Fix building .xcassetsIvan Komissarov2020-12-141-1/+1
| * protobuf: explicitly disable auto refcount for generated filesIvan Komissarov2020-12-141-0/+1
| * Probe for release and debug version of protobuf librariesKai Dohmen2020-12-122-4/+30
| * cmake build: Fix dependencies of BuildQbsResourcesEike Ziller2020-12-091-1/+1
| * baremetal: Handle preprocessor flags for SDCC toolchainDenis Shienkov2020-12-081-0/+1
| * Android: Fix debugging supportRaphaël Cotty2020-12-086-41/+14
| * Fix installing standalone loadable modulesIvan Komissarov2020-12-081-0/+2
| * Fix that target was accessed before it was createdEike Ziller2020-12-041-0/+1
| * cmake: fix path to qml resourcesIvan Komissarov2020-12-041-2/+2
| * Pass import paths as nanopb_opt to support `.options` filesKai Dohmen2020-12-032-2/+10
| * cmake: Fix building documentationIvan Komissarov2020-12-031-14/+9
* | Make `cpp.toolchainInstallPath` property as public for toolchainsDenis Shienkov2020-12-026-9/+10
|/
* Disable moc for the aggregate product when multiplexingRaphaël Cotty2020-11-261-0/+5
* Android: Update sdk/ndk/tools versionsRaphaël Cotty2020-11-181-1/+1
* baremetal: Fix dumping of compiler includes for IAR toolchainDenis Shienkov2020-11-181-6/+3