aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2024-04-17Extend page alignment compat to cover x86_64.Dan Albert
2024-03-06Extend flexible page-size mode to cover alignment.Dan Albert
2024-03-06Add flexible page size compat mode.Dan Albert
2024-01-24Preserve ANDROID_USE_LEGACY_TOOLCHAIN_FILE.Dan Albert
2024-01-22Generalize API pullups in ndk-build/CMake.Dan Albert
2024-01-22Improve standalone toolchain API too low errors.Dan Albert
2024-01-18Merge "make_standalone_toolchain.py: support riscv64." into mainElliott Hughes
2024-01-12Improve standalone toolchain deprecation notices.Dan Albert
2024-01-12make_standalone_toolchain.py: support riscv64.Elliott Hughes
2023-12-06Add ANDROID_SANITIZE=memtag in CMakeFlorian Mayer
2023-09-27Add ANDROID_SANITIZE=hwaddress in CMakeFlorian Mayer
2023-07-27Add NDK support for 'riscv64' ABIPrashanth Swaminathan
2023-07-14Add configuration of wrap_sh tests for riscv64Prashanth Swaminathan
2023-07-13Pull up riscv64 version in adjust_api_levelPrashanth Swaminathan
2023-07-13Update CMake files to build for riscv64Prashanth Swaminathan
2023-06-01Add wrap script for hwasan.Florian Mayer
2023-05-08Enable unspecified encoding lint.Dan Albert
2023-05-04Let the driver handle the C++ stdlib.Dan Albert
2023-05-03Use clang when modules have no C++ code.Dan Albert
2023-05-03Format overlooked files.Dan Albert
2023-04-25Check for paths with spaces in ndk-build.cmd.Dan Albert
2023-01-13Merge "Do not pass --gc-sections for debug builds."Treehugger Robot
2023-01-13Do not pass --gc-sections for debug builds.Dan Albert
2022-12-15Merge "Disable CMake workaround when using 3.22+."Treehugger Robot
2022-11-09Remove ANDROID_TOOLCHAIN_PREFIXzijunzhao
2022-10-26Use weak symbols with -Werror=unguarded-availability.zijunzhao
2022-10-19Merge "Fix bash interpreter invocation in shell scripts."Treehugger Robot
2022-10-19Merge "Unify python scripts interpreter invocation."Treehugger Robot
2022-10-19Unify python scripts interpreter invocation.Tomasz 'CeDeROM' CEDRO
2022-10-19Fix bash interpreter invocation in shell scripts.Tomasz 'CeDeROM' CEDRO
2022-10-18Add weak symbol support to CMake.zijunzhao
2022-10-14Merge changes I806350f5,I187863e5Dan Albert
2022-10-13Drop libandroid_support cruft from build systems.Dan Albert
2022-10-13Verify symbols in version scripts by default.Dan Albert
2022-10-11Add support to ndk-build in Application.mkzijunzhao
2022-09-28Revert "Reformat cmake files"Zijun Zhao
2022-09-28Reformat cmake fileszijunzhao
2022-07-28Fix Release opt flags for legacy toolchain.Dan Albert
2022-06-22Merge "Handle spaces in Mac/Linux directory names."James Farrell
2022-06-22Handle spaces in Mac/Linux directory names.James Farrell
2022-06-21Handle spaces in Windows directories.James Farrell
2022-06-01Uses gc-sections flag for shared libraries.Matthias Blume
2022-05-26Adding shell quotations around fragile arguments.Matthias Blume
2022-04-15Default to legacy CMake toolchain fileRyan Prichard
2022-01-25Replace distutils copy_tree, exclude tmp filesRyan Prichard
2022-01-25Factor out bash code for host detection and python3 findingRyan Prichard
2022-01-25ndk-build.cmd: setlocal and avoid dup \\ in NDK_ROOTRyan Prichard
2022-01-18Only set CMAKE_ANDROID_ARM_MODE for armeabiHaibo
2021-12-14Merge "change CMake toolchain file CMAKE_ANDROID_EXCEPTION to CMAKE_ANDROID_E...Zijun Zhao
2021-12-14change CMake toolchain file CMAKE_ANDROID_EXCEPTION tozijunzhao