index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
cmake
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
preload
repo
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
wait
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
Age
Commit message (
Expand
)
Author
2023-08-09
Update find_package.lua
ruki
2023-08-09
minor style updates
w568w
2023-08-09
update error messages to be consistent with existing styles
w568w
2023-08-09
Merge branch 'rust' of github.com:w568w/xmake into rust
w568w
2023-08-09
Update find_package.lua
ruki
2023-08-09
fix local function style and extract the target check function
w568w
2023-08-09
use `cargo metadata` to fetch the name set of cargo libraries
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
2023-03-06
Update find_package.lua
Jérôme Leclercq
2023-03-06
Fix cargo::find_package for Windows
Jérôme Leclercq
2023-03-06
improve to get rust libname #3452
ruki
2023-03-03
Update find_package.lua
Jérôme Leclercq
2023-03-03
Fix rust library name (#3452)
Jérôme Leclercq
2022-12-28
fix rust package name
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
2022-04-01
remove spaces
ruki
2022-03-27
Update find_package.lua
ruki
2022-03-27
fix cargo.find_package with package containing "-"
Jérôme Leclercq
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
add edition for rust
ruki
2021-11-13
add frameworks for rust
ruki
2021-11-13
add find_package for cargo
ruki
2021-11-13
install cargo deps
ruki
2021-11-13
add cargo.install_package stub
ruki