aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Switch to clang-3688880."Stephen Hines2017-02-011-2/+2
|\
| * Switch to clang-3688880.Stephen Hines2017-01-311-2/+2
* | Allow clang builds to disable -pieColin Cross2017-01-301-3/+8
|/
* Merge "Fixed androidmk crash when parsing external/aac/Android.mk"Treehugger Robot2017-01-281-1/+3
|\
| * Fixed androidmk crash when parsing external/aac/Android.mkNan Zhang2017-01-271-1/+3
* | Don't force libraries upon static executables.Dan Albert2017-01-261-1/+1
|/
* Merge "Add libc++ and libc++_static aliases for SDK builds."Treehugger Robot2017-01-261-0/+4
|\
| * Add libc++ and libc++_static aliases for SDK builds.David Benjamin2017-01-251-0/+4
* | Merge "Revert "Switch to clang-3625443.""Brian Carlstrom2017-01-261-2/+2
|\ \
| * | Revert "Switch to clang-3625443."Stephen Hines2017-01-261-2/+2
* | | Merge "Switch to clang-3625443."Treehugger Robot2017-01-261-2/+2
|\| |
| * | Switch to clang-3625443.Stephen Hines2017-01-231-2/+2
* | | Disable global coverage when a module disables asan.Evgenii Stepanov2017-01-241-2/+8
* | | Force Thumb for CFI targets.Evgenii Stepanov2017-01-201-0/+5
| |/ |/|
* | Merge "Hide CFI behind a global flag."Vishwath Mohan2017-01-203-0/+10
|\ \
| * | Hide CFI behind a global flag.Vishwath Mohan2017-01-193-0/+10
* | | Export cc_test as Make class NATIVE_TESTSDan Willemsen2017-01-171-0/+1
|/ /
* | Document examples of conditionals in goColin Cross2017-01-131-0/+4
* | Allow genrules to reference generated sourcesColin Cross2017-01-131-12/+10
|/
* Add Android.bp variables to the soong build parserandroid-n-mr2-preview-1Jack He2017-01-112-0/+17
* Add test/vts-testcase/* to root.bpTri Vo2017-01-071-0/+1
* Merge "Allow `unversioned_until: "current"`."Treehugger Robot2017-01-061-0/+8
|\
| * Allow `unversioned_until: "current"`.Dan Albert2017-01-051-0/+8
* | Merge "Add development/*/Android.bp."Treehugger Robot2017-01-051-1/+1
|\ \ | |/ |/|
| * Add development/*/Android.bp.Logan Chien2017-01-041-1/+1
* | Add unversioned_until to ndk_library.Dan Albert2017-01-031-2/+39
* | Support versioned=%d at the section level.Dan Albert2017-01-032-3/+19
|/
* Allow disabling the named test directory for cc_testDan Willemsen2016-12-271-1/+12
* Revert "Revert "root.bp: Add vendor/*/*""Steven Moreland2016-12-201-0/+1
* Merge "root.bp: Use system/*"Treehugger Robot2016-12-201-8/+1
|\
| * root.bp: Use system/*Dan Willemsen2016-12-201-8/+1
* | Merge "Do not duplicate arch properties when cpu variant == arch variant"Treehugger Robot2016-12-201-5/+7
|\ \
| * | Do not duplicate arch properties when cpu variant == arch variantColin Cross2016-12-201-5/+7
* | | Merge "Add ArtUseReadBarrier to ProductVariables."Hiroshi Yamauchi2016-12-202-0/+6
|\ \ \ | |_|/ |/| |
| * | Add ArtUseReadBarrier to ProductVariables.Hiroshi Yamauchi2016-12-192-0/+6
* | | Merge "Revert "root.bp: Add vendor/*/*""Colin Cross2016-12-191-1/+0
|\ \ \
| * | | Revert "root.bp: Add vendor/*/*"Colin Cross2016-12-191-1/+0
* | | | Merge "root.bp: Add vendor/*/*"Treehugger Robot2016-12-191-0/+1
|\| | | | |/ / |/| |
| * | root.bp: Add vendor/*/*Steven Moreland2016-12-161-0/+1
* | | Support filegroupsColin Cross2016-12-177-3/+114
| |/ |/|
* | Remove frameworks/base/include from the global include pathColin Cross2016-12-161-1/+0
* | Only export exported header libsColin Cross2016-12-151-2/+9
|/
* Merge "Export LLVM_RELEASE_VERSION"Treehugger Robot2016-12-151-0/+1
|\
| * Export LLVM_RELEASE_VERSIONDan Willemsen2016-12-141-0/+1
* | Merge "Move frameworks/native/opengl/include from -isystem to -I"Treehugger Robot2016-12-151-1/+1
|\ \ | |/ |/|
| * Move frameworks/native/opengl/include from -isystem to -IColin Cross2016-12-141-1/+1
* | Pass DepsContext to dependency methodsColin Cross2016-12-1310-18/+28
|/
* Support explicit header-only librariesColin Cross2016-12-133-1/+49
* Remove boolean arguments from NewLibrary()Colin Cross2016-12-136-15/+32
* Merge "Allow disabled dependencies when SOONG_ALLOW_MISSING_DEPENDENCIES is set"Treehugger Robot2016-12-131-1/+5
|\