summaryrefslogtreecommitdiff
path: root/xmake/core/package/package.lua
AgeCommit message (Collapse)Author
2026-07-15add pic to package testruki
2026-06-21Merge pull request #7583 from zhaob1n/fix/cmake-package-split-flagsruki
fix(package): split global flags for build envs
2026-06-14Update package.luaruki
2026-06-14fix(package): split global flags for build envszhaobin
2026-06-11fix load package memcacheShiffted
2026-06-07improve package pathruki
2026-05-24fix: restore -flto=thin for clang-cl (regression from #7525)DavidWang19
2026-05-23Introduced detection mechanisms to pick the best `alignof` keyword based on ↵Karuro Chari
language, version and toolchain.
2026-05-22Introduced alignof support like the one for check_sizeofKaruro Chari
2026-05-04Fix lto with zig cc and clang_clTiangang Song
2026-04-12fix review issueruki
2026-04-12fix syslink case for mingwruki
2026-04-02fix package local dirruki
2026-04-01Merge pull request #7437 from xmake-io/lua55ruki
update to lua5.5
2026-03-30update commentsruki
2026-03-29fix const limit on lua5.5ruki
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-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
Refactor windows asan
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