aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Lock down environment variable access after all other singletonsandroid-wear-n-preview-1android-n-preview-3Dan Willemsen2016-05-121-1/+3
* Merge "Publish Soong configuration to Make variables"Dan Willemsen2016-05-133-0/+355
|\
| * Publish Soong configuration to Make variablesDan Willemsen2016-05-123-0/+355
* | Merge "Support SANITIZE_TARGET=safe-stack in soong."Evgenii Stepanov2016-05-121-2/+12
|\ \
| * | Support SANITIZE_TARGET=safe-stack in soong.Evgenii Stepanov2016-05-121-2/+12
* | | Merge "Include objs from whole static libs before local objs"Treehugger Robot2016-05-121-4/+4
|\ \ \ | |_|/ |/| |
| * | Include objs from whole static libs before local objsDan Willemsen2016-05-121-4/+4
| |/
* / Support custom suffixes on Makefile outputsDan Willemsen2016-05-112-3/+9
|/
* Merge "Move local ldflags after the toolchain ldflags"Treehugger Robot2016-05-111-2/+2
|\
| * Move local ldflags after the toolchain ldflagsDan Willemsen2016-05-101-2/+2
* | Add a 32-bit x86_64 arch variantDan Willemsen2016-05-102-0/+12
|/
* Merge "Fix X86 flags"Dan Willemsen2016-05-102-2/+19
|\
| * Fix X86 flagsDan Willemsen2016-05-092-2/+19
* | Merge "Fix mips flags"Dan Willemsen2016-05-101-2/+10
|\ \
| * | Fix mips flagsDan Willemsen2016-05-091-2/+10
| |/
* / Clean up and fix Krait cflagsDan Willemsen2016-05-091-5/+12
|/
* Fix ArchFeatures decoding with default ArchVariantDan Willemsen2016-05-071-1/+1
* Add missing arm64 -Werror=implicit-function-declarationDan Willemsen2016-05-071-0/+1
* Add -mpopcnt for X86_64 targets if they support popcntDan Willemsen2016-05-061-0/+1
* Remove duplicate -B entry for host linux clang ldflagsDan Willemsen2016-05-061-1/+0
* Support prepended arch-specific propertiesColin Cross2016-05-052-3/+13
* Fix Android.mk LOCAL_EXPORT_C_INCLUDE_DIRS generationDan Willemsen2016-05-051-2/+2
* Stop using the mips32r6 ABI in MegaDeviceDan Willemsen2016-05-051-1/+1
* Update path to ninjaColin Cross2016-05-041-1/+1
* Update androidmk translatorColin Cross2016-05-031-1/+2
* Support sanitizer builds inside makeColin Cross2016-05-033-10/+32
* Fix stripping on DarwinColin Cross2016-05-033-13/+36
* Remove trailing / from install pathColin Cross2016-05-031-1/+1
* Merge "Support stripping shared libraries and binaries"Colin Cross2016-05-033-18/+229
|\
| * Support stripping shared libraries and binariesColin Cross2016-05-033-18/+229
* | Merge "Move shell and python scripts to scripts/ directory"Colin Cross2016-05-035-3/+5
|\|
| * Move shell and python scripts to scripts/ directoryColin Cross2016-04-295-3/+5
* | Merge changes I2a3cd53c,I8b9de913Colin Cross2016-05-032-2/+2
|\ \ | |/ |/|
| * Prevent replacing missing dependency glob rules with errorsColin Cross2016-04-271-1/+1
| * Support nested glob patternsColin Cross2016-04-271-1/+1
* | Switch to clang-2812033.Stephen Hines2016-04-261-1/+1
|/
* Use exported gtest include directoriesColin Cross2016-04-251-4/+0
* Add support for sanitizer propertyColin Cross2016-04-2111-25/+467
* Support "none" for stl when using ndkColin Cross2016-04-211-0/+2
* Promote stl to a fixed featureColin Cross2016-04-212-10/+19
* Refactor out exported cflagsColin Cross2016-04-211-27/+42
* Add genrule tool_file to better handle depsDan Willemsen2016-04-211-16/+36
* Fix generated sources and headersDan Willemsen2016-04-203-26/+74
* Update sanitize property formatColin Cross2016-04-151-6/+14
* Use blueprint DependencyTagsColin Cross2016-04-125-161/+199
* Rename deps property to objs in cc_objectsColin Cross2016-04-111-6/+13
* libm's headers have moved to live with their libc cousins.android-n-preview-2Elliott Hughes2016-04-047-13/+0
* Move runpaths out of global ldflagsDan Willemsen2016-03-313-9/+30
* Fix ToolchainLdflags callsDan Willemsen2016-03-303-6/+14
* Various host flag updates to match MakeDan Willemsen2016-03-303-11/+15