aboutsummaryrefslogtreecommitdiffstats
path: root/cc/cc.go
Commit message (Expand)AuthorAgeFilesLines
* Add ramdisk image.Yifan Hong2020-01-221-7/+55
* Do not create ABI dumps for NDK stub librariesHsin-Yi Chen2020-01-171-1/+1
* Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX"Jiyong Park2020-01-141-0/+25
* Merge "Revert "Reland "m <apex_name>-deps-info prints the internal/external d...Jiyong Park2020-01-141-25/+0
|\
| * Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of ...Jiyong Park2020-01-141-25/+0
* | Merge "Reland "m <apex_name>-deps-info prints the internal/external deps of t...Treehugger Robot2020-01-141-0/+25
|\|
| * Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""Jiyong Park2020-01-091-0/+25
* | A test cc module is installable even if it's not available for platformJiyong Park2020-01-091-1/+19
|/
* Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"Jiyong Park2020-01-091-25/+0
* m <apex_name>-deps-info prints the internal/external deps of the APEXJiyong Park2020-01-021-0/+25
* AIDEGen: collect cc_srcs and cc related flags in module_bp_cc_deps.jsonbralee2019-12-301-8/+0
* Merge "Create product variant for product partition"Treehugger Robot2019-12-211-64/+148
|\
| * Create product variant for product partitionJustin Yun2019-12-201-64/+148
* | Differentiate between cc library and binaryPaul Duffin2019-12-201-0/+3
|/
* Dedup cc build components registrationPaul Duffin2019-12-191-4/+9
* Merge "Create public stub for platform's sysprop_library"Treehugger Robot2019-12-191-1/+1
|\
| * Create public stub for platform's sysprop_libraryInseob Kim2019-12-191-1/+1
* | Merge "Reland "Also package recursive jni_libs deps of android_apps as well a...Peter Collingbourne2019-12-181-2/+2
|\ \
| * | Reland "Also package recursive jni_libs deps of android_apps as well as direc...Peter Collingbourne2019-12-171-2/+2
| * | Revert "Also package recursive jni_libs deps of android_apps as well as direc...Lorenzo Colitti2019-12-181-4/+4
| * | Also package recursive jni_libs deps of android_apps as well as direct deps.Peter Collingbourne2019-12-161-4/+4
| |/
* | Don't create native bridge variants of vendor modulesColin Cross2019-12-181-3/+0
* | Move imageMutator before archMutatorColin Cross2019-12-171-8/+0
|/
* Merge "Expose some factories for aidl_test.go"Treehugger Robot2019-12-131-1/+1
|\
| * Expose some factories for aidl_test.goJooyung Han2019-12-091-1/+1
* | Merge "Run ABI checks for shared libs exported by APEX"Logan Chien2019-12-101-4/+5
|\ \
| * | Run ABI checks for shared libs exported by APEXLogan Chien2019-12-041-4/+5
* | | Fix generated headers of snapshotInseob Kim2019-12-091-8/+26
| |/ |/|
* | Move ImageMutator after archMutatorColin Cross2019-12-061-2/+1
* | apex_available is defaultableJiyong Park2019-12-021-1/+0
|/
* Merge changes I0dcc9c7b,I9bc40642Colin Cross2019-11-251-123/+38
|\
| * Move cc.imageMutator into the android packageColin Cross2019-11-201-123/+38
* | Merge "Allow cc.LinkabeInterfaces to request "" variants."Ivan Lozano2019-11-221-0/+4
|\ \
| * | Allow cc.LinkabeInterfaces to request "" variants.Ivan Lozano2019-11-211-0/+4
| |/
* / Reland "Recognize libdl_android as a Bionic library".Martin Stjernholm2019-11-191-1/+1
|/
* Merge "Allow cc modules to pull in rust includes."Ivan Lozano2019-11-151-2/+3
|\
| * Allow cc modules to pull in rust includes.Ivan Lozano2019-11-141-2/+3
* | make ApexProperties defaultableJooyung Han2019-11-131-4/+2
* | Merge "Revert submission of topic 'libdl_android-in-apex'"Martin Stjernholm2019-11-081-1/+1
|\ \
| * | Revert submission of topic 'libdl_android-in-apex'Yuexi Ma2019-11-071-1/+1
* | | Merge changes from topic "reorder-cflags"Colin Cross2019-11-081-24/+32
|\ \ \
| * | | Split local and global cflagsColin Cross2019-11-071-24/+32
* | | | Merge "SDK snapshot is dist'ed"Treehugger Robot2019-11-081-3/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | SDK snapshot is dist'edJiyong Park2019-11-071-3/+10
| | |/ | |/|
* / | Recognize libdl_android as a Bionic library.Martin Stjernholm2019-11-061-1/+1
|/ /
* / Fix vendor variants generation of vndkInseob Kim2019-11-011-1/+5
|/
* Merge "Soong generates vndk-related .libraries.txt files"Jooyung Han2019-11-011-10/+8
|\
| * Soong generates vndk-related .libraries.txt filesJooyung Han2019-11-011-10/+8
* | Merge "native shared libs in an SDK can be snapshotted"Treehugger Robot2019-11-011-5/+28
|\ \ | |/ |/|
| * native shared libs in an SDK can be snapshottedJiyong Park2019-10-291-5/+28