summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* testwheel.py: Fix up the error handlingFriedemann Kleint2025-03-251-22/+25
* Qfp testing - no more manual downloading and installing of wheelsShyamnath Premnadh2025-03-072-2/+101
* Transfer Build_ref_cleaner to python 3Casimir Saastamoinen2025-02-192-38/+47
* Android: remove obsolete org.qtproject.qt.android.accessibility packageAssam Boudjelthia2025-02-051-2/+1
* Update version bump scriptJani Heikkinen2025-02-031-0/+5
* Add new functionality to remove Code-Review +2 for dev changesDaniel Smith2024-12-101-82/+202
* Test Wheels: Update version checkEce Cinucen2024-12-091-1/+1
* Branching: Do not skip qtqaJani Heikkinen2024-10-281-1/+1
* Fix testwheel to no longer inspect a module __dict__Christian Tismer2024-10-241-2/+2
* Android: Add a script to generate Java API reviewAssam Boudjelthia2024-10-141-0/+339
* testwheel.py: Fix path to widgetgraphgallery exampleFriedemann Kleint2024-10-081-1/+1
* qmlbenchrunner: add tag and report results to new bucketJuho Lääkkö2024-09-191-2/+6
* Update branch_qt.pyJani Heikkinen2024-09-171-0/+2
* Update usage messages for API change review scriptsEdward Welbourne2024-08-132-2/+4
* corebenchrunner: Move to a repositoryAudun Sutterud2024-08-0723-2255/+0
* Support str() on CMakeScanner.Token and cope with QT_LICENSE_IDEdward Welbourne2024-07-301-1/+6
* Remove the obsolete jira-bug-closer scriptDaniel Smith2024-07-2634-2796/+0
* Remove the Cherry Pick BotDaniel Smith2024-07-2540-13997/+0
* Fix relation chain searching when a direct parent is not yet mergedDaniel Smith2024-07-246-60/+184
* Implement footer "Reopens:" and automatic revert detectionDaniel Smith2024-07-243-131/+299
* Improve error handling in jira jira closerDaniel Smith2024-07-244-10/+47
* Improve API for Jira Closer bot to utilize fallbacksDaniel Smith2024-07-241-19/+49
* Skip closed branches in the cherry-picking automationDaniel Smith2024-07-242-5/+22
* Fix incorrect comment URLs when a cross-repo change already existsDaniel Smith2024-07-241-1/+2
* Move QtBinarySizeBot to own repositoryDaniel Smith2024-07-2420-1317/+0
* qtbinarysizebot: Fix issues noticed during testingJari Helaakoski2024-07-246-16/+67
* Exclude headers with relative paths starting ../Edward Welbourne2024-07-151-6/+12
* Move qt-binary-size-bot from gitlabJari Helaakoski2024-06-0320-0/+1266
* qmlbenchrunner: Fix -prefix option usageAudun Sutterud2024-06-031-1/+1
* Recurse into subdirecties from CMakeLists.txt on add_subdirectory(...)Edward Welbourne2024-05-301-2/+14
* corebenchrunner: Exit on module-related errorsAudun Sutterud2024-05-221-24/+10
* corebenchrunner: Ensure that libxcb.so is builtAudun Sutterud2024-05-211-1/+1
* Recursive traversal needs to yield from its recursionEdward Welbourne2024-05-161-1/+1
* Ensure newline after each header in cmakescan.pyEdward Welbourne2024-05-161-2/+2
* Use dict.setdefault() instead of try/KeyError patternEdward Welbourne2024-05-151-3/+1
* Tool testing based on the wheel installedShyamnath Premnadh2024-05-131-5/+15
* Add tests for pyside6-balsamuiShyamnath Premnadh2024-05-101-1/+1
* Add tests for pyside6-qsb and pyside6-balsamShyamnath Premnadh2024-05-101-1/+1
* corebenchrunner: Fix a timeout bugAudun Sutterud2024-04-291-0/+2
* corebenchrunner: Improve error logicAudun Sutterud2024-04-293-38/+27
* Modify pick behavior when the expected parent has not been picked yetDaniel Smith2024-04-242-61/+64
* Add API endpoint for calculating JIRA FixVersion for a gerrit changesDaniel Smith2024-04-242-20/+135
* Fix detection of non-numeric branch names in waterfall logicDaniel Smith2024-04-242-6/+22
* Fix call to print_failed_test() missing last argEdward Welbourne2024-04-191-1/+1
* corebenchrunner: Use robust error logicAudun Sutterud2024-04-168-138/+111
* corebenchrunner: Fix error logicAudun Sutterud2024-04-161-4/+4
* PySide Deployment Test: Change executable suffixShyamnath Premnadh2024-04-091-2/+9
* testwheel.py: Adapt to changed example layout in 6.7Friedemann Kleint2024-04-091-1/+1
* testwheel.py: Test a Qt Quick Controls exampleFriedemann Kleint2024-04-021-0/+2
* Fix --amend and --replace for api-review-genEdward Welbourne2024-03-211-29/+70