summaryrefslogtreecommitdiff
path: root/xmake/core/package
AgeCommit message (Expand)Author
2026-02-13fix some typosruki
2026-02-12fix components typo to make the package instance happyWillaaaaaaa
2026-02-10improve has_sourceruki
2026-02-10keep package sourceruki
2026-01-13fix requirelocksruki
2026-01-11improve add_imports for packageruki
2026-01-10reset manifestruki
2026-01-10fix use_precompiled_artifactsruki
2026-01-10rewrite precompile artifactsruki
2026-01-09improve current schemeruki
2026-01-09move patches and resources to schemeruki
2026-01-09improve package to use current schemeruki
2026-01-09add default schemeruki
2026-01-09improve schemesruki
2026-01-09improve to select package version for schemesruki
2026-01-09remove load schemesruki
2026-01-09remove default schemeruki
2026-01-09add current scheme for packageruki
2026-01-09improve scheme:getruki
2026-01-09load schemesruki
2026-01-09improve to load packageruki
2026-01-09improve schemeruki
2026-01-09add package schemesruki
2026-01-09add package schemeruki
2025-12-22Merge pull request #7155 from star-hengxing/windows-clang-asanruki
2025-12-22Refactor sanitizer config generation logicruki
2025-12-22add get_llvm_asan_flagsstar9029
2025-12-22remove load deprecated xmake.lua in repository rootdirruki
2025-12-22clean code to toolchain_utilsstar9029
2025-12-21fix has_tool lld-linkstar9029
2025-12-20Refactor windows asanstar9029
2025-12-03mark target/package/toolchain:memcache as publicruki
2025-11-07limit get build envs in package configsruki
2025-10-21sort build number in packagepackageverruki
2025-10-09reuse rand32ruki
2025-10-09fix build dir in packageruki
2025-10-02Use table.to_arrayFrancesco Guastella
2025-10-02fix(package): write manifest.pathenvs in deterministic orderFrancesco Guastella
2025-10-02Merge pull request #6872 from xmake-io/optiruki
2025-09-30improve strhashruki
2025-09-30fix version file lookup with nil baseShifftC
2025-09-30add scriptdir to project packagesShifftC
2025-09-26Update package.luaruki
2025-09-26Update package.luaruki
2025-09-26fix check cxxflagsruki
2025-09-26improve to has_toolruki
2025-08-06attempt to fix linkgroups in packageruki
2025-08-01improve resourcedir #6666ruki
2025-07-03rename copyrightruki
2025-06-20fix: Do not add -fsanitize flags to msvc linkerDownerCase