aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* Android: Update for Qt 6Raphaël Cotty2020-11-174-7/+45
* Fix parsing compiler definesIvan Komissarov2020-11-171-3/+5
* Implement missing check for allowed values in PropertyOptionsIvan Komissarov2020-10-281-2/+0
* Merge branch '1.17'Ivan Komissarov2020-10-264-7/+34
|\
| * Xcode: fix compilation for ios-simulator with Xcode 12v1.17.11.17Ivan Komissarov2020-10-261-0/+8
| * Android: Remove targetName suffix from QtApplicationRaphaël Cotty2020-10-233-7/+6
| * Android: Update for Qt 5.15Raphaël Cotty2020-10-212-0/+20
| * Android: Allow exporting of Qt modules by using importingProductRaphaël Cotty2020-10-211-2/+10
* | capnp: Make outputDir variable publicIvan Komissarov2020-10-263-3/+3
* | baremetal: Fix detection for IAR compiler include pathsDenis Shienkov2020-10-151-4/+5
* | cmake: Fix issues with configuring locations on WindowsEike Ziller2020-10-091-1/+7
* | cmake: Make build output & install locations configurableEike Ziller2020-10-081-21/+16
* | Fix usage of @VAR@ in info plist filesIvan Komissarov2020-10-082-2/+9