summaryrefslogtreecommitdiff
path: root/xmake/modules/package/manager/cargo/find_package.lua
AgeCommit message (Expand)Author
2024-06-03Merge pull request #5173 from xmake-io/cargoruki
2024-06-03improve to find dll for cargoruki
2024-06-02fix find package for cargoruki
2024-06-01add host deps for cargoruki
2024-05-31add host dir for cargo #5156ruki
2023-09-21improve cargo find package for linuxruki
2023-09-21improve cargo find_package #4228ruki
2023-09-20improve to install and find cargo packages #4214ruki
2023-08-09Update find_package.luaruki
2023-08-09minor style updatesw568w
2023-08-09update error messages to be consistent with existing stylesw568w
2023-08-09Merge branch 'rust' of github.com:w568w/xmake into rustw568w
2023-08-09Update find_package.luaruki
2023-08-09fix local function style and extract the target check functionw568w
2023-08-09use `cargo metadata` to fetch the name set of cargo librariesw568w
2023-03-06Update find_package.luaJérôme Leclercq
2023-03-06Fix cargo::find_package for WindowsJérôme Leclercq
2023-03-06improve to get rust libname #3452ruki
2023-03-03Update find_package.luaJérôme Leclercq
2023-03-03Fix rust library name (#3452)Jérôme Leclercq
2022-12-28fix rust package nameruki
2022-04-02improve to find cargo packageruki
2022-04-01remove spacesruki
2022-03-27Update find_package.luaruki
2022-03-27fix cargo.find_package with package containing "-"Jérôme Leclercq
2021-11-13add edition for rustruki
2021-11-13add frameworks for rustruki
2021-11-13add find_package for cargoruki
2021-11-13add cargo.install_package stubruki