aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Add header-abi-linker dependency on so file.Jayant Chowdhary2017-06-272-11/+14
* Black-list for clang LibTooling Cflags.Jayant Chowdhary2017-06-217-86/+145
* Register libnativewindow as llndkJiyong Park2017-06-211-1/+1
* add exclude_shared_libs for vendor_available:true libsJiyong Park2017-06-212-0/+22
* Don't add -lrt on Darwin for sanitized targets.Evgenii Stepanov2017-06-081-1/+4
|\
| * Don't add -lrt on Darwin for sanitized targets.android-vts-8.0_r2android-vts-8.0_r1Evgenii Stepanov2017-06-071-1/+4
* | Fix -fsanitize=integer not passed for soong builds.Evgenii Stepanov2017-06-071-5/+5
|\|
| * Fix -fsanitize=integer not passed for soong builds.Evgenii Stepanov2017-06-071-5/+5
| * Optimizations to abi checking.Jayant Chowdhary2017-06-016-11/+67
| * Add arch, lib name to header-abi-diff invocation.Jayant Chowdhary2017-05-311-2/+4
* | Switch to clang-4053586 am: dadff1b8d2 am: d24ed23833 am: b4f8e9f1ceYi Kong2017-06-061-2/+2
|\ \
| * \ Switch to clang-4053586 am: dadff1b8d2 am: d24ed23833Yi Kong2017-06-061-2/+2
| |\ \
| | * | Switch to clang-4053586Yi Kong2017-06-041-2/+2
| * | | Export clang default settings. am: e748f5d912 am: 3348b2d79cLeo Li2017-06-041-5/+10
| |\| |
| | * | Export clang default settings.Leo Li2017-06-031-5/+10
* | | | correcting the libandroid_net nameSooraj Sasindran2017-05-261-1/+1
* | | | Merge "Add bionic's scsi headers to the include path." am: 5800668001 am: b5e...Elliott Hughes2017-05-261-0/+1
|\| | |
| * | | Merge "Add bionic's scsi headers to the include path." am: 5800668001 am: b5e...Elliott Hughes2017-05-261-0/+1
| |\| |
| | * | Merge "Add bionic's scsi headers to the include path."Elliott Hughes2017-05-261-0/+1
| | |\ \
| | | * | Add bionic's scsi headers to the include path.Elliott Hughes2017-05-251-0/+1
| * | | | Merge "resolve merge conflicts of e54d010 to oc-dev-plus-aosp" into oc-dev-pl...TreeHugger Robot2017-05-261-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | resolve merge conflicts of e54d010 to oc-dev-plus-aospLorenzo Colitti2017-05-261-1/+1
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Add libandroid_net to the llndk.Lorenzo Colitti2017-05-261-2/+1
| | | * Fix lots of warnings from abi dumping.Jayant Chowdhary2017-04-201-6/+3
| | | * Add header-abi-checker for Vndk abi checks.Jayant Chowdhary2017-04-206-1/+262
| | | * Split /system and /vendor modules, allow multi-installationDan Willemsen2017-04-118-11/+145
| | | * Merge "Remove explicit suffixes from (ll)ndk_library" into oc-devTreeHugger Robot2017-04-114-25/+21
| | | |\
| | | | * Remove explicit suffixes from (ll)ndk_libraryDan Willemsen2017-04-104-25/+21
| | | * | Merge "Implement vendor as a synonym of proprietary" into oc-devTreeHugger Robot2017-04-111-1/+1
| | | |\ \ | | | | |/ | | | |/|
| | | | * Implement vendor as a synonym of proprietaryDan Willemsen2017-04-101-1/+1
| | | * | Add LLNDK support for the VNDKDan Willemsen2017-04-088-23/+232
| | | * | Use a timestamp file for preprocessed_ndk_headers.Dan Albert2017-04-081-3/+7
| | | * | Support a `vndk` tag in gen_stub_libs.pyDan Willemsen2017-04-082-18/+46
| | | * | Move versioner's -o before positional arguments.Dan Albert2017-04-071-1/+1
| | | |/
| | | * Merge "Exclude ndk stubs from notice file list" into oc-devTreeHugger Robot2017-04-051-0/+1
| | | |\
| | | | * Exclude ndk stubs from notice file listDan Willemsen2017-04-051-0/+1
| | | * | Merge "Fix variant errors when compiling with the NDK" into oc-devTreeHugger Robot2017-04-051-1/+1
| | | |\ \
| | | | * | Fix variant errors when compiling with the NDKDan Willemsen2017-04-051-1/+1
| | | | |/
| | | * | Merge "Rework vndk detection" into oc-devTreeHugger Robot2017-04-052-24/+3
| | | |\ \
| | | | * | Rework vndk detectionDan Willemsen2017-04-052-24/+3
| | | | |/
| | | * / Pass exportedFlags directly to MakeDan Willemsen2017-04-051-17/+12
| | | |/
| | | * Merge changes Ifc3894f0,If05b0f5f,I8cd1ef21 into oc-devColin Cross2017-04-038-13/+51
| | | |\
| | | | * Fix include orderColin Cross2017-03-315-10/+38
| | | | * Add support for test_suites property on cc_test modulesColin Cross2017-03-312-0/+13
| | | | * Remove -Wl,--allow-shlib-undefined from arm64Colin Cross2017-03-311-3/+0
| | | * | Merge "Refactor sanitized library on-disk layout - Soong." into oc-devTreeHugger Robot2017-04-014-10/+23
| | | |\ \
| | | | * | Refactor sanitized library on-disk layout - Soong.Vishwath Mohan2017-03-314-10/+23
| | | | |/
| | | * / Switch to clang-3859424.Stephen Hines2017-03-301-1/+1
| | | |/
* | | | Merge "Optimizations to abi checking." am: 4e87d89066 am: 87e5bd425c am: dbfe...Jayant Chowdhary2017-05-266-11/+67
|\| | |
| * | | Optimizations to abi checking.Jayant Chowdhary2017-05-256-11/+67
| |/ /