aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Remove cortex-a53 linker workaround for new cpus.Christopher Ferris2018-05-211-4/+22
* Temporarily remove -check-all-apis from header-abi-diff invocation.Jayant Chowdhary2018-05-181-2/+2
* Merge "Disable dtor inlining for clang-tidy"Treehugger Robot2018-05-151-3/+15
|\
| * Disable dtor inlining for clang-tidyGeorge Burgess IV2018-05-141-3/+15
* | Don't export UBSan minimal runtime symbols.Ivan Lozano2018-05-151-1/+4
* | Support recovery and recovery_availableJiyong Park2018-05-157-24/+134
* | Remove the unused `tags` propertyDan Willemsen2018-05-151-7/+1
* | Merge "Allow abi diffs sanitized variants of vndk libraries on production dev...Jayant Chowdhary2018-05-142-3/+8
|\ \
| * | Allow abi diffs sanitized variants of vndk libraries on production devices.Jayant Chowdhary2018-05-102-3/+8
* | | Add support for cortex-a55/cortex-a75.Christopher Ferris2018-05-112-2/+77
* | | Merge "Build System: Fix rpath error if native executable under testcase fold...Treehugger Robot2018-05-101-5/+9
|\ \ \
| * | | Build System: Fix rpath error if native executable under testcase folder.yangbill2018-05-071-5/+9
| |/ /
* | | Merge "Take Enable_profile_use into account when checking if PGO is enabled"Yi Kong2018-05-081-8/+6
|\ \ \
| * | | Take Enable_profile_use into account when checking if PGO is enabledYi Kong2018-05-071-8/+6
| | |/ | |/|
* / | Add a dependency fixer for proto depsDan Willemsen2018-05-071-6/+11
|/ /
* | Merge "Update clang to r328903"android-wear-p-preview-2android-o-mr1-iot-release-1.0.0Pirama Arumuga Nainar2018-05-032-2/+6
|\ \ | |/ |/|
| * Update clang to r328903Pirama Arumuga Nainar2018-04-302-2/+6
* | Fix data race when ALLOW_MISSING_DEPENDENCIES=trueColin Cross2018-04-301-1/+1
|/
* Merge "Fix incomplete LTO bug workaround."android-build-prod (mdb)2018-04-261-1/+2
|\
| * Fix incomplete LTO bug workaround.Dan Albert2018-04-251-1/+2
* | Introduce runtime_libs to cc_binary and cc_libraryLogan Chien2018-04-254-16/+155
* | Disable LLD for Darwin host executables.Chih-Hung Hsieh2018-04-241-0/+5
* | Merge "Add support for generating Compdb file"Treehugger Robot2018-04-241-0/+192
|\ \
| * | Add support for generating Compdb fileAlex Light2018-04-241-0/+192
* | | Revert "Support coverage instrumentation for Linux host"Pirama Arumuga Nainar2018-04-235-38/+10
* | | Support coverage instrumentation for Linux hostPirama Arumuga Nainar2018-04-235-10/+38
| |/ |/|
* | Merge "Add double_loadable property and checks for it"Treehugger Robot2018-04-211-0/+38
|\ \
| * | Add double_loadable property and checks for itJiyong Park2018-04-181-0/+38
* | | Merge "build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test"Treehugger Robot2018-04-201-0/+1
|\ \ \ | |_|/ |/| |
| * | build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark TestNelson Li2018-04-181-0/+1
| |/
* | Make 'use_clang_lld' property specifiable per architecturePirama Arumuga Nainar2018-04-201-1/+1
* | Merge "Define clang lld flags for hosts."Chih-hung Hsieh2018-04-195-16/+36
|\ \
| * | Define clang lld flags for hosts.Chih-Hung Hsieh2018-04-175-16/+36
| |/
* | Merge "Friendlier message for ABI reference update"Treehugger Robot2018-04-191-1/+1
|\ \
| * | Friendlier message for ABI reference updateJiyong Park2018-04-191-1/+1
| |/
* / Fix few issues with filegroupsPirama Arumuga Nainar2018-04-182-4/+2
|/
* Merge "Fix ABI diff reporting with dist"Treehugger Robot2018-04-171-1/+1
|\
| * Fix ABI diff reporting with distDan Willemsen2018-04-171-1/+1
* | Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks.Jayant Chowdhary2018-04-171-1/+2
|/
* Add USE_CLANG_LLD and use_clang_lld.android-o-mr1-iot-preview-8Chih-Hung Hsieh2018-04-1217-4/+171
* Merge "Remove early-return statements of link-type check"Treehugger Robot2018-04-111-8/+2
|\
| * Remove early-return statements of link-type checkInseob Kim2018-04-111-8/+2
* | Merge "Consistently use Bool instead of proptools.Bool"Colin Cross2018-04-111-2/+1
|\ \ | |/ |/|
| * Consistently use Bool instead of proptools.BoolColin Cross2018-04-101-2/+1
* | Fix misleading error messagesInseob Kim2018-04-111-2/+2
* | Check compatibility between STLs correctlyInseob Kim2018-04-111-24/+25
|/
* Merge "Use proptools.BoolDefault"Colin Cross2018-04-113-5/+4
|\
| * Use proptools.BoolDefaultColin Cross2018-04-103-5/+4
* | Expose ProductVariables from TestConfigDan Willemsen2018-04-111-5/+5
* | Use Config/DeviceConfig functions to access ProductVariablesDan Willemsen2018-04-112-7/+3
|/