aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clarify NDK documentationHEADdevRami Potinkara2026-04-141-1/+8
* Update project properties to documentationRami Potinkara2026-02-262-9/+46
* Doc: Fix link to 'Qt Quick View Android Class'Topi Reinio2026-02-252-1/+5
* Rename QtBuildTask constantsOlli Vuolteenaho2026-02-231-20/+20
* Bump minor version in docs to .4Rami Potinkara2026-02-201-1/+1
* Add deprecation warning for Qt ABI Path poperty in QtGPNikunj Arora2026-02-203-2/+24
* Fix single ABI build not working when abiFilters are not setNikunj Arora2026-02-201-1/+2
* Improve error message if user sets qt.path wrongOlli Vuolteenaho2026-02-201-1/+7
* Use constants everywhereOlli Vuolteenaho2026-02-191-6/+6
* Read ABI values from android ndk.abiFilter block in build.gradleNikunj Arora2026-02-191-3/+16
* Add ability for qtPath to recognize ABI pathsNikunj Arora2026-02-192-7/+22
* Reduce local.properties loggingOlli Vuolteenaho2026-02-181-2/+1
* Use Gradle 9.3.1 to match Q4AOlli Vuolteenaho2026-02-171-1/+1
* Fix checking sdk.dir from local.propertiesOlli Vuolteenaho2026-02-161-3/+4
* Add handling for extraCMakeArguments if it's already an arrayOlli Vuolteenaho2026-02-161-11/+22
* Do not try to sort() nullOlli Vuolteenaho2026-02-131-1/+1
* Add new test to read from both properties fileNikunj Arora2026-02-092-4/+166
* Upload test artifacts on failure, not successOlli Vuolteenaho2026-02-051-0/+2
* Refactor existing testsNikunj Arora2026-02-053-79/+93
* Fix Gradle 9 support by using common AAR directoryOlli Vuolteenaho2026-01-294-17/+34
* Bump to Gradle 9.3.0Olli Vuolteenaho2026-01-272-2/+2
* Change the default property format to be camelCaseNikunj Arora2026-01-083-31/+56
* Build release artifacts in CIOlli Vuolteenaho2025-12-232-0/+23
* Fix errors in tests causing CI failuresNikunj Arora2025-12-221-1/+2
* Bump Gradle to version 8.14.3Olli Vuolteenaho2025-12-221-1/+1
* CI: Upload test report to Coin as an artifactOlli Vuolteenaho2025-12-221-0/+10
* Consolidate the property searching at one placeNikunj Arora2025-12-223-21/+22
* Add support for reading properties from other locationsNikunj Arora2025-12-041-2/+50
* Add support for resolving ~ character as user's home directory on *nixNikunj Arora2025-12-031-2/+3
* Upgrade the QtGP versionNikunj Arora2025-10-161-1/+1
* Improve ABI selection logicOlli Vuolteenaho2025-09-093-31/+78
* Convert extraCMakeArguments to ArrayListOlli Vuolteenaho2025-09-091-1/+1
* Fix wrong directory names when searching for ABIsOlli Vuolteenaho2025-07-241-5/+2
* Improve QtGP error messages for nonexisting directoriesOlli Vuolteenaho2025-07-031-2/+0
* Upgrade nmcp to version 0.1.4Rami Potinkara2025-05-271-3/+3
* Add Deprecation warning for QtBuild extension in the consoleNikunj Arora2025-05-231-0/+11
* Rename qt.kitDir to qt.abiPathNikunj Arora2025-05-232-4/+4
* Add docs for how to add dependency on QtBuildTask for custom flavorsNikunj Arora2025-05-231-0/+37
* Add docs for new way of defining properties in QtGPNikunj Arora2025-05-201-24/+101
* Doc: Update the Qt Gradle landing pageJohanna Vanhatapio2025-05-1910-322/+447
* Add comments to explain programming choicesTero Koponen2025-05-082-1/+11
* Change the naming of extraCMakeArgs to extraCMakeArgumentsNikunj Arora2025-05-081-3/+3
* Modify QtBuildTask to use gradle.propertiesQtGP_1.3_RCTero Koponen2025-04-282-5/+34
* Print QtGP version at the start of a buildNikunj Arora2025-04-282-0/+37
* Upgrade the QtGP version to 1.3Nikunj Arora2025-04-252-2/+2
* Docs: Add macOS x86_64 as supported host platformNicholas Bennett2025-03-311-1/+1
* Don't try to sign local buildsNikunj Arora2025-03-281-0/+1
* Fix ninjaPath parsingOlli Vuolteenaho2025-03-241-4/+5
* Improve extraCMakeArguments documentationOlli Vuolteenaho2025-03-182-4/+4
* Prevent other build errors if QtBuild failsOlli Vuolteenaho2025-03-171-1/+1