aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix auto-detection of the clang-cl installed with Visual Studiov1.15.0Ivan Komissarov2019-12-101-6/+23
* MSVC: Remember only dependencies with librariesChristian Kandeler2019-12-041-1/+2
* Remove pass-by-value from RulesApplicatorIvan Komissarov2019-11-252-6/+7
* Fix building 32-bit x86 binaries with clang-clChristian Kandeler2019-11-201-0/+7
* 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
* Fix user dependency scannersChristian Kandeler2019-11-053-4/+15
* baremetal: Add USB HID gamepads example for MSP430f5529 chipDenis Shienkov2019-11-0220-1/+3149
* 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
* 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
* | Merge 1.14 into masterChristian Kandeler2019-10-087-126/+192
|\|
| * Darwin: Adapt to Xcode 11Christian Kandeler2019-10-043-19/+21
| * 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
* | Disable glib event dispatcher in bionic Docker imageRichard Weickelt2019-10-072-1/+4
* | Refactor the map file generation propertyDenis Shienkov2019-10-0114-37/+25
* | JSON API: Force binary mode for stdout on WindowsChristian Kandeler2019-09-301-0/+15
* | Merge 1.14 into masterChristian Kandeler2019-09-268-22/+94
|\|
| * Darwin: More filtering in SDK directoryChristian Kandeler2019-09-261-0/+3
| * baremetal: Fix auto detection of SDCC toolchain on WindowsDenis Shienkov2019-09-232-18/+49
| * Add how-to about ccacheKai Koehne2019-09-162-1/+32
| * Fix MSVC warningsOrgad Shaneh2019-09-132-2/+2
| * Fix Qt module-provider for Qt5.13.1 and beyondRichard Weickelt2019-09-081-1/+1
* | Evaluate probes before Profile itemsRichard Weickelt2019-09-254-3/+29