Commit Graph

12 Commits

Author SHA1 Message Date
Cyano Hao 19227bc2a4
update llvm compiler version in windows package (#360) 2024-04-01 11:00:20 +08:00
Cyano Hao 334ab8d87b
merge llvm installer script to mingw script (#355) 2024-03-31 08:23:30 +08:00
Cyano Hao 7de2e61543
add per-user installation (#354)
- installer language is no longer remembered (shell context not decided yet when choosing language)
2024-03-30 17:53:42 +08:00
Cyano Hao dfe2304067
update translations in installer script (#349)
- uninstaller deletes shortcuts in all languages
- add translations for app name, installation types, and file associations
- adjust spaces and punctuations
2024-03-30 13:19:31 +08:00
Cyano Hao 89423870dd
correct uninstall string in registry (#347) 2024-03-30 10:35:45 +08:00
Cyano Hao 1ea2846f2b
make use of modern nsis libs in installer script (#345) 2024-03-30 00:00:56 +08:00
Cyano Hao 7a3289b1d2
add compact os integration (#343) 2024-03-30 00:00:09 +08:00
Cyano Hao 54466a97b5
do not restore file associations in uninstaller (#341) 2024-03-29 19:14:30 +08:00
Cyano Hao acd9030374
check OS arch and version in installer (#340) 2024-03-29 12:50:45 +08:00
Cyano Hao b3d4135709
orthogonalize mingw32 and mingw64 in packaging script (#338) 2024-03-29 08:22:02 +08:00
Cyano Hao f05f42b63f
do not remove config if uninstalling silently (#336) 2024-03-29 08:12:48 +08:00
Cyano Hao 4ac5bc3a40
merge msys packaging scripts (#334) 2024-03-28 17:46:39 +08:00