aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Build native coverage variant of APEXes when needed" into qt-dev am: a...Automerger Merge Worker2020-02-045-1/+37
|\
| * Merge "Build native coverage variant of APEXes when needed" into qt-devTreeHugger Robot2020-02-045-1/+37
| |\
| | * Build native coverage variant of APEXes when neededJiyong Park2019-08-165-1/+37
* | | Wrap getenv when linking a coverage-enabled binary am: c2cf2c5dbeAutomerger Merge Worker2020-02-031-0/+2
|\| |
| * | Wrap getenv when linking a coverage-enabled binaryPirama Arumuga Nainar2020-02-031-0/+2
* | | Refactor libprofile-extras to be added as a whole static library am: 2363a2b162Automerger Merge Worker2020-02-032-23/+24
|\| |
| * | Refactor libprofile-extras to be added as a whole static libraryPirama Arumuga Nainar2020-02-032-23/+24
* | | Package coverage files as a zip. am: baa54c6ed8Automerger Merge Worker2020-02-033-7/+22
|\| |
| * | Package coverage files as a zip.Oliver Nguyen2020-02-033-7/+22
| |/
* | Switch to clang-r353983c1.Yi Kong2019-12-061-2/+2
* | Switch to clang-r353983dYi Kong2019-11-261-2/+2
* | Fix sanitizer depJiyong Park2019-08-163-90/+91
* | Support require_root in auto-gen test configsDan Shi2019-07-151-7/+20
|\|
| * Support require_root in auto-gen test configsDan Shi2019-07-151-7/+20
* | Allow arch-specific `symlink_preferred_arch` properties.Roland Levillain2019-06-111-1/+1
|\|
| * Allow arch-specific `symlink_preferred_arch` properties.Roland Levillain2019-06-071-1/+1
* | Teach soong not to duplicate the HWASAN runtime into each APEX.Peter Collingbourne2019-06-064-6/+29
|/
* Support using cc_prebuilt_library_shared with cc_libraryColin Cross2019-06-034-12/+176
* Remove libc_scudo library when building asan.Christopher Ferris2019-05-311-0/+5
* Cut darwinStripPool from 10 to 5Colin Cross2019-05-231-2/+2
* Limit calls to strip.sh on darwinColin Cross2019-05-201-0/+13
* Disable malloc fill in HWASan.Evgenii Stepanov2019-05-151-1/+2
* Exclude libgcc_stripped wherever libgcc is excludedYi Kong2019-05-071-0/+1
* Revert "Revert "Strip libgcc to only keep fallback symbols""Yi Kong2019-05-076-12/+44
* Revert "Strip libgcc to only keep fallback symbols"Colin Cross2019-05-066-44/+12
* Strip libgcc to only keep fallback symbolsYi Kong2019-05-036-12/+44
* Disable hwasan memory stats.Evgenii Stepanov2019-05-021-1/+1
* Switch to clang-r353983cYi Kong2019-04-191-2/+2
* Fix: HideFromMake is not registered to llndk_* module typesJiyong Park2019-04-181-1/+5
* Merge "Fix package path of android/soong/android pctx" into qt-devTreeHugger Robot2019-04-121-1/+1
|\
| * Fix package path of android/soong/android pctxColin Cross2019-04-101-1/+1
* | Do not re-export _Unwind_XXX symbols.Christopher Ferris2019-04-102-1/+5
|/
* Merge "Make libc_scudo always go first."Christopher Ferris2019-04-031-0/+11
|\
| * Make libc_scudo always go first.Christopher Ferris2019-04-021-0/+11
* | Revert "Enable lld for windows" am: 61166dc047 am: 87fd9dec38Josh Gao2019-04-024-29/+18
|\ \ | |/ |/|
| * Revert "Enable lld for windows" am: 61166dc047Josh Gao2019-04-024-29/+18
| |\
| | * Revert "Enable lld for windows"Josh Gao2019-04-024-29/+18
| | |\
| | | * Revert "Enable lld for windows"Josh Gao2019-04-034-29/+18
* | | | Skip failing test on mac am: 9a4f3f7ea8 am: a9ff20226eColin Cross2019-04-021-0/+4
|\| | |
| * | | Skip failing test on mac am: 9a4f3f7ea8Colin Cross2019-04-021-0/+4
| |\| |
| | * | Skip failing test on macColin Cross2019-04-021-0/+4
| | |\|
| | | * Skip failing test on macColin Cross2019-04-021-0/+4
* | | | Add support for protoc plugins am: fe17f6f0e8 am: 91c063cfdcColin Cross2019-04-027-71/+113
|\| | |
| * | | Add support for protoc plugins am: fe17f6f0e8Colin Cross2019-04-027-71/+113
| |\| |
| | * | Add support for protoc pluginsColin Cross2019-04-027-71/+113
| | |\|
| | | * Add support for protoc pluginsColin Cross2019-04-027-71/+113
* | | | Move proto compilation to RuleBuilder am: 19878da6a0 am: 61918685aaColin Cross2019-04-026-72/+68
|\| | |
| * | | Move proto compilation to RuleBuilder am: 19878da6a0Colin Cross2019-04-026-72/+68
| |\| |
| | * | Move proto compilation to RuleBuilderColin Cross2019-04-026-72/+68
| | |\|
| | | * Move proto compilation to RuleBuilderColin Cross2019-04-026-72/+68