aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Make native_coverage clause work with ClangCoverageColin Cross2020-07-021-2/+2
* Rename native code coverage paths product variables in Soong.Roland Levillain2020-06-301-1/+1
* Merge "VNDK listing contains device modules only" into rvc-devTreeHugger Robot2020-06-232-11/+50
|\
| * VNDK listing contains device modules onlyYo Chiang2020-06-182-11/+50
* | Exclude kernel_headers from vendor snapshotInseob Kim2020-06-171-0/+4
|/
* Use inclusive language in build/soongColin Cross2020-06-151-1/+1
* Define Soong phony rules in MakeColin Cross2020-06-151-6/+1
* Remove paths from cc.TestConfigColin Cross2020-06-151-23/+1
* Update LLVM toolchain to r383902b.Stephen Hines2020-06-111-2/+2
* Merge changes I059e639b,I4ebe1da8,Idf4fd37a,Id90082b5 into rvc-devInseob Kim2020-06-0510-68/+318
|\
| * Do not disable llndk librariesInseob Kim2020-06-031-0/+5
| * Create only one vendor variant depending on pathInseob Kim2020-06-032-10/+28
| * Implement cc_object vendor snapshotInseob Kim2020-06-027-15/+186
| * Refine logic choosing vendor snapshot modulesInseob Kim2020-06-026-44/+100
* | Soong package structure refactoringJaewoong Jung2020-06-023-1/+121
|/
* Merge "Capture libeigen's header correctly" into rvc-devInseob Kim2020-05-311-0/+25
|\
| * Capture libeigen's header correctlyInseob Kim2020-05-291-0/+25
* | Refactor RBE support for Javac/R8/D8 to use the remoteexec package.Treehugger Robot2020-05-251-4/+4
|/
* Add support for remotely executing header-abi-dumper actions.Treehugger Robot2020-05-192-10/+24
* Merge "Add implicit outputs to link actions Bug: b/154733231" into rvc-devRamy Medhat2020-05-191-12/+14
|\
| * Add implicit outputs to link actionsKousik Kumar2020-05-141-12/+14
* | Merge "Default to zero-initialization instead of pattern." into rvc-devStephen Hines2020-05-181-3/+3
|\ \ | |/ |/|
| * Default to zero-initialization instead of pattern.Stephen Hines2020-05-131-3/+3
* | Use StopServicesSetup to stop/start framework.Dan Shi2020-05-131-3/+1
|/
* Add test_mainline_modules to the auto-gen test config(GTest only).easoncylee2020-05-121-7/+14
* Retry: Fix snapshot of a host/device cc_library with stubsPaul Duffin2020-05-101-1/+5
* Retry: Detect invalid arch specific properties in snapshotPaul Duffin2020-05-101-5/+5
* Move prebuilts mutators after defaults have been appliedPaul Duffin2020-05-071-1/+1
* Introduce min_sdk_version to deps info.Artur Satayev2020-05-061-0/+4
* Improve error messages when output file is invalidPaul Duffin2020-05-062-2/+13
* Do not propagate dynamic dependencies for stub libs.Martin Stjernholm2020-05-061-1/+4
* Do not propagate the stub symbol file to prebuilts.Martin Stjernholm2020-05-063-19/+0
* Propagate stubs to the SDK for libraries that have them.Martin Stjernholm2020-05-063-1/+33
* Propagate empty vs unspecified system_shared_libs correctly.Martin Stjernholm2020-05-065-7/+36
* Add SDK member support for cc_object.Martin Stjernholm2020-05-063-3/+18
* Add cc_prebuilt_object.Martin Stjernholm2020-05-063-3/+70
* Merge "Switch to clang-r383902 (11.0.1)." into rvc-devYabin Cui2020-05-053-5/+21
|\
| * Switch to clang-r383902 (11.0.1).Yabin Cui2020-05-013-5/+21
* | Don't tell make about modules in other namespacesDan Willemsen2020-05-031-1/+1
* | Merge changes from topic "sdk_version_variant" into rvc-devColin Cross2020-05-0212-13/+278
|\ \ | |/ |/|
| * Add sdk mutator for native modulesColin Cross2020-04-2712-13/+278
* | Disable cert-dcl51-cpp and -cert-dcl37-c.Yabin Cui2020-04-301-1/+1
* | Disable bugprone-reserved-identifierChih-Hung Hsieh2020-04-301-0/+4
* | Merge "Allow remote execution of link actions." into rvc-devTreeHugger Robot2020-04-282-12/+50
|\ \
| * | Allow remote execution of link actions.Ramy Medhat2020-04-232-12/+50
* | | Merge "Add test_for property" into rvc-devJiyong Park2020-04-282-0/+28
|\ \ \
| * | | Add test_for propertyJiyong Park2020-04-282-0/+28
| | |/ | |/|
* / | Set apex_available propertyJiyong Park2020-04-281-0/+4
|/ /
* | Merge changes I072ad8c3,I72e2f1c9,I47e27d2d into rvc-devJooyung Han2020-04-251-0/+3
|\ \
| * | cc: add min_sdk_version propJooyung Han2020-04-251-0/+3
| |/