| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-19 | Merge pull request #7659 from ifarbod/ifarbod/fix-emcc-detectionHEADdev | ruki | |
| refactor emcc detection to support both .exe and .bat on windows | |||
| 2026-07-19 | refactor emcc detection to support both .exe and .bat on windows | iFarbod | |
| Fixes #7658 | |||
| 2026-07-18 | Update NDK's sdkver for riscv64 architecture | iFarbod | |
| When the riscv64 architecture was first introduced, it was at 35, but that version was never usable outside of internal dev environments, the libraries for linking are actually in `36`. | |||
| 2026-07-06 | fix(emsdk): improve emcc detection logic by adding fallback search | Saikari | |
| 2026-06-11 | add fallback checks for gzip and tar detection | Shiffted | |
| 2026-06-07 | add find xcodebuild | ruki | |
| 2026-05-12 | fix xmake package tool did not pass qt config | wzshun | |
| fix find_qt cache not work fix find_qt config is overwritten when the target's deps has qt during cross-cimpilation | |||
| 2026-05-11 | Merge pull request #7535 from xmake-io/ascend | ruki | |
| Add Huawei Ascend C toolchain support | |||
| 2026-05-09 | improve to find ascend | ruki | |
| 2026-05-07 | fix(find_mingw): Support paths like 'mingw/current/bin' and 'mingw/version/bin' | nate | |
| 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-05-03 | drop redundant empty argv on os.runv/iorunv calls | DavidWang19 | |
| 2026-05-02 | fix msvc/intel/snippet detect when temp path contains spaces | DavidWang19 | |
| Pass the temp bat / test binary via the *v variants of os.run / iorun / vrun so os.argv does not split the path on whitespace. | |||
| 2026-04-30 | add aria2 download backend with multi-threaded support | Zmmfly | |
| 2026-04-29 | fix path does not have the isdir API | wzshun | |
| 2026-04-21 | style: remove extra spaces | wzshun | |
| 2026-04-21 | style: remove extra spaces | wzshun | |
| 2026-04-21 | fix review issues | wzshun | |
| 2026-04-20 | fix qt cross | wzshun | |
| 2026-04-03 | add filxx toolchain and find_filxx detection script for Fil-C C++ compiler | Saikari | |
| 2026-04-03 | Fil-C add toolchain | Saikari | |
| 2026-04-01 | Merge pull request #7437 from xmake-io/lua55 | ruki | |
| update to lua5.5 | |||
| 2026-03-30 | Merge pull request #7440 from xmake-io/comments | ruki | |
| Improve comments | |||
| 2026-03-30 | add more comments | ruki | |
| 2026-03-30 | switch icx to icx-cc on windows | ruki | |
| 2026-03-29 | improve const limit codes | ruki | |
| 2026-03-29 | fix const limit on lua5.5 | ruki | |
| 2026-03-14 | improve find_dotnet | ruki | |
| 2026-03-14 | improve csharp support | ruki | |
| 2026-03-08 | improve find_hdkohos | ruki | |
| 2026-02-25 | Merge pull request #7346 from Arthapz/add-nnd-debugger | ruki | |
| (debuggers) add support of nnd | |||
| 2026-02-20 | resolve gemini | Saikari | |
| 2026-02-20 | fixup | Saikari | |
| 2026-02-20 | Test | Saikari | |
| 2026-02-19 | Update find_gcc.lua | ruki | |
| 2026-02-19 | fixup | Saikari | |
| 2026-02-19 | retry? | Saikari | |
| 2026-02-18 | retry? | Saikari | |
| 2026-02-18 | retry | Saikari | |
| 2026-02-18 | try iterate over path env var | Saikari | |
| 2026-02-18 | sigh | Saikari | |
| 2026-02-18 | sigh | Saikari | |
| 2026-02-18 | test | Saikari | |
| 2026-02-17 | retry | Saikari | |
| 2026-02-17 | retry | Saikari | |
| 2026-02-17 | retry | Saikari | |
| 2026-02-17 | retry | Saikari | |
| 2026-02-17 | refactor: enhance gigabyte gcc check and integrate custom check option | Saikari | |
| 2026-02-17 | todo | Saikari | |
| 2026-02-17 | try fix norunfile = true | Saikari | |
