aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Use ctx.ModuleBuild for darwin arColin Cross2017-05-092-32/+34
| * Run gofmtColin Cross2017-05-091-3/+3
* | Merge "soong: add __clang_analyzer__ to clang-tidy"Treehugger Robot2017-05-101-0/+4
|\ \
| * | soong: add __clang_analyzer__ to clang-tidyGeorge Burgess IV2017-05-041-0/+4
* | | Work-around for crt objects with sdk: currentJayant Chowdhary2017-05-094-2/+11
| |/ |/|
* | Soong: Change Sanitize.Recover orderAndreas Gampe2017-05-081-5/+5
* | Declare dependency on sanitizer runtime librariesColin Cross2017-05-083-2/+21
* | Merge changes I7270fef0,Ie8fba06cTreehugger Robot2017-05-081-1/+4
|\ \
| * | Automatically add frameworks/rs includes to modules with .rs filesColin Cross2017-05-081-1/+4
* | | Ignore disabled modules when generating ndk sysrootDan Willemsen2017-05-051-0/+4
|/ /
* | Use -isystem to export ndk stl includesColin Cross2017-05-051-1/+1
* | Support .rs and .fs files in cc_* module srcs listsColin Cross2017-05-058-0/+150
* | Merge "Globally enable libcxx's thread safety annotations."Josh Gao2017-05-041-0/+5
|\ \
| * | Globally enable libcxx's thread safety annotations.Josh Gao2017-04-271-0/+5
* | | Merge "Remove -isystem frameworks/av/include"android-wear-o-preview-4android-wear-o-preview-3android-o-preview-2Colin Cross2017-05-043-5/+1
|\ \ \
| * | | Remove -isystem frameworks/av/includeColin Cross2017-05-033-5/+1
* | | | Export proto deps from reused libraries tooColin Cross2017-05-032-4/+8
|/ / /
* | | Check reused source files in hasSrcExtColin Cross2017-05-033-19/+44
* | | Update protoc support for libplatformprotosColin Cross2017-05-021-5/+26
| |/ |/|
* | Merge "Add msa mips features"Colin Cross2017-05-022-2/+5
|\ \
| * | Add msa mips featuresColin Cross2017-05-012-2/+5
* | | Merge changes Ic32cfb3e,I282be134Treehugger Robot2017-04-303-38/+202
|\ \ \ | |/ / |/| |
| * | Add support for named versions in NDK map files.Dan Albert2017-04-282-35/+167
| * | Generate stub libraries for unreleased API levels.Dan Albert2017-04-282-8/+40
| |/
* | Prepend arch variant include directoriesColin Cross2017-04-271-2/+2
* | Make generated_sources act like generated_headersColin Cross2017-04-271-0/+2
* | Pass -I to yasmColin Cross2017-04-272-3/+10
* | Add arm neon and mips dspr2 arch featuresColin Cross2017-04-272-9/+18
* | Merge "Fixups after llvm rebase"Yi Kong2017-04-272-2/+10
|\ \
| * | Fixups after llvm rebaseYi Kong2017-04-262-2/+10
| |/
* / Support test_suites in cc_benchmark modulesColin Cross2017-04-242-0/+20
|/
* Disable CFI for ASAN targets. (Soong)Vishwath Mohan2017-04-201-0/+6
* Fix lots of warnings from abi dumping.Jayant Chowdhary2017-04-181-6/+3
* Make PIC/PIE levels compatible for LTO (Soong).Vishwath Mohan2017-04-171-1/+1
* Add header-abi-checker for Vndk abi checks.Jayant Chowdhary2017-04-146-1/+262
* Don't install header librariesColin Cross2017-04-141-1/+1
* Use ArchType instead of string as map keyColin Cross2017-04-131-10/+9
* Skip ndkApiMutator on disabled modulesColin Cross2017-04-131-2/+4
* Merge "soong: use optimal FPU for Cortex-A7"Christopher Ferris2017-04-121-0/+1
|\
| * soong: use optimal FPU for Cortex-A7Jake Weinstein2017-04-111-0/+1
* | Merge "Split /system and /vendor modules, allow multi-installation"Dan Willemsen2017-04-128-11/+145
|\ \ | |/ |/|