aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings on macOSIvan Komissarov2019-11-205-6/+7
* Merge branch '1.15' into masterRichard Weickelt2019-11-204-3/+50
|\
| * Do not pass macosx_version_min to the linkerIvan Komissarov2019-11-191-1/+1
| * Add changelog for 1.15.0 releaseRichard Weickelt2019-11-181-0/+44
| * Set right dependencies for static qmake buildAlberto Mardegan2019-11-121-1/+4
| * MingW: fix path of windres binaryAlberto Mardegan2019-11-081-1/+1
* | Add Xcode 11 to CIRichard Weickelt2019-11-202-5/+9
* | Suppress warnings for the protobuf addressbook exampleIvan Komissarov2019-11-181-0/+1
* | Fix nullpointer access and heap-use-after-free errorJochen Ulrich2019-11-162-7/+19
* | Simplify multiplexing testcaseRichard Weickelt2019-11-152-45/+0
* | Don't duplicate "HKLM\\..\\Uninstall" registry keyDenis Shienkov2019-11-151-15/+9
* | Skip TestBlackbox::qbsSession when project updates are disabledIvan Komissarov2019-11-151-1/+7
* | GCC: avoid duplicating objects in linker command lineAlberto Mardegan2019-11-1217-0/+252
* | Prepare install-qt script for Qt 5.14 Android multi-abi packagesRichard Weickelt2019-11-071-42/+27
* | Merge branch '1.15' into masterRichard Weickelt2019-11-0523-5/+3164
|\|
| * Fix user dependency scannersChristian Kandeler2019-11-053-4/+15
| * baremetal: Add USB HID gamepads example for MSP430f5529 chipDenis Shienkov2019-11-0220-1/+3149
* | baremetal: Auto-detect MPLAB X32 GCC toolchain on WindowsDenis Shienkov2019-10-311-1/+37
* | baremetal: Auto-detect IAR toolchain for Renesas RL78 architectureDenis Shienkov2019-10-301-2/+6
* | baremetal: Add IAR Renesas RL78 toolchain supportDenis Shienkov2019-10-301-4/+23
* | baremetal: Auto-detect the Renesas RL78 GCC toolchain on WindowsDenis Shienkov2019-10-301-7/+54
* | baremetal: Add support for Renesas RL78 architecture to GCC toolchainDenis Shienkov2019-10-301-0/+2
* | Merge branch 1.15 into masterRichard Weickelt2019-10-2931-9/+3392
|\|
| * baremetal: Add USB HID gamepads example for CY7C68013A chipDenis Shienkov2019-10-2919-0/+3286
| * Fix qbsSession autotestChristian Kandeler2019-10-231-2/+2
| * Bump build graph versionChristian Kandeler2019-10-221-1/+1
| * Add test for cpp.generateLinkerMapFile propertyDenis Shienkov2019-10-214-0/+74
| * Allow to generate map file using MSVC toolchainDenis Shienkov2019-10-212-1/+12
| * Implement cpp.generateLinkerMapFile for GCC-like toolchainsDenis Shienkov2019-10-213-3/+15
| * Export the GLIB switch properlyRichard Weickelt2019-10-212-2/+2
* | Update build environment and Bionic Docker imageRichard Weickelt2019-10-243-7/+7
* | qbs build: Add more sanity check convenience propertiesChristian Kandeler2019-10-231-1/+12
* | Version bump 1.16.0Richard Weickelt2019-10-221-1/+1
|/
* baremetal: Introduce new cpp::generate{Assembler|Compiler}ListingFilesDenis Shienkov2019-10-178-39/+129
* Merge 1.14 into masterChristian Kandeler2019-10-162-2/+6
|\
| * Add change log for 1.14.1v1.14.11.14Christian Kandeler2019-10-161-0/+4
| * Qt support: Do not put all the QML plugin list content on one lineChristian Kandeler2019-10-141-1/+1
| * Qt support: Fix reading plugin prl filesChristian Kandeler2019-10-141-1/+1
| * Version bumpChristian Kandeler2019-10-081-1/+1
* | Fix session autotest for slow machinesChristian Kandeler2019-10-141-1/+1
* | baremetal: Show full details of KEIL A51 errorsDenis Shienkov2019-10-141-0/+4
* | baremetal: Enable errors printing for KEIL A51 assemblerDenis Shienkov2019-10-141-0/+3
* | baremetal: Improve artifact creation code for IAR EW moduleDenis Shienkov2019-10-112-50/+45
* | baremetal: Use 'sdar' utility to create the library on SDCCDenis Shienkov2019-10-111-2/+2
* | Update windowsservercore/DockerfileJoerg Bornemann2019-10-115-75/+60
* | Remove superfluous calls to Windows DefenderRichard Weickelt2019-10-111-12/+0
* | baremetal: Don't interpret BL51 linker warnings as errorsDenis Shienkov2019-10-101-0/+2
* | baremetal: Fix merging issues from 1.14 to masterDenis Shienkov2019-10-104-46/+9
* | Bundle Qt libraries on all platformsRichard Weickelt2019-10-105-161/+144
* | Fix static buildChristian Kandeler2019-10-1030-41/+80