aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* CMakelists generator: Maintain include orderFabien Sanglard2017-03-211-22/+24
* Merge "Add ar flags for CFI enabled components in Soong."Treehugger Robot2017-03-201-0/+2
|\
| * Add ar flags for CFI enabled components in Soong.Vishwath Mohan2017-03-161-0/+2
* | Merge changes from topic 'prebuilts'Colin Cross2017-03-201-7/+61
|\ \
| * | Add support for binary and static library and prebuiltsColin Cross2017-03-171-6/+60
| * | Rename to cc_prebuilts_library_sharedColin Cross2017-03-171-1/+1
* | | Merge "Revert "install *.so in different paths for their types""Treehugger Robot2017-03-177-142/+4
|\ \ \ | |/ / |/| |
| * | Revert "install *.so in different paths for their types"Dan Willemsen2017-03-167-142/+4
| |/
* | Merge "Use a minimal set of mutators, module types, and singletons for tests"Colin Cross2017-03-171-1/+5
|\ \ | |/ |/|
| * Use a minimal set of mutators, module types, and singletons for testsColin Cross2017-03-161-1/+5
* | Allow custom ar flags to be set.Vishwath Mohan2017-03-163-0/+6
* | Add LinuxBionic toolchain and switchDan Willemsen2017-03-153-2/+187
* | Stop making the ndk headers host-specificDan Willemsen2017-03-151-6/+1
* | Enable large-address-aware for 32-bit windowsDan Willemsen2017-03-141-0/+1
|/
* install *.so in different paths for their typesJiyong Park2017-03-147-4/+142
* Always use the standard OSX SDK toolsDan Willemsen2017-03-134-8/+25
* 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
|\| |