summaryrefslogtreecommitdiff
path: root/xmake/modules/package/manager
AgeCommit message (Collapse)Author
2026-06-21improve cargo/install_packageruki
2026-06-21Merge pull request #7564 from Akylzhan/vcpkg_depend_inforuki
fix vcpkg find_package in manifest mode
2026-05-27Refactor argv handling in find_package.luaruki
2026-05-26improve version nameruki
2026-05-25Update find_package.luaAkylzhan Sauranbay
2026-05-25initAkylzhan
2026-05-26improve nuget versionruki
2026-04-01Merge pull request #7437 from xmake-io/lua55ruki
update to lua5.5
2026-03-30Merge pull request #7440 from xmake-io/commentsruki
Improve comments
2026-03-31improve more modules commentscommentsruki
2026-03-29nix: changes suggested by rukizzbaron
2026-03-29improve const limit codesruki
2026-03-29fix const limit on lua5.5ruki
2026-03-29nix: improve config and source selectionzzbaron
2026-03-20Make _required_features function publickanren3
2026-03-20Move need_manifest to utils and fix install_package.lua.kanren3
2026-03-20add manifest mode support for vcpkg package depend-infokanren3
2026-03-14feat: update nuget's find_package to resolve packages properly with fallbackJassJam
2026-03-13improve vcpkg checkruki
2026-03-13improve vcpkg utilsruki
2026-03-13fix vcpkg utilsruki
2026-03-13fix vcpkg utilsruki
2026-03-13fix vcpkg utilsruki
2026-03-13add vcpkg utilsruki
2026-03-13remove utilsruki
2026-03-13improve install vcpkg packageruki
2026-03-12fix vcpkg dependinforuki
2026-03-12improve to find package againruki
2026-03-12improve to find package with features in vcpkgruki
2026-03-12improve vcpkgruki
2026-03-12improve vcpkg/find_packageruki
2026-02-09add triplet in vcpkg command lineFireFight
2026-02-09Update find_package.luaruki
2026-02-09Update find_package.luaruki
2026-02-09set vcpkg order by command line argumentsFireFight
2026-02-09fix find vcpkg packageFireFight
2026-02-06fix ‌attempt to add dependency handling for vcpkgFireFight
2026-01-14fix(nuget): improve library file matching with score-based selectionKochabStar
- add path component matching to avoid x86/x86_64 confusion - implement score-based lib file selection for better architecture matching - support multiple include directory patterns - deduplicate includedirs and linkdirs in result
2026-01-07nix: adjustments by geminizzbaron
2026-01-05nix: changed author namezzbaron
2026-01-05nix: fixed bugszzbaron
2026-01-04nix: fixed semver logiczzbaron
2026-01-04nix: added proper version handlingzzbaron
2026-01-01remove verbose for yum #7177ruki
2025-12-05remove go packages supportgoruki
2025-12-01use semver.matchchooyy
2025-12-01fix pacman find packagechooyy
2025-11-23cmake find_package: Simplify the generated CMakeLists.txt used to checking ↵MeanSquaredError
if a package is installed locally.
2025-11-23cmake find_package: If finding the package fails, return an error, ↵MeanSquaredError
regardless of the allow_empty_package option.
2025-11-23cmake find_package: Fix comment typoMeanSquaredError