aboutsummaryrefslogtreecommitdiff
path: root/cc/makevars.go
AgeCommit message (Expand)Author
2021-01-13Merge "Remove remaining libnativehelper implicit includes"Orion Hodson
2020-12-23Support for recovery snapshot.Jose Galmes
2020-11-17Store ndkKnownLibs in the configColin Cross
2020-09-24Remove remaining libnativehelper implicit includesOrion Hodson
2020-08-07Remove M4 export to MakeDan Willemsen
2020-07-23Revert "Support per-module MakeVars"Dan Willemsen
2020-07-17Support per-module MakeVarsDan Willemsen
2020-06-30Dedup NDK library lists in make.Dan Albert
2020-06-30Generate the known NDK libraries list.Dan Albert
2019-12-04Exclude dirs from binder interface whitelistingIvan Lozano
2019-11-01Soong generates vndk-related .libraries.txt filesJooyung Han
2019-07-30Merge "Specify the API level via the triple instead of __ANDROID_API__."Peter Collingbourne
2019-07-25Specify the API level via the triple instead of __ANDROID_API__.Peter Collingbourne
2019-07-24Merge "Do not install LLNDK libs moved APEX on /system"Przemyslaw Szczepaniak
2019-07-22Do not install LLNDK libs moved APEX on /systemPrzemyslaw Szczepaniak
2019-07-19Remove asanLibs.Dan Albert
2019-06-19Use prebuilt m4 instead of system m4Dan Willemsen
2019-05-17Teach soong not to duplicate the HWASAN runtime into each APEX.Peter Collingbourne
2019-05-09Attach global variables to ContextInseob Kim
2019-04-04Remove our clang-tidy wrapperGeorge Burgess IV
2019-03-21Add support for no-vendor-variant VNDKVic Yang
2019-02-07Make MakeVarsContext a PathContextColin Cross
2019-02-06Prepare for a type-safe OnceKeyColin Cross
2019-01-28Stop exporting the windows toolchain to MakeDan Willemsen
2018-10-22Allow generating modules once per OS instead of once per ClassDan Willemsen
2018-10-12Define HWADDRESS_SANITIZER_GLOBAL_OPTIONS.Evgenii Stepanov
2018-10-11Scudo minimal runtime support for SoongKostya Kortchinsky
2018-10-07Update flags passed to makeDan Willemsen
2018-09-21Use WITH_TIDY_FLAGS env variable.Chih-Hung Hsieh
2018-09-10Export build/soong/scripts/strip.sh to MakeColin Cross
2018-09-07(soong) Add -fsanitize= argument to assembly flags.Evgenii Stepanov
2018-09-06Remove GCC support from MakeDan Willemsen
2018-08-28Pass hwasan extra cflags to make.Evgenii Stepanov
2018-08-27Define PATH_TO_CLANG_TIDY_SHELL for build/make rules.Chih-Hung Hsieh
2018-08-22Add clang-tidy.sh to filter out troublesome flags.Chih-Hung Hsieh
2018-08-16Add "hwaddress" sanitizer.Evgenii Stepanov
2018-06-25Define CLANG_TIDY_UNKNOWN_CFLAGS for build/make.Chih-Hung Hsieh
2018-06-19Soong support for ScudoKostya Kortchinsky
2018-06-07Use llvm-{objcopy,strip} when clang lld is used.Chih-Hung Hsieh
2018-06-06Revert "Revert "Add external projects only CFlags option""Yi Kong
2018-06-03Fix mac sdk buildDan Willemsen
2018-06-01Allow more PATH tools, expose HOST_STRIPDan Willemsen
2018-04-12Add USE_CLANG_LLD and use_clang_lld.android-o-mr1-iot-preview-8o-mr1-iot-preview-8linaro-masterChih-Hung Hsieh
2018-04-11Use Config/DeviceConfig functions to access ProductVariablesDan Willemsen
2018-03-30Allow platform modules to link to vendor public librariesJiyong Park
2018-03-19Use armv7a-linux-androideabi for arm device triple.Chih-Hung Hsieh
2018-03-10Remove obsolete Brillo variableDan Willemsen
2018-03-07Add minimal-runtime support for integer overflows.Ivan Lozano
2018-03-01Create a make variable for all lsdump files.Jayant Chowdhary
2018-01-29Store missing profile files into a Make variablePirama Arumuga Nainar