summaryrefslogtreecommitdiff
path: root/xmake/modules/package/manager
AgeCommit message (Expand)Author
2023-09-07fix conan compare #4171ruki
2023-09-07fix find headeronly package from conan #4172ruki
2023-08-24improve search packageruki
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 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-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-06-27improve to dump search resultsruki
2023-06-27improve to search packages #3892ruki
2023-06-13fix vs_runtime for conan2.0ruki
2023-06-11format code styleruki
2023-06-11improve zypper find_packageLingfeng Fu
2023-06-11support version opt for zypperLingfeng Fu
2023-06-09add zypper supportLingfeng Fu
2023-05-31improve to find package from pkg-config #3777ruki
2023-05-30add deplinks for conanruki
2023-05-15switch to conan 2.0.5ruki
2023-05-04improve compiler version for conan2ruki
2023-05-03improve ios/android build for conan2ruki
2023-05-03improve msvc for conan2ruki
2023-05-03improve conan2 for macos/clangruki
2023-05-03generate profileruki
2023-05-03improve conan optionsruki
2023-05-02remove importsruki
2023-05-02add xmake_generator stub for conanruki
2023-05-02add conan v1/v2ruki
2023-04-15revert conan compilerruki
2023-04-15limit conan to 1.xruki
2023-04-01fix conan for msvc #3583ruki
2023-03-26Fix dub find_package for windows paths and package modulespdagobert
2023-03-16improve debug info from cmake.find_packageruki
2023-03-12fix cmake::find_package, use neater debug setRichardYCJ
2023-03-11improve cmake::find_package, use debug flagsRichardYCJ
2023-03-11fix cmake::find_package, remove auto debug detectionRichardYCJ
2023-03-11fix cmake::find_package, rename flags to include_directoriesRichardYCJ