summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* cpp Module: Implement runtimeLibrary property for MinGWBjörn Schäpers2021-11-292-0/+3
* Implement providing Qt libs via pkg-configIvan Komissarov2021-11-031-1/+34
* Allow protobuf to have runtime from providersIvan Komissarov2021-11-022-4/+27
* Print conan output while ConanfileProbe runsKai Dohmen2021-10-261-3/+18
* Split libDirs and extraPaths variablesIvan Komissarov2021-10-261-5/+7
* pkgconfig: Implement early dependency mergingIvan Komissarov2021-10-251-0/+3
* Android: correct rcc path for Qt >= 6.2Raphael Cotty2021-10-252-1/+3
* Android: correct reading of prl files and remove pthread libRaphael Cotty2021-10-251-3/+10
* Fix handling static mode in pkgconfigIvan Komissarov2021-10-191-1/+4
* pkgconfig: Merge packages and broken packagesIvan Komissarov2021-10-191-10/+18
* Implement eager pkg-config providerIvan Komissarov2021-10-142-1/+217
* Use more common functions from cpp.js for GCC and MSVC toolchainsDenis Shienkov2021-10-053-63/+22
* Merge branch '1.20' into masterIvan Komissarov2021-10-045-7/+60
|\
| * qmlcachegen: fix mapping separatorIvan Komissarov2021-09-281-1/+1
| * Remove unused codeIvan Komissarov2021-09-271-1/+0
| * qmlcache: fix qmlcachegen with Qt >= 5.15Ivan Komissarov2021-09-272-1/+7
| * Android: fix aab generationRaphael Cotty2021-09-242-3/+18
| * Android: Add stripping for release buildsRaphael Cotty2021-09-231-2/+35
* | Add android testing with different ndk versionsRaphael Cotty2021-09-301-0/+5
* | Simplify all single-line 'prepare' scriptsDenis Shienkov2021-09-285-58/+20
* | Unify generation of precompiled headersDenis Shienkov2021-09-284-32/+39
* | baremetal: Get rid of relative paths where it is possible for COSMICDenis Shienkov2021-09-231-39/+24
* | Remove duplicated values or properties from CPP modulesDenis Shienkov2021-09-212-4/+0
* | Merge branch '1.20' into masterIvan Komissarov2021-09-213-19/+47
|\ \ | |/
| * Qt: warn if no qmakes were foundIvan Komissarov2021-09-211-15/+20
| * freebsd: fix TestBlackbox::assemblyIvan Komissarov2021-09-211-1/+1
| * freebsd: fix target linker flagsIvan Komissarov2021-09-201-2/+24
| * Android: Correct aab generation command descriptionRaphael Cotty2021-09-191-1/+2
* | Add Elbrus E2K architecture for GCC toolchainDenis Shienkov2021-09-211-0/+2
* | Use common Cpp.resourceCompilerOutput{Tags|Artifacts} functionsDenis Shienkov2021-09-205-22/+22
* | baremetal: Use common Cpp.relativePath() function in COSMIC toolchainDenis Shienkov2021-09-181-28/+22
* | Merge branch '1.20' into masterIvan Komissarov2021-09-121-12/+59
|\ \ | |/
| * cmake: Fix copying Qbs resourcesIvan Komissarov2021-09-081-12/+59
* | Android: Add buildId option to the ndk for the linkerRaphael Cotty2021-09-033-3/+18
* | cpp module: Add support for C++23Christian Kandeler2021-08-232-5/+21
* | Use more FileInfo.joinPaths() in artifacts generatorsDenis Shienkov2021-08-226-31/+38
* | Merge "Merge 1.20 into master"The Qt Project2021-08-2124-22/+21
|\ \ | |/
| * Qt support: Understand QT_INSTALL_PREFIX in prl filesChristian Kandeler2021-08-161-0/+1
| * MSVC: Understand "c++20" as language versionChristian Kandeler2021-08-061-1/+1
| * Remove `import qbs` from all project filesDenis Shienkov2021-08-0420-21/+0
| * msvc: fix passing /Zc:__cplusplus flagIvan Komissarov2021-08-033-0/+19
* | Use common Cpp.collectLibraryDependencies() functionDenis Shienkov2021-08-202-76/+13
|/
* Fix typo in MSVC toolchain when handling cpp.linkerWrapper propertyDenis Shienkov2021-07-311-2/+2
* Android: fix link with static stlRaphael Cotty2021-07-301-0/+1
* Merge branch '1.19' into 1.20Ivan Komissarov2021-07-273-17/+35
|\
| * baremetal: Revert usage of toWindowsSeparators() for KEIL C51/251/166v1.19.2Denis Shienkov2021-06-281-13/+17
| * codesign: Add additional signing flags at end of commandDenis Shienkov2021-06-161-4/+7
| * codesign: Add new codesign.timestampAlgorithm propertyDenis Shienkov2021-06-162-0/+11
| * codesign: Fix checking if product is a frameworkIvan Komissarov2021-06-141-2/+2
* | Long live Digital Mars toolchainDenis Shienkov2021-07-275-20/+814