aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add a complete example for a Rule in a ProductIvan Komissarov2019-07-104-32/+65
| * Add hasLibrary property to Qt.coreRichard Weickelt2019-07-091-0/+1
| * doc: Fix JobLimit::jobCount typeIvan Komissarov2019-07-061-1/+1
| * Set cpp.minimumIosVersion to "6.0" by defaultIvan Komissarov2019-07-052-3/+6
* | bare-metal: Add example for STM8S103F3 boardDenis Shienkov2019-07-2611-4/+449
* | bare-metal: Add IAR STM8 toolchain supportDenis Shienkov2019-07-264-8/+58
* | bare-metal: Auto-detect SDCC profiles for all supported architecturesDenis Shienkov2019-07-261-45/+80
* | bare-metal: Add STM8 architecture for SDCC toolchainDenis Shienkov2019-07-262-3/+32
* | Fix qbs-setup-toolchainsChristian Kandeler2019-07-241-2/+2
* | Refactor the GCC/Clang/MinGW compilers auto-detectionDenis Shienkov2019-07-234-90/+321
* | Add additional namespaces and ifdef guard prefixesDenis Shienkov2019-07-2237-177/+312
* | baremetal: Long live the IAR EW project generator for 8051Denis Shienkov2019-07-1817-0/+2586
* | qbs-setup-toolchains: Refactor and improve the code a bitDenis Shienkov2019-07-1613-44/+57
* | Move GCC/MinGW/Clang stuff to separate gccProbe moduleDenis Shienkov2019-07-156-185/+321
* | Fix compilation errors with MSVC2015Denis Shienkov2019-07-151-0/+12
* | Fix compare '<' operator for ToolchainInstallInfoDenis Shienkov2019-07-111-2/+7
* | baremetal: Long live the IAR EW project generator for AVRDenis Shienkov2019-07-1117-0/+2419
* | baremetal: Long live the IAR EW project generator for ARMDenis Shienkov2019-07-1150-2/+4925
* | baremetal: Detect KEIL compiler version if it is found in a pathDenis Shienkov2019-07-091-4/+84
* | baremetal: Detect SDCC compiler version if it is found in a pathDenis Shienkov2019-07-091-4/+52
* | Add Windows to Travis build configRichard Weickelt2019-07-082-3/+55
* | 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
| |\