223 Commits

Author SHA1 Message Date
tsteven4
56d94cfd79 fix list-qt, install-qt for android >= 6.7.0
This resolves #946
2025-10-06 19:22:43 -06: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
b22c86daef Release version 3.3.0
Some checks failed
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>
2025-06-02 20:09:18 +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
Alexandre Poumaroux
03924a5825 Update official.rst 2025-05-05 16:24:06 +02:00
Alexandre Poumaroux
f7d388ec5f Update cli.rst 2025-04-20 01:05:15 +02:00
Alexandre Poumaroux
7f214b5137 Update cli.rst 2025-04-17 23:47:02 +02:00
Alexandre Poumaroux
aec22062d9 Update cli.rst 2025-04-17 23:45:45 +02:00
Alexandre Poumaroux
b98b0a2a20 Update cli.rst 2025-04-17 23:41:29 +02:00
Alexandre Poumaroux
9318b3a128 Update cli.rst 2025-04-17 23:39:00 +02:00
Alexandre Poumaroux
b19e3c5da3 Update cli.rst 2025-04-17 22:44:26 +02:00
Alexandre Poumaroux
bfc3bfb845 Update installation.rst 2025-04-17 22:41:14 +02:00
Alexandre Poumaroux
1319a9d81f Update installation.rst 2025-04-17 22:41:06 +02:00
Alexandre Poumaroux
8bda49f385 Merge branch 'miurahr:master' into use-official-doc 2025-04-09 22:41:17 +02:00
Alexandre Poumaroux
228ab08026 Add --dry-run and example for --use-official-installer 2025-03-24 04:53:00 +01:00
Alexandre Poumaroux
d4f2cdbe1b Add --use-official-installer doc to cli.rst 2025-03-24 04:46:49 +01:00
Alexandre 'Kidev' Poumaroux
bb523be201 Add --use-official-installer to install-qt 2025-03-18 00:32:57 +01:00
Hiroshi Miura
0cd00b4a50 Release v3.2.1
Some checks are pending
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.12, 6.6.3) (push) Waiting to run
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.5.3) (push) Waiting to run
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.6.3) (push) Waiting to run
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.0) (push) Waiting to run
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.1) (push) Waiting to run
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.5.3) (push) Waiting to run
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.6.3) (push) Waiting to run
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.7.3) (push) Waiting to run
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2025-03-16 18:06:12 +09:00
Alexandre Poumaroux
d0ca508859 Commercial docs (#886)
* First documentation draft for the commercial feature

* Update commercial.rst

* Update commercial.rst

* Update docs/commercial.rst

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>

* Update docs/commercial.rst

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>

* Update and rename commercial.rst to official.rst

* Update index.rst

* Update official.rst

---------

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
2025-03-16 17:54:54 +09:00
Hiroshi Miura
a30f5a3d05 Release version 3.2.0
Some checks failed
Check tox tests / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build and publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.7.3) (push) Has been cancelled
Signed-off-by: miurahr <miurahr@linux.com>
2025-01-29 08:07:32 +09:00
Alexandre Poumaroux
128fa5bc8c Update docs for more recent versions of Qt, and for WASM (#876)
* Update getting_started.rst

* Update getting_started.rst

* Update cli.rst

* Specify one command is for Qt5 only
2025-01-06 16:04:44 +09:00
Hiroshi Miura
f8537321c1 Release version 3.1.21
Some checks are pending
Check tox tests / Check packaging 📦 (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Publish Python 🐍 distributions 📦 to PyPI / Build and publish Python 🐍 distributions 📦 to PyPI (push) Waiting to run
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.0) (push) Waiting to run
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.1) (push) Waiting to run
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.5.3) (push) Waiting to run
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.6.3) (push) Waiting to run
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.7.3) (push) Waiting to run
Test on GH actions environment / test (binary, windows-latest, 3.12, 6.6.3) (push) Waiting to run
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.5.3) (push) Waiting to run
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.6.3) (push) Waiting to run
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-12-20 20:33:51 +09:00
Hiroshi Miura
17db163d85 docs: update authors.rst
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-12-17 11:42:10 +09:00
Hiroshi Miura
c23cb1daad docs: update CHANGELOG.rst
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-12-17 11:33:10 +09:00
Hiroshi Miura
5a2e7295a3 Release v3.1.20
Some checks failed
Check tox tests, lint and types / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build and publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.7.3) (push) Has been cancelled
* search for modules in extensions directory (#838)

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-12-12 00:11:54 +09:00
Hiroshi Miura
a6ce4fccdd docs: fix changelog link
Some checks failed
Check tox tests, lint and types / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build and publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.7.3) (push) Has been cancelled
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-12-01 11:05:14 +09:00
Hiroshi Miura
58c2ce6dc3 Release v3.1.19
Support Qt 6.8.1 and Python 3.13. amd many bug fixes.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-12-01 10:58:14 +09:00
Hiroshi Miura
46d334a123 Merge pull request #823 from miurahr/topic/miurahr/drop-old-syntax
Some checks failed
Check tox tests, lint and types / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build and publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.7.3) (push) Has been cancelled
refactor: remove legacy subcommand syntax
2024-10-11 09:38:44 +09:00
Hiroshi Miura
ebc2e753ef docs: add appendix to explain special case. (#830)
Some checks failed
Check tox tests, lint and types / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build and publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.7.3) (push) Has been cancelled
* docs: add appendix to explain special case.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* docs: update index.rst

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* docs: fix typo

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* docs: fix reference

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

