summaryrefslogtreecommitdiff
path: root/share/qbs/modules
Commit message (Expand)AuthorAgeFilesLines
* 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-192-3/+14
|\ \ | |/
| * Qt/Android: Extend rule cycle prevention hackChristian Kandeler2021-01-261-2/+6
| * Xcode: Fix XCode auto-detectionIvan Komissarov2021-01-041-1/+8
* | Implement codesign moduleJake Petroules2021-02-189-332/+823
* | Test for array-like objects with instanceof ArrayRichard Weickelt2021-02-158-10/+10
* | Get rid of product.moduleProperty() during project resolvingRichard Weickelt2021-02-141-1/+1
* | Place isNotSystemRunPath in the correct scopeRichard Weickelt2021-02-141-4/+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-132-0/+3
* | 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
* | 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-188-21/+53
|\ \ | |/
| * Add missing nanopb generator file extension on windowsKai Dohmen2020-12-171-4/+4
| * 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
| * baremetal: Handle preprocessor flags for SDCC toolchainDenis Shienkov2020-12-081-0/+1
| * Android: Fix debugging supportRaphaël Cotty2020-12-083-10/+6
| * Pass import paths as nanopb_opt to support `.options` filesKai Dohmen2020-12-032-2/+10
* | Make `cpp.toolchainInstallPath` property as public for toolchainsDenis Shienkov2020-12-026-9/+10
|/
* 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
* Implement missing check for allowed values in PropertyOptionsIvan Komissarov2020-10-281-2/+0
* Merge branch '1.17'Ivan Komissarov2020-10-262-1/+27
|\
| * 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-231-1/+3
| * Android: Update for Qt 5.15Raphaël Cotty2020-10-211-0/+16
* | capnp: Make outputDir variable publicIvan Komissarov2020-10-263-3/+3
* | Fix usage of @VAR@ in info plist filesIvan Komissarov2020-10-081-1/+1
* | 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-241-0/+1
* | baremetal: Implement cpp.generateCompilerListingFiles for ARMCLANGDenis Shienkov2020-09-232-4/+32
* | 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