aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules
Commit message (Expand)AuthorAgeFilesLines
* Share cpp::{assembler|compiler}ListingSuffix propertiesDenis Shienkov2021-04-068-22/+40
* baremetal: Improve linkerMapFile() testDenis Shienkov2021-04-051-3/+18
* baremetal: Pass externalStaticLibraries() test for KEIL C51/C251/C166Denis Shienkov2021-04-051-9/+20
* Share cpp::linkerMapSuffix propertyDenis Shienkov2021-04-017-9/+9
* Android: Code signing moduleRaphaël Cotty2021-04-014-103/+210
* Android: Add support for ndk 22.1.7171670Raphael Cotty2021-03-312-41/+35
* baremetal: Don't use Windows separators for KEIL toolchainsDenis Shienkov2021-03-311-32/+16
* codesign: do not sign intermediate products when multiplexingIvan Komissarov2021-03-303-4/+17
* Merge "Merge branch '1.18' into master"The Qt Project2021-03-302-26/+40
|\
| * Merge branch '1.18' into masterIvan Komissarov2021-03-182-26/+40
| |\
| | * protobuf: fix setting includePath in nanopb.qbsIvan Komissarov2021-03-181-0/+2
| | * protobuf: fix accessing undefined objectIvan Komissarov2021-03-152-26/+38
* | | Share cpp::objectSuffix propertyDenis Shienkov2021-03-307-12/+12
* | | Add missing artifact tags for loadable modules when multiplexingIvan Komissarov2021-03-211-1/+2
|/ /
* | 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