summaryrefslogtreecommitdiff
path: root/xmake/core/package/package.lua
AgeCommit message (Expand)Author
2022-10-20add some commentsruki
2022-10-20improve component depsruki
2022-10-20find components from brewruki
2022-10-20add extsources for componentsruki
2022-10-19fix components order for find_packageruki
2022-10-19support components depsruki
2022-10-19use sysincludedirsruki
2022-10-18fix packageruki
2022-10-18improve to find_packageruki
2022-10-18save componments to manifestruki
2022-10-17load componentsruki
2022-10-17get componentsruki
2022-10-17add component stubruki
2022-10-17add component apiruki
2022-10-12improve to check package linksruki
2022-09-07add some path envsruki
2022-09-07mark as pathenvruki
2022-09-07improve package envsruki
2022-09-06rename linkdeps to librarydepsruki
2022-09-06save package depsruki
2022-09-02improve to install artifactsruki
2022-08-19improve require configs for headeronlyruki
2022-07-27improve has_toolruki
2022-07-27add pkg_cachedirruki
2022-07-20add package:use_external_includesruki
2022-07-02fix link for msvcruki
2022-07-02add lto to cmakeruki
2022-07-02improve to test packagesruki
2022-07-02force to add ldflags for packageruki
2022-06-15add is_arch64ruki
2022-05-28add package policyruki
2022-05-26fallback to source build if precompiled errorsruki
2022-04-27improve package.toolchainruki
2022-04-14support git commit as require versionruki
2022-03-27save installdir and remotedirruki
2022-03-26add target/package:toolchainruki
2022-03-17update fetch packageruki
2022-03-10support template packageruki
2022-02-26add toolchains to buildhash for crossruki
2022-02-25improve package.installdirruki
2022-02-24Fix some typos.Chen Yufei
2022-02-02add on_download for packageruki
2022-01-25support base packageruki
2021-12-21improve to vcpkg.find_package for manifestruki
2021-12-18Update package.luaruki
2021-12-17improve cmake find_pacakgeruki
2021-12-17modify package configurationsruki
2021-12-12Update package.luaruki
2021-11-30Update package.luaruki
2021-11-28add has_toolruki