aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | cmake: Make it possible to use --prefix option when installingEike Ziller2020-10-061-7/+13
* | baremetal: Improve macros dumping for KEIL C51/C251/C166 toolchainsDenis Shienkov2020-09-301-126/+84
* | Make protobuf.*.outputDir public againKai Dohmen2020-09-245-20/+24
* | baremetal: Handle cpp.enableDefinesByLanguage for SDCC toolchainDenis Shienkov2020-09-242-2/+17
* | baremetal: Implement cpp.generateCompilerListingFiles for ARMCLANGDenis Shienkov2020-09-232-4/+32
* | Android: Change the product property to importingProduct to allow exporting Q...Raphaël Cotty2020-09-211-2/+10
* | baremetal: Mark helper commands without of descriptions as 'silent'Denis Shienkov2020-09-181-0/+3
* | baremetal: Pass 'generate-linker-map' test for SDCC toolchainDenis Shienkov2020-09-171-2/+17
* | Add protobuf.nanopb moduleKai Dohmen2020-09-163-29/+86
* | Remove extra semicolonsDenis Shienkov2020-09-118-32/+32
* | Fix InnoSetupModule to support InnoSetup v6Ivan Komissarov2020-09-043-11/+23
* | baremetal: Fix assignment of probes 'found' flagDenis Shienkov2020-09-046-23/+16
* | Fix accessing toolchainInstallPath variable in NSIS moduleIvan Komissarov2020-08-311-1/+1
* | Extract compiler macros using common JS functionDenis Shienkov2020-08-315-32/+16
* | Introduce an "exportingProduct" variableChristian Kandeler2020-08-241-1/+1
* | Merge branch '1.17' into masterIvan Komissarov2020-08-171-1/+1
|\|
| * Fix passing compiler defines to mocIvan Komissarov2020-08-171-1/+1
* | Initial CMake portIvan Komissarov2020-08-171-0/+65
* | Merge branch 1.17 into masterRichard Weickelt2020-08-1413-50/+115
|\|
| * Replace wrong continue statement with returnRichard Weickelt2020-08-141-1/+1
| * Tune search order of path probesIvan Komissarov2020-08-131-8/+16
| * baremetal: Fix detection of ARM architecture details for KEIL armclangDenis Shienkov2020-08-131-0/+1