summaryrefslogtreecommitdiff
path: root/xmake/toolchains/ndk/load.lua
AgeCommit message (Collapse)Author
2025-10-16improve old ndk to support gccruki
2025-08-21add space for beautyHuiYuanXin13
2025-08-20fix: android ndk rust link-argsHuiYuanXin13
修复了这样的问题:使用android ndk构建rust源码时,rustc不会将link-args="..."的等号之后的引号特殊处理,导致传递给clang++类似'"-llog'的错误的参数。
2025-07-17improve ndkruki
2025-07-13add sysroot to ldflagsndkruki
2025-07-03rename copyrightruki
2025-01-27Fix clang flagstar9029
2024-12-01Fix meson package buildstar9029
2024-10-30Add riscv64 support for Android NDK projectsiFarbod
2024-09-04Fix confusion between ndk_sdkver and ndkverA2va
2024-09-03Fix semver formatA2va
2024-09-03Update load.luaA2va
2024-09-03Fix version compA2va
2024-09-03Add runtimes only if the ndk version is low enoughA2va
and a warning, if the current config have a deprecated runtime
2024-06-24Revert wrong change in ebc4520b6ce93e6f31d6885f5f5820f5992962eeJérôme Leclercq
2024-06-12ndk: fix error if ndk has spacesJérôme Leclercq
2024-05-11add c++abiruki
2024-02-26Update load.luaiFarbod
2024-01-25remove toolchain runtimesruki
2024-01-25use runtimes for ndkruki
2024-01-20fix android ndk r26b #4614ruki
2024-01-16support android ndk r26b #4614ruki
2023-11-11fix target for rustruki
2023-07-19Fix grammarwtz
2021-10-27remove ex kindruki
2021-09-26improve android ndk support for r23ruki
2021-03-17add nostdinc++ruki
2021-03-17support ndk >= r22ruki
2021-02-16improve cross/bindir/sdkdir for toolchainsruki
2020-12-19update copyright dateruki
2020-11-10switch system includedirs for toolchainsruki
2020-10-06improve toolchain flags orderruki
2020-09-25fix trailing white-spaceruki
2020-08-30update changelogruki
2020-08-30improve android ndkruki
2020-06-19improve toolchain arch/platruki
2020-06-04rename toolsets to toolsetruki
2020-05-19add ndk toolchainruki