aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
| * baremetal: Pass 'compiler-listing-files' test for SDCC toolchainDenis Shienkov2020-08-132-11/+40
| * baremetal: Fix typo in cpp.optimization flags for IAR toolchainDenis Shienkov2020-08-121-2/+2
| * Implement cpp.generateCompilerListingFiles for MSVC toolchainDenis Shienkov2020-08-122-3/+14
| * baremetal: Use 'input' target instead of 'product' targetDenis Shienkov2020-08-082-6/+6
| * baremetal: Fix linker MAP file generation for KEIL C51/C251/C166Denis Shienkov2020-08-081-3/+14
| * baremetal: Fix typos in input parameters for {linker|archiver} flagsDenis Shienkov2020-08-083-12/+12
| * baremetal: Fix compiler listing generation for KEIL C166Denis Shienkov2020-08-061-1/+2
| * baremetal: Add new 'external-static-libraries' testDenis Shienkov2020-08-041-0/+1
| * baremetal: Introduce new 'none' choosing for qbs.targetPlatformDenis Shienkov2020-08-043-0/+3
| * Android: Do not append the version number to a library nameChristian Kandeler2020-08-041-0/+1
| * baremetal: Fix static library generation for GCC compilerDenis Shienkov2020-08-043-4/+3
* | Avoid wrong-typed temporary assignment to probe propertyRichard Weickelt2020-08-141-4/+5
* | Merge branch '1.17' into masterRichard Weickelt2020-08-035-11/+20
|\|
| * baremetal: Use checking on host OS in SDCC workaroundDenis Shienkov2020-08-021-1/+1
| * doc: Document more cpp module propertiesIvan Komissarov2020-07-311-3/+4