summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add a script to help collect statistics on restagingDaniel Smith2022-04-265-0/+681
* Cache incoming events and check the cache after setting up listenersDaniel Smith2022-04-073-9/+36
* Update qt6 benchmark runners to use qml pathsDaniel Smith2022-04-062-3/+3
* testwheel.py: Adapt to 6.3 wheel splitFriedemann Kleint2022-03-291-13/+22
* Add an option to co-stage version bumps with the submodule update botDaniel Smith2022-03-241-2/+63
* Automatically set topic when pushing API change reviewsEdward Welbourne2022-03-173-6/+4
* Enable QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT bump in branch_qt.pyIikka Eklund2022-03-151-19/+51
* branch_qt.py: Make future additions to "mode" more scalableIikka Eklund2022-03-141-15/+17
* Add a basic status endpoint for use in dashboardingDaniel Smith2022-03-091-0/+18
* Prepare Cherry-pick bot for tqtc private LTS branchesDaniel Smith2022-03-0912-177/+560
* branch_qt.py: Minor refactoringIikka Eklund2022-02-281-15/+16
* branch_qt.py: Minor refactoring to ease out future additionsIikka Eklund2022-02-251-34/+9
* Run black formatter for branch_qt.pyIikka Eklund2022-02-251-167/+266
* Update submodule_update_watcher regex to catch yocto/meta-qt6 updatesDaniel Smith2022-02-241-4/+5
* Fix event listener restoration functionalityDaniel Smith2022-02-244-19/+51
* branch_qt.py: Fix issues found with lintersIikka Eklund2022-02-231-18/+25
* Fix incompatible type in bumpers DictIikka Eklund2022-02-231-1/+1
* Adjust typing hints for branch_qt.pyIikka Eklund2022-02-231-9/+8
* Show failed to install tests archive summaryKarim Abdelrahman2022-01-201-0/+5
* Update version number bumpJani Heikkinen2022-01-141-2/+10
* Add QtIf, QtAppMan and QtQMLCompilerPlus as a Qt6 extra repositoryJani Heikkinen2021-12-171-1/+4
* parse_build_log: print a warning about fatal timeouts in testsFabian Kosmale2021-12-161-6/+15
* Dedupe reporting of failed testsFabian Kosmale2021-12-161-6/+20
* parse_build_log: Correct failure checkFabian Kosmale2021-12-161-1/+1
* Show CMake errorsKarim Abdelrahman2021-12-091-2/+5
* testwheel.py: Test the commercial examples as wellFriedemann Kleint2021-12-071-5/+13
* Add missing ',' for 'formal codereview' caseJani Heikkinen2021-11-021-1/+1
* Add new extra repositories in version bump scriptJani Heikkinen2021-10-191-1/+3
* Rework QtBranching.bump_qtbase_datastream()Edward Welbourne2021-10-081-26/+73
* Split embedded runners for qt5 and qt6Daniel Smith2021-10-085-8/+501
* Move QMLBenchRunner into qt/qtqa and make it a first-class citizenDaniel Smith2021-10-085-0/+717
* Do formal code review by defaultJani Heikkinen2021-10-071-13/+30
* Fix mypy findings from branch_qt.pyJani Heikkinen2021-10-051-6/+7
* Update extra repository handlingJani Heikkinen2021-10-051-4/+26
* testwheel.py: Add the 6.2 examplesFriedemann Kleint2021-09-281-11/+20
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Add version number bump for src/plugins/sqldrivers/.cmake.confJani Heikkinen2021-09-141-1/+4
* Fix qdatastream version number bumpingJani Heikkinen2021-09-141-3/+3
* Convert API change review script resetboring.py to python3Edward Welbourne2021-09-012-14/+14
* Add API Change Review wrapper scriptDavid Skoland2021-08-174-0/+369
* Adapt to dulwich.index.IndexEntry changing sizeEdward Welbourne2021-08-051-9/+22
* Add note to check documentationDavid Skoland2021-07-051-0/+3
* Update version number bump scriptJani Heikkinen2021-06-161-42/+70
* Remove obsolete 'insignificant' flag from testSimo Fält2021-05-131-2/+0
* Update dependencies for cherry-pick botDaniel Smith2021-05-121-62/+57
* testwheel.py: Fix path to 6.1 examplesFriedemann Kleint2021-05-121-2/+3
* testwheel.py: Add more examples for 6.1Friedemann Kleint2021-05-061-5/+35
* Document preliminary review needed after running api-review-genEdward Welbourne2021-04-141-0/+15
* testwheel.py: Use the correct example for installingFriedemann Kleint2021-04-071-3/+4
* testwheel.py: Replace PyInstaller test by cxfreeze for Qt >= 6Friedemann Kleint2021-04-011-10/+48