aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Always check tidy properties"Treehugger Robot2016-12-061-4/+3
|\
| * Always check tidy propertiesColin Cross2016-12-051-4/+3
* | Fix mac buildColin Cross2016-12-061-2/+2
* | Support aidl cpp generationDan Willemsen2016-12-057-2/+76
|/
* Support .asm files for assemblyColin Cross2016-12-027-0/+49
* Support grouping static librariesColin Cross2016-12-024-0/+20
* Support .mm filesColin Cross2016-12-011-1/+1
* Split cc_prebuilt_shared_library into static variantsColin Cross2016-11-292-3/+6
* Add basic VNDK support in SoongDan Willemsen2016-11-287-7/+48
* Merge changes I3454370a,I18dd900dTreehugger Robot2016-11-252-4/+4
|\
| * Move global cppflags to the beginning of cppflagsColin Cross2016-11-221-3/+3
| * genrule: let Android.bp file specify exported header dirsColin Cross2016-11-221-1/+1
* | Merge "Add proper use of LLVM_RELEASE_VERSION for locating libraries."Stephen Hines2016-11-231-1/+7
|\ \ | |/ |/|
| * Add proper use of LLVM_RELEASE_VERSION for locating libraries.Stephen Hines2016-11-181-1/+7
* | Add more whitelisted host librariesColin Cross2016-11-222-0/+4
* | Add Toolchain.Bionic()Dan Willemsen2016-11-178-9/+27
* | Allow Host cc_object and cc_toolchain_libraryDan Willemsen2016-11-172-2/+2
|/
* Support `sdk_version: "current"` for the NDK.Dan Albert2016-11-103-7/+28
* Allow `first_version: "current"` in ndk_library.Dan Albert2016-11-102-7/+26
* Generate "current" API level.Dan Albert2016-11-104-14/+33
* Revert "Revert "Use the platform SDK version from the config.""Dan Albert2016-11-101-10/+1
* Merge "Revert "Use the platform SDK version from the config.""Dan Albert2016-11-101-1/+10
|\
| * Revert "Use the platform SDK version from the config."Dan Albert2016-11-091-1/+10
* | Merge "Add export_include_dirs to the local include path"Treehugger Robot2016-11-102-5/+18
|\ \ | |/ |/|
| * Add export_include_dirs to the local include pathDan Willemsen2016-11-072-5/+18
* | Use the platform SDK version from the config.Dan Albert2016-11-081-10/+1
|/
* Support a "platform-only" version tag.Dan Albert2016-11-042-0/+5
* Merge "Move more includes from -isystem to -I"Colin Cross2016-11-041-3/+3
|\
| * Move more includes from -isystem to -IColin Cross2016-11-031-3/+3
* | Merge "Add proto property struct"Treehugger Robot2016-11-041-1/+1
|\ \
| * | Add proto property structColin Cross2016-11-031-1/+1
| |/
* / Add support for Implicit OutputsDan Willemsen2016-11-031-6/+6
|/
* Merge changes from topic 'genpath_yacc'Dan Willemsen2016-11-035-20/+20
|\
| * Add yacc generated headers to the include pathDan Willemsen2016-11-022-5/+10
| * Add subdir to GenPathDan Willemsen2016-11-023-15/+10
* | Merge "Support sanitizing a single device arch"Treehugger Robot2016-11-031-1/+4
|\ \ | |/ |/|
| * Support sanitizing a single device archColin Cross2016-11-021-1/+4
* | Allow overriding tidy configs using environment variablesDan Willemsen2016-11-021-18/+30
|/
* Merge changes from topic 'soong-clang-tidy'Treehugger Robot2016-11-0117-77/+424
|\
| * Add clang-tidy supportDan Willemsen2016-10-3110-16/+349
| * Start using "struct Objects" to store object PathsDan Willemsen2016-10-3111-67/+81
* | [soong] Enable LOCAL_SANITIZE:=cfi and add LOCAL_SANITIZE_DIAG.Evgenii Stepanov2016-10-311-5/+55
|/
* Merge "Remove support for building with OSX 10.8/9 SDKs"Treehugger Robot2016-10-281-7/+5
|\
| * Remove support for building with OSX 10.8/9 SDKsDan Willemsen2016-10-281-7/+5
* | Merge changes from topic 'proto'Treehugger Robot2016-10-288-41/+204
|\ \ | |/ |/|
| * Add support for .proto filesColin Cross2016-10-277-5/+173
| * Simplify compileObjsColin Cross2016-10-273-36/+31
* | Merge "Support MacOS SDK version 10.12"Treehugger Robot2016-10-261-0/+1
|\ \ | |/ |/|
| * Support MacOS SDK version 10.12Eyal Lezmy2016-10-191-0/+1
* | Don't pass -Wl,--no-undefined to host targetsColin Cross2016-10-212-1/+9