aboutsummaryrefslogtreecommitdiffstats
path: root/cc/library.go
Commit message (Expand)AuthorAgeFilesLines
* Merge "Build native coverage variant of APEXes when needed" into qt-dev am: a...Automerger Merge Worker2020-02-041-0/+4
|\
| * Merge "Build native coverage variant of APEXes when needed" into qt-devTreeHugger Robot2020-02-041-0/+4
| |\
| | * Build native coverage variant of APEXes when neededJiyong Park2019-08-161-0/+4
* | | Package coverage files as a zip. am: baa54c6ed8Automerger Merge Worker2020-02-031-2/+2
|\| |
| * | Package coverage files as a zip.Oliver Nguyen2020-02-031-2/+2
| |/
* / Teach soong not to duplicate the HWASAN runtime into each APEX.Peter Collingbourne2019-06-061-3/+3
|/
* Support using cc_prebuilt_library_shared with cc_libraryColin Cross2019-06-031-6/+23
* Revert "Enable lld for windows"Josh Gao2019-04-031-13/+4
* Move proto compilation to RuleBuilderColin Cross2019-04-021-3/+3
* Include libprofile-extras to all coverage variantsPirama Arumuga Nainar2019-03-291-0/+7
* Soong: Add synopsis to cc_library_* modulesPatrice Arruda2019-03-281-7/+13
* Add support for no-vendor-variant VNDKVic Yang2019-03-211-0/+7
* Enable lld for windowsPirama Arumuga Nainar2019-03-201-4/+13
* Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross2019-03-201-2/+2
* Install symlink to the runtime APEX only for deviceJiyong Park2019-03-161-1/+3
* Create symlink for bionic filesJiyong Park2019-03-151-9/+16
* Annotate paths and deprecate ExtractSource(s)DepsColin Cross2019-03-071-17/+7
* Add blueprint:mutated to sysprop propertiesInseob Kim2019-03-051-1/+1
* Print --llndk to create_reference_dumps commandLogan Chien2019-02-181-1/+1
* Create sysprop_library soong moduleInseob Kim2019-02-131-1/+24
* Static variant of a stubs lib is correctly trackedJiyong Park2019-02-081-0/+3
* Prepare for a type-safe OnceKeyColin Cross2019-02-061-2/+6
* Use llvm-{strip,objcopy} by defaultYi Kong2019-02-041-3/+3
* Add unstrippedOutputFilePath to the linker interfaceJiyong Park2019-02-011-0/+4
* exclude_shared_libs should exlude headers in {static|shared}.export_*_lib_hea...Victor Chang2019-01-311-0/+4
* bootstrap bionic are moved to ./bootstrap subdirJiyong Park2019-01-311-0/+12
* Add a header_abi_checker sectionLogan Chien2019-01-301-1/+17
* Add export_*_lib_headers to static and shared propertiesColin Cross2019-01-251-20/+22
* Make sure that ASAN runtime lib is the first DT_NEEDED oneJiyong Park2019-01-251-1/+3
* Stubs libs are built with version scriptJiyong Park2019-01-131-0/+5
* Fix: stubs lib is installed in APEXJiyong Park2019-01-041-1/+1
* Add dependency for syspropSundong Ahn2018-12-191-0/+1
* When a stub is built for APEX, it is generated with --apexJiyong Park2018-12-161-1/+1
* Remove -include <file> when compiling stubs.Jiyong Park2018-12-151-0/+18
* Stubs libs are available for hostJiyong Park2018-12-131-4/+0
* Don't install stubsJiyong Park2018-12-121-0/+1
* Disable cfi and stl for stubs librariesJiyong Park2018-12-111-0/+2
* Make filegroups work for library.Shared/Static.Srcsdimitry2018-12-051-2/+14
* Stubs variant is used when building for APEXJiyong Park2018-12-041-11/+48
* Apply system_shared_libs to static librariesDan Willemsen2018-12-031-9/+32
* Add dist support to SoongDan Willemsen2018-11-191-8/+30
* Enable overrides and add stem library propertiesdimitry2018-11-161-1/+14
* Set __<libname>_API__ macro when building against stubsJiyong Park2018-11-041-0/+37
* Add support for versioned stubs.Jiyong Park2018-10-301-3/+79
* Add support for sysprop description files to c++Inseob Kim2018-10-101-0/+8
* Remove GCC checksDan Willemsen2018-10-091-8/+2
* Export cc module types and mutators needed for JNI testingColin Cross2018-10-081-1/+1
* Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modulesColin Cross2018-09-101-0/+5
* Enable toc support for Darwin and WindowsColin Cross2018-09-101-9/+7
* Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"Colin Cross2018-09-101-5/+0