summaryrefslogtreecommitdiff
path: root/xmake/modules/package
AgeCommit message (Collapse)Author
2021-12-20remove commentsruki
2021-12-20impl vcpkg manifestruki
2021-12-20add vcpkg tests for manifestruki
2021-12-19use ninja instead of make when generator is ninjabiobot
Signed-off-by: biobot <[email protected]>
2021-12-18Update make.luaruki
2021-12-17improve cmake.find_package and check gcc ldflagsruki
2021-12-17add vcpkg testsruki
2021-12-17improve cmake find_pacakgeruki
2021-12-17modify package configurationsruki
2021-12-14Update find_package.luaCherichy
2021-12-14Update find_package.luaCherichy
2021-12-14Fix cmake find bug on windows.Cherichy
在windows上由于issue 1822 添加了对ImportLibrary的查找,在vcproj里面会有一个与项目同名的lib文件也被加入到link目录。 比如find_package cmake::OpenCV 会导致需要link一个名为OpenCV.lib的文件,但实际上并不存在这一文件,所以需要将其排除。
2021-12-11Update autoconf.luaruki
2021-12-11Update make.luaruki
2021-12-11Update make.luaruki
2021-12-08Update make.luaruki
2021-11-30Update find_package.luaruki
2021-11-27Update meson.luaruki
2021-11-25Update find_package.luaruki
2021-11-24Update meson.luaruki
2021-11-24Update autoconf.luaruki
2021-11-13improve cargo package versionruki
2021-11-13add edition for rustruki
2021-11-13add frameworks for rustruki
2021-11-13add find_package for cargoruki
2021-11-13install cargo depsruki
2021-11-13add cargo.install_package stubruki
2021-11-12Update find_package.luaruki
2021-11-08Update find_package.luaruki
2021-11-05update cmake package findingYaozhenghang Ma
add include dir finding pattern: xxx_CXX_INCLUDEDIRS
2021-11-02improve system::find_packageruki
2021-11-02improve apt::find_packageruki
2021-10-31improve apt::find_packageruki
2021-10-27impl nimble find_packageruki
2021-10-27improve commentsruki
2021-10-27impl nimble/install_packageruki
2021-10-27add nimble stubruki
2021-10-24improve tools/xmakeruki
2021-10-12Update find_package.luaruki
2021-10-12add envs to cmake/find_packageruki
2021-10-12add defines to cmake/find_packageruki
2021-10-12improve cmake/find_packageruki
2021-10-12improve preset for cmake/find_packageruki
2021-10-12add preset for cmake/find_packageruki
2021-10-11add moduledirs for cmakeruki
2021-10-11add componentsruki
2021-10-11improve cmake/find_package to support multi pathsruki
2021-10-11improve cmake/find_packageruki
2021-10-11add find_package for cmakeruki
2021-10-10fix some unpackruki