| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-01 | improve vs check | ruki | |
| 2026-02-01 | improve to check envs | ruki | |
| 2026-02-01 | improve to detect vs/msvc to check env length limit | ruki | |
| 2026-01-30 | find_cuda: revert breaking change | charles seizilles | |
| 2026-01-29 | (debuggers) add support of nnd | Arthur LAURENT | |
| 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-10 | Merge pull request #7203 from xmake-io/mingw | ruki | |
| improve mingw toolchain | |||
| 2026-01-10 | improve to find midl #7192 | ruki | |
| 2026-01-09 | improve mingw toolchain | ruki | |
| 2025-12-03 | improve flang | ruki | |
| 2025-12-03 | add flang support | ruki | |
| 2025-11-26 | improve appimage | ruki | |
| 2025-11-26 | pack appimage support | ruki | |
| 2025-11-26 | add dmg xpack format | 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-18 | improve has_flags | ruki | |
| 2025-09-17 | improve to find cl | ruki | |
| 2025-09-17 | improve to find gcc/clang | ruki | |
| 2025-09-12 | Merge pull request #6791 from ZZBaron/feature/nix-support | ruki | |
| Add Nix Package Manager Support | |||
| 2025-09-11 | nix support: adjustments pointed out by ruki | zzbaron | |
| 2025-09-11 | feat: add nix support | zzbaron | |
| 2025-09-10 | improve detectcache save | ruki | |
| 2025-09-10 | support for vs2026 | ruki | |
| 2025-09-06 | fix find gcc/gxx cache #6767 | 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-21 | fix #6474 | ruki | |
| 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-16 | Merge pull request #6452 from Redbeanw44602/improve-msvc-wine | ruki | |
| Improve msvc-wine support. | |||
| 2025-05-15 | add some vcvars for custom msvc sdk. | Redbeanw44602 | |
| 2025-05-15 | Wrap opt.paths in a table for find tools | RimuruChan | |
| 2025-05-15 | add missing linkdirs. | Redbeanw44602 | |
| 2025-05-15 | fix typo. | Redbeanw44602 | |
| 2025-05-09 | Merge pull request #6410 from star-hengxing/llvm-dlltool | ruki | |
| Add llvm-dlltool support | |||
