aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge branch 1.17 into master"The Qt Project2020-07-2783-65/+2326
|\
| * Merge branch 1.17 into masterRichard Weickelt2020-07-2483-65/+2326
| |\
| | * doc: Provide a complete example in the "Installing Files" sectionIvan Komissarov2020-07-241-7/+36
| | * Fix setting isBundle:false on macOS in config-ui.qbsIvan Komissarov2020-07-241-0/+1
| | * baremetal: Pass 'one-object-asm-application' test for KEIL C166Denis Shienkov2020-07-242-0/+9
| | * baremetal: Pass 'one-object-asm-application' test for KEIL MCS251Denis Shienkov2020-07-232-0/+10
| | * baremetal: Skip 'preinclude-headers' test for KEIL C251 and C166Denis Shienkov2020-07-231-1/+3
| | * baremetal: Pass 'one-object-asm-application' test for GCC XTENSADenis Shienkov2020-07-232-0/+13
| | * baremetal: Pass 'one-object-asm-application' test for IAR AVRDenis Shienkov2020-07-232-0/+9
| | * baremetal: Pass 'one-object-asm-application' test for IAR MSP430Denis Shienkov2020-07-232-0/+8
| | * baremetal: Pass 'one-object-asm-application' test for IAR STM8Denis Shienkov2020-07-234-0/+25
| | * baremetal: Pass 'one-object-asm-application' test for IAR ARMDenis Shienkov2020-07-232-0/+17
| | * Fix CONFIG variable being read incorrectly in setup-qt.jsMitch Curtis2020-07-231-1/+1
| | * Android: Do not fail if project contains multiple shared librariesAlberto Mardegan2020-07-211-3/+2
| | * Add support for Cap'n Proto for the c++ languageIvan Komissarov2020-07-2128-0/+1668
| | * baremetal: Pass 'one-object-asm-application' test for GCC MSP430Denis Shienkov2020-07-212-0/+16
| | * xcode: Fix Xcode 12.0 supportIvan Komissarov2020-07-203-2/+19
| | * baremetal: Pass 'one-object-asm-application' test for SDCC STM8Denis Shienkov2020-07-202-0/+9
| | * Tests: Fix linking of tests when using bundled QtScriptChristian Stenger2020-07-201-1/+0
| | * baremetal: Skip 'preinclude-headers' test for KEIL MCS51 toolchainDenis Shienkov2020-07-162-1/+20
| | * baremetal: Don't pass cpp.driverFlags to KEIL assemblerDenis Shienkov2020-07-163-4/+5
| | * baremetal: Don't pass cpp.driverFlags to IAR assemblerDenis Shienkov2020-07-161-2/+1
| | * baremetal: Don't pass cpp.driverFlags to SDCC assemblerDenis Shienkov2020-07-161-2/+1
| | * Fix mingw linker issueOliver Wolff2020-07-161-0/+2
| | * Fix loading optional transitive dependenciesIvan Komissarov2020-07-169-3/+51
| | * Probes: Remove nameFilter from FrameworkProbeIvan Komissarov2020-07-164-8/+16
| | * Probes: Remove deprecated properties from PathProbeIvan Komissarov2020-07-151-10/+2
| | * doc: fix the default value for the qbs.targetPlatform propertyIvan Komissarov2020-07-151-1/+1
| | * doc: Add How-To about cpp.rpathsIvan Komissarov2020-07-159-0/+329
| | * baremetal: Pass 'one-object-asm-application' test for GCC AVRDenis Shienkov2020-07-142-0/+8
| | * baremetal: Pass 'one-object-asm-application' test for GCC ARMDenis Shienkov2020-07-142-0/+8
| | * ci: Fix borked Python environment on macOSIvan Komissarov2020-07-141-1/+2
| | * protobuf: Do not call outputDir() that oftenIvan Komissarov2020-07-133-10/+10
| | * protobuf: use FileInfo.joinPaths instead of string concatenationIvan Komissarov2020-07-131-2/+3
| | * baremetal: Pass 'one-object-asm-application' test for KEIL ARMDenis Shienkov2020-07-104-3/+15
| | * baremetal: Pass 'one-object-asm-application' test for SDCC MCS51Denis Shienkov2020-07-103-8/+11
* | | Bump version number to 1.18.0Richard Weickelt2020-07-241-1/+1
|/ /
* | Bump required Qt versionChristian Kandeler2020-07-243-4/+4
* | Replace QRegExp by QRegularExpressionChristian Stenger2020-07-2319-90/+97
* | Switch to Qt 5.15.0 and drop CI support for MinGW on LinuxRichard Weickelt2020-07-205-137/+35
* | Fix wrong array iterationRichard Weickelt2020-07-133-7/+6
|/
* baremetal: Pass 'one-object-asm-application' test for IAR MCS51Denis Shienkov2020-07-092-0/+10
* baremetal: Return 0 in ASM main function for KEIL MCS51 toolchainDenis Shienkov2020-07-091-3/+4
* baremetal: Replace '.asm' extension with '.s' extensionDenis Shienkov2020-07-082-1/+1
* protobuf: make outputDir property "private"Ivan Komissarov2020-07-084-6/+6
* baremetal: Add 'one-object-asm-application' test for KEIL MCS51Denis Shienkov2020-07-073-1/+47
* Initialize Depends item in aggregator Product properlyRichard Weickelt2020-07-071-0/+2
* Fix wrong variable scope in protobuf.jsIvan Komissarov2020-07-071-1/+1
* protobuf: get rid of the unused 'product' parameterIvan Komissarov2020-07-073-11/+11
* Avoid unwanted defines when building bundled QtScriptChristian Stenger2020-07-071-0/+6