| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-18 | Merge pull request #7655 from xmake-io/binutilsmaster | ruki | |
| fix bin2obj for some archs | |||
| 2026-07-18 | detect obj flags for bin2elf | ruki | |
| 2026-07-18 | improve sandbox to fork raw script | ruki | |
| 2026-07-17 | rename sandbox.load to sandbox.call | ruki | |
| 2026-07-15 | add pic to package test | ruki | |
| 2026-07-12 | improve error tipserrs | ruki | |
| 2026-07-02 | add filter support for xpackxpack | ruki | |
| 2026-06-30 | add add_toolset checker | ruki | |
| 2026-06-21 | Merge pull request #7583 from zhaob1n/fix/cmake-package-split-flags | ruki | |
| fix(package): split global flags for build envs | |||
| 2026-06-14 | Update package.lua | ruki | |
| 2026-06-14 | fix(package): split global flags for build envs | zhaobin | |
| 2026-06-11 | fix load package memcache | Shiffted | |
| 2026-06-07 | improve package path | ruki | |
| 2026-05-24 | fix: restore -flto=thin for clang-cl (regression from #7525) | DavidWang19 | |
| 2026-05-23 | Introduced detection mechanisms to pick the best `alignof` keyword based on ↵ | Karuro Chari | |
| language, version and toolchain. | |||
| 2026-05-22 | Introduced alignof support like the one for check_sizeof | Karuro Chari | |
| 2026-05-14 | fix: expand builtin variables before calling path.is_absolute in add_moduledirs | bakabaka9405 | |
| 2026-05-11 | Merge pull request #7535 from xmake-io/ascend | ruki | |
| Add Huawei Ascend C toolchain support | |||
| 2026-05-04 | Fix lto with zig cc and clang_cl | Tiangang Song | |
| 2026-05-04 | feat(ascendc): add Huawei Ascend C toolchain support | wuzhenqing | |
| Add toolchain, language, rules, and compiler modules for the bisheng compiler driver from CANN (Compute Architecture for Neural Networks) toolkit. Supports .asc (Ascend C kernel) and .aicpu (AI-CPU operator) source kinds with binary/static/shared target types. - Toolchain: SDK auto-detection via ASCEND_HOME_PATH env or --sdk - Compiler: bisheng module inherits from clang, adds add_sourceflags for explicit sourcekind overrides - Rules: ascendc.env (default C++17), npuarchs (--npu-arch), build - Language: check_main detection, add_ascnpuarchs API - Tests: unit tests for check_main, project tests for libs/mixed Fixes #7506 | |||
| 2026-04-15 | fix review issuespairs | ruki | |
| 2026-04-15 | improve hashset | ruki | |
| 2026-04-15 | fix review issue | ruki | |
| 2026-04-15 | improve pairs for lua5.5 | ruki | |
| 2026-04-12 | fix review issue | ruki | |
| 2026-04-12 | fix syslink case for mingw | ruki | |
| 2026-04-11 | improve moduledirs | ruki | |
| 2026-04-11 | improve custom toolchain | ruki | |
| 2026-04-10 | feat: 支持 XMAKE_ROOT=yes/true | Opportunity | |
| 2026-04-02 | fix package local dir | ruki | |
| 2026-04-01 | Merge pull request #7437 from xmake-io/lua55 | ruki | |
| update to lua5.5 | |||
| 2026-03-30 | update more comments | ruki | |
| 2026-03-30 | update more comments | ruki | |
| 2026-03-30 | update comments | ruki | |
| 2026-03-30 | update comments | ruki | |
| 2026-03-29 | improve const limit codes | ruki | |
| 2026-03-29 | fix const limit on lua5.5 | ruki | |
| 2026-03-26 | improve more comments | ruki | |
| 2026-03-26 | update more comments | ruki | |
| 2026-03-26 | update more comments | ruki | |
| 2026-03-26 | improve comments | ruki | |
| 2026-03-23 | fix some typos | ruki | |
| 2026-03-16 | pass opt to buildargv | ruki | |
| 2026-03-14 | refactor: update dotnet verbosity handling in C# rules, dont add a new policy | JassJam | |
| 2026-03-14 | feat: add dotnet verbosity option for csharp rule | JassJam | |
| 2026-03-10 | show target name in progress | ruki | |
| 2026-03-03 | improve repositories api | ruki | |
| 2026-03-03 | fix xmake create -h | ruki | |
| 2026-02-28 | rewrite templates | ruki | |
| 2026-02-20 | Merge branch 'xmake-io:dev' into sign | Saikari | |
