aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Use correct flags for host-side assemblyGreg Hartman2017-10-062-0/+21
* Make libdl.so be loaded after libc.soColin Cross2017-08-243-38/+25
* Keep vndk library lists sortedColin Cross2017-08-181-0/+4
* Merge "cflags for vendor variants" into oc-mr1-devTreeHugger Robot2017-08-111-0/+8
|\
| * cflags for vendor variantsJiyong Park2017-08-101-0/+8
* | List of VNDK-related libs are exported to makeJiyong Park2017-08-107-17/+55
|/
* Merge "a shared lib header is not exported to vendors if it is in exclude_sha...TreeHugger Robot2017-08-101-4/+5
|\
| * a shared lib header is not exported to vendors if it is in exclude_shared_libsJiyong Park2017-08-101-4/+5
* | Allow vndk library dependecies to dump abi again.Jayant Chowdhary2017-08-081-1/+1
|/
* Merge ".vendor suffix is added only for libs having core/vendor variants" int...TreeHugger Robot2017-08-013-9/+39
|\
| * .vendor suffix is added only for libs having core/vendor variantsJiyong Park2017-07-273-9/+39
* | Allow 'vndk' tag in cc_defaultsJustin Yun2017-07-281-0/+1
|/
* Merge "Don't pass same argument twice for defaults modules initialization" am...Colin Cross2017-07-201-4/+4
|\
| * Merge "Don't pass same argument twice for defaults modules initialization"Colin Cross2017-07-201-4/+4
| |\
| | * Don't pass same argument twice for defaults modules initializationColin Cross2017-07-191-4/+4
* | | Merge "Add to cflags in compilerFlags()" am: cad076b16b am: 33dc73e707George Burgess IV2017-07-192-12/+24
|\| |
| * | Merge "Add to cflags in compilerFlags()"George Burgess IV2017-07-192-12/+24
| |\|
| | * Merge "Add to cflags in compilerFlags()"Treehugger Robot2017-07-192-12/+24
| | |\
| | | * Add to cflags in compilerFlags()George Burgess IV2017-07-192-12/+24
* | | | Merge "Install VNDK libs in /system instead of /vendor" am: 57b314daba am: d1...Justin Yun2017-07-195-14/+171
|\| | |
| * | | Merge "Install VNDK libs in /system instead of /vendor"Justin Yun2017-07-195-14/+171
| |\| |
| | * | Merge "Install VNDK libs in /system instead of /vendor"Treehugger Robot2017-07-195-14/+171
| | |\ \
| | | * | Install VNDK libs in /system instead of /vendorJustin Yun2017-07-185-14/+171
* | | | | Merge "Move default libnativehelper include to mock dir." am: 3c8ba15bdd am: ...Steven Moreland2017-07-192-1/+11
|\| | | |
| * | | | Merge "Move default libnativehelper include to mock dir."Steven Moreland2017-07-192-1/+11
| |\| | |
| | * | | Merge "Move default libnativehelper include to mock dir."Treehugger Robot2017-07-192-1/+11
| | |\ \ \
| | | * | | Move default libnativehelper include to mock dir.Steven Moreland2017-07-182-1/+11
| | | |/ /
* | | | | Merge "Allow integer_overflow sanitizer path exclusion." am: 335565d300 am: 9...Ivan Lozano2017-07-191-1/+3
|\| | | |
| * | | | Merge "Allow integer_overflow sanitizer path exclusion."Ivan Lozano2017-07-191-1/+3
| |\| | |
| | * | | Allow integer_overflow sanitizer path exclusion.Ivan Lozano2017-07-181-1/+3
| | |/ /
* | | | Merge "Add support for data field in cc_benchmark." am: da4a7257b5 am: 86763f...Colin Cross2017-07-182-16/+29
|\| | |
| * | | Merge "Add support for data field in cc_benchmark."Colin Cross2017-07-182-16/+29
| |\| |
| | * | Merge "Add support for data field in cc_benchmark."android-o-preview-4Colin Cross2017-07-182-16/+29
| | |\ \
| | | * | Add support for data field in cc_benchmark.Anders Lewis2017-07-172-16/+29
| | | |/
* | | | Merge "Add integration testing infrastructure" am: dddf50039a am: daf9154992Colin Cross2017-07-181-19/+4
|\| | |
| * | | Merge "Add integration testing infrastructure"Colin Cross2017-07-181-19/+4
| |\| |
| | * | Add integration testing infrastructureColin Cross2017-07-141-19/+4
| | |/
* | | Fix kernel_headers module registration am: fd7310d95a am: 458e5cad5eDan Willemsen2017-07-101-4/+1
|\| |
| * | Fix kernel_headers module registrationDan Willemsen2017-07-101-4/+1
| |\|
| | * Fix kernel_headers module registrationDan Willemsen2017-07-101-4/+1
* | | add device_kernel_headers module for vendor-specific kernel headers am: d773e...Jiyong Park2017-07-081-0/+53
|\| |
| * | add device_kernel_headers module for vendor-specific kernel headersJiyong Park2017-07-081-0/+53
| |\|
| | * add device_kernel_headers module for vendor-specific kernel headersJiyong Park2017-07-081-0/+53
* | | Add integer_overflow sanitization build option. am: 0c3a1efae4 am: 1523dadc8bIvan Lozano2017-07-073-10/+55
|\| |
| * | Add integer_overflow sanitization build option.Ivan Lozano2017-07-073-10/+55
| |\|
| | * Add integer_overflow sanitization build option.Ivan Lozano2017-07-073-10/+55
* | | fix: a vendor variant of a lib doesn't re-export llndk headers am: 4c35af09ea...Jiyong Park2017-07-061-0/+1
|\| |
| * | fix: a vendor variant of a lib doesn't re-export llndk headersJiyong Park2017-07-061-0/+1
| |\|
| | * fix: a vendor variant of a lib doesn't re-export llndk headersJiyong Park2017-07-051-0/+1
* | | Refactor factories am: 36242850fd am: c59a0042a1Colin Cross2017-06-3014-72/+83
|\| |