summaryrefslogtreecommitdiff
path: root/xmake/modules/detect/sdks/find_ndk.lua
AgeCommit message (Collapse)Author
2026-07-18Update NDK's sdkver for riscv64 architectureiFarbod
When the riscv64 architecture was first introduced, it was at 35, but that version was never usable outside of internal dev environments, the libraries for linking are actually in `36`.
2026-03-30add more commentsruki
2026-02-11improve check tipsruki
2025-10-16improve old ndk to support gccruki
2025-09-10improve detectcache saveruki
2025-07-03rename copyrightruki
2025-03-14improve to find ndkruki
2024-10-30Add riscv64 support for Android NDK projectsiFarbod
2024-06-12Android: add a better error if a wrong arch is specifiedJérôme Leclercq
2024-03-25add harmonyruki
2021-09-26improve to find ndkruki
2021-09-26improve android ndk support for r23ruki
2021-03-17support ndk >= r22ruki
2020-12-23remove lib.detect.cacheruki
2020-12-19update copyright dateruki
2020-09-25fix trailing white-spaceruki
2020-09-18improve checking tipsruki
2020-05-19fix find_ndkruki
2020-04-18improve find_ndkruki
2020-04-18uses c++_static instead of llvmstl_xxxruki
2020-03-27improve android abi againruki
2020-03-27improve android abiruki
2020-02-12fix linker errors for android ndk on windowsruki
2019-12-19update the copyright dateruki
2019-10-28improve to detect android ndk versionruki
2019-10-12improve to find android ndk and sdkruki
2019-09-18improve to find ndk_sdkverruki
2019-07-24fix typoOpportunityLiu
2019-05-22add ndk_stdcxx option for ndkruki
2019-05-09deploy android qt appruki
2019-04-18improve find_ndk for x86ruki
2019-04-13fix headers with ASF to non-ASFruki
2019-01-03update some check inforuki
2018-12-31modify copyright dateruki
2018-12-19improve mingwruki
2018-12-06improve set_configruki
2018-11-14improve to build for android ndkruki
2018-09-29improve to find xcoderuki
2018-09-28improve to find ndkruki
2018-06-22improve find cross toolchainruki
2018-05-02improve os.matchruki
2018-03-20rename sdk detect modulesruki