| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-05 | add some comments according to code review | qiuyi | |
| 2026-01-05 | fix r_arch to v_arch convert failed when suffix is added | qiuyi | |
| 2026-01-05 | support 'a' and 'f' suffix for arch > sm_90/compute_90 | qiuyi | |
| 2026-01-04 | fix(rule/verilator): Fix c++ language detect | 24bit-xjkp | |
| 2026-01-04 | fix(rules/verilator): Check `find_tool` result before read the version field | 24bit-xjkp | |
| 2026-01-04 | refactor(rules/verilator): Use `find_tool` instead of `find_programver` | 24bit-xjkp | |
| 2026-01-03 | refactor(verilog): Restore the cmake file parsing support | 24bit-xjkp | |
| 1. If verilator's version >= 5.036, then we use json file parsing, otherwise, we use cmake file parsing. | |||
| 2026-01-01 | refactor(rules/verilator): Switch from cmake to json format for Verilator ↵ | 24bit-xjkp | |
| build file parsing 1. The "-make cmake" option of Verilator is deprecated and will be removed in future. See [Deprecations](https://verilator.org/guide/latest/deprecations.html). Use "-make cmake" option in Verilator v5.042 will lead Verilator to return a non-zero value, thus the script reports an error. 2. Verilator can generate build options in json format which can be parsed easier, so we switch from cmake to json format. 3. Add new SystemVerilog language standard `v1800-2023` support. 4. Fix the issue with c++ language standard settings. BREAKING CHANGE: CMake build file parsing is deprecated. | |||
| 2025-12-22 | Refactor sanitizer flag addition in sanitizer.lua | ruki | |
| Refactor the _add_build_sanitizer function to streamline the addition of sanitizer flags and remove redundant code for adding cflags and ldflags. | |||
| 2025-12-22 | add get_llvm_asan_flags | star9029 | |
| 2025-12-22 | clean code to toolchain_utils | star9029 | |
| 2025-12-21 | fix has_tool lld-link | star9029 | |
| 2025-12-20 | Refactor windows asan | star9029 | |
| 2025-12-18 | improve swift rules | ruki | |
| 2025-12-18 | fix runtimes | ruki | |
| 2025-12-18 | fix(llvm) fix nf_runtime clang | Arthur LAURENT | |
| 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 | Merge pull request #7139 from xmake-io/android | ruki | |
| Add android native app support | |||
| 2025-12-16 | move ndk rules to android | ruki | |
| 2025-12-16 | use os.isfile | ruki | |
| 2025-12-16 | improve run and install | ruki | |
| 2025-12-16 | add incbuild support | ruki | |
| 2025-12-16 | improve logs tag | ruki | |
| 2025-12-16 | improve run logs | ruki | |
| 2025-12-16 | improve check logs | ruki | |
| 2025-12-16 | improve ndk rules | ruki | |
| 2025-12-16 | format code and fix keystore | ruki | |
| 2025-12-15 | resolve review comments | Yi Jianlong | |
| 2025-12-15 | improve cosmocc for binutils | ruki | |
| 2025-12-15 | fix format | ruki | |
| 2025-12-15 | use bin2obj in embed mode | ruki | |
| 2025-12-13 | refactor the android native app rule and add a simple test project | Yi Jianlong | |
| 2025-12-12 | Merge pull request #7120 from xmake-io/ar | ruki | |
| Add extractlib support in binutils | |||
| 2025-12-12 | improve readsyms | ruki | |
| 2025-12-12 | improve binutils and add cli modules | ruki | |
| 2025-12-12 | Fix default msvc runtime for clang toolchain | star9029 | |
| 2025-12-11 | update default path | Yi Jianlong | |
| 2025-12-11 | resolve review comments | Yi Jianlong | |
| 2025-12-11 | Add rule for android c++: | Yi Jianlong | |
| - Add glue file and jni interface file to target; - Generate android apk package at install stage; - Use adb to run the android app. | |||
| 2025-12-10 | Merge pull request #7104 from Shiffted/fix_module_projects | ruki | |
| Fix prepare for project generators | |||
| 2025-12-09 | skip pch build for compile commands | ShifftC | |
| 2025-12-09 | improve readsyms | ruki | |
| 2025-12-09 | continue to improve export_all | ruki | |
| 2025-12-09 | improve export_all | ruki | |
| 2025-12-07 | fix zeroend | ruki | |
| 2025-12-07 | improve bin2c | ruki | |
| 2025-12-07 | add bin2obj support for glsl/hlsl2spv | ruki | |
