summaryrefslogtreecommitdiff
path: root/xmake/modules/package
AgeCommit message (Expand)Author
2026-04-02fix package installdirruki
2026-04-02fix sourcelocalruki
2026-04-02fix package local dirruki
2026-04-01Merge pull request #7437 from xmake-io/lua55ruki
2026-04-01fix meson install prefix pathruki
2026-03-30Merge pull request #7440 from xmake-io/commentsruki
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-23fix some typosruki
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-10keep package sourceruki
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
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-20Refactor windows asanstar9029
2025-12-05remove go packages supportgoruki
2025-12-01Merge pull request #7085 from star-hengxing/patch-1ruki
2025-12-01use semver.matchchooyy
2025-12-01Fix CMake flags for Clang toolchainstar9029
2025-12-01fix pacman find packagechooyy
2025-11-23cmake find_package: Simplify the generated CMakeLists.txt used to checking if...MeanSquaredError