| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2025-05-08 | Add llvm-dlltool support | star9029 | |
| 2025-05-08 | Fix vcpkg detect | Frityet | |
| 2025-05-06 | fix #6393 | ruki | |
| 2025-04-23 | improve to find windbg | ruki | |
| 2025-04-10 | improve `emscripten` detection by including `emcc.py` search | Doekin | |
| 2025-04-06 | Improve idl rule | star9029 | |
| 2025-04-02 | Add msvc midl support | star9029 | |
| 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-24 | feat(utils.archive): Add zstd support for utils.archive | 24bit-xjkp | |
| 1. Add a script to find installed zstd program 2. Add _extract_using_zstd to extract packages compressed by zstd 3. Register `.tar.zst` and `.zst` in extension.lua | |||
| 2025-02-20 | fix kotlin runenvs | ruki | |
| 2025-02-20 | improve to find kotlinc-native | ruki | |
| 2025-02-20 | improve to find kotlinc-native | ruki | |
| 2025-02-13 | Merge pull request #6153 from xmake-io/kotlin | ruki | |
| Add kotlin language and kotlin-native compiler support | |||
| 2025-02-13 | update harmony sdk | ruki | |
| 2025-02-13 | add kotlin language | ruki | |
| 2025-02-13 | add find_java | ruki | |
