aboutsummaryrefslogtreecommitdiff
path: root/cc/config/global.go
AgeCommit message (Expand)Author
2017-05-26Add libandroid_net to the llndk.Lorenzo Colitti
2017-04-08Add LLNDK support for the VNDKDan Willemsen
2017-03-30Switch to clang-3859424.Stephen Hines
2017-03-16Revert "install *.so in different paths for their types"Dan Willemsen
2017-03-14install *.so in different paths for their typesJiyong Park
2017-02-07Add RenderScript toolchain information to soong.Jayant Chowdhary
2017-02-03Add c_std and cpp_std properties.Dan Albert
2017-01-31Switch to clang-3688880.Stephen Hines
2017-01-26Revert "Switch to clang-3625443."Stephen Hines
2017-01-23Switch to clang-3625443.Stephen Hines
2016-12-16Remove frameworks/base/include from the global include pathColin Cross
2016-12-14Move frameworks/native/opengl/include from -isystem to -IColin Cross
2016-11-28Add basic VNDK support in SoongDan Willemsen
2016-11-18Add proper use of LLVM_RELEASE_VERSION for locating libraries.Stephen Hines
2016-11-03Move more includes from -isystem to -IColin Cross
2016-10-18Consolidate -std flagsColin Cross
2016-10-13Consistently use -std=gnu99 for gcc as well as clang.Elliott Hughes
2016-10-07Move hardware/libhardware/include from -isystem to -IColin Cross
2016-10-07Move system/media/audio/include from -isystem to -IColin Cross
2016-10-05Move frameworks/native/include from -isystem to -IColin Cross
2016-09-28Switch to using clang-3289846.Stephen Hines
2016-09-23Revert "Revert "Move system/core/include from -isystem to -I""Colin Cross
2016-09-23Revert "Move system/core/include from -isystem to -I"Colin Cross
2016-09-22Move system/core/include from -isystem to -IColin Cross
2016-09-15Split CommonGlobalIncludes for system includesColin Cross
2016-08-29Add CC_WRAPPER supportAlistair Strachan
2016-08-26Switch to prebuilt clang-3217047Pirama Arumuga Nainar
2016-08-01Move toolchain and global variables into separate packageColin Cross