summaryrefslogtreecommitdiff
path: root/xmake/modules/lib/detect
AgeCommit message (Collapse)Author
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-03drop redundant empty argv on os.runv/iorunv callsDavidWang19
2026-05-02fix msvc/intel/snippet detect when temp path contains spacesDavidWang19
Pass the temp bat / test binary via the *v variants of os.run / iorun / vrun so os.argv does not split the path on whitespace.
2026-04-22Update find_toolname.luaxiaozhu1337
2026-04-01Merge pull request #7437 from xmake-io/lua55ruki
update to lua5.5
2026-03-30add more commentsruki
2026-03-29improve const limit codesruki
2026-03-29fix const limit on lua5.5ruki
2026-01-15fix has_flagsruki
2025-12-01feat: add support for cuda 11~13; update templates and examplesOpportunityLiu
2025-09-19improve find_toolruki
2025-09-18improve has_flagsruki
2025-09-10improve detectcache saveruki
2025-08-13fix find_cudadevices for CUDA 13xq114
2025-07-03rename copyrightruki
2025-01-25move has_flags.luaruki
2025-01-25add cl6x modulesruki
2025-01-25get toolchain dirsruki
2025-01-11fix cmake check importfilesruki
2025-01-11improve to check pkgconfig/importfilesruki
2025-01-11rename to check importfilesruki
2025-01-11check pkgconfigruki
2024-09-27improve check_fcsnippetsruki
2024-09-23add package:check_fcsnippetsruki
2024-09-10improve fetchinforuki
2024-08-19fix packagedepsruki
2024-08-07find libfiles from pkg-configruki
2024-05-08improve find gcc_arruki
2024-05-06fix check_bigendianruki
2024-03-17feat: Add check_bigendian #4843Carbene Hu
2024-01-28Merge pull request #4648 from xmake-io/coruki
lock and unlock coroutine #4645
2024-01-26improve check warningsruki
2024-01-25improve to find_programruki
2024-01-25improve featureruki
2024-01-25lock and unlock coroutine #4645ruki
2023-11-03add check_sizeof for targetruki
2023-11-03improve binary matchruki
2023-11-01Update check_cxsnippets.luaruki
2023-11-01fix: binaryfind use match patternzeromake
2023-11-01fix: code clear and add commitzeromake
2023-11-01feat: add check_sizeofzeromake
2023-10-18fix parse links from pkgconfig #4292ruki
2023-09-12improve check funcruki
2023-07-19Fix grammarwtz
2023-05-31improve to find package from pkg-config #3777ruki
2023-05-23improve to find_vulkansdkruki
2023-05-18fix find_tool from xmake/packagesruki
2023-03-21add check_msnippetsruki
2023-03-19improve to check mainruki