aboutsummaryrefslogtreecommitdiff
path: root/core/shared_library_internal.mk
Commit message (Expand)AuthorAgeFilesLines
* Reapply "Rename LOCAL_USE_VNDK"Kiyoung Kim2024-02-051-1/+1
* Revert "Rename LOCAL_USE_VNDK"Kiyoung Kim2024-02-021-1/+1
* Rename LOCAL_USE_VNDKKiyoung Kim2024-01-301-1/+1
* Stop linking against libatomicRyan Prichard2021-04-021-3/+0
* Use the soong-built NDK CRT objects.Dan Albert2020-07-171-2/+2
* Update make build system for dynamic unwinder.Peter Collingbourne2020-01-101-7/+0
* Merge changes I2183ac9f,I2c76701c,Ibbe4e11a,I0706faa2,Ic5b7c4fb, ...Treehugger Robot2019-06-131-1/+1
|\
| * Add dependencies on the toolchain (clang, etc)Dan Willemsen2019-06-121-1/+1
* | Package coverage files as a zip.Oliver Nguyen2019-06-101-3/+3
|/
* Allow projects to exclude from libcrt_builtinsYi Kong2018-11-081-0/+4
* Move libgcc to libcrt.builtinsYi Kong2018-11-081-0/+3
* Remove *_OUT_INTERMEDIATE_LIBRARIESDan Willemsen2018-09-151-11/+4
* Clean up some kati warningsDan Willemsen2018-01-291-0/+2
* Support split /system and /vendor modules from SoongDan Willemsen2017-04-101-1/+4
* Support Soong native coverageDan Willemsen2017-02-101-0/+1
* Add basic VNDK support in MakeDan Willemsen2016-11-281-1/+1
* Remove GLOBAL_LD_DIRSDan Willemsen2016-11-281-10/+0
* Support multiple arch for coverage packaging.Ryan Campbell2016-10-031-3/+9
* Implement path-based enabling of code coverage.Ryan Campbell2016-09-131-0/+28
* Remove global linker search pathsColin Cross2016-09-091-1/+1
* Remove unnecessary variablesDan Willemsen2016-05-251-2/+2
* Remove TARGET_LIBGCC/LIBATOMIC/LIBGCOVDan Willemsen2016-05-161-2/+4
* Remove USE_NINJA=falseDan Willemsen2016-02-261-1/+0
* Use libgcov OR libclang_rt.profile, not both.Dan Albert2015-10-081-4/+0
* Don't add dependencies on Makefiles when using ninjaColin Cross2015-09-281-1/+1
* Simplify LOCAL_NO_CRT.Ying Wang2015-07-021-0/+5
* Add LOCAL_NO_LIBGCC.Ying Wang2015-07-021-0/+4
* Use prebuilt libclang_rt.profile.Dan Albert2015-04-011-0/+2
* Make modules depend on their makefile.Dan Albert2014-11-111-3/+7
* resolved conflicts for merge of 326f9450 to lmp-dev-plus-aospDan Albert2014-09-241-0/+2
|\
| * Add option for generating coverage info.Dan Albert2014-09-231-0/+2
* | Update the FDO support:Dehao Chen2014-07-301-2/+0
|/
* Add -latomic to all target buildsAndrew Hsieh2014-05-291-0/+2
* Rename my_ndk_version_root to my_ndk_sysroot; and _include and _libAndrew Hsieh2014-04-251-3/+3
* Remove redundant my_target_global_ldflagsDmitriy Ivanov2014-04-011-5/+0
* add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64Colin Cross2014-03-251-1/+1
* Fix prebuilt library dependency for multilib buildYing Wang2014-02-251-1/+1
* Refactor llvm_config.mk and support the 2nd archYing Wang2014-02-071-1/+1
* Set up rules to build shared libraries for TARGET_2ND_ARCHYing Wang2014-01-241-0/+75