aboutsummaryrefslogtreecommitdiffstats
path: root/cc/config
Commit message (Expand)AuthorAgeFilesLines
* Add RenderScript toolchain information to soong.Jayant Chowdhary2017-02-071-0/+8
* Add c_std and cpp_std properties.Dan Albert2017-02-031-3/+5
* Switch to clang-3688880.Stephen Hines2017-01-311-2/+2
* Revert "Switch to clang-3625443."Stephen Hines2017-01-261-2/+2
* Switch to clang-3625443.Stephen Hines2017-01-231-2/+2
* Remove frameworks/base/include from the global include pathColin Cross2016-12-161-1/+0
* Move frameworks/native/opengl/include from -isystem to -IColin Cross2016-12-141-1/+1
* Support .asm files for assemblyColin Cross2016-12-023-0/+20
* Add basic VNDK support in SoongDan Willemsen2016-11-281-0/+4
* 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-174-0/+18
|/
* Move more includes from -isystem to -IColin Cross2016-11-031-3/+3
* Allow overriding tidy configs using environment variablesDan Willemsen2016-11-021-18/+30
* Add clang-tidy supportDan Willemsen2016-10-312-0/+147
* Remove support for building with OSX 10.8/9 SDKsDan Willemsen2016-10-281-7/+5
* Merge "Support MacOS SDK version 10.12"Treehugger Robot2016-10-261-0/+1
|\
| * Support MacOS SDK version 10.12Eyal Lezmy2016-10-191-0/+1
* | Consolidate -std flagsColin Cross2016-10-181-3/+5
|/
* Consistently use -std=gnu99 for gcc as well as clang.Elliott Hughes2016-10-132-4/+5
* Merge "Move hardware/libhardware/include from -isystem to -I"Treehugger Robot2016-10-091-1/+1
|\
| * Move hardware/libhardware/include from -isystem to -IColin Cross2016-10-071-1/+1
* | Merge "Move system/media/audio/include from -isystem to -I"Treehugger Robot2016-10-071-1/+1
|\|
| * Move system/media/audio/include from -isystem to -IColin Cross2016-10-071-1/+1
* | Merge "Allow -lobjc and -framework IOKit in darwin host_ldlibs."Josh Gao2016-10-061-8/+13
|\ \ | |/ |/|
| * Allow -lobjc and -framework IOKit in darwin host_ldlibs.Josh Gao2016-09-291-8/+13
* | Move frameworks/native/include from -isystem to -IColin Cross2016-10-051-1/+1
* | Switch to using clang-3289846.Stephen Hines2016-09-281-1/+1
* | Revert "Revert "Move system/core/include from -isystem to -I""Colin Cross2016-09-231-2/+3
* | Revert "Move system/core/include from -isystem to -I"Colin Cross2016-09-231-3/+2
* | Move system/core/include from -isystem to -IColin Cross2016-09-221-2/+3
* | Add pthread to Windows allowed ldlibsKenny Root2016-09-201-0/+1
|/
* Split CommonGlobalIncludes for system includesColin Cross2016-09-151-2/+4
* Dynamically generate arch structDan Willemsen2016-09-086-13/+72
* Merge "[mips] Disable compact branch generation"Treehugger Robot2016-09-062-0/+6
|\
| * [mips] Disable compact branch generationNikola Veljkovic2016-09-062-0/+6
* | Allow darwin targets to use -framework CoreFoundation.Josh Gao2016-09-011-2/+2
* | Add CC_WRAPPER supportAlistair Strachan2016-08-291-0/+7
|/
* Switch to prebuilt clang-3217047Pirama Arumuga Nainar2016-08-261-1/+1
* Add ubsan_standalone library name to the toolchain.Evgenii Stepanov2016-08-157-12/+32
* Move toolchain and global variables into separate packageColin Cross2016-08-0112-0/+2825