aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix the section about docker containersIvan Komissarov2019-05-071-4/+8
* Update and optimize the Docker infrastructureRichard Weickelt2019-05-073-11/+22
* doc: Add Building Qbs with Qbs sectionIvan Komissarov2019-05-061-2/+42
* Add missing move ctors to ProjectData and friendsIvan Komissarov2019-05-062-1/+44
* baremetal: Add example for SDCC toolchain for 8051 architectureDenis Shienkov2019-05-062-5/+19
* Add scripts to build Qbs and run autotestsRichard Weickelt2019-05-062-0/+179
* doc: Make the difference between targetPlatform and targetOS clearerIvan Komissarov2019-05-061-9/+78
* doc: Add protobuf.cpp exampleIvan Komissarov2019-05-061-0/+19
* Do not allow to enter leading and trailing spaces in qbs-config-uiIvan Komissarov2019-05-061-0/+44
* Add missing virtual destructorsIvan Komissarov2019-05-036-0/+7
* Apply fix-its for the missing override keywordIvan Komissarov2019-05-0347-329/+329
* Fix uninitialized variablesIvan Komissarov2019-05-0251-185/+155
* Android: add Qt.android_support.extraLibsBogDan Vatra2019-05-022-0/+19
* Android: Set a buildable default package nameBogDan Vatra2019-04-291-1/+6
* Update Debian Stretch Docker imageRichard Weickelt2019-04-296-88/+265
* Android: Nuke mips[64] abi supportBogDan Vatra2019-04-263-18/+6
* Default to the minimum supported NDK API versionBogDan Vatra2019-04-264-8/+14
* bare-metal: Add example for CC2540 USB dongleDenis Shienkov2019-04-268-1/+468
* Increase minimum required Qt versionChristian Kandeler2019-04-263-4/+4
* Merge 1.13 into masterChristian Kandeler2019-04-265-7/+17
|\
| * Do not check for minimumMacosVersion when not specifiedIvan Komissarov2019-04-251-3/+6
| * Fix Windows build with QtScript-less Qt againDavid Schulz2019-04-251-1/+1
| * Fix windows archive creationChristian Kandeler2019-04-161-0/+7
| * Adjust chocolatey.qbs to qbs 1.12Joerg Bornemann2019-04-161-1/+1
| * Fix make-release-archives.batJoerg Bornemann2019-04-161-2/+2
* | Android: default to c++14BogDan Vatra2019-04-251-0/+1
* | Android: Nuke support for old NDKsBogDan Vatra2019-04-255-201/+68
* | qbs-setup-qt is not needed anymoreBogDan Vatra2019-04-251-25/+1
* | [Android] Allow the user to override version attributesBogDan Vatra2019-04-243-1/+48
* | Fix building dmg when path contains non-latin charactersIvan Komissarov2019-04-241-1/+6
* | Use LLVM toolchain starting with NDK r19+BogDan Vatra2019-04-241-6/+14
* | NDK r+19 doesn't need gcc-toolchain anymoreBogDan Vatra2019-04-241-1/+1
* | Android: follow official android flags for cmakeBogDan Vatra2019-04-241-2/+13
* | Fix tests on non-latin systemsIvan Komissarov2019-04-234-4/+10
* | bare-metal: Add example for OLIMEX AVR-CAN boardDenis Shienkov2019-04-177-1/+409
* | Merge 1.13 into masterChristian Kandeler2019-04-161-32/+27
|\|
| * Version bumpChristian Kandeler2019-04-161-1/+1
| * Qt support: Fix detection of deployment target for Apple platformsv1.13.0Christian Kandeler2019-04-081-32/+27
* | bare-metal: Add example for STM32F4DISCOVERY boardDenis Shienkov2019-04-1515-0/+1526
* | bare-metal: Add SDCC toolchain supportDenis Shienkov2019-04-106-0/+764
* | Add support for the clang-cl compilerIvan Komissarov2019-04-1027-420/+1088
* | Merge 1.13 into masterChristian Kandeler2019-04-058-28/+70
|\|
| * Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-056-24/+59
| * Fix badInterpreter autotestChristian Kandeler2019-04-051-1/+3
| * bare-metal: Improve filtering for KEIL compiler outputDenis Shienkov2019-03-191-3/+8
* | Merge 1.13 into masterChristian Kandeler2019-03-1812-28/+44
|\|
| * setup-qt: Fix magic MSVC version number used for compatibility checkChristian Kandeler2019-03-181-1/+1
| * Fix version detection for MSVC 2017David Schulz2019-03-153-4/+5
| * bare-metal: Add missed linker options from IAR for AVR toolchainDenis Shienkov2019-03-121-0/+4
| * PkgConfigProbe: Check for package version in an extra callChristian Kandeler2019-03-121-7/+12