android_build_soong/cc
Cole Faust e8a8783154 Rename ConfigAndErrorContext to ConfigurableEvaluatorContext
I'm going to be adding some methods to this interface, give it
a name based on how it's going to be used, not based on what methods
it contains.

Bug: 323382414
Test: m nothing --no-skip-soong-tests
Change-Id: I9bba04ba756c4dbe00625e2d04af81e78a11cae9
2024-09-11 11:35:46 -07:00
..
config Add missing pieces of ARMv9.2-A support. 2024-09-07 03:11:25 +00:00
libbuildversion
ndk_api_coverage_parser
ndkstubgen ndkstubgen: use llndk=<version> for new llndk stub 2024-03-14 06:06:26 +09:00
symbolfile ndkstubgen: use llndk=<version> for new llndk stub 2024-03-14 06:06:26 +09:00
afdo.go Do not enable AFDO for coverage builds 2024-08-05 07:07:09 +00:00
afdo_test.go Fix TestAfdoDeps for darwin 2024-02-09 12:22:13 -08:00
Android.bp Revert "Revert "Switch NDK libc++ from prebuilts/ndk to prebuilt..." 2024-07-30 02:07:15 +00:00
androidmk.go Revert "Revert "Switch NDK libc++ from prebuilts/ndk to prebuilt..." 2024-07-30 02:07:15 +00:00
api_level.go
binary.go Update outputFilesForModuleFromProvider 2024-06-25 15:37:09 -07:00
binary_sdk_member.go Make the WholeStatic/Static/Shared libs properties configurable 2024-08-19 14:39:19 -07:00
binary_test.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
builder.go Always generate PDB for Windows executable 2024-08-14 13:31:55 -07:00
cc.go Rename ConfigAndErrorContext to ConfigurableEvaluatorContext 2024-09-11 11:35:46 -07:00
cc_test.go Merge changes from topic "cc_prebuilt_stubs" into main 2024-08-27 19:37:08 +00:00
cc_test_only_property_test.go Remove test_per_src 2024-06-28 10:31:05 -07:00
ccdeps.go Use default fallback when generating cc deps 2024-07-16 23:28:14 +00:00
check.go Add a check for -fno-integrated-as 2024-08-30 18:57:22 +00:00
cmake_ext_add_aidl_library.txt cc_cmake_snapshot: refine link and compile flags 2024-07-02 10:43:02 -07:00
cmake_ext_append_flags.txt Implement cc_cmake_snapshot 2024-05-09 15:25:27 -07:00
cmake_main.txt cc_cmake_snapshot: refine link and compile flags 2024-07-02 10:43:02 -07:00
cmake_module_aidl.txt cc_cmake_snapshot: improve support for AIDL 2024-05-14 13:45:34 -07:00
cmake_module_cc.txt Make the WholeStatic/Static/Shared libs properties configurable 2024-08-19 14:39:19 -07:00
cmake_snapshot.go Merge "Make the WholeStatic/Static/Shared libs properties configurable" into main 2024-08-19 22:48:16 +00:00
cmake_snapshot_test.go cc_cmake_snapshot: drop Modules field 2024-07-08 10:22:24 -07:00
cmakelists.go
compdb.go Encode directly into file 2024-08-09 08:52:26 -07:00
compiler.go Make the WholeStatic/Static/Shared libs properties configurable 2024-08-19 14:39:19 -07:00
compiler_test.go
coverage.go Add IsAddingDependency to IncomingTransitionContext 2024-07-11 16:59:34 -07:00
fdo_profile.go Remove fdoProfileMutator 2024-02-09 13:49:02 -08:00
fuzz.go Make the srcs and exclude_srcs properties configurable 2024-08-12 15:27:02 -07:00
gen.go Disable tidy checks for generated code 2024-01-10 16:29:51 +09:00
gen_test.go Add TestContext parameter to ContentFromFileRuleForTests 2023-12-03 17:22:56 -08:00
generated_cc_library.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
genrule.go Move vendor and product variant generation logic from cc package to android package 2024-06-21 07:45:09 +00:00
genrule_test.go Access output files thru providers in Soong tests. 2024-08-21 00:03:50 +00:00
image.go Make the srcs and exclude_srcs properties configurable 2024-08-12 15:27:02 -07:00
image_sdk_traits.go
installer.go Split usage of UseVndk 2024-01-09 11:37:14 +09:00
kernel_headers.go "master" was renamed "main". 2024-01-09 22:09:07 +00:00
library.go Rename ConfigAndErrorContext to ConfigurableEvaluatorContext 2024-09-11 11:35:46 -07:00
library_headers.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
library_headers_test.go
library_sdk_member.go Make the WholeStatic/Static/Shared libs properties configurable 2024-08-19 14:39:19 -07:00
library_stub.go Convert version mutator to TransitionMutator 2024-07-17 15:50:36 -07:00
library_test.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
linkable.go cc/rust: Alias ffi rlib variant for static_libs 2024-06-26 01:35:41 +00:00
linker.go Rename ConfigAndErrorContext to ConfigurableEvaluatorContext 2024-09-11 11:35:46 -07:00
llndk_library.go Remove versioned_ndk_headers module type. 2024-08-28 23:16:09 +00:00
lto.go Use --lto-O0 for optimizeForSize targets 2024-06-16 13:05:05 +09:00
lto_test.go Convert LTO mutators to TransitionMutator 2024-01-26 11:06:45 -08:00
makevars.go Remove HWADDRESS_SANITIZER_GLOBAL_OPTIONS 2024-08-01 10:30:02 +09:00
native_bridge_sdk_trait.go
ndk_abi.go Disable ABI tracking for bionic. 2024-08-09 21:16:56 +00:00
ndk_headers.go Remove versioned_ndk_headers module type. 2024-08-28 23:16:09 +00:00
ndk_library.go Merge changes from topic "libbinder_ndk-remove-cpp-headers" into main 2024-09-04 18:23:19 +00:00
ndk_sysroot.go Remove versioned_ndk_headers module type. 2024-08-28 23:16:09 +00:00
ndk_test.go
object.go Rename ConfigAndErrorContext to ConfigurableEvaluatorContext 2024-09-11 11:35:46 -07:00
object_test.go Remove VNDK information from CC and APEX tests 2024-03-28 15:15:01 +09:00
orderfile.go Convert orderfile mutators to TransitionMutator 2024-01-26 11:06:45 -08:00
orderfile_test.go gofmt soong 2023-10-18 17:42:59 -07:00
OWNERS
prebuilt.go Skip -Wl,--version-script on libclang_rt.* stubs (temp hack) 2024-08-26 19:43:31 +00:00
prebuilt_test.go Add PrepareForTestWithBuildFlag 2024-08-09 16:47:45 -07:00
proto.go Soong cc proto fix for grpc plugin 2024-07-26 06:00:30 +00:00
proto_test.go Soong cc proto fix for grpc plugin 2024-07-26 06:00:30 +00:00
pylintrc
rs.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
sabi.go Ensure opt-in platform ABI dumps are configured with ref_dump_dirs 2024-05-09 18:24:06 +08:00
sanitize.go Remove HWADDRESS_SANITIZER_GLOBAL_OPTIONS 2024-08-01 10:30:02 +09:00
sanitize_test.go Access output files thru providers in Soong tests. 2024-08-21 00:03:50 +00:00
sdk.go Convert sdk mutator to TransitionMutator 2024-07-17 15:50:36 -07:00
sdk_test.go
snapshot_prebuilt.go Deprecate Snapshot build 2024-04-05 01:56:56 +00:00
stl.go Revert "Revert "Switch NDK libc++ from prebuilts/ndk to prebuilt..." 2024-07-30 02:07:15 +00:00
strip.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
stub_library.go Merge "Prevent duplicate dist rules for source and prebuilt C api cov" into main 2024-08-21 19:06:46 +00:00
test.go Merge "Revert "Switch host native tests to -Og"" into main 2024-07-15 23:06:52 +00:00
test_data_test.go
testing.go Access output files thru providers in Soong tests. 2024-08-21 00:03:50 +00:00
tidy.go Make the enabled property configurable 2024-05-02 15:41:24 -07:00
tidy_test.go Disable tidy checks for generated code 2024-01-10 16:29:51 +09:00
util.go Add clang_verify property for cc. 2024-05-21 11:31:48 +08:00
vendor_public_library.go
vendor_public_library_test.go Remove VNDK information from CC and APEX tests 2024-03-28 15:15:01 +09:00
vndk.go PrebuildEtcModule no longer implements OutputFiles method 2024-06-10 15:17:07 -07:00
vndk_prebuilt.go Remove VNDK related code from Soong 2024-06-05 01:22:58 +00:00