summaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/make/Android.rules
AgeCommit message (Expand)Author
2024-09-24lldb: get lldb API tests working with newer Android NDKsAndrew Rogers
2023-03-23Android.rules: remove mips* rulesFangrui Song
2021-08-20[test] Migrate -gcc-toolchain with space separator to --gcc-toolchain=Fangrui Song
2019-07-23[lldb][test_suite] skip tests of `libstdcpp` on Android and clean upAlex Langford
2019-07-09[lldb_test_suite] Fix lldb test suite targeting remote AndroidAlex Langford
2018-06-22Android.rules: Use libc++ by defaultPavel Labath
2017-10-31Android.rules: build with "unified android headers"Pavel Labath
2017-07-06Revert "Android.rules: build x86 tests with -mstackrealign"Pavel Labath
2017-06-29Android.rules: build x86 tests with -mstackrealignPavel Labath
2017-05-02Android.rules: set "ar" path correctlyPavel Labath
2017-04-12Android.rules: setup correct objcopy pathPavel Labath
2017-03-29Centralize libc++ test skipping logicPavel Labath
2017-03-13Android.rules: Add libc++ supportPavel Labath
2017-03-08Android.rules: fix computation of gcc toolchain directory on armPavel Labath
2017-03-07Android.rules: add support for clang compilerPavel Labath
2017-03-03Android.rules: fix building on macPavel Labath
2017-03-03Android.rules: fix building on windowsPavel Labath
2017-03-03testsuite/android: build test executables with the android ndk directlyPavel Labath