1969 Commits

Author SHA1 Message Date
Hiroshi Miura
74963f9d87 fix: remove unused json
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-08-04 21:32:53 +09:00
Hiroshi Miura
3cd98d0840 fix; delete combinations.json
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-08-04 16:14:36 +09:00
Hiroshi Miura
d0260e035a fix: delete combination check
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-08-04 16:12:19 +09:00
Hiroshi Miura
cc132299ce Release version 3.1.18
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
v3.1.18
2024-08-04 11:55:48 +09:00
Hiroshi Miura
1f45a3d01b docs: update README.rst
- Update links for licensing

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-08-04 11:55:29 +09:00
Hiroshi Miura
1eebfa22fa Merge pull request #810 from miurahr/topic/miurahr/install/doc-6-8-0-url-problem
fix: doc/src/example URL in Qt 6.8.0
2024-08-04 11:49:15 +09:00
Hiroshi Miura
56c2a38756 fix: doc/src/example URL in Qt 6.8.0
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-07-30 12:58:08 +09:00
Hiroshi Miura
847a3464c4 Release v3.1.17
fix installation of Qt 6.8.0

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
v3.1.17
2024-07-28 12:21:30 +09:00
Hiroshi Miura
649c55ed46 fix: installation of android for Qt 6.8.0 (#801)
* fix: installation of android for Qt 6.8.0

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

* style: wrap a long line

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

* style: apply black

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

---------

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-07-02 12:20:58 +09:00
Hiroshi Miura
ac7da38299 Merge pull request #800 from miurahr/topic/miurahr/issues/796/windows-6-8-0-path
feat: support list and install Qt 6.8.0
2024-06-21 10:11:59 +09:00
Hiroshi Miura
7ad738b3a0 style: apply black
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-06-21 03:16:59 +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
b8f7ed69c1 feat: support list Qt 6.8.0 windows_arm64
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-06-20 21:15:13 +09:00
Hiroshi Miura
6f2f085fdb feat: support list Qt 6.8.0
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-06-20 20:11:13 +09:00
Hiroshi Miura
196cf2b495 feat: support windows/6.8.0 install
test command line
aqt install-qt windows desktop 6.8.0 win64_msvc2022_64
and
aqt install-qt windows desktop 6.8.0 win64_mingw

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-06-20 19:42:50 +09:00
Hiroshi Miura
55410e8a85 Update README.rst
- Update minimum required python version 3.8
- Tested version is 3.9 and 3.12
2024-06-20 18:18:17 +09:00
Hiroshi Miura
8c4bf2ed70 Release version 3.1.16
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
v3.1.16
2024-06-16 09:44:45 +09:00
Hiroshi Miura
c7f516ea18 Merge pull request #791 from AdrianEddy/master
Fix installing Qt for Android 6.7.0
2024-06-07 10:30:44 +09:00
AdrianEddy
47cd6d35ab Fix installing Qt for Android 6.7.0 2024-05-23 01:55:23 +02:00
Hiroshi Miura
6b03ae4613 chore: fix bug report form syntax error
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-05-07 12:53:12 +09:00
Hiroshi Miura
2cd1383e93 chore: update bug report/document error report/feature request form template (#789)
* chore: use form for bug report template

- Request mandatory information in forms.
- Add checkbox to select OS
- Add checkbox to request CoC
- other templates: comment out descriptions

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

* chore: use form for document and feature request template

- Request mandatory information in forms.
- Add checkbox to request CoC

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

---------

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-05-07 12:50:55 +09:00
Hiroshi Miura
27c351fa59 Revert "chore: use form for bug report template (#788)"
This reverts commit 47b25254fc.
2024-05-07 08:32:38 +09:00
Hiroshi Miura
47b25254fc chore: use form for bug report template (#788)
- Request mandatory information in forms.
- Add checkbox to select OS
- Add checkbox to request CoC
- other templates: comment out descriptions

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-05-07 08:26:35 +09:00
Andrew Wason
f049a82d9d Override host/target for src/docs if Qt >= 6.7.0 (#776)
* Override host/target for src/docs if Qt >= 6.7.0

Fixes https://github.com/miurahr/aqtinstall/issues/775
2024-05-05 09:28:02 +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>
v3.1.15
2024-05-04 14:44:36 +09:00
Hiroshi Miura
63dcb8731a chore: update release binary build
- Bump python@3.12
- use macos-13 from macos-latest

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-05-04 14:41:58 +09:00
Hiroshi Miura
79a991146c Revert "chore: update release binary build"
This reverts commit 930eb2b598.
2024-05-04 14:40:38 +09:00
Hiroshi Miura
89ed69b822 Release v3.1.14
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
v3.1.14
2024-04-28 07:55:25 +09:00
Hiroshi Miura
930eb2b598 chore: update release binary build
- Bump python@3.12
- use macos-13 from macos-latest

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-04-28 01:18:15 +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>
v3.1.13
2024-04-13 17:49:18 +09:00
Hiroshi Miura
799fcfb026 fix: type error on type definition
commit d0603a25 has error in type definition for mypy.
It causes ‘type’ object is not subscriptable error.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-04-13 17:40:25 +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
12051ad139 Merge pull request #773 from miurahr/update-combinations
Update `aqt/combinations.json`
2024-04-02 00:16:56 +09:00
Qt Repo Watchbot
6071f0c795 Update aqt/combinations.json 2024-04-01 00:26:24 +00: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
Andrew Wason
abc3455910 Remove arm64 qmake patch azure test 2024-03-06 11:25:29 -05:00
Andrew Wason
1615782c25 Fixes and tests. Untested Azure pipeline support. 2024-03-05 18:37:15 -05:00
Andrew Wason
452c85cd64 Fix workflows failing when fetching tags 2024-03-05 09:55:18 -05:00
Andrew Wason
d0603a2555 Handle linux desktop arm64 arch with Qt 6.7.0 via new linux_arm64 host.
Top level directories are `qtsdkrepository/linux_x64` or `qtsdkrepository/linux_arm64`
qtsdkrepository files are suffixed with `.linux_gcc_64` or `.linux_gcc_arm64`
Installation directory is `gcc_64` or `gcc_arm64`
2024-03-05 09:55:10 -05:00
Hiroshi Miura
8592b1d917 Release 3.1.12
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
v3.1.12
2024-03-02 09:14:48 +09:00
Hiroshi Miura
70163f2002 Merge pull request #763 from miurahr/update-combinations
Update `aqt/combinations.json`
2024-03-02 09:00:07 +09:00
Qt Repo Watchbot
6b7d326075 Update aqt/combinations.json 2024-03-01 00:26:34 +00: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
Hiroshi Miura
ade8918ecf Merge pull request #758 from miurahr/update-combinations
Update `aqt/combinations.json`
2024-02-10 16:42:15 +09:00
Qt Repo Watchbot
0ee3c4f029 Update aqt/combinations.json 2024-02-10 06:57:02 +00:00
David Dalcino
301ff5173b Fix generate combinations (#757)
* fix generate_combinations issue with Linux Qt 6.7

Qt 6.7.0 changes the default arch for Linux from gcc_64 to linux_gcc_64.
This allows the generate_combinations.py script to account for that.

Also, Qt 6.7.0 is missing a few architectures that were present in
earlier versions of Qt6. This makes sure that the script can pick those
up.

* black (v 24.1.1)

New version of black formats metadata.py differently than before

* Fix broken generate_combinations.py script

Versions 6.5 and 6.2 must be complete versions

Don't try to fetch Qt6 for target==winrt; it doesn't exist
2024-02-10 15:53:27 +09:00
Hiroshi Miura
50afdb40a8 fix generate_combination
- Use 6.5.3 and 6.2.3 for detection

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-02-10 12:37:18 +09:00