| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-23 | fix linux module intermediate filenames | ririyeye | |
| Generate linux module intermediate files from the target basename instead of the final .ko path so modpost reads hello.o rather than hello.ko.o. This avoids the bogus *.ko.ko module name and undefined symbol warnings reported in #5721. Made-with: Cursor | |||
| 2026-04-23 | fix linux driver final review issue | ririyeye | |
| Drop the redundant newline normalization in kernel config checks because io.readfile() already returns newline-split content suitable for line-based matching. Made-with: Cursor | |||
| 2026-04-23 | fix linux driver review follow-ups | ririyeye | |
| Use target:is_cross() for kbuild probing, normalize module-common paths before comparing them, and check kernel configs line by line for clearer exact matches. Made-with: Cursor | |||
| 2026-04-23 | fix linux driver cross compile detection | ririyeye | |
| Pass ARCH and CROSS_COMPILE for same-platform cross builds and derive the toolchain prefix from versioned gcc names so kbuild flag probing uses the correct target tools. Made-with: Cursor | |||
| 2026-04-23 | fix linux module review follow-ups | ririyeye | |
| Tighten kernel config detection to avoid prefix matches and share module-common.c lookup so dependency tracking and compilation stay aligned. Made-with: Cursor | |||
| 2026-04-22 | fix linux module builds on kernel 6.12+ | ririyeye | |
| Keep xmake's linux module rule aligned with modern kbuild so generated .ko files retain vermagic and modversion metadata required for loading on newer kernels. | |||
| 2026-03-29 | improve const limit codes | ruki | |
| 2026-03-29 | fix const limit on lua5.5 | ruki | |
| 2026-02-24 | Added notice of missing keystore for signing android app. | Karuro Chari | |
| 2025-12-21 | fix has_tool lld-link | star9029 | |
| 2025-12-17 | improve dir | ruki | |
| 2025-12-17 | improve package | ruki | |
| 2025-12-17 | add custom glue test | ruki | |
| 2025-12-17 | add conf to disable native app glue | ruki | |
| 2025-12-16 | move ndk rules to android | ruki | |
| 2025-10-13 | Update xmake.lua | ruki | |
| 2025-10-12 | fix(rules) fix platform.windows.subsystem rule for clang | Arthur LAURENT | |
| 2025-10-10 | improve to export def rules for binary | ruki | |
| 2025-09-16 | fix subsystem #6807 | ruki | |
| 2025-09-09 | fix(windows.subsystem rule) use Xlinker instead of -Wl when using clang to ↵ | Arthur LAURENT | |
| allow pass the system version | |||
| 2025-09-06 | fix qt rule order | ruki | |
| 2025-07-21 | Support .def file with clang | star9029 | |
| 2025-07-10 | fix replace gcc/ld | ruki | |
| 2025-07-10 | fix ld #6613 | ruki | |
| 2025-07-03 | rename copyright | ruki | |
| 2025-05-13 | Update xmake.lua | ruki | |
| 2025-05-13 | fix upper in xmake.lua | binLep | |
| 2025-05-12 | Update xmake.lua | ruki | |
| 2025-05-12 | (rules) fix startwiths => startswith for platform.windows.subsystem rule | Arthur LAURENT | |
| 2025-05-11 | (rules) move platform.windows.subsystem rule to its right directory and add ↵ | Arthur LAURENT | |
| it to platform.windows | |||
| 2025-05-06 | Fix idl test | star9029 | |
| 2025-05-06 | Improve idl rule | star9029 | |
| 2025-04-22 | Update xmake.lua | ruki | |
| 2025-04-22 | Update idl.lua | ruki | |
| 2025-04-22 | Use jobgraphs | Christian Rendina | |
| 2025-04-16 | Use jobgraph rather than batchcmd | Christian Rendina | |
| 2025-04-15 | Address formatting | Christian Rendina | |
| 2025-04-15 | Use jobgraph rather than batchcmds | Christian Rendina | |
| 2025-04-11 | Format files | Christian Rendina | |
| 2025-04-10 | Merge branch 'dev' of https://github.com/xmake-io/xmake into dev | Christian Rendina | |
| 2025-04-09 | fix idl rule | ruki | |
| 2025-04-09 | format code | ruki | |
| 2025-04-08 | Address reviews | Christian Rendina | |
| 2025-04-08 | Improve midl support | Christian Rendina | |
| 2025-04-06 | Improve idl rule | star9029 | |
| 2025-04-02 | Remove /env flag | star9029 | |
| 2025-04-02 | Add msvc midl support | star9029 | |
| 2025-02-13 | fix platform.linux.module | ruki | |
| 2024-12-16 | improve to parse linux module flags | ruki | |
| 2024-12-13 | Update xmake.lua | ruki | |
