summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Collapse)Author
2026-01-09improve getfenvenvruki
2026-01-09fix getfenvruki
2026-01-08Merge pull request #7190 from ZZBaron/nix/fix-version-handlingruki
Nix Package Manager: Add Semantic Versioning and Improve Version Selection
2026-01-07nix: adjustments by geminizzbaron
2026-01-06Merge pull request #7187 from veritas-Qiu/devruki
为cuda arch添加后缀支持
2026-01-06improve to show modesruki
2026-01-05nix: changed author namezzbaron
2026-01-05nix: fixed bugszzbaron
2026-01-05add some comments according to code reviewqiuyi
2026-01-05fix r_arch to v_arch convert failed when suffix is addedqiuyi
2026-01-05support 'a' and 'f' suffix for arch > sm_90/compute_90qiuyi
2026-01-04nix: fixed semver logiczzbaron
2026-01-04nix: added proper version handlingzzbaron
2026-01-04Merge pull request #7178 from 24bit-xjkp/devruki
refactor(rules/verilator): Switch from cmake to json format for Verilator build file parsing
2026-01-04fix(rule/verilator): Fix c++ language detect24bit-xjkp
2026-01-04add alpine in linuxosruki
2026-01-04fix(rules/verilator): Check `find_tool` result before read the version field24bit-xjkp
2026-01-04fix semaphore in runjobsruki
2026-01-04refactor(rules/verilator): Use `find_tool` instead of `find_programver`24bit-xjkp
2026-01-03refactor(verilog): Restore the cmake file parsing support24bit-xjkp
1. If verilator's version >= 5.036, then we use json file parsing, otherwise, we use cmake file parsing.
2026-01-01refactor(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.
2026-01-01remove verbose for yum #7177ruki
2025-12-29fix xmake test for std modulesruki
2025-12-29fix prepare targetsruki
2025-12-29prepare test targets in compile_commandsruki
2025-12-28Merge pull request #7173 from xmake-io/jsonruki
Add more json output for `xmake show`
2025-12-28fix envsruki
2025-12-28support more json listruki
2025-12-28show packages with jsonruki
2025-12-28show envs with jsonruki
2025-12-27parallel packpackruki
2025-12-26add gitcode mirror in updateruki
2025-12-26add gitcode mirrorruki
2025-12-26fix typoruki
2025-12-26Merge pull request #7164 from xmake-io/clangclruki
fix envs for clang-cl
2025-12-26disable c++23preview for clang-clruki
2025-12-26revert clang flagsruki
2025-12-26improve clang module flagsruki
2025-12-24remove unused options in xrepo/envruki
2025-12-24improve to add vsenvsruki
2025-12-24fix cross toolchain on linuxruki
2025-12-23fix envs for clang-clruki
2025-12-23fix clang-cl path envsruki
2025-12-23fix llvm path envsruki
2025-12-23improve llvm/clang toolchainruki
2025-12-22Merge pull request #7155 from star-hengxing/windows-clang-asanruki
Refactor windows asan
2025-12-22Update toolchain.luaruki
2025-12-22Update load.luaruki
2025-12-22Update load.luaruki
2025-12-22Update load.luaruki