aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
Commit message (Expand)AuthorAgeFilesLines
* Export lists of support libraries modules to MakeColin Cross2018-05-031-0/+1
* Add support for android_library modulesColin Cross2018-05-031-1/+2
* Allow platform modules to link to vendor public librariesJiyong Park2018-03-301-0/+2
* Add unit tests for android/neverallow.goLogan Chien2018-03-161-0/+1
* Soong AAR prebuilt supportColin Cross2018-02-221-0/+1
* Droiddoc Support in SoongNan Zhang2018-02-221-0/+1
* Refactor dexingColin Cross2018-01-021-0/+1
* neverallows in SoongSteven Moreland2017-12-191-0/+1
* Allow Soong to generate its own build documentationColin Cross2017-12-121-0/+1
* Add java_genrules to use jars as inputs and outputsColin Cross2017-12-061-0/+1
* Revert "Revert "Soong support for namespaces""Jeff Gaston2017-12-041-0/+2
* Install VNDK snapshot libraries for system buildJustin Yun2017-12-051-0/+1
* Revert "Soong support for namespaces"Jeff Gaston2017-11-301-2/+0
* Fix aapt2Colin Cross2017-11-301-0/+1
* Soong support for namespacesJeff Gaston2017-11-291-0/+2
* Replace aapt support with aapt2Colin Cross2017-11-291-0/+1
* Wrap PackageContext and SingletonContextColin Cross2017-11-291-0/+1
* Add Jacoco supportColin Cross2017-11-221-0/+1
* Prohibit accidental renames of product config json fieldsJeff Gaston2017-11-201-0/+1
* Fix using aidl files from filegroupsColin Cross2017-11-171-0/+1
* Add cc_library testsColin Cross2017-11-171-0/+1
* Move first/last unique elements utility functions to android packageColin Cross2017-10-241-0/+1
* split soong_zip into a library and a binaryJeff Gaston2017-10-191-0/+1
* Initial kotlin supportColin Cross2017-10-171-0/+1
* Initial support for converting jars to java9 system modulesColin Cross2017-10-161-0/+1
* Add support for .proto files in java modulesColin Cross2017-10-031-0/+1
* Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen2017-10-021-2/+2
* Add PGO support to soongPirama Arumuga Nainar2017-09-211-0/+1
* Extract the linker and embed it into host bionic binariesDan Willemsen2017-09-201-1/+43
* Add cc_genruleDan Willemsen2017-09-181-0/+2
* Refactor proto in preparation for java proto supportColin Cross2017-09-111-0/+1
* Move error_prone config to external/error_proneColin Cross2017-09-051-1/+1
* Add support for python_defaults modulesNan Zhang2017-09-051-0/+1
* Add error-prone supportColin Cross2017-08-281-0/+1
* Extract jar-sorting to be accessible to soong_zipJeff Gaston2017-08-241-0/+1
* Add LTO support to soongStephen Crane2017-08-151-0/+1
* Revert "Revert "Cacheable, multithreaded finder.""Jeff Gaston2017-08-101-0/+2
* Revert "Cacheable, multithreaded finder."Jeff Gaston2017-08-101-2/+0
* Cacheable, multithreaded finder.Jeff Gaston2017-08-081-0/+2
* Add basic tests for java modulesColin Cross2017-07-191-0/+3
* Install VNDK libs in /system instead of /vendorJustin Yun2017-07-181-0/+1
* Add integration testing infrastructureColin Cross2017-07-141-0/+1
* add device_kernel_headers module for vendor-specific kernel headersJiyong Park2017-07-081-0/+7
* Add java config and share it with makeColin Cross2017-06-231-0/+14
* Revert "Revert "Initial implementation of bpfix""Jeff Gaston2017-06-191-0/+1
* Have Soong try to enforce that genrules declare all their outputs.Jeff Gaston2017-06-091-12/+9
* Revert "Initial implementation of bpfix"Jeff Gaston2017-05-261-1/+0
* Initial implementation of bpfixJeff Gaston2017-05-241-0/+1
* Add python_test_host module.Nan Zhang2017-05-171-0/+3
* Support .rs and .fs files in cc_* module srcs listsColin Cross2017-05-051-0/+1