aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Use consistent names in PathProbesIvan Komissarov2020-02-051-10/+10
* Merge "Merge branch '1.15' into master"The Qt Project2020-02-053-3/+9
|\
| * Merge branch '1.15' into masterRichard Weickelt2020-02-053-3/+9
| |\
| | * Fix reading .prl files located in macOS frameworks with Qt 5.14Ivan Komissarov2020-01-071-1/+4
| | * Fix version parsingBogDan Vatra2020-01-071-1/+1
| | * MSVC: Suppress "Generating code" messagesOrgad Shaneh2020-01-071-1/+4
* | | Android: handle relative sourceset directoriesAlberto Mardegan2020-02-051-7/+7
* | | Assign allResults for all PathProbe child ProbesIvan Komissarov2020-02-053-23/+45
|/ /
* | Android: Update support to qt 5.14 and multi-arch apks for Qt appsRaphaƫl Cotty2020-02-047-113/+306
* | Improve TestBlackbox::pathProbeIvan Komissarov2020-02-031-5/+7
* | MSVC: Use compiler driver for linkingIvan Komissarov2020-01-244-60/+133
* | Use an empty array for the qbs.targetOS if targetPlatform is undefinedIvan Komissarov2020-01-142-2/+2
* | Android: allow reading resources from local folderAlberto Mardegan2020-01-021-1/+1
* | Add freedesktop moduleAlberto Mardegan2019-12-202-0/+193
* | Qt support: Remove dependency on qml-private from QtQuick moduleChristian Kandeler2019-12-181-1/+1
* | clang-cl: Fix cpp.generateLinkerMapFile when using lld-link.exeIvan Komissarov2019-12-161-3/+8
* | Merge branch '1.15' into masterRichard Weickelt2019-12-151-1/+9
|\|
| * MSVC: Remember only dependencies with librariesChristian Kandeler2019-12-041-1/+2
| * Fix building 32-bit x86 binaries with clang-clChristian Kandeler2019-11-201-0/+7
* | Merge branch '1.15' into masterRichard Weickelt2019-11-202-2/+2
|\|
| * Do not pass macosx_version_min to the linkerIvan Komissarov2019-11-191-1/+1
| * MingW: fix path of windres binaryAlberto Mardegan2019-11-081-1/+1
* | GCC: avoid duplicating objects in linker command lineAlberto Mardegan2019-11-122-0/+13
* | baremetal: Add IAR Renesas RL78 toolchain supportDenis Shienkov2019-10-301-4/+23
* | baremetal: Add support for Renesas RL78 architecture to GCC toolchainDenis Shienkov2019-10-301-0/+2
|/
* Allow to generate map file using MSVC toolchainDenis Shienkov2019-10-212-1/+12
* Implement cpp.generateLinkerMapFile for GCC-like toolchainsDenis Shienkov2019-10-212-1/+15
* baremetal: Introduce new cpp::generate{Assembler|Compiler}ListingFilesDenis Shienkov2019-10-177-39/+107
* Merge 1.14 into masterChristian Kandeler2019-10-161-2/+2
|\
| * 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
* | 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
* | 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
* | Merge 1.14 into masterChristian Kandeler2019-10-086-125/+190
|\|
| * Darwin: Adapt to Xcode 11Christian Kandeler2019-10-042-18/+19
| * baremetal: Add missed output artifacts for SDCC compilerDenis Shienkov2019-10-012-61/+92
| * baremetal: Fix missed linker artifact for C51 compilerDenis Shienkov2019-09-302-55/+50
| * baremetal: Handle missed 'driverLinkerFlags' property for SDCCDenis Shienkov2019-09-301-1/+3
| * baremetal: Fix assembler command for SDCC compilerv1.14.0Denis Shienkov2019-09-271-2/+4
* | Refactor the map file generation propertyDenis Shienkov2019-10-017-29/+17
* | Merge 1.14 into masterChristian Kandeler2019-09-262-1/+4
|\|
| * Darwin: More filtering in SDK directoryChristian Kandeler2019-09-261-0/+3
| * Fix Qt module-provider for Qt5.13.1 and beyondRichard Weickelt2019-09-081-1/+1
* | Clean up version treatment in cpp moduleRichard Weickelt2019-08-232-21/+11
* | baremetal: Add new MSP430 architecture to GCC toolchainDenis Shienkov2019-08-221-0/+2
* | baremetal: Improve JS code in SDCC module a bitDenis Shienkov2019-08-193-72/+123