Skip to content

Commit b5cafea

Browse files
committed
updated NOTES.txt, added periodical upgrades
1 parent d3dd243 commit b5cafea

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

NOTES.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,20 @@ GitHub Actions:
414414
msys2/setup-msys2@v2
415415
jurplel/install-qt-action@v3
416416

417+
- periodical upgrades:
418+
419+
- analyzers-qtX.yml
420+
- add-apt-repository Clang 14
421+
- clang-cl.yml
422+
- Install LLVM and Clang 15.0.6 (KyleMayes/install-llvm-action@v1)
423+
- Qt 6.3.2 install base components (jurplel/install-qt-action@v3)
424+
- QMYSQL install driver dlls (Qt 6.3.2) - needed to rebuild the QSQL QMYSQL driver
425+
- linux-qtX.yml
426+
- add-apt-repository Clang 15
427+
- msvc-2022.yml
428+
- Qt 6.3.2 install base components (jurplel/install-qt-action@v3)
429+
- QMYSQL install driver dlls (Qt 6.3.2) - needed to rebuild the QSQL QMYSQL driver
430+
417431
- how to update the clazy-standalone (analyzers.yml):
418432
- update the QtCreator to latest version, copy libexec/qtcreator/clang/ to some empty folder
419433
- leave only the clazy-standalone executable in the bin/ folder and compress it:

0 commit comments

Comments
 (0)