aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/
* | / Optimizations to abi checking.Jayant Chowdhary2017-05-256-11/+67
|/ /
* | Export cc_benchmark as NATIVE_TESTS to MakeDan Willemsen2017-05-231-0/+1
* | Merge "Add arch, lib name to header-abi-diff invocation."Jayant Chowdhary2017-05-221-2/+4
|\ \
| * | Add arch, lib name to header-abi-diff invocation.Jayant Chowdhary2017-05-221-2/+4
* | | Merge "Fix mips32r2-fp-xburst build"Treehugger Robot2017-05-221-1/+0
|\ \ \ | |/ / |/| |
| * | Fix mips32r2-fp-xburst buildGoran Jakovljevic2017-05-081-1/+0
* | | Merge "Make factory functions in cc/prebuilt.go public. Test: refactoring CL."Treehugger Robot2017-05-181-6/+21
|\ \ \
| * | | Make factory functions in cc/prebuilt.go public.Leo Li2017-05-171-6/+21
* | | | Merge "soong: use optimal FPU on Cortex-A15"Christopher Ferris2017-05-171-0/+1
|\ \ \ \
| * | | | soong: use optimal FPU on Cortex-A15Jake Weinstein2017-05-171-0/+1
| |/ / /
* | | | Merge "Dedup exported flags from dependencies"android-n-iot-preview-4Treehugger Robot2017-05-172-0/+70
|\ \ \ \ | |/ / / |/| | |
| * | | Dedup exported flags from dependenciesColin Cross2017-05-172-0/+70
* | | | Merge "Revert "Revert "Ensure environment dependencies are correct"""Treehugger Robot2017-05-161-9/+15
|\ \ \ \
| * | | | Revert "Revert "Ensure environment dependencies are correct""Dan Willemsen2017-05-151-9/+15
| |/ / /
* | | | Merge "Clarify paths.go somewhat"Treehugger Robot2017-05-161-3/+3
|\ \ \ \
| * | | | Clarify paths.go somewhatJeff Gaston2017-05-151-3/+3
| |/ / /
* / / / Add cortex-a73 support.Christopher Ferris2017-05-152-5/+23
|/ / /
* | | Prettify soong ninja build descriptionsColin Cross2017-05-108-102/+109
* | | Merge changes If90975c8,I2a873fc6Colin Cross2017-05-103-35/+37
|\ \ \