| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 4 hours | add more lua native moduleslua | ruki | |
| 5 days | fix platform menu for service | ruki | |
| 6 days | fix local dir | ruki | |
| 6 days | fix co_resume | ruki | |
| 7 days | Merge pull request #7726 from damster101/patch1 | ruki | |
| Improve MinGW toolchain support for Clang and libc++ | |||
| 8 days | simplify | Damian Höster | |
| 8 days | improve comments | ruki | |
| 8 days | Merge pull request #7733 from xmake-io/addon | ruki | |
| Check conflict for addon modules | |||
| 8 days | Merge branch 'xmake-io:dev' into patch1 | Damian Höster | |
| 8 days | check conflict for addon | ruki | |
| 10 days | Improve MinGW toolchain support for Clang and libc++ | Damian Höster | |
| This patch primarily enables support for LLVM libc++ runtimes (c++_static, c++_shared) in the mingw toolchain, and updates C++20 module rules so that `import std;` resolves to LLVM libc++ instead of hardcoded GNU libstdc++ when using Clang on MinGW (llvm-mingw), which caused build failures before. Also, configuring for MinGW on Linux or macOS without a cross-compiler present would previously result in fallback to host-native /usr/bin/gcc. Now unprefixed fallback is only used on Windows/MSYS2/Cygwin hosts. The toolchain check now also automatically selects clang when pointing at llvm-mingw or a clang-only installation, avoiding the need to manually pass clang = true. | |||
| 10 days | Add SPARC64 to cross platform | iFarbod | |
| 10 days | Add SPARC64 to linux platform | iFarbod | |
| 10 days | Add new architectures for cross-compilation | iFarbod | |
| 10 days | improve core | ruki | |
| 10 days | Merge pull request #7721 from xmake-io/local | ruki | |
| add host install locally policy | |||
| 11 days | add host install locally policy | ruki | |
| 13 days | propagate package vector extensions to consumers | Northn | |
| 13 days | fix plugind dirs | ruki | |
| 13 days | move some plugins to addons | ruki | |
| 2026-08-17 | Merge pull request #7713 from vkensou/patch-1 | ruki | |
| let hlsl2spv before module scan | |||
| 2026-08-16 | Merge pull request #7714 from xmake-io/addon | ruki | |
| move add_addons to xmake.lua | |||
| 2026-08-16 | improve find addon includes | ruki | |
| 2026-08-16 | remove unused codes | ruki | |
| 2026-08-16 | improve interpreter | ruki | |
| 2026-08-16 | move add_addons to xmake.lua | ruki | |
| 2026-08-16 | Merge pull request #7710 from xmake-io/vcpkg2 | ruki | |
| fix linkname | |||
| 2026-08-16 | Merge pull request #7709 from xmake-io/runtime | ruki | |
| fix clang runtime flags | |||
| 2026-08-16 | fix typo | vkensou | |
| 2026-08-16 | let glsl2spv before module scan | vkensou | |
| 2026-08-16 | let hlsl2spv before module scan | vkensou | |
| 2026-08-16 | fix linkname | ruki | |
| 2026-08-16 | fix clang runtime flags | ruki | |
| 2026-08-16 | add pkg manager for bsd | ruki | |
| 2026-08-15 | add addon test | ruki | |
| 2026-08-15 | fix upgrade addon | ruki | |
| 2026-08-15 | fix addon install | ruki | |
| 2026-08-15 | Merge pull request #7696 from xmake-io/addon | ruki | |
| Add addon support for plugins | |||
| 2026-08-15 | fix some bugs | ruki | |
| 2026-08-15 | improve tips | ruki | |
| 2026-08-15 | improve quick search cache | ruki | |
| 2026-08-15 | improve maxrecursion | ruki | |
| 2026-08-15 | use table.orderpairs | ruki | |
| 2026-08-15 | improve to install addons from repo | ruki | |
| 2026-08-15 | remove global vars | ruki | |
| 2026-08-14 | fix(pack): recognize x86_64 when passing -arch to wix | gycherish | |
| Only msvc spells the architecture "x64"; under mingw it is "x86_64", so no -arch reached wix and it built an x86 package out of x64 binaries. In an x86 package every program files property, ProgramFiles64Folder included, resolves to Program Files (x86), and that is where the install lands. | |||
| 2026-08-15 | fix global modules for addons | ruki | |
| 2026-08-15 | improve project.load | ruki | |
| 2026-08-15 | improve lockfile version | ruki | |
| 2026-08-15 | improve semver | ruki | |
