aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Attach global variables to ContextInseob Kim2019-05-081-1/+1
* Support opt-in ABI checksLogan Chien2019-04-261-8/+11
* Add support for no-vendor-variant VNDKVic Yang2019-03-201-0/+6
* Create symlink for bionic filesJiyong Park2019-03-141-0/+6
* Don't emit symbol for stubs librariesJiyong Park2019-02-061-1/+3
* Add prebuilt ABI checker support to soongLogan Chien2019-01-221-0/+37
* Return false in DirectlyInAnyApex for host libraries.Nicolas Geoffray2019-01-161-3/+6
* Rename non-stubs variant of a lib if it is included in APEXJiyong Park2019-01-091-3/+20
* Fix: 'required' property is ignoredJiyong Park2019-01-031-4/+1
* Stubs dependency is not installedJiyong Park2018-12-121-0/+3
* Add dist support to SoongDan Willemsen2018-11-191-0/+2
* Enable overrides and add stem library propertiesdimitry2018-11-161-0/+3
* Revert "Revert "Revert "Revert "Export static libraries.""""Jaewoong Jung2018-11-151-0/+6
* Revert "Revert "Revert "Export static libraries."""Jaewoong Jung2018-11-091-6/+0
* Revert "Revert "Export static libraries.""Jaewoong Jung2018-11-091-0/+6
* Revert "Export static libraries."Jaewoong Jung2018-11-061-6/+0
* Export static libraries.Jaewoong Jung2018-11-051-0/+6
* Revert "Export static libraries."Jaewoong Jung2018-11-021-6/+0
* Export static libraries.Jaewoong Jung2018-11-011-0/+6
* Add ApexModule interface for APEX-aware modulesJiyong Park2018-10-101-1/+1
* *_OUT_INTERMEDIATE_LIBRARIES has been removed from MakeDan Willemsen2018-09-151-14/+3
* Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modulesColin Cross2018-09-111-81/+13
* Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"Colin Cross2018-09-101-13/+81
* Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modulesColin Cross2018-09-101-81/+13
* Remove relocation packerColin Cross2018-09-051-9/+0
* Move autogenerated test config into SoongColin Cross2018-08-141-6/+4
* Support prebuilt shared libs end with versionsLogan Chien2018-08-081-11/+16
* Support 'test_config' into soong modulesJulien Desprez2018-08-071-0/+8
* LOCAL_SDK_VERSION is not emitted for recovery variantJiyong Park2018-05-291-1/+1
* Support recovery and recovery_availableJiyong Park2018-05-151-2/+5
* Introduce runtime_libs to cc_binary and cc_libraryLogan Chien2018-04-251-0/+2
* build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark TestNelson Li2018-04-181-0/+1
* Add overrides to cc_binaryYifan Hong2018-04-031-0/+4
* Allow platform modules to link to vendor public librariesJiyong Park2018-03-291-0/+15
* Add target_arch to vndk prebuilt module nameJae Shin2018-01-031-1/+1
* Expose the NDK STLs to make.Dan Albert2017-12-151-0/+11
* Split logtags implementations for cc and javaColin Cross2017-12-071-0/+3
* Run gofmt -wColin Cross2017-12-061-1/+1
* Install VNDK snapshot libraries for system buildJustin Yun2017-12-041-0/+21
* Wrap PackageContext and SingletonContextColin Cross2017-11-281-1/+1
* Change bool, and string properties to *bool, and *string for ccNan Zhang2017-11-071-5/+7
* Revert "Build system changes for CFI (Soong)"Orion Hodson2017-10-311-5/+0
* Build system changes for CFI (Soong)Vishwath Mohan2017-10-301-0/+5
* Some clarifications in preparation to automatically order linker dependenciesJeff Gaston2017-10-181-5/+5
* vendor_available:false hides a lib from vendorsJiyong Park2017-10-101-1/+1
* Revert "Some clarifications in preparation to automatically order linker depe...Jeff Gaston2017-10-041-5/+5
* Some clarifications in preparation to automatically order linker dependenciesJeff Gaston2017-10-031-5/+5
* Add target.linux_glibc and target.bionicDan Willemsen2017-09-271-1/+5
* Add cc_genruleDan Willemsen2017-09-191-1/+1
* Allow AndroidMkData.Custom handlers to extend normal valuesColin Cross2017-08-111-4/+4