third_party.pigweed.src/pw_polyfill
Carlos Chinchilla e9441715b7 pw_polyfill: Define as cc_static_library
- Expose non-facade libraries as cc_static_library so they can be built
  on their own, following the new guidance at:
  https://pigweed.dev/pw_build_android/
- Fix affected modules.

Bug: 328503970
Test: presubmits in Android main pass
Change-Id: I6fb912cf25e6b12171a23b74469a3c75f59159b7
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/199094
Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>
Reviewed-by: Matthew Sedam <matthewsedam@google.com>
Reviewed-by: Cindy Liu <hcindyl@google.com>
Pigweed-Auto-Submit: Carlos Chinchilla <cachinchilla@google.com>
2024-03-26 22:40:07 +00:00
..
public/pw_polyfill pw_polyfill: Update __cplusplus macro for C++23; support C 2024-03-13 06:31:37 +00:00
standard_library_public/pw_polyfill/standard_library build: Drop C++14 compatibility from the build and docs 2023-10-26 03:47:56 +00:00
Android.bp pw_polyfill: Define as cc_static_library 2024-03-26 22:40:07 +00:00
BUILD.bazel pw_polyfill: Provide static_assert polyfill for C 2024-01-18 00:59:01 +00:00
BUILD.gn pw_polyfill: Provide static_assert polyfill for C 2024-01-18 00:59:01 +00:00
c_test.c pw_polyfill: Update __cplusplus macro for C++23; support C 2024-03-13 06:31:37 +00:00
CMakeLists.txt pw_polyfill: Provide static_assert polyfill for C 2024-01-18 00:59:01 +00:00
docs.rst pw_polyfill: Simplify backported features table 2024-03-22 18:38:25 +00:00
Kconfig kconfig: Add help text 2023-06-22 22:38:24 +00:00
OWNERS
test.cc pw_polyfill: Update __cplusplus macro for C++23; support C 2024-03-13 06:31:37 +00:00