| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-11 | feat(qt): support dynamic mkspec selection for Qt SDK | ruanc | |
| - Add mkspec variable to store QMAKE_XSPEC or QMAKE_SPEC from Qt environment - Include mkspec in the returned Qt SDK information table - Use dynamic mkspec path instead of hardcoded platform-specific paths - Remove hardcoded mkspec directory paths for macosx, linux, windows, android and wasm platforms - Add include directories using the dynamic mkspec path for proper Qt compilation | |||
| 2026-01-10 | fix:qt mkspecsdir | RC1844 | |
| Fix the qt mkspecsdir path | |||
| 2026-01-09 | improve mingw toolchain | ruki | |
| 2025-10-23 | fix | chooyy | |
| 2025-10-23 | support specify cuda sdk version via cuda_sdkver | chooyy | |
| 2025-10-16 | improve old ndk to support gcc | ruki | |
| 2025-10-04 | Fix cacheinfo field reference for mingw detection | ruki | |
| 2025-10-03 | Add msystem support on msys2 | star9029 | |
| 2025-09-20 | optimize codesign | ruki | |
| 2025-09-10 | improve detectcache save | ruki | |
| 2025-09-10 | support for vs2026 | ruki | |
| 2025-07-03 | rename copyright | ruki | |
| 2025-06-07 | fix(find_qt): gracefully handle unsupported `-qtconf` argument | Doekin | |
| 2025-05-26 | Update find_dia_sdk.lua | ruki | |
| 2025-05-23 | Improve flow control | star9029 | |
| 2025-05-23 | Improve find_dia_sdk | star9029 | |
| 2025-05-22 | Update find_vstudio.lua | ruki | |
| 2025-05-22 | Fixed the issue where vstudio cannot be found when there are more versions ↵ | xiaobfly | |
| of the same vstudio in the system. vswhere echo string: D:\Microsoft Visual Studio\2022\Professional2 D:\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\Build xmake thought it was a string, but in fact, it was two. so, should split it by "\n": { "D:\Microsoft Visual Studio\2022\Professional2", "D:\Microsoft Visual Studio\2022\Professional" } | |||
| 2025-05-20 | Merge pull request #6456 from Redbeanw44602/find-vs-dia-sdk | ruki | |
| Add `detect.sdks.find_dia_sdk`. | |||
| 2025-05-19 | use `opt.plat` | Redbeanw44602 | |
| 2025-05-18 | load msvc toolchain with specific plat/arch. | Redbeanw44602 | |
| 2025-05-17 | add detect cache and `force`, `verbose` option. | Redbeanw44602 | |
| 2025-05-16 | update: find qt by qt_sdkver option | binLep | |
| 2025-05-16 | add `detect.sdks.find_dia_sdk`. | Redbeanw44602 | |
| 2025-05-15 | add some vcvars for custom msvc sdk. | Redbeanw44602 | |
| 2025-05-15 | add missing linkdirs. | Redbeanw44602 | |
| 2025-05-15 | fix typo. | Redbeanw44602 | |
| 2025-04-10 | improve `emscripten` detection by including `emcc.py` search | Doekin | |
| 2025-03-14 | improve to find ndk | ruki | |
| 2025-02-28 | fix checkinfo | ruki | |
| 2025-02-28 | improve to select latest toolset | ruki | |
| 2025-02-28 | attempt to select latest version | ruki | |
| 2025-02-28 | rename vcvars_ver to toolset | ruki | |
| 2025-02-13 | update harmony sdk | ruki | |
| 2025-01-26 | add find_iarsdk | ruki | |
| 2025-01-22 | Add `qt_host` option to enable cross-platform Qt Builds using host SDK tools | Chan Lee | |
| 2024-12-30 | fix wrong envsep under msvc-wine. | Redbeanw44602 | |
| 2024-11-30 | Obtain MinGW's path from LLVM_MINGW_DIR/ROOT | iFarbod | |
| If either of LLVM_MINGW_DIR or LLVM_MINGW_ROOT are present as environment variables, MinGW's path will be filled automatically by them. | |||
| 2024-11-20 | fix `WindowsSDKDir` -> `WindowsSdkDir` | star9029 | |
| 2024-11-20 | Merge pull request #5823 from star-hengxing/msvc-build-tools | ruki | |
| Support custom vc build tools | |||
| 2024-11-19 | improve xmake.lua | star9029 | |
| 2024-11-18 | improve find_build_tools | star9029 | |
| 2024-11-18 | fix clang on linux | star9029 | |
| 2024-11-15 | improve warnings for find_vstudio again | ruki | |
| 2024-11-15 | improve warnings for find_vstudio | ruki | |
| 2024-11-15 | improve warnings for find_vstudio | ruki | |
| 2024-11-15 | support msvc-wine | star9029 | |
| 2024-11-15 | fix win sdk version | star9029 | |
| 2024-11-15 | add find_build_tools | star9029 | |
| 2024-11-15 | improve find_vstudio #5820 | ruki | |
