aboutsummaryrefslogtreecommitdiff
path: root/core/binary.mk
AgeCommit message (Expand)Author
2024-05-01Use memtag_stack variants in makeFlorian Mayer
2024-03-05Merge "Add CLANG_EXTERNAL_CFLAGS to both vendor and hardware directories" int...Aditya Kumar
2024-03-01Add CLANG_EXTERNAL_CFLAGS to both vendor and hardware directoriesAdityaK
2024-02-05Reapply "Rename LOCAL_USE_VNDK"Kiyoung Kim
2024-02-02Revert "Rename LOCAL_USE_VNDK"Kiyoung Kim
2024-01-30Rename LOCAL_USE_VNDKKiyoung Kim
2024-01-04Enable clang coverageJoey Jiao
2024-01-04Pass LOCAL_MIN_SDK_VERSION to clang tripleJooyung Han
2023-11-30Define __ANDROID_VENDOR_API__Justin Yun
2023-11-02Remove code related to unused LOCAL_* variablesColin Cross
2023-11-02Removed unused license codeColin Cross
2023-06-07BOARD_VNDK_VERSION must be set first passSteven Moreland
2023-04-04Adapt to rearranged NDK sysroot.Dan Albert
2023-01-25Add GLOBAL_CLANG_CFLAGS_64_NO_OVERRIDE support to Makezijunzhao
2022-11-09Add basic musl support to makeColin Cross
2022-10-27Revert "Fix typo"Brad Hinegardner
2022-10-26Fix typoCole Faust
2022-09-02Replace dependencies from the Makefile to API imported modulesKiyoung Kim
2022-05-19Rename modulesAddedWall to modulesWarningsAllowedYi Kong
2022-03-22Remove ALL_GENERATED_SOURCESColin Cross
2022-02-05Add GLOBAL_CLANG_EXTERNAL_CFLAGS_NO_OVERRIDE to third-party codePirama Arumuga Nainar
2021-04-05Remove all unused, legacy FDO build rulesStephen Hines
2021-03-31Revert^2 "Switch platform-NDK unwinder to LLVM libunwind.a prebuilt"Ryan Prichard
2021-03-31Revert "Switch platform-NDK unwinder to LLVM libunwind.a prebuilt"Ryan Prichard
2021-03-22Switch platform-NDK unwinder to LLVM libunwind.a prebuiltRyan Prichard
2021-03-15Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__Justin Yun
2020-09-24Remove implicit include path for jni.hOrion Hodson
2020-08-12Merge "Use the soong-built NDK CRT objects."Treehugger Robot
2020-08-06Merge "Don't use the remote pool when using clang-tidy"Treehugger Robot
2020-08-06Don't use the remote pool when using clang-tidyDan Willemsen
2020-08-04Separate lists of soong sanitize modulesInseob Kim
2020-07-29Update binary.mk language to comply with Android's inclusive language guidanceKevin Lau Fang
2020-07-17Use the soong-built NDK CRT objects.Dan Albert
2020-07-16Add mk2bp_catalog.py that outputs more data about makefiles to be converted t...Joe Onorato
2020-07-08Turn `COVERAGE_PATHS` and `COVERAGE_EXCLUDE_PATHS` into obsolete variables.Roland Levillain
2020-06-30Dedup lists of NDK libraries from Soong.Dan Albert
2020-06-15Merge "Rename native code coverage paths product variables in Make."Roland Levillain
2020-06-14Rename native code coverage paths product variables in Make.Roland Levillain
2020-06-11Use inclusive language in build/makeColin Cross
2020-06-08More performance improvementsDan Willemsen
2020-05-01Remove TARGET_PROJECT[_SYSTEM]_INCLUDESDan Willemsen
2020-04-07Revert "Revert "Use sdk variant of Soong modules when LOCAL_SDK_..."Colin Cross
2020-04-07Revert "Use sdk variant of Soong modules when LOCAL_SDK_VERSION ..."Colin Cross
2020-03-24Use sdk variant of Soong modules when LOCAL_SDK_VERSION is setColin Cross
2020-03-06Remove unused mips workarounds.Elliott Hughes
2020-02-13Remove execute-only support.Ivan Lozano
2020-01-23Implement BOARD_VNDK_VERSIONInseob Kim
2020-01-22Restore "Linktype check for native:product"Justin Yun
2020-01-20Revert "Linktype check for native:product"Justin Yun
2020-01-19Linktype check for native:productJustin Yun