index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
comments
copilot/fix-6807
copyright
debug
dev
elf
emcc
env
errs
go
headerunits
jobgraph
linkdeps
linkgroups
links
lua55
master
mergelib
mimalloc
missdll
ndk
nim
ohos
option
pack
package
packagever
pairs
path
pch
ping
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
xpack
zig
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmake
/
modules
/
package
/
manager
/
cargo
/
install_package.lua
Age
Commit message (
Collapse
)
Author
2026-06-21
improve cargo/install_package
ruki
2025-07-03
rename copyright
ruki
2025-05-10
Make rustc target_triple public
SirLynix
from private.tools.rust.target_triple to core.tools.rustc.target_triple
2025-05-07
cargo: fix package cross-compilation
SirLynix
2024-06-01
add host deps for cargo
ruki
2024-05-31
add host dir for cargo #5156
ruki
2024-05-29
use static lib stub for cargo
ruki
2024-02-03
fix: fix rust local path resolution on windows
localcc
This commit fixes local path resolution for rust Cargo.toml crates on windows
2023-09-22
fix cargo metadata #4231
ruki
2023-09-22
fix cargo features #4231
ruki
2023-09-20
fix local deps for cargo #4222
ruki
2023-09-20
fix typo
ruki
2023-09-20
improve to install and find cargo packages #4214
ruki
2023-08-09
fix local function style and extract the target check function
w568w
2023-08-09
use arch to select target
ruki
2023-08-08
add cross build
ruki
2023-08-08
improve rust deps to support cross build
ruki
2022-05-29
fix cargo
ruki
2022-04-05
improve cargo install package
ruki
2022-04-02
improve cargo source dir
ruki
2022-04-02
improve to find cargo package
ruki
2021-12-17
improve cmake find_pacakge
ruki
2021-12-17
modify package configurations
ruki
2021-11-13
improve cargo package version
ruki
2021-11-13
install cargo deps
ruki
2021-11-13
add cargo.install_package stub
ruki