aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Install colliding-mice example into the correct locationRichard Weickelt2019-07-081-2/+2
* Speed up TestBlackboxJobLimitsIvan Komissarov2019-07-083-3/+3
* Merge 1.14 into masterChristian Kandeler2019-07-0551-90/+1041
|\
| * baremetal: Fix typo in option to enable C++ language for IARDenis Shienkov2019-07-031-2/+2
| * qbs build: Fix GCC 9 warnings triggered by Qt headersChristian Kandeler2019-07-021-3/+13
| * Fix compiling with project.withExamples:true on MacIvan Komissarov2019-07-011-1/+3
| * Adapt to upstream introduction of std::hash<QString>hjk2019-07-011-0/+2
| * Add sanity check to socket launcherChristian Kandeler2019-06-281-0/+1
| * Add support for gRPC to the protobuf.cpp moduleIvan Komissarov2019-06-2713-9/+556
| * Enable project.withExamples in TravisIvan Komissarov2019-06-271-0/+1
| * Fix TestBlackboxApple::infoPlist for tvos/ios/watchos platformsIvan Komissarov2019-06-261-5/+32
| * Assume that libc++ is present on iOS if cpp.minimumIosVersion is not setIvan Komissarov2019-06-261-2/+2
| * Fix TestBlackboxApple::xcode for tvos/ios/watchos platformsIvan Komissarov2019-06-262-8/+40
| * Add PathProbe::candidateFilter propertyIvan Komissarov2019-06-269-13/+49
| * Allow PathProbe to search multiple filesIvan Komissarov2019-06-2528-56/+348
| * Use QBS_LIBRARY_DIRNAME instead of hardcoding "lib"Davide Pesavento2019-06-251-1/+2
| * Respect QMAKE_LFLAGS set by the userDavide Pesavento2019-06-251-1/+1
* | Travis: simplify qt.conf on macOSIvan Komissarov2019-07-041-1/+1
* | baremetal: Detect IAREW compiler version if it is found in a pathDenis Shienkov2019-07-033-4/+76
* | baremetal: Insert the version into auto-detected SDCC profileDenis Shienkov2019-07-032-21/+25
* | baremetal: Insert the version into auto-detected KEIL profileDenis Shienkov2019-07-032-21/+25
* | baremetal: Insert the version into auto-detected IAREW profileDenis Shienkov2019-07-025-27/+45
* | Add macOS in Travis build configRichard Weickelt2019-07-012-5/+44
* | Fix typo in build-qbs-with-qbs.shIvan Komissarov2019-06-271-2/+2
* | scripts: Fix QBS_AUTOTEST_SETTINGS_DIR usageIvan Komissarov2019-06-241-6/+1
* | scripts: add possibility to customize some featuresIvan Komissarov2019-06-241-2/+10
|/
* Android: Fix build with NDKr20BogDan Vatra2019-06-171-1/+1
* Merge "Merge 1.13 into master"The Qt Project2019-06-173-3/+5
|\
| * Merge 1.13 into masterChristian Kandeler2019-06-143-3/+5
| |\
| | * Add Visual Studio 2019 support1.13Joerg Bornemann2019-06-073-3/+5
| | * Version bumpChristian Kandeler2019-05-281-1/+1
* | | Fix javac version detectionIvan Komissarov2019-06-143-5/+19
* | | Document the Qt.quickcontrols2 moduleChristian Kandeler2019-06-141-0/+3
|/ /
* | Enable Travis CI to build and test QbsRichard Weickelt2019-06-131-0/+31
* | Fix project.withDocumentation:false buildIvan Komissarov2019-06-121-2/+5
* | Make the address sanitizer work in DockerRichard Weickelt2019-06-074-1/+16
* | Avoid a Qt deprecation warninghjk2019-06-051-6/+5
* | Fix some warnings about null pointersIvan Komissarov2019-06-045-6/+8
* | Add run-analyzer.sh scriptIvan Komissarov2019-06-042-0/+288
* | Do not use pathSuffixes in IncludeProbeIvan Komissarov2019-06-031-1/+4
* | Fix build with namespaced QtChristian Stenger2019-06-033-0/+6
* | Fix doc for qbs.installPrefixIvan Komissarov2019-05-291-1/+1
* | Add pkgconfig.sysroot propertyIvan Komissarov2019-05-274-0/+49
* | C/C++: Prevent adjacent duplicate libsChristian Kandeler2019-05-272-1/+10
* | Merge "Merge 1.13 into master"The Qt Project2019-05-2410-22/+63
|\ \
| * | Merge 1.13 into masterChristian Kandeler2019-05-2310-22/+63
| |\|
| | * Add change log for 1.13.1v1.13.1Christian Kandeler2019-05-231-0/+9
| | * Qt Support: Properly handle host libsChristian Kandeler2019-05-231-1/+13
| | * Qt Support: Fix dependency de-duplicationChristian Kandeler2019-05-231-10/+12
| | * Fix module provider bug in IDE modeChristian Kandeler2019-05-233-3/+15