summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix syntax errors in modulesChristian Kandeler2023-05-152-17/+17
* Merge "Merge 2.0 into master"The Qt Project2023-05-033-11/+23
|\
| * Merge 2.0 into masterChristian Kandeler2023-05-033-11/+23
| |\
| | * Qt: Fix compiled-qml on iOS and Qt6Ivan Komissarov2023-05-032-11/+21
| | * Qt support: workaround for broken iOS prfsIvan Komissarov2023-05-021-0/+2
* | | Do not merge deps in pkgconfig by defaultIvan Komissarov2023-05-031-1/+2
|/ /
* | Cleanup unneded usages of qbs module in Qt providerIvan Komissarov2023-05-012-12/+10
* | Do not use ModUtils.moduleProperty in bundle moduleIvan Komissarov2023-04-251-43/+43
* | Rewrite ModuleLoaderChristian Kandeler2023-04-204-3/+9
|/
* mingw: workaround for cpp.minimumWindowsVersionIvan Komissarov2023-04-111-0/+3
* apple: fix embeddedProfileNameIvan Komissarov2023-04-111-1/+1
* Only setup Qt in qbspkgconfig when not cross compilingKai Dohmen2023-04-091-1/+3
* xcode: add support for xcode 14.3Ivan Komissarov2023-04-062-6/+12
* freedesktop: Rename "name" property to "appName"Christian Kandeler2023-03-151-1/+2
* Qt/Android: Adapt to 6.4 androiddeployqtChristian Kandeler2023-03-061-3/+5
* Prefer built-in JS function in modulesChristian Kandeler2023-02-2066-341/+341
* Protobuf: Let users provide extra grpc libs for linkingChristian Kandeler2023-02-161-1/+4
* Qt support: correctly set minimum windows version for Qt6Ivan Komissarov2023-02-141-1/+1
* codesign: Add missing check for undefined valueChristian Kandeler2023-02-101-1/+3
* Switch JavaScript back-endChristian Kandeler2023-02-075-10/+11
* Merge 1.24 into masterChristian Kandeler2023-01-271-0/+2
|\
| * IAR: Fix compiler macros and include paths retrievalChristian Kandeler2022-12-241-0/+2
* | Remove "undefined" subdirectory in share's install-rootOrgad Shaneh2023-01-231-1/+1
* | Merge 1.24 into masterChristian Kandeler2022-11-171-1/+3
|\ \ | |/
| * macos: fix support for Macos Venturav1.24.0Ivan Komissarov2022-11-121-1/+3
* | baremetal: Add support for HPPA architectures to GCC toolchainPino Toscano2022-11-161-0/+2
|/
* Add public bundle.useBuiltinXcodeBuildSpecs propertyIvan Komissarov2022-10-291-2/+4
* Workaround for the XCode 14 bugIvan Komissarov2022-10-251-3/+10
* qbspkgconfig: Fix dependency name mappingIvan Komissarov2022-10-241-3/+5
* Fix handling multiple dots in qbspkgconfig providerIvan Komissarov2022-10-241-1/+1
* Qt support: Bump minimum Windows version for Qt >= 6.2Christian Kandeler2022-10-171-0/+2
* Fix freedesktop moduleChristian Kandeler2022-09-211-5/+3
* qbspkgconfig: fix sysrootIvan Komissarov2022-08-291-5/+3
* Darwin: Set NSSupportsAutomaticGraphicsSwitching to true by defaultIvan Komissarov2022-08-241-0/+3
* Merge branch '1.23' into masterIvan Komissarov2022-08-221-0/+2
|\
| * Qt support: Add define required for MSVCChristian Kandeler2022-08-181-0/+2
* | Qt support: Only pull in sanitizer module if it's neededChristian Kandeler2022-08-121-3/+1
* | Add executableSuffix to the FileInfo serviceRaphael Cotty2022-08-088-13/+9
|/
* Fix passing linker scripts to iar and keil toolchainsIvan Komissarov2022-08-032-2/+2
* Qt support: Adapt to change in location of the qhelpgenerator toolIvan Komissarov2022-08-032-2/+9
* Fix setting up Qt 6.3 with qbspkgconfigIvan Komissarov2022-08-031-5/+5
* MSVC: Support cLanguageVersionOrgad Shaneh2022-08-011-2/+28
* Support c17 and c2x values for cLanguageVersionOrgad Shaneh2022-08-013-9/+25
* Qt support: Adapt to change in location of the qscxmlc toolChristian Kandeler2022-07-291-2/+3
* Fix protobuf on macos 11Ivan Komissarov2022-07-251-0/+1
* Qt support: Fix static buildsChristian Kandeler2022-07-074-5/+17
* Fix Android build-tools detection, if it was installed via cmdline-toolsMax Bespalov2022-06-231-13/+9
* Fix compilation of .jar files declared in the productMax Bespalov2022-06-231-0/+7
* Qt support: Add /permissive- flag with MSVCChristian Kandeler2022-06-031-1/+4
* Merge "Merge 1.22 into master"The Qt Project2022-04-142-2/+5
|\