aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Black-list for clang LibTooling Cflags.Jayant Chowdhary2017-06-197-86/+145
* Merge "Add support for misc_undefined diagnostics"Ivan Lozano2017-06-191-6/+6
|\
| * Add support for misc_undefined diagnosticsIvan Lozano2017-06-191-6/+6
* | Require that NDK symbol files end with .map.txt.Dan Albert2017-06-131-0/+4
|/
* Don't add -lrt on Darwin for sanitized targets.Evgenii Stepanov2017-06-071-1/+4
* Fix -fsanitize=integer not passed for soong builds.Evgenii Stepanov2017-06-071-5/+5
* Switch to clang-4053586Yi Kong2017-06-041-2/+2
* Export clang default settings.Leo Li2017-06-031-5/+10
* 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
* | 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
|\ \
| * | 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