aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docker: Add SuseLeap imageIvan Komissarov2021-09-273-0/+203
* Long live qbs-pkgconfig!Ivan Komissarov2021-09-2346-3/+2521
* baremetal: Get rid of relative paths where it is possible for COSMICDenis Shienkov2021-09-231-39/+24
* install-qt.sh: A number of small fixesThorbjørn Lindeijer2021-09-221-2/+4
* Remove duplicated values or properties from CPP modulesDenis Shienkov2021-09-212-4/+0
* Merge branch '1.20' into masterIvan Komissarov2021-09-217-24/+77
|\
| * Qt: warn if no qmakes were foundIvan Komissarov2021-09-211-15/+20
| * freebsd: fix TestBlackbox::removeDuplicateLibrariesIvan Komissarov2021-09-211-1/+2
| * freebsd: fix TestBlackbox::assemblyIvan Komissarov2021-09-211-1/+1
| * freebsd: fix filetime precisionIvan Komissarov2021-09-201-1/+6
| * freebsd: fix target linker flagsIvan Komissarov2021-09-201-2/+24
| * Android: Correct aab generation command descriptionRaphael Cotty2021-09-191-1/+2
| * Android: Fix sdk documentationRaphael Cotty2021-09-171-1/+14
| * cmake: Do not fail build if docs cannot be builtIvan Komissarov2021-09-171-2/+8
* | Add Elbrus E2K architecture for GCC toolchainDenis Shienkov2021-09-212-0/+6
* | Use common Cpp.resourceCompilerOutput{Tags|Artifacts} functionsDenis Shienkov2021-09-205-22/+22
* | GitHub actions: bump Xcode version to 12.5Ivan Komissarov2021-09-202-23/+29
* | GitHub actions: add doc jobIvan Komissarov2021-09-203-1/+102
* | Implement qbsModuleProviders propertyIvan Komissarov2021-09-2026-57/+458
* | baremetal: Use common Cpp.relativePath() function in COSMIC toolchainDenis Shienkov2021-09-181-28/+22
* | GitHub actions: specify checksum for pkgconfigliteIvan Komissarov2021-09-171-1/+1
* | Merge branch '1.20' into masterIvan Komissarov2021-09-129-109/+538
|\|
| * cmake: do not unnesessary rebuild docsIvan Komissarov2021-09-092-21/+62
| * doc: fix linksIvan Komissarov2021-09-091-4/+3
| * cmake: Fix copying Qbs resourcesIvan Komissarov2021-09-081-12/+59
| * cmake: Build docs without QbsIvan Komissarov2021-09-074-85/+296
| * Bump versionChristian Kandeler2021-08-311-1/+1
| * CMake: fix release build with MSVCIvan Komissarov2021-08-301-1/+1
| * GitHub actions: add job for building release archivesv1.20.0Ivan Komissarov2021-08-271-9/+78
| * Add changelog for the 1.20.0 releaseIvan Komissarov2021-08-241-0/+62
* | Android: Add buildId option to the ndk for the linkerRaphael Cotty2021-09-034-3/+29
* | cpp module: Add support for C++23Christian Kandeler2021-08-235-8/+25
* | Use more FileInfo.joinPaths() in artifacts generatorsDenis Shienkov2021-08-226-31/+38
* | Merge "Merge 1.20 into master"The Qt Project2021-08-21154-238/+64
|\ \
| * | Merge 1.20 into masterChristian Kandeler2021-08-20154-238/+64
| |\|
| | * CMake build: Fix build with Qt Creator and CMake < 3.18Eike Ziller2021-08-171-1/+2
| | * Qt support: Understand QT_INSTALL_PREFIX in prl filesChristian Kandeler2021-08-161-0/+1
| | * CMake build: Look for QtScript quietlyEike Ziller2021-08-161-1/+1
| | * Documentation: Add "c++20" as possible value for cxxLanguageVersionChristian Kandeler2021-08-121-1/+1
| | * MSVC: Understand "c++20" as language versionChristian Kandeler2021-08-061-1/+1
| | * cmake: smarter treatment of minimum_versionIvan Komissarov2021-08-051-1/+5
| | * cmake: fix setting MACOSX_RPATH propIvan Komissarov2021-08-051-0/+7
| | * Remove `import qbs` from all project filesDenis Shienkov2021-08-04147-233/+13
| | * msvc: fix passing /Zc:__cplusplus flagIvan Komissarov2021-08-034-0/+33
* | | Use common Cpp.collectLibraryDependencies() functionDenis Shienkov2021-08-202-76/+13
|/ /
* | Get rid of Set::to/from methodsIvan Komissarov2021-08-1614-71/+77
* | Bump version to 1.21.0Ivan Komissarov2021-08-131-1/+1
* | PersistentPool: Further simplify templatesChristian Kandeler2021-08-121-17/+6
* | PersistentPool: Simplify implementation of generic load/store opsChristian Kandeler2021-08-121-23/+15
* | Merge branch '1.20' into masterIvan Komissarov2021-08-0352-229/+217
|\|