aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add libwinpthread, link it into win32 binaries."Josh Gao2017-02-241-0/+4
|\
| * Add libwinpthread, link it into win32 binaries.Josh Gao2017-02-231-0/+4
* | Add preprocessed_ndk_headers.Dan Albert2017-02-222-29/+171
|/
* Export cc_library_headers as BUILD_HEADER_LIBRARYDan Willemsen2017-02-161-12/+45
* Merge "Export header libraries to make as static libraries"Colin Cross2017-02-161-4/+4
|\
| * Export header libraries to make as static librariesColin Cross2017-02-151-4/+4
* | Merge "Blacklist code for CFI."Treehugger Robot2017-02-152-6/+11
|\ \ | |/ |/|
| * Blacklist code for CFI.Vishwath Mohan2017-02-152-6/+11
* | Merge "Ban --coverage now that we have native coverage"Treehugger Robot2017-02-151-0/+4
|\ \
| * | Ban --coverage now that we have native coverageDan Willemsen2017-02-141-0/+4
* | | Build a static library for header-only librariesColin Cross2017-02-143-26/+45
|/ /
* / Native Coverage support in Soong (gcov)Dan Willemsen2017-02-147-20/+236
|/
* Merge "Disble CFI for ARM32 processes."Vishwath Mohan2017-02-131-0/+6
|\
| * Disble CFI for ARM32 processes.Vishwath Mohan2017-02-081-0/+6
* | Merge "Add RenderScript toolchain information to soong."Jayant Chowdhary2017-02-082-0/+15
|\ \ | |/ |/|
| * Add RenderScript toolchain information to soong.Jayant Chowdhary2017-02-072-0/+15
* | Fix CMakeList generator CFlag bugFabien Sanglard2017-02-071-1/+40
* | Add support for CMakefile generationFabien Sanglard2017-02-073-7/+366
* | Added phony module type for soong.Nan Zhang2017-02-061-1/+1
|/
* Merge "Support data properties for test binaries"Colin Cross2017-02-063-2/+231
|\
| * Support data properties for test binariesColin Cross2017-02-023-2/+231
* | Merge "Add c_std and cpp_std properties."Treehugger Robot2017-02-063-3/+28
|\ \
| * | Add c_std and cpp_std properties.Dan Albert2017-02-033-3/+28
* | | Disable CFI on Mips and add -march to linkflags on ARM.Evgenii Stepanov2017-02-031-1/+5
|/ /
* / Remove duplicate code.Evgenii Stepanov2017-02-031-5/+0
|/
* 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
|/
* 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-201-0/+5
|\ \
| * | Hide CFI behind a global flag.Vishwath Mohan2017-01-191-0/+5
| |/
* / Export cc_test as Make class NATIVE_TESTSDan Willemsen2017-01-171-0/+1
|/
* Allow `unversioned_until: "current"`.Dan Albert2017-01-051-0/+8
* 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
* Support filegroupsColin Cross2016-12-172-1/+5
* 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
|\ \ | |/ |/|