Cole Faust
e96c16a806
Make the cflags property configurable
...
So that you can use select statements on it. The current modivation
is to convert a module from make to bp with minimal soong config
variable boilerplate.
Bug: 342006386
Bug: 346922064
Test: m nothing --no-skip-soong-tests
Change-Id: I48d5a11ad3aa65c24cc199458634a5fdbeab2f64
2024-06-13 14:51:14 -07:00
Tomasz Wasilczyk
c3177e0ffc
Enable cmake testing
...
Bug: 302718225
Test: atest binder_sdk_test
Change-Id: Id841d73d11f3b0c75f7bcd523be8ff69300a503e
2024-06-11 13:36:20 -07:00
Tomasz Wasilczyk
e07a19bc63
Merge "cc_cmake_snapshot: fix cc_test and cc_benchmark" into main
2024-06-11 16:04:36 +00:00
Aleks Todorov
c9becde031
cc: Make export_include_dirs configurable
...
Bug: 325444956
Test: m
Test: m [custom cc_library_headers with select]
Change-Id: Iebd66bb3f322276ff0f16dc7765257ea309b081f
2024-06-10 18:37:22 +01:00
Tomasz Wasilczyk
6e2b8c022c
cc_cmake_snapshot: fix cc_test and cc_benchmark
...
Bug: 341997808
Test: aosp/3083875
Change-Id: Id6c2c5032a9963b74485fbfe40c0f2bde1dae5a4
2024-06-05 14:07:24 -07:00
Tomasz Wasilczyk
1e831bfa87
cc_cmake_snapshot: improve support for AIDL
...
- link correct libbinder for AIDL modules
- fix building AIDL interfaces with non-empty AidlRoot
- don't silently drop non-existent dependencies
Bug: 302718225
Test: aosp/3081709
atest binder_sdk_docker_test_clang
Change-Id: I181ef5a994f728f8af19134a6697b065a9aee261
2024-05-14 13:45:34 -07:00
Tomasz Wasilczyk
d848dcc9e6
Disable cc_cmake_snapshot outside of Linux
...
Test: cd build/soong/cc && go test
Bug: 339782737
Change-Id: Ide6693123c741a39d37164a1a39841be1bd84862
2024-05-10 21:32:23 +00:00
Hao Chen
1c8ea5b6e1
Implement cc_cmake_snapshot
...
Bug: 302718225
Test: cd build/soong/cc && go test
Test: https://r.android.com/2803466
Change-Id: Ie7df635233ed68c40d917ea1f83f9fd4b5bfe729
2024-05-09 15:25:27 -07:00