---------

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-10-09 17:55:52 +09:00
Hiroshi Miura
2615219b70 docs: remove explanation of a legacy command syntax
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-09-29 11:29:55 +09:00
Hiroshi Miura
3c31e47a18 Update docs/CHANGELOG.rst 2024-08-16 17:49:27 +09:00
Hiroshi Miura
b5514457c2 Update docs/CHANGELOG.rst
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
2024-08-16 17:47:32 +09:00
Hiroshi Miura
2f998d28d0 docs: update CHANGELOG.rst
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-08-05 08:47:11 +09:00
Hiroshi Miura
cc132299ce Release version 3.1.18
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-08-04 11:55:48 +09:00
Hiroshi Miura
847a3464c4 Release v3.1.17
fix installation of Qt 6.8.0

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-07-28 12:21:30 +09:00
Hiroshi Miura
4a1aba973e docs: Update cli document for Qt 6.8.0
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-06-20 21:16:39 +09:00
Hiroshi Miura
8c4bf2ed70 Release version 3.1.16
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-06-16 09:44:45 +09:00
Hiroshi Miura
b629c84943 Drop support for Python 3.7 (#741)
- Minimum required python version to be 3.8.10, a last version which got regular bug fixes.
- tox: drop 3.7 and add 3.12
- Next aqtinstall release will be version 3.2.0

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-05-04 16:21:01 +09:00
Hiroshi Miura
a5dea634f4 Release v3.1.15
Fixed
-----
* Fix unintentional broken pyproject.toml

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-05-04 14:44:36 +09:00
Hiroshi Miura
89ed69b822 Release v3.1.14
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-04-28 07:55:25 +09:00
Hiroshi Miura
2b4dd5abac Release version 3.1.13
Added
-----
- Add support for arm64 architecture on linux desktop (#766)

Changed
-------
- Add Qt 6.6.3 as known version (#773)

Document
--------
- Add example command line that show combinations of sub-commands (#759)

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-04-13 17:49:18 +09:00
Hiroshi Miura
cf4bda9a4e Merge pull request #766 from rectalogic/arm64
Support linux_gcc_arm64 arch in 6.7.0 via new linux_arm64 host
2024-04-10 20:51:03 +09:00
Hiroshi Miura
c4ed820f37 Merge pull request #759 from asensi/patch-1
docs: Add code to remove qtnetworkauth from a list
2024-03-08 15:51:55 +09:00
Andrew Wason
b51d200c32 more docs 2024-03-06 13:17:40 -05:00
Andrew Wason
305abad941 Update docs 2024-03-06 13:04:28 -05:00
Hiroshi Miura
8592b1d917 Release 3.1.12
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-03-02 09:14:48 +09:00
asensi
1556c2ac1a Add code to remove qtnetworkauth from a list
Substitute `This exercise is left to the reader` with a particular command. Another possibility was: 
$ aqt install-qt windows desktop 5.15.2 win64_mingw81 \
    -m $(aqt list-qt windows desktop --modules 5.15.2 win64_mingw81 | awk '{for (i=1; i<=NF; i++) if ($i != "qtnetworkauth") printf("%s ", $i)}')
2024-02-10 18:01:10 +01:00
Andrew Wason
61e18c869f Add docs clarifying list-doc and install-doc (#754)
* Add docs clarifying list-doc and install-doc

Fixes https://github.com/miurahr/aqtinstall/issues/753

* Update docs/getting_started.rst

Co-authored-by: David Dalcino <ddalcino@users.noreply.github.com>

* Update docs/getting_started.rst

Co-authored-by: David Dalcino <ddalcino@users.noreply.github.com>

* Update docs/getting_started.rst

Co-authored-by: David Dalcino <ddalcino@users.noreply.github.com>

* Update docs/getting_started.rst

Co-authored-by: David Dalcino <ddalcino@users.noreply.github.com>

* Update docs/getting_started.rst

Co-authored-by: David Dalcino <ddalcino@users.noreply.github.com>

* Update docs/getting_started.rst

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>

* Update docs/getting_started.rst

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>

* Update docs/getting_started.rst

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>

* Update docs/getting_started.rst

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>

* Update docs/getting_started.rst

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>

---------

Co-authored-by: David Dalcino <ddalcino@users.noreply.github.com>
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
2024-01-23 14:05:21 +09:00