summaryrefslogtreecommitdiff
path: root/xmake/modules/package
AgeCommit message (Expand)Author
2023-08-19pass rc for clang #4093ruki
2023-08-18add policy for passing depconfsruki
2023-08-18fix empty configsruki
2023-08-17improve tools.xmake to pass deps #3952ruki
2023-08-14improve pkgconf for mesonruki
2023-08-09improve to pass flags to packages #4046ruki
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-08-09use arch to select targetruki
2023-08-08add cross buildruki
2023-08-08improve rust deps to support cross buildruki
2023-08-02fix aclocal pathruki
2023-08-02fix vcpkg find_package with versionruki
2023-07-24improve to scan lib linksruki
2023-07-22Update install_package.luaruki
2023-07-21Set cppstd for msvc in conan 2.0Tiangang Song
2023-07-19Remove gn symbol levelCaleb Kiage
2023-07-19Fix grammarwtz
2023-07-14Update find_package.luaruki
2023-07-14MinGW64 has no environment suffixCaleb Kiage
2023-07-13Use MSYSTEM to compute an alt package name in MSYSCaleb Kiage
2023-07-13Try to get the mingw package prefix from the environment firstCaleb Kiage
2023-07-13improve tools.cmakeruki
2023-07-13fix packagedepsruki
2023-07-12revert cmake toolsruki
2023-07-12fix cmake envsruki
2023-07-09fix find windres #3942ruki
2023-07-03improve gcc/clang for tools.cmake #3913ruki
2023-07-02fix tools.cmake for cross compilation #3913ruki
2023-07-02fix tools.cmake for cross compilation #3913ruki
2023-06-27improve to dump search resultsruki
2023-06-27improve to search packages #3892ruki
2023-06-22Update msbuild.luaruki
2023-06-22Update msbuild.luaxpxz
2023-06-22Update msbuild.luaxpxz
2023-06-20add --nopkgs for xmake installruki
2023-06-19improve system name for tools.cmakeruki
2023-06-17fix linker for cmakeruki
2023-06-13fix vs_runtime for conan2.0ruki
2023-06-13fix pass vs_runtime in tools.xmakeruki
2023-06-12Merge pull request #3835 from Arthapz/meson-support-custom-platruki
2023-06-12fix cross file cpu / system / endianess generation when using a custom plat a...Arthur LAURENT
2023-06-12use targetos instead of custom opt fieldArthur LAURENT
2023-06-12allow custom system name when cross compilingArthur LAURENT
2023-06-11format code styleruki