Hiroshi Miura
8be92dfae3
Merge pull request #966 from tsteven4/typesr
...
Check tox tests / Check packaging 📦 (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Publish Python 🐍 distributions 📦 to PyPI / Build package (push) Waiting to run
Publish Python 🐍 distributions 📦 to PyPI / publish Python 🐍 distributions 📦 to PyPI (push) Blocked by required conditions
Test on GH actions environment / test (binary, windows-latest, 3.13, 6.6.3) (push) Waiting to run
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.5.3) (push) Waiting to run
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.6.3) (push) Waiting to run
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.0) (push) Waiting to run
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.1) (push) Waiting to run
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.5.3) (push) Waiting to run
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.6.3) (push) Waiting to run
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.7.3) (push) Waiting to run
fix mypy configuration
2025-12-16 00:52:02 +09:00
tsteven4
a8e5bec377
fix mypy configuration
...
correct spelling of types-requests for mypy.
add missing dependency for mypy to fix:
mypy: commands[0]> mypy --html-report build/mypy aqt
You must install the lxml package before you can run mypy with `--html-report`.
2025-12-15 07:09:25 -07:00
Hiroshi Miura
794eb77433
Merge pull request #962 from miurahr/topic/miurahr/pyproject-tox-configuration-native-toml
...
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build package (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.7.3) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
chore(tox): Migrate to Tox 4 configuration format
2025-12-14 15:09:21 +09:00
Hiroshi Miura
baaa90e0cc
chore(tox): Migrate to Tox 4 configuration format
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2025-12-14 12:19:50 +09:00
Hiroshi Miura
c1fad8489d
Merge pull request #964 from miurahr/topic/miurahr/style/reformat-tests-black
...
style(tests): reformat test_install.py by black
2025-12-14 12:17:53 +09:00
Hiroshi Miura
df4751a1a4
style(tests): reformat test_install.py by black
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2025-12-14 11:56:08 +09:00
Hiroshi Miura
59f5f597fe
Merge pull request #961 from miurahr/topic/miurahr/ci/improve-ci-stylechecks
...
fix(linter): correct ci runner configuration
2025-12-14 11:51:07 +09:00
Hiroshi Miura
960ab7ba6b
Merge pull request #960 from miurahr/topic/miurahr/style-update-test-code-202512
...
style: Improve readability by reformatting long lines
2025-12-14 11:50:18 +09:00
Hiroshi Miura
f904a0d231
chore(ci): remove reviewdog and streamline linter workflows
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2025-12-14 11:47:55 +09:00
Hiroshi Miura
04772e0043
fix(linter): correct reviewdog runner parameter from flake8 to check
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2025-12-14 11:24:16 +09:00
Hiroshi Miura
5572fc9127
style: Improve readability by reformatting long lines
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2025-12-14 11:20:06 +09:00
Hiroshi Miura
6a16bc01f1
Merge pull request #948 from DESKi-IO/qt-official-mac-arm64
...
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build package (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.7.3) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Handle special mac arm64 official installer case
2025-12-08 21:43:58 +09:00
Hiroshi Miura
15b45e7e32
Merge pull request #954 from xavier2k6/aqt_ci_act
...
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build package (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.7.3) (push) Has been cancelled
chore: Bump numerous `action` revisions
2025-12-08 08:42:21 +09:00
xavier2k6
80dc75ddd1
chore: Bump numerous action revisions
...
* Bump `actions/checkout` to `v6`.
* Bump `actions/setup-python` to `v6`.
* Bump `actions/setup-java` to `v5`.
* Bump `codeql-action/init` to `v4`.
* Bump `codeql-action/analyze` to `v4`.
* Bump `actions/upload-artifact` to `v5`.
* Bump `actions/download-artifact` to `v6`.
* Bump `reviewdog/action-setup` to `v1.5.0`.
* Bump `svenstaro/upload-release-action` to `v2.11.3`.
2025-12-05 13:07:04 +00:00
Hiroshi Miura
9475986b31
Merge pull request #927 from Kidev/fix_926
...
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build package (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.7.3) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Fix spec version input for `all_os` `wasm` not detecting `wasm_*` architectures for Qt >= 6.8.0
2025-11-06 18:19:28 +09:00
Hiroshi Miura
08d83d503b
Merge pull request #947 from tsteven4/issue946
...
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build package (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.7.3) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
fix extensions for list-qt, install-qt commands and android >= 6.7.0
2025-10-14 12:01:56 +09:00
Hiroshi Miura
06bcc88d55
Merge pull request #941 from tsteven4/woa_extensions
...
fix installation of extensions for windows arm64.
2025-10-14 12:01:07 +09:00
Arnaud de Mouhy
760691c535
Use dictionary's get
2025-10-13 16:54:47 +02:00
Arnaud de Mouhy
d9b6f1a747
Handle special mac arm64 official installer case
2025-10-13 15:32:15 +02:00
tsteven4
56d94cfd79
fix list-qt, install-qt for android >= 6.7.0
...
This resolves #946
2025-10-06 19:22:43 -06:00
tsteven4
4a53344c99
fail correctly for windows_arm64 paired with win64_msvc2022_arm64_cross_compiled.
2025-09-16 14:54:19 -06:00
tsteven4
ce91d93eee
fix installation of extensions for windows arm64.
...
The qtwebengine extension for WoA appeared in 6.10.0.
The qtpdf extension for WoA appeared in 6.9.2.
Support for both the cross compiled and native versions is included
and tested.
2025-09-16 11:32:28 -06:00
Hiroshi Miura
c7137c4c27
Merge pull request #934 from miurahr/topic/miurahr/ci/use-hash-for-svenstaro-upload-release-action
...
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build package (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.7.3) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
chore: Pin `svenstaro/upload-release-action` to a specific commit (`v2.11.2`) in workflow file.
2025-07-29 23:07:01 +09:00
Hiroshi Miura
d05366b903
Merge pull request #931 from Kidev/add_more_binaries
...
Add binaries for windows-arm64 and macos15-arm64
2025-07-29 23:06:47 +09:00
Hiroshi Miura
121c8a8854
Merge pull request #933 from miurahr/topic/miurahr/ci/reviewdog-installer-actions
...
Use reviewdog GitHub Action for setup in linter workflow.
2025-07-29 23:04:07 +09:00
Hiroshi Miura
b6112914a9
Merge branch 'master' into topic/miurahr/ci/use-hash-for-svenstaro-upload-release-action
2025-07-29 20:23:06 +09:00
Hiroshi Miura
1da42268da
Merge branch 'master' into topic/miurahr/ci/reviewdog-installer-actions
2025-07-29 20:20:28 +09:00
Hiroshi Miura
c59fc8d2ac
Merge pull request #935 from miurahr/topic/miurahr/ci/linter-ignore-p7zip-url
...
chore(ci): Update linkcheck_ignore list in documentation configuration
2025-07-29 20:19:20 +09:00
Hiroshi Miura
55e9f1b8c7
chore(ci): Update linkcheck_ignore list in documentation configuration
...
- Added 'https://p7zip.sourceforge.net/ ' to ignored links.
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2025-07-29 15:24:43 +09:00
Hiroshi Miura
98e47ca21c
chore: Pin svenstaro/upload-release-action to a specific commit (v2.11.2) in workflow file.
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2025-07-29 15:20:39 +09:00
Hiroshi Miura
8c17e5cfb4
Use reviewdog GitHub Action for setup in linter workflow.
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2025-07-29 15:16:46 +09:00
Alexandre 'Kidev' Poumaroux
68916ea96d
Re-run checks
2025-07-17 09:17:18 +02:00
Alexandre 'Kidev' Poumaroux
6be0df3ba9
Add windows-arm64, macos15-arm64 binaries. Use windows-2025 instead of windows-latest
2025-07-14 00:35:21 +02:00
Alexandre 'Kidev' Poumaroux
b44a7fa5de
Fix #926
2025-06-12 18:12:48 +02:00
Hiroshi Miura
b22c86daef
Release version 3.3.0
...
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.7.3) (push) Has been cancelled
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build package (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.0) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
v3.3.0
2025-06-02 20:09:18 +09:00
Hiroshi Miura
0be0f6b2e2
Merge pull request #918 from miurahr/topic/miurahr/prepare-release-v3-3-0
...
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build package (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.7.3) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Update changelog for preparation of the next v3.3.0 release
2025-05-17 09:03:10 +09:00
Hiroshi Miura
149846de82
Update docs/authors.rst
...
adjust for review feedback
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com >
2025-05-17 08:41:58 +09:00
Hiroshi Miura
aa0fd2903b
Update authors file with new contributors and contributions
...
- Added @tsteven4 and Alexandre @Kidev Poumaroux's major contributions to the description section.
- Adjusted individual contribution details for multiple authors and updated the alphabetical list accordingly.
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2025-05-15 13:38:30 +09:00
Hiroshi Miura
734df73f5c
Update changelog for preparation of the next v3.3.0 release
...
Added details for version 3.3.0.
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2025-05-15 13:27:18 +09:00
Hiroshi Miura
4d86e4d804
Merge pull request #907 from Kidev/use-official-doc
...
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build package (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.7.3) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Documentation: Add --use-official-installer, --dry-run, --UNSAFE-ignore-hash, examples
2025-05-15 13:13:53 +09:00
Hiroshi Miura
064f707196
Merge pull request #914 from tsteven4/woa
...
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build package (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.7.3) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
update host windows_arm64 files as we do with windows.
2025-05-11 12:20:45 +09:00
Alexandre Poumaroux
03924a5825
Update official.rst
2025-05-05 16:24:06 +02:00
Hiroshi Miura
9c1b32f2fe
Merge pull request #909 from Kidev/fix_linux_version
...
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.7.3) (push) Has been cancelled
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build package (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.13, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.13, 6.6.3) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Fix arch guessing error when version not fully qualified, fix list-qt android, add --UNSAFE-ignore-hash, add --use-official-installer to list-qt
2025-05-05 00:36:25 +09:00
Alexandre 'Kidev' Poumaroux
3efa01906c
Make match_any_ext use TARGETS_FOR_HOST const array for values
2025-04-24 10:00:56 +02:00
J.D. Purcell
a039f9ff9e
Fix list-qt for all_os 6.7.* by updating fetch_versions
...
Signed-off-by: Alexandre 'Kidev' Poumaroux <1204936+Kidev@users.noreply.github.com >
2025-04-24 09:57:33 +02:00
Alexandre 'Kidev' Poumaroux
2072542a88
Make print_version consistent
2025-04-20 01:09:11 +02:00
Alexandre Poumaroux
f7d388ec5f
Update cli.rst
2025-04-20 01:05:15 +02:00
Alexandre 'Kidev' Poumaroux
c67bece924
Add simple --use-official-installer to list-qt
2025-04-20 00:36:05 +02:00
tsteven4
5bb0dfa123
update host windows_arm64 files like windows.
2025-04-19 11:39:19 -06:00
Alexandre 'Kidev' Poumaroux
5d74ad44c9
Fix issue with list android 6.7
2025-04-19 00:50:57 +02:00